/* ---------------------------------------------------- */
/* Header/Cabecera Monitores:1152 x 864 /* ---------------------------------------------------- */
* {
	margin:0;
	padding:0;
}
body {
	font:13px Arial,Helvetica,sans-serif;
	background:url(img/bg.jpg);
}
p {
	line-height:13px;
}
a {
	text-decoration:none;
}
.separador {
	border-top:solid 1px #e7e7e7;
	border-bottom:solid 1px #f3f3f3;
	height:0px;
	margin:20px 0px 20px 0;
}

.separadorVacio {
	height:15px;
}
.separador2 {
	width:100%;
	border-bottom:solid 1px #F3F3F3;
	height:2px;
	background-color:#CCC;
	margin:30px 0px 0px 0px;
	position:relative:
}
.separadorSimple {
	width:100%;
	border-bottom:solid 1px #CCC;
	height:0px;
	display:inline-block;
	float:left;
	margin: 20px 0px 20px 0;
}
/* ---------------------------------------------------- */
/* Header/Cabecera/* ---------------------------------------------------- */
.header {
	width:100%;
	background-image:url(img/headerBG.jpg);
	height:79px;
	vertical-align:middle;
}



.headerCont {
	position:absolute;
	text-align:Left;
	vertical-align:middle;
	padding:10px;
	font-size:22px;
	color:#FFF;
}
.headerCont,#user,.barraAcciones,.section,.tabsCont {
	width:900px;
	margin-top:10px;
}
.headerCont,#contenido,#footer,.css-panes div,ul.css-tabs {
	margin:0 auto;
	margin-bottom:5px;
	position:relative;
}
titulo {
	color:#FFF;
}
.logo {
	position:relative;
	float:right;
}


/* ---------------------------------------------------- */
/* Contenido/* ---------------------------------------------------- */
.contenido {
	background:#f7f7f7;
	padding:30px;
	text-align:left;
	min-height:200px;
	-moz-border-radius:10px;
	width: 1120px;
}
/* ---------------------------------------------------- */
/* Pie/Footer/* ---------------------------------------------------- */
.footer {
	text-align:center;
	padding: 5px;
}
/* ---------------------------------------------------- */
/* Tab/* ---------------------------------------------------- */
.tabsCont {
	margin:0px auto;
}
.ui-tabs {
	height:34px;
	line-height:25px;
	list-style:none;
	border:1px solid #CCC;
	border-bottom:1px solid #DDD;
	-moz-border-radius:8px 8px 0 0;
	border-radius:8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	background:url(tabs/bandejas-bkg.jpg) #666;
	padding-top:15px;
	padding-left:15px;
}
.ui-tabs .ui-tabs-nav {
	list-style:none;
	position:relative;
	overflow:hidden;
}
.ui-tabs .ui-tabs-nav li {
	float:left;
	display:inline;
	margin:0 1px 0px 0;
	padding-left:15px;
	padding-right:15px;
	padding-top:4px;
	padding-bottom:4px;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	text-indent:0.5px;
	text-transform:uppercase;
	cursor:pointer;
	-moz-border-radius:6px 6px 0 0;
	background:url(img/tab.jpg);
	border:1px solid #afafaf;
	border-bottom:0px solid #F9F9F9;
	position:relative
}
.ui-tabs .ui-tabs-nav li:hover {
	color:#666;
	background:url(tabs/tab-over.jpg);
	border:1px solid #afafaf;
	border-bottom:1px solid #fff;
}
.ui-tabs .ui-tabs-nav li:hover a {
	color:#666;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	color:#444;
	background:url(tabs/tab-current.jpg) #fff;
	padding-left:15px;
	padding-right:15px;
	padding-top:4px;
	padding-bottom:4px;
	border:1px solid #D4D4D4;
	border-bottom:1px solid #FFF;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
	color:#000;
}
.ui-tabs .ui-tabs-nav li a {
	float:left;
	text-decoration:none;
	color:#FFF;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor:text;
}
.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
}
/* first selector in group seems obsolete,but required to overcome bug in Opera applying cursor:text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
	padding:30px;
	display:block;
	border-width:0;
	background:#fff;
	border:1px solid #D4D4D4;
	border-width:0 1px 1px;
	margin-top:0px;
	position:relative;
	min-height:350px;
	margin-left:-16px;
	min-height:300px;
	width:838px;
}
.ui-tabs .ui-tabs-hide {
	display:none !important;
}
a.mover {
	min-width:80px;
	height:20px;
	vertical-align:text-bottom;
	margin:0 10px -1px 0;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:4px;
	color:#FFF;
	cursor:pointer;
	-moz-border-radius:6px 6px 6px 6px;
	background:url(img/boton.jpg) #e5e5e5;
	border:1px solid #afafaf;
	position:absolute;
	line-height:12px;
	text-align:center;
	color:#000;
	font-size:12px;
	font-weight:bold;
}
.next-tab {
	bottom:20px;
	right:20px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius:8px 8px 0 0;
	-webkit-border-radius:8px 8px 0 0;
	border-radius:8px 8px 0 0;
}
.prev-tab {
	bottom:20px;
	left:20px;
	-moz-border-radius:10px;
	-webkit-border-top-right-radius: 10px;
}
/* ---------------------------------------------------- */
/* Botones/* ---------------------------------------------------- */
a.btn,.btn a {
	width:32px;
	height:32px;
	background-repeat:no-repeat;
	background-position:center center;
	text-indent:-900em;
	color:#000;
	text-decoration:none;
	line-height:100%;
	white-space:nowrap;
	display:inline-block;
	position:relative;
	vertical-align:middle;
	margin:0 2px 5px 0;
	/* default gradient */
	background:-moz-linear-gradient(top,#eeeeee 0%,#d2d2d2 100%);
	background:-webkit-linear-gradient(top,#eeeeee 0%,#d2d2d2 100%);
	background:linear-gradient(top,#eeeeee 0%,#d2d2d2 100%);
	/* default border radius */
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}
a.btn.no-shadow,.btn.no-shadow a {
	text-indent:0;
	width:auto;
	height:20px;
	padding:9px 14px 3px 34px;
	background-position:2px center;
}
btnVerificar a,.btnEnviar a {
	color:#FFF;
	padding:10px 10px 10px 10px;
}
btnVerificar,btnEnviar {
	text-align:center;
	vertical-align:middle;
	-moz-border-radius:4px;
	background-image:linear-gradient(bottom,rgb(75,78,80) 36%,rgb(99,103,105) 69%);
	background-image:-o-linear-gradient(bottom,rgb(75,78,80) 36%,rgb(99,103,105) 69%);
	background-image:-moz-linear-gradient(bottom,rgb(75,78,80) 36%,rgb(99,103,105) 69%);
	background-image:-webkit-linear-gradient(bottom,rgb(75,78,80) 36%,rgb(99,103,105) 69%);
	background-image:-ms-linear-gradient(bottom,rgb(75,78,80) 36%,rgb(99,103,105) 69%);
}
btnVerificar:hover,btnEnviar:hover {
	text-align:center;
	vertical-align:middle;
	-moz-border-radius:4px 4px 4px 4px;
	background-image:linear-gradient(bottom,rgb(44,45,46) 39%,rgb(75,78,80) 69%);
	background-image:-o-linear-gradient(bottom,rgb(44,45,46) 39%,rgb(75,78,80) 69%);
	background-image:-moz-linear-gradient(bottom,rgb(44,45,46) 39%,rgb(75,78,80) 69%);
	background-image:-webkit-linear-gradient(bottom,rgb(44,45,46) 39%,rgb(75,78,80) 69%);
	background-image:-ms-linear-gradient(bottom,rgb(44,45,46) 39%,rgb(75,78,80) 69%);
}
btnVerificar {
	padding:8px;
	color:#CCC;
	font-size:10px;
	margin-left:10px;
}
btnVerificar:hover {
	padding:8px;
	color:#FFF;
	font-size:10px;
}
btnEnviar {
	padding:16px;
	width:150px;
	color:#FFF;
	font-size:12px;
	float:right;
	margin-bottom:10px;
	position:relative;
	background-image:linear-gradient(bottom,rgb(52,74,143) 34%,rgb(78,104,172) 67%);
	background-image:-o-linear-gradient(bottom,rgb(52,74,143) 34%,rgb(78,104,172) 67%);
	background-image:-moz-linear-gradient(bottom,rgb(52,74,143) 34%,rgb(78,104,172) 67%);
	background-image:-webkit-linear-gradient(bottom,rgb(52,74,143) 34%,rgb(78,104,172) 67%);
	background-image: -ms-linear-gradient(bottom,rgb(52,74,143) 34%,rgb(78,104,172) 67%);
}

ul.btnMini {
	min-height:35px;
	line-height:25px;
	list-style:none;
	padding:7px;
	clear: both;
}

.btnMini li {
	width:15px;
	height:20px;
	float:left;
	vertical-align:text-bottom;
	display:inline;
	margin:0 10px -1px 0;
	padding-left:5px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:4px;
	color:#FFF;
	cursor:pointer;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	background:url(img/boton.jpg) #e5e5e5;
	border:1px solid #afafaf;
	line-height:12px;
	text-align:center;
	color:#000;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}

.btnMini li:hover,.btnGestion li:hover {
	color:#000;
	background:url(img/botonOver.jpg);
	border: 1px solid #afafaf;
}


/* ---------------------------------------------------- */
/* Componentes Textarea,input,check/* ---------------------------------------------------- */
input[type=checkbox] {
	width:20px;
	vertical-align:middle;
	font-style:italic;
}
input,textarea {
	border:solid 1px #CCC;
	padding:6px;
	font:12px Helvetica,Sans-Serif;
	margin:4px 0 3px 0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	line-height:18px;
}
input:hover,input:focus,select:hover,select:focus,textarea:focus,textarea:hover {
	-moz-box-shadow:inset 0 0 5px #e6f1f5;
	-webkit-box-shadow:inset 0 0 5px #e6f1f5;
	box-shadow:inner 0 0 5px #e6f1f5;
	border:solid 1px #666;
}
select {
	border:solid 1px #CCC;
	padding:6px;
	font:11px Helvetica,Sans-Serif;
	font-stretch:extra-expanded;
	margin:4px 0 3px 0;
	
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	text-transform:uppercase;
}

.miniSubt{
	font-size:11px;
	color:#333333;
	font-weight:bold;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:#CCCCCC;
	height:17px;
	padding-top:10px;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
	
	}
	
#contrSel{
	width:100%}
	

.telefono {
	width:165px;
	margin-right:5px;
}
.codigoArea {
	width:55px;
	margin-right:5px;
	text-align:right;
}
.email {
	width:240px;
	margin-right:5px;
	text-align:left;
}
.emailDominio {
	width:150px;
	margin-right:5px;
}
.subtitulo {
	font:22px Helvetica,Sans-Serif;
	margin-bottom:10px;
	font-weight:bold;
}
.textoDetalles{
	font-size:9px;}
.titular {
	font:22px Helvetica,Sans-Serif;
	padding-bottom:5px;
	margin-top:10px;
	font-weight:bold;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	color:#FFF;
	padding:10px;
	padding-left:20px;
	background-color:#a3bbe3;
}
.CUIL {
	font:14px Helvetica,Sans-Serif;
	margin-bottom:5px;
	font-weight:bold;
	color:#FFF;
}
.mensaje {
	font:13px Helvetica,Sans-Serif;
	padding-bottom:10px;
	padding:20px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#C5E6EF;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	width:83%;
}
.tituloBarra2 {
	background-color:#5A7DB7;
	border-bottom:2px solid #3C63A6;
	font:bold 12px sans-serif;
	color:#FFF;
	padding:5px 8px 6px;
	margin-left:5px;
	-moz-border-radius:8px 0 3px 0;
	-webkit-border-radius:8px 0 3px 0;
	border-radius:8px 0 3px 0;
	margin-top:10px;
}
.contacto {
	width:96%;
	background-color:#e6f1f5;
	-moz-border-radius:8px;
	padding:20px;
	margin-top:10px;
	margin-right:10px;
	display:inline-block;
}
.ciudadano {
	background-color:#EBEBEB;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	padding: 20px;
}
/* ---------------------------------------------------- */

/* Tablas/* ---------------------------------------------------- */
.TresColumnas {
	width:100%;
	border:none;
	display:inline-table;
	position:relative;
	float:left;
}
.TresColumnas .columna1 {
	width:25%;
}
.TresColumnas .columna2 {
	width:25%;
}
.TresColumnas .columna3 {
	width:50%;
}
.DosColumnas {
	border:none;
	width:600px;
}
.DosColumnas .columna1 {
	width:300px;
	padding:5px;
}
.DosColumnas .columna2 {
	width:300px;
	padding:5px;
	vertical-align:top;
}
.CuatroColumnas {
	width:100%;
	border:solid 0px;
	line-height:12px;
}
.CuatroColumnas .columna1 {
	vertical-align:top;
	width:25%;
	line-height:16px;
	text-align:right;
}
.CuatroColumnas .columna2 {
	width:25%;
	vertical-align:top;
	line-height:16px;
}
.CuatroColumnas .columna3 {
	width:25%;
	vertical-align:top;
	line-height:16px;
}
.CuatroColumnas .columna4 {
	width:25%;
	vertical-align:top;
	line-height: 16px;
}
/* ---------------------------------------------------- */
/* Titulos/* ---------------------------------------------------- */
h1 {
	font:22px Helvetica,Sans-Serif;
	margin-bottom:10px;
}
h2 {
	font:12px Helvetica,Sans-Serif;
	margin-bottom:5px;
	font-weight:bold;
}
.userLabel {
	font:16px Helvetica,Sans-Serif;
	color:#4b4e50;
	margin-bottom:10px;
	font-weight:bold;
	text-transform:uppercase;
	padding:12px;
	background-color:#e7e7e7;
}
h3 {
	font:20px Helvetica,Sans-Serif;
	margin-bottom:10px;
	font-weight:bold;
	text-transform:uppercase;
}
h4 {
	font:15px Helvetica,Sans-Serif;
	margin-bottom:10px;
	font-weight:bold;
	text-transform:uppercase;
	vertical-align: middle;
}

.mini {
	font:11px Helvetica,Sans-Serif;
	color:#FFFFFF;
	}
	
/*************** BOTONERA ACCIONES ***************/
.barraAcciones {
	margin:0 0 30px;
	margin:0 auto;
	margin-bottom:25px;
	-moz-box-shadow:5px 5px 6px #CCC;
	-webkit-box-shadow:3px 3px 4px #CCC;
	box-shadow:3px 3px 4px #CCC;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}

.barraAccionesTitulo {
	height:20px;
	list-style:none;
	color:#FFF;
	background:url(img/titulo.jpg) #666;
	padding:8px;
	padding-left:15px;
	font-weight:bold;
}

.barraAccionesTitulo {
	height:20px;
	list-style:none;
	color:#FFF;
	background:url(img/titulo.jpg) #666;
	padding:8px;
	padding-left:15px;
	font-weight:bold;
}

.barraAccionesSubTitulo {
	height:20px;
	list-style:none;
	color:#000;
	background:#E2E2E2;
	padding:8px;
	padding-left:15px;
	font-weight:bold;
	-moz-border-radius:0px 0px 8px 8px;
	-webkit-border-radius:0px 0px 8px 8px;
	border-radius:0px 0px 8px 8px;
}

.barraEmpresa {
	float:right;
	display:inline-block;
	font-size:16px;
	padding-right:20px;
	vertical-align:text-bottom;
	text-transform:uppercase;
	}

.barraUser {
	float:right;
	display:inline-block;
	font-size:11px;
	padding-right:20px;
	vertical-align:text-bottom;
	}
	
.barraUser2 {
	float:right;
	display:inline-block;
	font-size:10px;
	padding-right:20px;
	vertical-align:text-bottom;
	}
	
.barraTitulo {
	float:left;
	display:inline-block;
	font-size:15px;
	padding-top:2px;
	text-transform:uppercase;
	
	}

ul.btnAcciones {
	height:75px;
	line-height:25px;
	list-style:none;
	background-image: url(img/botonera.jpg);
	background-color:#F8F8F8;
	border:1px solid #F2F2F2;
	-moz-border-radius:0px 0px 8px 8px;
	-webkit-border-radius:0px 0px 8px 8px;
	border-radius:0px 0px 8px 8px;
	padding:8px;
	padding-top:4px;
}

.btnAcciones li a:hover, a:visited {
	color:#000;
	font-size:10px;

	}

.btnAcciones li {
	width:79px;
	height:60px;
	float:left;
	vertical-align:text-bottom;
	display:inline;
	margin:0;
	padding-left:15px;
	padding-right:15px;
	padding-top:6px;
	padding-bottom:10px;
	color:#FFF;
	cursor:pointer;
	border-right:solid 1px;
    border-right-color: #B7B7B7;
	position:relative;
	line-height:12px;
	text-align:center;
	color:#000;
	font-size:10px;
}
.btnAcciones li:hover ,.btnAcciones li:hover {
	color:#000;
	height:60px;
	background-color:#FFF;
	border-right:solid 1px;
    border-right-color: #B7B7B7;

}

.btnAcciones .currentFirst {
	color:#000;
	height:60px;
	background-color:#FFF;
	border-right:solid 1px;
    border-right-color: #B7B7B7;
	-moz-border-radius:0px 0px 0px 8px;
	-webkit-border-radius:0px 0px 0px 8px;
	border-radius:0px 0px 0px 8px;
}

.btnAcciones .current {
	color:#000;
	height:60px;
	background-color:#FFF;
	border-right:solid 1px;
    border-right-color: #B7B7B7;
}


.btnAcciones .first {
	-moz-border-radius:0px 0px 0px 8px;
	-webkit-border-radius:0px 0px 0px 8px;
	border-radius:0px 0px 0px 8px;
	}

.btnAcciones .last {
	-moz-border-radius:0px 0px 8px 0px;
	-webkit-border-radius:0px 0px 8px 0px;
	border-radius:0px 0px 8px 0px;
	border: 0px;
	}	

.iconAcciones {
	padding:3px;
	border:none;
	vertical-align: middle;
	margin-right:10px;
	margin-left:10px;
	
}

/*************** BOTONERA GESTION INFERIOR ***************/
.BotoneraGestion {
	width:100%;
	clear: both;
	height:45px;
	margin-bottom:20px;
	background-color:#efefef;
	margin-top:10px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;

}

ul.btnGestionVert {
	min-height:35px;
	line-height:25px;
	list-style:none;
	padding:8px;
	clear: both;



}
.btnGestionVert li {
	width:80%;
	margin-bottom:10px;
	text-align:left;

	/*float:left;*/
	vertical-align:text-bottom;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:4px;
	color:#FFF;
	cursor:pointer;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	background:url(img/boton.jpg) #e5e5e5;
	border:1px solid #afafaf;
	line-height:12px;
	text-align:center;
	color:#000;
	font-size:12px;
	font-weight:bold;
}

.btnGestionVert li:hover,.btnGestion li:hover {
	color:#000;
	background:url(img/botonOver.jpg);
	border: 1px solid #afafaf;
}



ul.btnGestion {
	min-height:35px;
	line-height:25px;
	list-style:none;
	padding:8px;
	clear: both;

}
.btnGestion li {
	min-width:80px;
	height:20px;
	float:left;
	vertical-align:text-bottom;
	display:inline;
	margin:0 10px -1px 0;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:4px;
	color:#FFF;
	cursor:pointer;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	background:url(img/boton.jpg) #e5e5e5;
	border:1px solid #afafaf;
	line-height:12px;
	text-align:center;
	color:#000;
	font-size:12px;
	font-weight:bold;
}

.btnGestion li:hover,.btnGestion li:hover {
	color:#000;
	background:url(img/botonOver.jpg);
	border: 1px solid #afafaf;
}

.BotoneraGestionDer {
	width:100%;
	clear: both;
	height:45px;
	margin-bottom:20px;
	background-color:#efefef;
	margin-top:10px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	

	
	
}
ul.btnGestionDer {
	min-height:35px;
	line-height:25px;
	list-style:none;
	padding:8px;
	clear: both;

}
.btnGestionDer li {
	min-width:80px;
	height:20px;
	float:right;
	vertical-align:text-bottom;
	display:inline;
	margin:0 10px -1px 0;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:4px;
	color:#FFF;
	cursor:pointer;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	background:url(img/boton.jpg) #e5e5e5;
	border:1px solid #afafaf;
	line-height:12px;
	text-align:center;
	color:#000;
	font-size:12px;
	font-weight:bold;
}

.btnGestionDer li:hover,.btnGestionDer li:hover {
	color:#000;
	background:url(img/botonOver.jpg);
	border: 1px solid #afafaf;
}


/*************** BOTONERA gestion SUPERIOR ***************/
.BotoneraGestion2 {
	border-bottom:solid 1px #CCC;
	height:44px;
	background:url(img/barraGestion2.jpg);
	padding:1px;
	display:inline-block;
}
ul.btnGestion2 {
	min-height:30px;
	line-height:25px;
	list-style:none;
	padding:2px;
	position:relative;
	float:right;
}
.btnGestion2 li {
	min-width:80px;
	height:29px;
	float:left;
	vertical-align:text-bottom;
	display:inline;
	margin:0 5px -1px 0;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:4px;
	color:#666;
	cursor:pointer;
	border:1px solid #afafaf;
	position:relative;
	line-height:12px;
	text-align:center; 
	font-size:12px;
	font-weight:bold;
	background:#FFF;
}
.btnGestion2 li:hover,.btnGestion2 li:hover {
	color:#FFF;
	background:url(img/botonOver.jpg);
	border: 1px solid #afafaf;
}
/*************** BOTON SIMPLE ***************/

.btnSimpleBtn {
	min-width:80px;
	height:20px;
	float:left;
	vertical-align:text-bottom;
	display:inline;
	position: static;
	padding-left:5px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:4px;
	color:#FFF;
	cursor:pointer;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	background:url(../componentes/img/boton.jpg) #e5e5e5;
	border:1px solid #afafaf;
	position:relative;
	line-height:12px;
	text-align:center;
	color:#000;
	font-size:12px;
	font-weight:bold;
	vertical-align: text-bottom;
}

ul.btnSimple {
	min-height:35px;
	line-height:25px;
	list-style:none;
	padding-top:8px;
	padding-left:0px;
	position:relative;
	float:left;
	display:inline-block;
	margin-bottom:-20px;
	
}
ul.btnSimple2 {
	min-height:35px;
	line-height:25px;
	list-style:none;
	padding-top:8px;
	padding-left:0px;
	position:relative;
	float:left;
	display:inline-block;
	margin-bottom:0px;
	
}

.btnSimple li {
	min-width:80px;
	height:20px;
	float:left;
	vertical-align:text-bottom;
	display:inline;
	margin:0 00px -1px 0;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:4px;
	color:#FFF;
	cursor:pointer;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	background:url(img/boton.jpg) #e5e5e5;
	border:1px solid #afafaf;
	position:relative;
	line-height:12px;
	text-align:center;
	color:#000;
	font-size:12px;
	font-weight:bold;
	vertical-align: text-bottom;
}

.btnSimple2 li {
	min-width:80px;
	height:20px;
	float:left;
	vertical-align:text-bottom;
	display:inline;
	margin:0 00px -1px 0;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:4px;
	color:#FFF;
	cursor:pointer;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	background:url(img/boton.jpg) #e5e5e5;
	border:1px solid #afafaf;
	position:relative;
	line-height:12px;
	text-align:center;
	color:#000;
	font-size:12px;
	font-weight:bold;
	vertical-align: text-bottom;
}
ul.btnSimpleGrande {
	min-height:45px;
	line-height:25px;
	list-style:none;
	padding-top:8px;
	padding-left:0px;
	position:relative;
	float:left;
	display:inline-block;
}
.btnSimpleGrande li {
	min-width:80px;
	height:40px;
	float:left;
	vertical-align:text-bottom;
	display:inline-block;
	margin:0 0px -1px 0;
	padding-left:10px;
	padding-right:20px;
	padding-top:3px;
	padding-bottom:4px;
	color:#FFF;
	cursor:pointer;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	background:url(img/boton.jpg) #e5e5e5;
	border:1px solid #afafaf;
	position:relative;
	line-height:12px;
	text-align:center;
	color:#000;
	font-size:14px;
	font-weight: bold;
}
/*************** Adjuntos ***************/
.Adjuntos {
	width:780px;
	height:50px;
	margin-bottom:20px;
	background-color:#efefef;
	margin-top:10px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	text-align:left;
}
ul.listaAdjuntos {
	min-height:35px;
	line-height:25px;
	list-style:none;
	margin:10px;
	position:relative;
}
.listaAdjuntos li {
	padding-left:35px;
	vertical-align:middle;
	height:20px;
	padding-top:10px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	margin-bottom:6px;
	font-size:12px;
	line-height:12px;
	background:#e5e5e5;
}
.listaAdjuntos a {
	color:#000;
	font-weight:bold;
}
.listaAdjuntos a:hover {
	color:#000;
	text-decoration:underline;
}
.listaAdjuntos li.doc {
	background:url(img/doc.png) no-repeat #e5e5e5;
	background-position:10px;
}
.listaAdjuntos li.doc:hover {
	background:url(img/doc.png) no-repeat #CCC;
	background-position:10px;
}
.listaAdjuntos li.pdf {
	background:url(img/pdf.png) no-repeat #e5e5e5;
	background-position:10px;
}
.listaAdjuntos li.pdf:hover {
	background:url(img/pdf.png) no-repeat #CCC;
	background-position:10px;
}
.listaAdjuntos li.img {
	background:url(img/img.png) no-repeat #e5e5e5;
	background-position:10px;
}
.listaAdjuntos li.img:hover {
	background:url(img/img.png) no-repeat #CCC;
	background-position: 10px;
}
/*************** Iconos ***************/

.icon {
	padding:3px;
	border:none;
	vertical-align: middle;
	position: relative;
	display:inline-block;
}



/*************** Detalles ***************/
.detalle {
	height:auto;
	margin:0 auto;
	margin-top:40px;
	border:1px solid #CCC;
	border-bottom:1px solid #DDD;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background-color:#FBFBFB;
	padding-bottom:5px;
	display:inline-block;
	 
	
}
.incidencia {
	margin:18px;
	width:800px;
	overflow:hidden;
	clear:both;
}

.incidenciaVacio {
	margin:18px;
	width:803px;
	overflow:hidden;
	clear:both;
}

.detallesTable {
	border:none;
	padding:4px;
	border-collapse:collapse;
}
.DetalleBarra {
	border-bottom:solid 3px #CCC;
	height:35px;
	-moz-border-radius:8px 8px 0px 0px;
	-webkit-border-radius:8px 8px 0px 0px;
	border-radius:8px 8px 0px 0px;
	background:url(img/detalleBarraBkg.jpg) #F2F2F2;
	padding:10px;
}
.DetalleNumero {
	position:absolute;
	width:300px;
	font-size:24px;
	font-weight:bold;
}
.DetalleFecha {
	float:right;
	position:relative;
	margin-top:12px;
	margin-right:5px;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	padding:5px 10px 5px 10px;
	background-color:#F7F7F7;
	-moz-border-radius:8px 8px 0px 0px;
	-webkit-border-radius:8px 8px 0px 0px;
	border-radius:8px 8px 0px 0px;
	border:1px solid #d7d7d7;
	border-bottom:1px solid #CCC;
}
.DetalleUsuario {
	float:right;
	position:relative;
	margin-top:12px;
	margin-right:5px;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	padding:5px 10px 5px 10px;
	background-color:#F7F7F7;
	-moz-border-radius:8px 8px 0px 0px;
	-webkit-border-radius:8px 8px 0px 0px;
	border-radius:8px 8px 0px 0px;
	border:1px solid #d7d7d7;
	border-bottom: 1px solid #CCC;
}

.solapaForm {
	float:left;
	width:100%;
	position:relative;
	margin-top:12px;
	margin-right:5px;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	padding:5px 10px 5px 10px;
	background-color:#F7F7F7;
	-moz-border-radius:8px 8px 0px 0px;
	-webkit-border-radius:8px 8px 0px 0px;
	border-radius:8px 8px 0px 0px;
	border:1px solid #d7d7d7;
	border-bottom: 1px solid #CCC;
}

.DetalleRazonSocial {
	float:right;
	position:relative;
	font-size:15px;
	font-weight:bold;
	vertical-align:middle;
	padding:5px 10px 5px 10px;
	background-color:#454545;
	-moz-border-radius:8px 8px 0px 0px;
	-webkit-border-radius:8px 8px 0px 0px;
	border-radius:8px 8px 0px 0px;
	border:2px solid #454545;
	border-bottom:1px #666666 dotted;
	color:#FFFFFF;
	/*border-bottom:1px solid #CCC;*/
}

.comboSolapaSup {
	/*border-bottom:solid 3px #CCC;*/
	width:900px;
	height:35px;
	/*-moz-border-radius:8px 8px 0px 0px;
	-webkit-border-radius:8px 8px 0px 0px;
	border-radius:8px 8px 0px 0px;
	background:url(img/detalleBarraBkg.jpg) #F2F2F2;*/
	margin:0 auto;
}


/*************** Usuario ***************/
.usuario {
	float:left;
	width:100%;
	background:url(img/bkgUsuario.jpg) repeat-x #CCC;
	color:#000;
	min-height:20px;
	padding-bottom:20px;
}

.bkGeneracionF960 {
	min-height:300px;
	background:url(img/datosBg.jpg);
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	padding-bottom:30px;
	color:#FFF;
}
.datos960 {
	margin-top:10px;
	margin-left:15px;
	padding:5px;
	width:45%;
	float:left;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background-position:10px 10px;
}
.completados960 {
	margin-top:10px;
	margin-left:30px;
	padding:5px;
	width:45%;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background-position:10px 10px;
	float:left;
}




.usuarioConfirmacion {
	min-height:140px;
	background:url(img/datosBg.jpg);
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	padding-bottom:30px;
	color:#FFF;
}
.DatosGestor {
	margin-top:10px;
	margin-left:15px;
	padding:5px;
	width:45%;
	float:left;
	background:url(img/gestor.png) no-repeat;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background-position:10px 10px;
}

.DatosCiudadano {
	margin-top:10px;
	margin-left:15px;
	padding:5px;
	width:45%;
	background:url(img/ciudadano.png) no-repeat;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background-position:10px 10px;
	float:left;
}

.DatosContribuyente {
	clear:both;
	display: inline-block;
	margin-top:10px;
	margin-left:15px;
	padding-top:10px;
	width:97%;
	float:left;
	background:url(img/gestor.png) no-repeat;
	background-position:10px 10px;
}

.controles {
	margin-top:10px;
	margin-left:15px;
	padding:5px;
	width:45%;
	background:url(img/tick.png) no-repeat;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background-position:10px 10px;
	float:left;
}

.DatosInspector {
	margin-top:10px;
	margin-left:15px;
	padding:5px;
	width:100%;
	background:url(img/gestor.png) no-repeat;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background-position:10px 10px;
}


.DatosBotones {
	width:100%;
	color:#FFF;
	text-align:right;
	background-color:#666;
	height:35px;
	padding-top:5px;
	border-bottom:#4F4F4F solid 5px;
}
.DatosBotonesVacio {
	width:100%;
	background-color:#666;
	height:1px;
	border-bottom:#4F4F4F solid 5px;
	margin-bottom:-3px;
}
ul.btnUsuario {
	margin-left:10px;
	min-height:30px;
	line-height:25px;
	list-style:none;
	width:96%;
}
.btnUsuario li {
	width:120px;
	height:30px;
	display:inline;
	vertical-align:text-bottom;
	margin-bottom:2px;
	padding-right:15px;
	padding-left:15px;
	cursor:pointer;
	border-right:#CCC solid 1px;
	-moz-border-radius:8px 0px 0px 8px;
	-webkit-border-radius:8px 0px 0px 8px;
	border-radius:8px 0px 0px 8px;
	line-height:12px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}
.btnUsuario .last {
	border-right:#CCC solid 0px;
}
.btnUsuario li:hover,.btnUsuario li:hover {
	color:#FFC;
}
ul.listaUsuario {
	min-height:35px;
	line-height:20px;
	list-style: square;
	list-style-position:inside;
	padding-bottom:20px;
}


.listaUsuario li {
	vertical-align:middle;
	padding:5px;
	display: compact;
	line-height:16px;
	padding-left:10px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	font-size:11px;
}
.listaUsuario .nombre {
	font-size:18px;
	font-weight:bold;
	text-transform: uppercase;
}
/*************** INCIDENCIA ***************/
.incidenciaTitulo {
	height:34px;
	line-height:25px;
	list-style:none;
	border:1px solid #CCC;
	border-bottom:1px solid #DDD;
	-moz-border-radius:8px 8px 0 0;
	-webkit-border-radius:8px 8px 0 0;
	border-radius:8px 8px 0 0;
	background:url(tabs/bandejas-bkg.jpg) #666;
	padding-top:15px;
	padding-left:15px;
	font-size:18px;
	text-shadow: 1px 1px #FFF;
	font-weight:bold;
}

.incidenciaTituloDetalle {
	float:right;
	position:relative;
	margin-top:-2px;
	margin-right:5px;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	padding:5px 10px 5px 10px;
	background-color:#F0F0F0;
	-moz-border-radius:8px 8px 0px 0px;
	-webkit-border-radius:8px 8px 0px 0px;
	border-radius:8px 8px 0px 0px;
	border:1px solid #d7d7d7;
	border-bottom:1px solid #CCC;
}

.incidenciaTituloDetalle.last {
	margin-right:15px;
}

.incidenciaUsuario {
	display:inline-block;
	padding:0px;
	margin-bottom:10px;
	border:solid 1px #CCC;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background:url(img/ingresoBg.jpg);
	background-position:-38px;
}
.incidenciaUsuario h1 {
	color:#FFF;
	font-size:18px;
	padding-top:15px;
	padding-left:20px;
	margin-bottom:-15px;
	text-transform:uppercase;
}

.tdTitle {
	font-weight:bold;
	padding-top:10px;
	color:#FFF;
}
.izquierda {
	float:left;
	width:200px;
	height:270px;
	display:inline-block;
	padding:16px;
}
.derecha {
	float:right;
	width:572px;
	height:270px;
	display:inline-block;
	padding: 16px;
}

.incidenciaUsuario2 {
	display:inline-block;
	padding:0px;
	margin-bottom:10px;
	border:solid 1px #CCC;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background:url(img/ingresoBg2.jpg);
	background-position:-38px;
}
.incidenciaUsuario2 h1 {
	color:#FFF;
	font-size:18px;
	padding-top:15px;
	padding-left:20px;
	margin-bottom:-15px;
	text-transform:uppercase;
}

.derecha2 {
	float:right;
	width:220px;
	height:270px;
	display:inline-block;
	padding:16px;
}
.izquierda2 {
	float:left;
	width:550px;
	height:270px;
	display:inline-block;
	padding: 16px;
}


.incidenciaContenedor {
	display:inline-block;
	padding:20px;
	margin-bottom:10px;
	border:solid 1px #CCC;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background:url(img/incidenciaBg.jpg);
	color:#FFF;
	
}

.modalTitulo {
	padding:10px; 
	padding-left:15px;
	font:18px Helvetica,Sans-Serif;
	color:#FFF;
	margin-bottom:10px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background-color:#313131;

	}
	
/*************** PAGINA CON BOTONERA LATERAL ***************/	

.bandejaDoble {
	height: inherit;
	display: none;
	border: 1px solid #D4D4D4;
  	border-width: 0 1px 1px;
	background: #fff;
	clear:both;
	display: inline-block;
	width: 898px;
}

.bandejaPrincipal {
	width: 700px;
	float:left;
	display: inline-block;
	clear:both;
	
}

.bandejaPrincipalContendio {
	margin:30px;
}

.bandejaBotonera {
	width: 198px;
	float:right;
	display: inline-block;
	background-color:#E9E9E9;
	min-height:550px;
}


.tituloBarra {
	background-color:#666;
	border-bottom:2px solid #999;
	font:bold 12px sans-serif;
	color:#FFF;
	padding:5px 8px 6px;
	margin-left:5px;
	-moz-border-radius:8px 0 0 0;
	-webkit-border-radius:8px 0 0 0;
	border-radius:8px 0 0 0;
	margin-top:10px;
}

.menuLateral {
	-moz-border-radius:4px 0 4px 0;
	-webkit-border-radius:4px 0 4px 0;
	border-radius:4px 0 4px 0;}

ul.Lista-celeste li:first-child {
	border-top:none;
}


ul.menuBarra {
	list-style:none;
	margin:0px;
	margin-left:5px;
	padding:0;
	border:0;
	font-family:inherit;
	vertical-align:baseline;
	border-bottom: solid 1px #e9e9e9;
	
}
ul.menuBarra li {
	font-size:12px;
	list-style:none;
	border-top:1px solid #FFFFFF;
	padding:8px;
	padding-left:12px;
	-moz-border-radius:0 8px 0 0;
	-webkit-border-radius:0 8px 0 0;
	border-radius:0 8px 0 0;
	color:#999;
}

ul.menuBarra li a{
	font-size:12px;
	list-style:none;
	color:#000;
}

ul.menuBarra li a:hover{
	background-color:#888;
	color:#FFF;
	font-weight:900;
}



ul.menuBarra li:hover {
	background-color:#888;
	color:#FFF;
}

ul.menuBarra .last {
	-moz-border-radius:0 8px 0 8px;
	-webkit-border-radius:0 8px 0 8px;
	border-radius:0 8px 0 8px;
}

ul.menuBarra .first {

}

.contenidoConBarra{
	width:400px;}
	


/*****TABLA DOMICILIO*/

.tbTitDomicilio{
	background:#3E3F40;
	height:30px;
	color:#FFFFFF;
	}
	
.filasDomicilio{
	height:25px;
	border-bottom:1px solid #CCCCCC;
	background:#ECF5FF;
	font-weight:100;
	font-size:11px;	
	}


/*para combos chicos*/
.combo{
	width:80%;
	background:url(img/fondoCombo.png);
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	margin-left:80px;
	padding:5px 5px 5px 5px;
	}	
	
.razónSocialcombo{
	margin:0 auto;
	width:900px;
	}
