/**** GENERAL ****/

h1,h2{font-weight:bold;}
h1 a{color:#0079BE;}

body { 
	margin:0px;
	font-family:Arial;
	font-size:12px;
	color:#595959;
}

form {
	margin:0px;
}

a { color:#595959; text-decoration:none; }

a:hover { color:#0079be; }

p {
	margin:0px;
	line-height:17px;
}

abbr { border:0px; }

.clear { clear:both; display:none;}
.clean{ clear:both;}
.w55 { width:55px; }
.w65 { width:65px; }
.w70 { width:70px; }
.w90 { width:90px; }
.w125 { width:125px; }

.sinBorde{border:none ! important;}
.sinBordeDer{border-right:none ! important;}
.noMostrar{display:none;}
.ultimoLi{margin-right:0px ! important;}
.italic{font-style: italic;}
.noBorder{border:0 !important;}
.error{border-color:red !important;color:red !important}
.errorTxt{color:red !important}

/**** CONTENEDOR ****/

#contenedor {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    position:relative;
}

/**** HEADER ****/

#header{
	background:#0079be;
	height:60px;
	font-family:Tahoma;
	font-size:10px;
	color:#b3d7ec;
	position:relative;
	overflow:hidden;
}
	
#header > *{
	float:left;
}

#header img{margin:8px 0 0 10px; float:left;}

#header p{
	margin:31px 0px 0px 15px ! important;  
	margin: 31px 10px 0px 0px;
	float:left;
}

* html #header p{
	margin: 31px 10px 0px 0px;
}


#header h1{
	margin:35px 0px 0px 15px;
	font-size:10px;
	font-weight:normal;
}

#header h1.slogan{
	margin:23px 0px 0px 15px;
        width:120px;
}

#header div{
        float: right;
        margin-right:10px;
}
#header div p{
    width: 55px;
    line-height: 12px;
    margin: 23px 5px 0 15px !important;
}


#menuHeader{
	position:absolute;
	right:130px;
	bottom:15px;
}

#menuHeader li{
	float:left;
	border-right:1px solid #b3d7ec;
	padding:0px 5px;
}

#menuHeader li a{color:#FFFFFF;}

#bg_republica {
	background:none repeat scroll 0 0 #0068A4;
	border-left:1px solid #1A87C5;
	color:#B3D7EC;
	font-family:Tahoma;
	float:right;
	height:60px;
	width:269px;
}

#bg_republica > * {float:left; font-size:10px;}
#bg_republica p {
	margin:31px 0 0 12px ! important;
	float:left; font-size:10px;
}

* html #bg_republica p{
	margin:31px 0 0 5px;
}

#bg_republica a{
	float:left; font-size:10px;
}
	
#bg_republica img {
	float:left; font-size:10px;
	margin:9px 0 0 6px;
}

/**** INC MENU ****/

div.contHeader{
	border-bottom:solid 1px #FFFFFF;
}

#menu {
	list-style:none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background:#bcd660
	}

#menu li {
	text-align:center;
	background-color:#00588a;
	float: left;
	padding:6px 10px;
	border-right:1px solid #00466e;
	border-left:1px solid #3379a1;
}

#menu.home li{
    padding:8px 11px;
	line-height:18px
}

#menu a{color:#FFFFFF;}
#menu a:hover{color:#a1ddff;}
#menu a.selected{color:#a1ddff; text-decoration:none;}


#menu .autopista{
	float:right;
	border-left:none;
	border-right:none;
	background-color:#bcd660;
	width:148px;
}

#menu .autopista a{color:#00588a}
#menu .autopista a:hover{color:#0079be}
.lastItem{padding:8px 27px!important;background:none!important}
.lastItem a{color:#00588a!important;font-weight:700;}



/**** COLUMNA IZQUIERDA ****/

#izquierda { width:148px; float:left; padding-top:23px;}



/**** SUBMENU IZQUIERDA ****/
#submenu, .subdeleg {
        margin:0px;
        margin-bottom:15px;
        padding:0px;
        list-style:none;
        float:left;
}

#submenu li{
        padding:4px 0px 2px 0px;
        border-bottom:1px solid #dcdcdc;
        width:148px;
}

#submenu a {
        font-family:"Trebuchet MS";
        font-size:11px;
}

#submenu a:hover { color:#00588a; }

#submenu .destacado { color:#0079be; }

    /*** 1-CLICK ***/

#submenu.unClick {
	height:92px;
	float:left;
	margin:20px 0 15px;
	padding:10px;
	border:1px solid #dcdcdc
}
#submenu.unClick p{margin:0 0 5px;font-size:12px;color:#4F4F4F;text-transform:uppercase;font-weight:700}
	
#submenu.unClick ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

#submenu.unClick li{
	padding:4px 0px 2px 19px;
	width:107px;
	background:url(../img/bullet_verde.gif) left no-repeat;
	border: 0;
}

#submenu.unClick a {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#799b00
	}

#submenu.unClick a:hover{font-weight:700;text-decoration:none}
	
	/**** ACCESOS ****/
ul.accesosResp li{
	padding:0;
	height: 44px;
	border: solid 1px gainsboro;
}

ul.accesos li{
	background: url("/img/background-5.jpg") repeat-x scroll center bottom transparent;
	border: 1px solid gainsboro;
	height: 34px;
	padding: 7px 0 0 5px;
}

ul.accesos li a{
	display:block;
}

ul.accesos li a span{
	font-weight:bold;
	text-transform:uppercase;
	color:#0e567e;
	display:block;
	font-family:"Trebuchet MS";
	margin-bottom: -3px;
}

#accesos-4 {
	margin-top:15px;
	float:left;
	width:290px;
	background:#f2f2f2
        }
	
#accesos-4 li {
	background:#f2f2f2
	}

#izquierda ul.accesos{
	width:100%;
	float:left;
}
        
#izquierda ul.accesos li{
	margin:0 0 14px;
}

        /** TRAMITES ONLINE ***/
#tramites-online{display:none}
#tramites-online li{
	display:block;
	background:url("/img/TramitesEnLinea.png") no-repeat;
	width:150px;
	height:65px;
	margin-top:12px;
	padding: 20px 130px 0 10px;
	float:left;
}
#tramites-online p a{
	color: white;
	font-size: 13px;
}
#tramites-online p.titulo a{
	text-transform: uppercase;
	color: #405101;
	font-weight: bold;
	font-size: 15px;
}


        /*** netbooks entregadas **/
#netbooks-entregadas{
	height:45px;
	width:290px;
	margin:8px 0 0;
	background-color:#01598b;
	float:left;
}

#netbooks-entregadas span.text{
	color:#ffffff;
	display:inline-block;
	width:80px;
	margin-right:25px;
	font-size:14px;
	font-weight:bold;
	padding-top:7px;
	margin-left:7px;
}

#netbooks-entregadas span.num{
	background:url("/img/background-numero.png") no-repeat;
	width:18px;
	height:23px;
	padding-top:5px;
	*padding-top:3px;
	*height:28px;
	display:inline-block;
	color:#045485;
	text-align: center;
	font-size:20px;
	vertical-align:top;
	margin-top:10px;
}

#netbooks-entregadas span.dot{
	display:inline-block;
	font-weight:bold;
	color:#ffffff;
	margin:0px 1px;
	vertical-align:top;
	margin-top:17px;
	font-size:16px;
}

/* #accesos a {
	background:url("/img/accesos.jpg") no-repeat;
	float:left;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	line-height:13px;
}

#accesos .asignacion { 
	background-position:0px 0px;
	padding:10px 90px 0px 8px;
	width:50px;
	height:50px;
	margin-bottom:15px;
}

#accesos .transparencia { 
	background-position:0px -60px;
	padding:11px 15px 0px 8px;
	width:125px;
	height:49px;
	margin-bottom:15px;
}
	
	.transparencia strong{color:#00558A}

#accesos .asesor { 
	background-position:0px -120px;
	padding:11px 0px 0px 45px;
	width:103px;
	height:39px;
	margin-bottom:15px; 
	}

#accesos .movil{
	background:none #F2F2F2;
	border:1px solid #DCDCDC;
	display:block;
	color:#00558A;
	padding:17px 6px 0px 13px;
	width:127px;
	position:relative;
	height:30px;
}
#accesos .movil span.porcentaje{
	background:none #00558A;
	color:white;
	font-size:17px;
	position:absolute;
	right:0px;
	top:0px;
	height:44px;
	line-height:20px;	
	padding-top:3px;
	text-align:center;
	width:65px;
}
	
	.asesor span{font-weight:bold; color:#00558A}
	.asesor span.ingresar{
	font-weight:normal; 
	text-decoration:underline;
	color:#595959;
	}

#accesos span { display:block; }

#accesos span.bold { color:#00588a; }*/
	
	/**** REDES SOCIALES ****/
	
#redesSociales {
	border:1px solid #dcdcdc;
	font-family:"Trebuchet MS";
	width:146px;
	padding:0;
	margin:0 0 11px;
	height: 270px;
	float:left;
}

#redesSociales p {
	line-height:20px;
	font-weight:bold;
	padding: 3px 6px 4px;
	color: #4f4f4f;
	float:left;
	width:134px;
}
	
#redesSociales ul{
	margin: 2px 6px;
	padding: 5px 6px 10px;
	border-bottom: 1px solid #dcdcdc;
	float:left;
	display:inline!important;
	width:122px;
}
	
#redesSociales li{
	float:left;
	width:122px;
	}
	
#redesSociales a{
	height:16px;
	width:95px;
	padding-left:25px;
	display:block;
	margin:4px 0 0;
	float:left
	}
	
	.twitter {
	background:url("/img/redesSociales.jpg") 0 0 no-repeat;
	margin-top:1px;
}

	.facebook {
	display:block;
	background:url("/img/redesSociales.jpg") 0px -16px no-repeat;
	margin-top:4px;
}
	
	.flickr{
	background:url("/img/redesSociales.jpg") 0px -32px no-repeat;
	margin-top:1px;
}
	
	.youtube{
	background:url("/img/redesSociales.jpg") 0px -48px no-repeat;
	margin-top:1px;
}
        .l130{
	background:url("/img/redesSociales.jpg") 0px -64px no-repeat;
	margin-top:1px;
}
        .sms{
	background:url("/img/redesSociales.jpg") 0 -80px no-repeat;
	margin-top:1px;
}
        .tutos{
	background:url("/img/redesSociales.jpg") 0 -112px no-repeat;
	margin-top:1px;
	}
        .resp{
	background:url("/img/redesSociales.jpg") 0 -128px no-repeat;
	margin-top:1px;
	}
	.movil{
	background:url("/img/redesSociales.jpg") 0 -96px no-repeat;
	margin-top:1px;
}
	

/**** CENTRAL ****/

#central { width:502px; float:left; margin:0px 20px; display:inline!important}

	/**** NOTICIAS ****/
	
#noticias {
	border-bottom:1px solid #dcdcdc;
	margin-top:26px;
	float:left;
	position:relative;
}

#noticias h2 {
	color:#0079be;
	font-size:14px;
	font-weight:bold;
	margin:0px;
}

#noticias .rotador {
	border:5px solid #dcdcdc;
	margin-top:3px;
	float:left;
	height:228px;
}

#noticias .imagen {
	list-style:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:492px;
	height:228px;
}

#noticias li{
	height:385px;
	padding-bottom:17px;
	position:relative;
	}

#noticias li img{
	border:5px solid #dcdcdc;
}

#noticias h3 {
	color:#00588a;
	font-size:18px;
	line-height:20px;
	margin:0px;
	margin-top:8px;
	font-weight:normal;
}

#noticias p { margin-top:5px;}

#noticias a { color:#00588a; }

	.notaCompleta {
	background:url("/img/bullet-mas.gif") 0px 3px no-repeat;
	padding-left:14px;
	position:absolute;
	bottom:15px;
	right:0px;
}
	
	/**** PLAYER ****/
	
#player{
	background:#dcdcdc;
	padding:5px 0px 0px 5px;
	height:19px;
	position:absolute;
	top:250px;
	right:14px;
	float:left;
	overflow:hidden;
}
	
#player2{
	background:#dcdcdc;
	height:19px;
	padding:5px;
	position:absolute;
	top:120px;
	right:-10px;
	}
	
	
#player li, #player2 li {float:left;height:19px;}

#player a, #player2 a {
	background:url("/img/player.gif") no-repeat;
	font-size:1px;
	line-height:1px;
	height:0px;
	padding-top:19px;
	overflow:hidden;
}

#player .anterior, #player2 .anterior {
	background-position:0px 0px;
	width:22px;
	float:left;
}

#player .pausa, #player2 .pausa {
	background-position:-22px 0px;
	width:32px;
	float:left;
	margin:0px 5px;
}

#player .siguiente, #player2 .siguiente {
	background-position:-54px 0px;
	width:22px;
	float:left;
}
	
	/**** PRENSA BLOG ****/
	
#prensa_blog {
	margin-top:2px;
	float:left;
	padding-top:13px;
}

#prensa_blog li{
	float:left;
	}

/* #prensa_blog a {
	background:url("/img/prensa-blog.jpg") no-repeat;
	float:left;
	width:238px;
	height:40px;
	padding:18px 0px 0px 8px;
	line-height:16px;
	font-size:11px;
}

#prensa_blog strong { font-size:12px; color:#00558a; display:block; }

#prensa_blog .prensa { background-position:0px 0px; }

#prensa_blog .blogDirector { background-position:-246px 0px; margin-left:10px; }*/

        /** cambios home **/
#prensa_blog a{
	display:block;
	border:1px solid #c9c9c9;
	width:88px;
	padding-top:71px;
	height:27px;
	font-size:9px;
	text-align:center;
	color:#014778;
	margin-right:13px;
}

#prensa_blog a.bg-1{background-image:url('./../img/background-1.jpg');padding:71px 5px 0;width:78px}
#prensa_blog a.bg-2{background-image:url('./../img/background-2.jpg');padding:71px 5px 0;width:78px}
#prensa_blog a.bg-3{background-image:url('./../img/background-3.jpg');}
#prensa_blog a.bg-4{background-image:url('./../img/background-4.jpg');padding:71px 5px 0;width:78px}
#prensa_blog a.bg-5{background-image:url('./../img/background-6.jpg'); margin-right:0px}
#prensa_blog a.bg-1:hover{background-image:url('./../img/background-1-hover.jpg');}
#prensa_blog a.bg-2:hover{background-image:url('./../img/background-2-hover.jpg');}
#prensa_blog a.bg-3:hover{background-image:url('./../img/background-3-hover.jpg');}
#prensa_blog a.bg-4:hover{background-image:url('./../img/background-4-hover.jpg');}
#prensa_blog a.bg-5:hover{background-image:url('./../img/background-6-hover.jpg');}

#transacciones {
	background:url("/img/bg-transacciones.gif") top left;
	border:1px solid #dcdcdc;
	width:244px;
	height:130px;
	margin-top:15px;
	float:left;
}

#transacciones h4, #autopista h4 {
	width:244px;
	height:0px;
	padding-top:38px;
	overflow:hidden;	
	}
	
#transacciones h4{background-image:url("/img/tit-transacciones.gif");}

#transacciones p {
	line-height:28px;
	text-align:center;
	padding:16px 0px;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}

#transacciones span {
	font-style:normal;
	font-size:24px;
	display:block;
}

#autopista {
	background:url("/img/bg-autopista.gif") top left;
	border:1px solid #dcdcdc;
	width:244px;
	height:130px;
	margin:15px 0px 0px 10px;
	float:left;
}
	
#autopista h4{background-image:url("/img/tit-autopista.gif");}
	
#autopista p {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#ffffff;
	padding:7px 10px;
	margin-bottom:0px;
	line-height:13px;
}

#autopista a {
	font-size:14px;
	color:#bcd660;
	font-weight:bold;
	margin-left:105px;
}

#autopista a:hover {color:#ffffff;}

#accesos2 li {
	float:left;
}
	
#accesos2 a {
	background:url("/img/accesos2.jpg") no-repeat;
	font-family:"Trebuchet MS";
	display:inline-block;
	font-size:11px;
	font-weight:bold;
	line-height:13px;
	margin-top:10px;
	margin-left: 11px;
}

#accesos2 .boletin {
	background-position:0px 0px;
	padding:10px 60px 0px 8px;
	width:92px;
	height:50px;
	margin-left:0px;
}

#accesos2 .diario {
	height:43px;
	background-position:-160px 0px;
	padding:17px 80px 0px 8px;
	width:72px;
}

#accesos2 .colegio { 
	height:43px;
	background-position:-320px 0px;
	padding:17px 100px 0px 8px;
	width:52px;
}

/**** DERECHA ****/

#derecha {
	width:290px; 
	float:left; 
	margin-left:0px ! important;
	margin-left:-10px;
        padding-top: 25px;
        *padding-top: 20px;
}

#derechaAutopista {
	width:280px; 
	float:left; 
	margin-left:0px ! important;
	margin-left:-295px;
}

/* fecha */

p.fecha{
	text-align:right;
	margin:0px 0px 2px 0px;
}

* html p.fecha{
	margin:0;
}
p.fechaHome{
	text-align:right;
	margin:22px 0px 2px 0px;
        position:absolute;
        top:93px;
        right:320px;
}

* html p.fechaHome{
	margin:22px 0px 0px 0px;
}

/* buscador */

#buscador {
	width:290px;
	float:left;
}

.campo {
	width:228px;
	border:1px solid #dcdcdc;
	background:#f1f1f1;
	height:16px;
	color:#595959;
	font-size:12px;
}

.boton {
	background:#00588a;
	width:54px;
	height:20px;
	border:0px;
	font-family:tahoma;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	padding-bottom:3px;
	cursor:pointer;
}

/* temas consultados */

#temasConsultados {
        height:364px;
	width:278px;
	border:1px solid #dcdcdc;
	margin-top:20px;
	padding:5px;
	font-family:"Trebuchet MS";
	font-size:11px;
	float:left;
}

#temasConsultados h2 {
	margin:3px;
	font-size:12px;
	color:#98b23b;
	text-transform:uppercase;
	line-height:15px;
}

#temasConsultados ol {
	list-style:none;
	margin:0px;
	padding:3px 5px 4px 5px;
/*	background:#f1f1f1;*/
	line-height:24px;
}

#temasConsultados li {
	width:268px;
}

#temasConsultados span {
	color:#ffffff;
	display:inline-block;
	font-weight:bold;
	line-height:16px;
	background:#98b23b;
	width:17px;
	height:16px;
	margin:4px 5px 0px 0px;
	padding-left:3px;
}

/* preguntas frecuentes */

#preguntas {
	width:278px;
	border:1px solid #dcdcdc;
	background:#f5f5f5;
	margin-top:15px;
	padding:5px;
	font-family:"Trebuchet MS";
	font-size:11px;
	float:left;
}

#preguntas h2 {
	margin:3px 0px 1px 3px;
	font-size:12px;
	text-transform:uppercase;
}

#preguntas a.titulo {color:#00588a; }

#preguntas p{ padding-left:3px; }

/* campanas */

.campanas {
	margin-top:15px;
	position:relative;
}

.campanas img{
	border:1px solid #dcdcdc;
}

/**** FOOTER ****/

.contFooter{
    margin-top: 20px;
}

#footer {
	clear:both;
	background:#0068a4;
	width:558px;
	height:40px;
	border-right:1px solid #006dab;
	font-family:Tahoma;
	font-size:10px;
	color:#b3d7ec;
	float:left;
}

#footer .logoAnses {
	margin:10px 0px 0px 10px;
	float:left;
}

#footer .slogan {
	margin:14px 10px 0px 100px;
}

#menuFooter {
	float:right;
	list-style:none;
	color:#ffffff;
	margin:16px 15px 0px 70px ! important;
	padding:0px;
}

* html #menuFooter{
	margin:16px 0px 0px 0px;
}

#menuFooter li { 
	float:left;
	border-right:1px solid #b3d7ec;
	padding:0px 5px;
	height:12px;
}

#menuFooter a {color:#ffffff; }

#menuFooter a:hover {text-decoration:underline;}

.bg_presidencia {
	width:420px;
	height:40px;
	background:#0068a4;
	float:left;
	font-family:Tahoma;
	font-size:10px;
	color:#b3d7ec;
	margin-left: 0px ! important;
}

* html .bg_presidencia{
	margin-left: -10px ;
}

.logoPresidencia {
	display:none;
	margin:6px 10px 0px 0px;
}

/**** INTRO GENERAL Y TITULOS ****/

#intro {
	border-bottom:1px solid #dcdcdc;
	padding-bottom:12px;
}

#intro h1 {
	color:#0079BE;
	font-size:14px;
	margin:22px 0px 10px 0px;
	background:url("/img/iconos.gif") no-repeat;
	height:23px;
	padding:8px 0px 0px 38px;
}

#intro p { margin-top:10px; }

#intro .destacado, .comun .destacado { font-weight:bold; }

#intro .tit_jubilados { background-position: 0px -186px; }
#intro .tit_trabajadores { background-position: 0px -155px; }
#intro .tit_futuros_jubilados { background-position: 0px -124px; }
#intro .tit_futuros_pensionados { background-position: 0px -93px; }
#intro .tit_desempleados { background-position: 0px -62px; }
#intro .tit_empresas { background-position: 0px -31px; }


/**** JUBILADOS Y PENSIONADOS ****/

/* Inc Autopista de Servicios */

.autopistaDeServicios{
	height:0px;
	padding-top:27px;
	overflow:hidden;
	background-image:url('../img/tit-autopista-perfil.gif');
}

#autopista_perfil {
	background:url("/img/bg-autopista.gif") top left;
	border:1px solid #dcdcdc;
	margin-top:15px;
	padding-bottom:5px;
}

#autopista_perfil ul {
	margin:3px 0px 4px 17px;
	padding:0px;
	font-size:11px;
	list-style:url("/img/bullet-gris.gif");
}

#autopista_perfil li {
	float:left;
	width:221px;
	margin:4px 10px 5px 10px;
	display:inline!important;
}

#autopista_perfil a{color:#ffffff;}
#autopista_perfil a:hover {color:#98b23b;}

div.emp{
	border:none ! important;
}

div.emp #noticias{
	margin-top:10px ! important;
}


/* accesos 3 */

#accesos3 {
	list-style:none;
	margin-top:15px;
	font-size:11px;
}

#accesos3 li {
	border:1px solid #dcdcdc;
	padding:5px;
	float:left;
	margin-right:10px;
	width:106px;
}

#accesos3 .no_margen { margin-right:0px; }

#accesos3 h3 {
	color:#00588a;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	line-height:14px;
}

#accesos3 h3 a{
	display:block;
	font-weight:normal;
	font-size:11px;
}

/**** AUTOPISTA DE SERVICIOS ****/

#intro2 {
	padding-bottom:2px;
	float:left;
}

#intro2 h1 {
	color:#0079be;
	font-size:14px;
	margin:22px 0px 5px 0px;
	background:url("/img/iconos.gif") no-repeat;
	height:23px;
	padding:8px 0px 0px 38px;
}

#intro2 .tit_autopista { background-position: 0px 0px; color:#98b23b; font-size:18px; line-height:16px; }

.columna{
	float:left;
	width:330px;
	margin-right:12px;
}

.autopista_modulos{
	border:1px solid #dcdcdc;
	margin-bottom:10px;
}

.autopista_modulos ul{
	margin:3px 0px 4px 17px;
	padding-left:7px;
	padding-bottom:7px;
	list-style:url("/img/bullet-gris.gif");
}

.autopista_modulos .destacado {list-style-image:url("/img/bullet-verde.gif");}

.autopista_modulos li{
	margin-top:7px;
	margin-bottom:7px;
}

.autopista_modulos li a{font-size:11px;}

.autopista_modulos h2 {
	margin:1px 1px 10px 1px;
	padding:4px 0px 2px 6px;
	font-family:"Trebuchet MS";
	font-size:12px;
	height:18px;
	text-transform:uppercase;
	color:#ffffff;
}

.autopista_modulos .destacados { background:#98b23b; }
.autopista_modulos .jubilados { background:#0079be; }
.autopista_modulos .servicios { background:#00588a; }
.autopista_modulos .trabajadores { background:#2a99d7; }
.autopista_modulos .abogados { background:#8a8a8a; }

div.destacados{
	background-color:#f0f0f0;
}
	
/**** FRASES ****/


blockquote.frases,
blockquote.frasesDerecha{
	margin-top:15px;
	background-image:url("/img/bossio-frase2.png");
	background-repeat: no-repeat;
	background-position:left bottom;
	display:block;
	width:133px;
	padding: 5px 5px 110px 8px;
	background-color:#f3f3f3;
	border:solid 1px #cdcdcd;
	position:relative;
	overflow:hidden;
	font-size:11px;
	float:left;
}

blockquote.frasesDerecha{
    width: 178px;
    padding: 10px 10px 60px 100px;
    margin-bottom: 20px;
    background-image:url("/img/bossio-frase3.png");
}

blockquote.frases p,
blockquote.frasesDerecha p{
	line-height:15px;
}

blockquote.frasesDerecha p{
    text-align: right;
}

blockquote div{
	position:absolute;
	right:5px;
	bottom:20px;
}

blockquote div p.cargo{
	font-size:10px;
}

/**** GENERAL PREGUNTAS FRECUENTES ****/

div.respondeInner{
    float: left;
    margin-top: 20px;
}

p.breadscrum, h1.breadscrum{
	color:#0079be;
	font-size:14px;
	margin:22px 0px 0px 0px;
	font-weight:bold;
}

p.breadscrum a,
h1.breadscrum a{color:#0079BE;}

.comun h1{
	margin:5px 0 10px;
	font-size:18px;
	color:#00589c;
}

.comun li{margin-bottom:5px;}

.faq ul{
	list-style: disc inside;
	margin: 10px 0px;
}

.faq li{margin-bottom: 10px;}

.faq .pRespuestas{
	list-style:none;
	border-bottom:1px solid #dcdcdc;
}

.faq .pRespuestas li{
	border-top:1px solid #dcdcdc;
	padding-top:10px;
}

.faq h3{
	color:#0079BE;
	font-weight:bold;
	font-size:13px;
}

* html .faq h3{
	margin-left: -17px ! important;
}

.pRespuestas p{
	margin-top:0px ! important;
	font-weight: normal !important;
}

.pRespuestas p.volver{
	font-size:10px;
	text-align:right;
}
	
p.volver a{
	color:#0079BE;
}

.faq >p.bottom{
	border:solid 1px #cdcdcd;
	background-image:url("/img/bullet-mas.gif");
	background-repeat: no-repeat;
	background-position: 4px 8px;
	background-color:#f0f0f0;
	padding: 4px 0px 4px 20px;
}

.faq >p.bottom strong{color:#00589c;}

/**** DELEGACIONES GENERAL ****/

#map_canvas{
    width: 100%;
    height: 250px;
}

.subdeleg p, .provincias a{
	color:#0079BE;
}

.provincias{
	border-bottom: solid 1px #cdcdcd;
}

.subdeleg ul{
	border-top: dashed 1px #cdcdcd;
	font-size:11px;
}

.subdeleg abbr{
	font-weight:bold;
}
	
.subdeleg li{
	margin: 7px 0 7px 0;
}
	
.delegaciones li{
	padding:7px 0px;
	border-bottom:1px solid #dcdcdc;
	font-size:11px;
}

.delegaciones p.fn{
	font-weight:bold;
	font-size:12px;
}

.udai li{
    cursor: pointer;
}

.udai ul li{
	border:none;
	font-size:12px;
}

.udai h3{color:#00589c;}

.udai h4, .udai h5{
	color:#0079BE;
	font-weight:bold;
	padding-bottom:5px;
	font-size:12px;
}

.udai h4{
	border-bottom:1px dashed #dcdcdc;
}
	
.udai h5{
	color:#595959; padding-bottom:1px;
}	

ul.beneficios{
	list-style: disc inside;
	border-bottom:1px solid #dcdcdc;
	margin-bottom: 10px;
}

p.beneficios{
	font-weight:bold;
	margin-top:20px;
}

.beneficios li{
	border:none;
	padding:0px;
	margin:4px 0px;
	font-size:12px;
}

.porProvincia{
	margin-top:10px;
}
	
/**** NOTICIA COMPLETA ****/

.noticia{
	border-bottom:1px solid #dcdcdc;
	padding-bottom:10px;
}

.noticia img{
	display:block;
	float:left;
	border:5px solid #F2F2F2;
	margin: 0px 15px 10px 0px;
}

.noticia p{margin-bottom:10px;}
	
.controles{
	background-color:#F2F2F2;
	font-size:10px;
	list-style:none;
	padding:8px 0px 3px 14px;
	margin-bottom:15px;
}

* html .controles{
	padding:8px 0px 5px 14px;
}

.controles a{
	display:inline-block;
	margin-right:4px;
}
	
.controles > li > a{
	padding-left:13px;
	background:url("/img/bullet-mas.gif") center left no-repeat;
}

.controles > li{
	margin-right:25px;
}

.controles li{float:left;}

.controles ul{
	float:left; 
	margin-left: 5px;
	margin-bottom:-10px;
}

* html .controles ul{
	margin-bottom:0px;
}

.achicar{color:#0079BE;}

.agrandar{font-size:11px;color:#0079BE;}

.comparti p, .tamano p{
	float:left;
	padding:0px ! important;
	margin:-3px 0  0 0 ! important;
}

.comparti a{
	background-image:url('../img/redesSociales.jpg');
	width:16px;
	height:0px;
	padding-top:16px;
	overflow:hidden;
}

.comparti a.fb{background-position:0px 128px;}

.masNoticias{
	margin-top:15px;
	border:1px solid #dcdcdc;
	padding:10px;
}

.masNoticias h2{
	color:#0079be;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}

.masNoticias li{
	float:left;
	margin:0 10px 10px 0;
	width:230px;
}

.masNoticias span{font-weight:bold;}

.masNoticias > a{ color:#0079be;}

p.breadscrum span.fecha {
    display: block;
    margin: 5px 0 0;
    color: #000;
    font: 11px Arial, Helvetica, sans-serif;
}

/**** TEMPLEATES ****/
/* ejemplo manejo de iconos para los titulos 
#intro .tit_empresas { background-position: 0px -31px; }
*/

/* template 1 */
.tm1{margin-top:15px;}

.tm1 > p{margin-bottom:15px;}

div.importante{
	padding:5px 5px 7px 10px;
	width:230px;
	margin-bottom:10px;
	border:solid 1px #dcdcdc;
	float:right;
}

p.importante, .tm2 h2, .tm3 h2{
	color:#00588a;
	font-weight:bold;
	font-size:12px;
}
	
/*template 2*/

.tm2{
	margin-top:10px;
}

.tm2 h2, .tm3 h2{text-transform: uppercase;}

.tm2 div{
	border:solid 1px #dcdcdc;
	margin-right:10px;
	float:left;
	height:100%;
	padding:5px 5px 5px 10px;
	width:229px;
}

/* template 3*/

.tm3{
	margin: 10px 0 10px 0;
	border:solid 1px #dcdcdc;
	padding:10px 10px 7px 10px;
}
	
/**** RESULTADOS BUSQUEDA ****/
.busqueda abbr{font-weight:normal;}

.busqueda{
	margin-bottom:15px;
}

.busqueda > ul li{
	margin-bottom:5px;
}

.subbusqueda p{color:#0079BE;}

.subbusqueda form{
	border-top: dashed 1px #cdcdcd;
	font-size:11px;
}

.subbusqueda label{
	display:block;
	margin-bottom:0px;
}
	
div.prensa{
	position:relative;
	margin-top:10px;
	border-top: solid 1px #cdcdcd;
	border-bottom: solid 1px #cdcdcd;
}

.prensa h3 span.pfecha{
	float:left;
	padding: 0 7px 0 0;
	border-right:solid 1px #000000;
	font-weight:bold;
	display:inline-block;
	margin-right:10px;
}

.prensa h3{
	font-size:12px;
	font-weight:bold;
	margin: 1px 0 0 0px;
}

.prensa h3 a{
	color:#0079BE;
}

.busqueda .contenido-noticia{
	clear:both;
	margin-top:40px;
        font-weight: normal;
}

.prensa > ul li{
	margin-bottom:15px;
}

.pcontrol{
	position:absolute;
	top:10px;
	right:0px;
}

.pcontrol p, .pcontrol ul, .pcontrol li{
	font-size:10px;
	float:left;
}

.pcontrol li{
	margin: 3px 0px 0px 5px;
}

.pcontrol .selected{color:#0079BE; font-weight:bold;}

.busqueda form{
	margin-top:20px;
	padding:5px;
	border: solid 1px #cdcdcd;
}

.busqueda .campo{
	width:310px;
}

.busqueda label{
	color:#00589C;
	text-transform:uppercase;
	font-weight:bold;
	font-family: 'Trebuchet MS';
}

/**** JUBILADOS Y PENSIONADOS ****/
ul.bullet{
	list-style-image:url('../img/bullet-gris.gif');
	margin: 5px 0 10px 20px;
}



.jp #submenu{
	margin-top:20px;
}

.jp #submenu li{
	border:none;
	width:100%;
}

.jp p{margin-bottom:10px;}

.comun li p{
	font-weight:bold;
	margin-top:5px;
	margin-bottom:0px;
}

.comun ul.bullet li p{
    font-weight: normal;
}

.tm3 ul li a, .jp p a{font-weight:bold;}

ul ul li{
	margin-left:10px;
}

ul ul ul li{
	margin-left:10px;
}

.tm3 li{
	margin-bottom:5px;
}

.tm3 h3{
	font-weight:bold;
	font-size:12px;
	color:#0079be;
	padding: 3px 3px 3px 0;
}

/**** CALENDARIO DE PAGOS ****/

.tabla{
	text-align:center;
	border:solid 1px #cdcdcd;
	margin-bottom:10px;
	width:100%;
}

.tabla th{
	background-color:#0079be;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	border:solid 1px #cdcdcd;
	vertical-align:middle;
}

.tabla td{
	padding:5px;
	font-size:11px;
	border:solid 1px #cdcdcd;
	vertical-align:middle;
}

.tabla tr.par{
	background-color:#f2f2f2;
}

.tabla tbody tr:hover{
	background-color:#d0eeff;
	color:#000000;
}

.links{
	list-style-image:url('../img/bullet-gris.gif');
	margin: 15px 0 15px 15px;
}

.links li{
    height: auto !important;
}
	
.links a{
	color:#0079be;
	font-weight:normal ! important;
}
	
.fotos li{
        float: left;
        display:block;
        margin: 10px;
}

.codigos{
	display:block;
	width:140%;
}

.imgFloatLeft{
	display:block;
	float:left;
	margin: 0 10px 10px 0;
}

.comoP{
	margin-top:5px;
	line-height:18px;
	margin-bottom: 10px;
}

.comun > h2, div.prensa h2{
	font-weight:bold;
	color:#00589c;
	font-size:14px;
	margin-bottom:7px;
}
	
p.aclaracion {font-style:italic;}

.tm3 h2 a{color:#00588a;}

td.aftipo{
	background-color:#d0eeff;
	font-weight:bold;
}

.img-right, .img-left{
	border:solid 2px #cdcdcd;
	display:block;
}

.img-right{float:right; margin-left:10px;}
.img-left{float:left; margin-right:10px;}


/*** cambios ***/

.tm3 h2, .tm3 h3{
	margin-bottom: 10px;
	font-family: 'Trebuchet MS';
}

.tm3 h3{margin-bottom:5px;}

.tm3 p{margin-bottom:10px;}

p.importante{
	text-transform:uppercase;
	color:#d54701;
	font-family: 'Trebuchet MS';
	margin-bottom:5px ! important;
}
	
.codigos tr:nth-child(even) {background: #f2f2f2 }

p.psubmenu{
	color:#0079be;
	line-height:12px;
	border-bottom:dashed 1px #cdcdcd;
	padding-bottom:3px;
}

.comun p{margin-bottom:10px;}

.text-left{
	text-align:left;
	padding-left:25px;
}

.zonas td, .tdcenter{vertical-align:middle;}
.tdleft{text-align:left;}

.zonas tbody tr:hover{background-color:#FFFFFF}

.aps{
	list-style-image:url('../img/bullet-naranja.gif') ! important;
	margin: 5px 0 10px 20px;
}
	
.exterior img{float:left; margin-top:2px;}
.exterior td img{margin: 1px 5px 0 0;}
.exterior td{width:18.75%;}
.exterior td.primerTd{width:25%;}

.convenio a{font-weight:normal ! important;}

.convenio img{
	float:left; 
	margin: 1px 5px 0 0;
}
	
.convenio li{
	float:left;
	width:25%;
}

.tm3 li table{
	margin: 5px 0 0 -5px;
}

.tabla a{font-weight:bold;}
table.formularios tr:hover{background: #FFFFFF;}

.tm3 p{
	line-height:17px;
}

/*** link autopista ***/
.link-autopista{
	list-style-image:url('../img/bullet-naranja.gif');
	margin-left:18px;
}

.link-autopista a{
	color:#0079BE;
}
	
/*** FORMULARIO DE SOLICITUD ***/

.solicitud input[type=text], .solicitud textarea, input.embed{
	border: solid 1px #cdcdcd;
	width:250px;
}

.solicitud textarea{
	margin-bottom:12px;
}

.solicitud span{
	color:#595959;
}

.solicitud label{
	display:inline-block;
	width:150px;
	margin-bottom:12px;
}

.solicitud input[type=button]{
	margin-left:153px;
}

.solicitud .boton{
	border:none;
	background-color:#0079be;
	font-weight:bold;
	color:#FFFFFF;
	width:auto;
	display:inline-block;
	border: solid 1px #cdcdcd;
}

/** udai **/

.udai p{
	font-weight:normal ! important;
}

.udai p.fn{
	font-weight:bold ! important;
}

/** archivo prensa **/
ul.archivo li{
	border-bottom:solid 1px #cdcdcd;	
	margin-top: 15px;
	padding-bottom:10px;
}

ul.archivo a{
	display:block;
	margin-top:5px;
}

.archivo p, .archivo .destacado{
	margin:0px ! important;
}

.gacetilla li{
	padding:7px;
}
	
.gacetilla li:hover{
	background-color:#eeeeee;
	/** d0eeff **/
	}
	
a.seccion{
	color:#0079be;
	font-size:14px;
	display:block;
	font-weight:bold;
	margin:15px 0 10px 0;
}
	
/** ICONOS **/

.comun p.tbs {
	/* margin:10px 0px 5px 0px; */
	padding:7px 0px 10px 38px;
}

.comun p.tit_jubilados { background:url("/img/icono_jp.gif") no-repeat; }
.comun p.tit_trabajadores { background:url("/img/icono_ta.gif") no-repeat; }
.comun p.tit_futuros_jubilados { background:url("/img/icono_fj.gif") no-repeat;}
.comun p.tit_futuros_pensionados { background:url("/img/icono_fp.gif") no-repeat; }
.comun p.tit_desempleados { background:url("/img/icono_d.gif") no-repeat;}
.comun p.tit_empresas { background:url("/img/icono_e.gif") no-repeat;}
.comun p.tit_autopista { background:url("/img/icono_as.gif") no-repeat;}

p.dosLineas{
	background-position:0px 7px ! important;
}

/*** MENU HORIZONTAL ***/

.menuHorizontal{
	margin-bottom:10px;
}

.menuHorizontal li{
	float:left;
	padding:0px 5px;
	border-right: solid 1px #0079be;
}



.menuHorizontal li a{
	font-size:11px;
	color:#00588a;
	text-decoration:underline;
}

.menuHorizontal a.selected{
	color:#0079be;
	background-color:#ffffff;
	text-decoration:none;
}

.primerLi{
	padding-left:0px ! important;
}
	

ul#submenu ul li{border:none; margin-left:15px; list-style:circle; width:130px;}

span.subseccion{display:block;margin-bottom:5px;}

#noticias .empresas{
	margin-top:10px;
}

#noticias .empresas li{
	padding-bottom:30px;
	height: auto;
	position:relative;
	border-top:solid 1px #cdcdcd;
}

.empresas .notaCompleta{
	position:static;
	float:right;
	margin-top:5px;
	margin-right:5px;
}

.faq .controles{list-style:none;}
.faq .controles ul{list-style:none; margin-top:0px;}

/*** 404  ***/

div.error-404{
	text-align:center;
	padding-top: 60px;
	padding-bottom: 140px;
}

div.error-404 h1{
	font-size:14px;
	color:#595959;
	margin-bottom:20px;
}

div.error-404 h1 span{
	color:#d54701;
}

div.error-404 a{
	color:#0079be;
	background-color:#ffffff;
	font-weight:bold;
}
	
p.feliz-dia{
	font-weight:bold;
	margin-bottom:-5px ! important;
}

p.destacado82{
        margin-bottom:0;
}


p.saludo{
	margin-top:25px;
}

ul.goContent{
	position:absolute;
	top:10px;
	right:15px;
}

ul.goContent a{
	color:#FFFFFF;
}
	

h2.titu-busqueda{
	
	}
	
	
ul#resultados-busqueda{
	margin-top:5px;
}
	
ul#resultados-busqueda p.contenido-noticia{
	margin-top:0px;
	font-weight:normal;
}
	
div.prensa h2{
	margin-top:10px;
}
	
div.busqueda h1.breadscrum{
	font-size:14px;
	color:#0079b1;
	margin-top:25px;
}
	
div.busqueda h2{
	font-size:18px;
}
	
	
div.tutoriales h2{
	color: #0079BE;
        font-size: 14px;
        height: 23px;
	margin-top:5px;
}

div.tutoriales ul{
	margin-left:-15px;
}

div.tutoriales ul li{
        float: left;
        margin-left: 17px;
        margin-bottom:15px;
        width: 235px;
        position:relative;
}

div.tutoriales ul li img{
    border:solid 1px #dcdcdc;
}

div.tutoriales ul li a{
    /*
    display:block;
    position: absolute;
    height:0px;
    padding-top:120px;
    width:120px;
    overflow:hidden;
    background-image:url('/img/tutoriales/play.png');
    background-repeat: no-repeat;
    top:50%;
    left:50%;
    margin-top:-60px;
    margin-left:-60px;
    */
}

div#modal, div.modal{
    z-index: 10;
    position: fixed;
    top: 0;
    bottom: 0;
    left:0;
    right: 0;
    background: black;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    display:none;
}

div#modal-tutoriales{
	display:none;
	border: solid 8px #cccccc;
	background-color:#ffffff;
	position:fixed;
	padding-top:30px;
	height:350px;
	width:602px;
	top:50%;
	left:50%;
	margin-top:-162px;
	margin-left:-309px;
        z-index: 100;
}
	
#modal-tutoriales a{
	position:absolute;
	font-weight:bold;
	color:#aaaaaa;
	top:5px;
	right:8px;
}
	
#video{
	text-align:center;
}

/*** constacia de cuil ***/


div.cuil{
    margin-top:15px;
    border-top: solid 1px #dcdcdc;
    padding-top:15px;
}

div.cuil h2{
    text-transform: none;
    margin:5px 0px;
}

div.cuil div{
    color:#005598;
}

div.cuil div.ultimoLi{
    border-color:#72a4bf;
    background-color:#e5eef3;
    margin-bottom:10px;
}

div.cuil p{
    margin-right:15px;
}

div.cuil div.ultimoLi p{
    margin-bottom:3px;
}

div.cuil div.ultimoLi li{
    margin-left:20px;
    margin-bottom:2px;
}

div.cuil ul.link-autopista li{
    text-align:right;
    margin-right:10px;
}

div.cuil ul.link-autopista li a{
    color:#ce4906;
}

div.cuil p.marginTop20{
    margin-top:20px;
}

div.cuil div.div1 p{
    margin-bottom:16px;
}


/*** NAVEGADOR **/
.navegador{
    padding-top:20px;
    *padding-top:10px;
    clear:both;
}

#navegador{
    background-color: #F1F1F1;
    border-top: 1px solid #B2B2B2;
    padding:0 0 20px 15px;
}

#navegador div{
    float: left;
    height: 170px;
    margin: 30px 10px 0 0;
    padding: 0 0 0 25px;
    width: 16%;
    border-left: 1px solid gainsboro;
}
#navegador div.first{
    border:0;
}

#navegador h2{
    font-size:12px;
    margin-bottom:15px;
}

#navegador ul{
    list-style: url('/img/bullet_footer.png') outside;
}

#navegador li{
    padding:2px 0px 0 5px;
}

/*** GENERALES ***/
.bold{
	font-weight:700;
}
.noMargin{
	margin:0!important
}
.uppercase{
	text-transform:uppercase
}
.justificado{
    text-align: justify;
}
.chico{
    font-size: 0.8em;
}
.italicas{
    font-style: italic;
}
.red{
    color: red;
    font-weight: bold;
}
.green{
	color:#9AB13F
}
.letras{
    list-style: lower-latin;
}
.numeros{
    list-style-type: decimal;
}
.center{
    text-align: center;
}
.floatLeft{
	float:left!important
}
.floatRight{
	float:right
}

/*** GLOBITO ***/
.globito{width:330px;padding:15px 20px;background:#FFF;border:1px solid #98b23b;position:absolute;left:135px;top:185px;z-index:1;font:11px Trebuchet MS;box-shadow:-1px 3px 5px #999;-moz-box-shadow:-1px 3px 5px #999;-webkit-box-shadow:-1px 3px 5px #999}
.globito h2{float:left;line-height:15px;font-size:14px;color:#789a00}
.globito label{float:left;margin:3px 30px 0 0;font-size:11px}
.globito input{width:177px;float:right;padding:2px;border:1px solid #98b23b;font:11px Trebuchet MS;color:#676767}
.globito select{width:183px;float:right;padding:2px;border:1px solid #98b23b;font:11px Trebuchet MS;color:#676767}
.globito img{float:left;border:1px solid #98b23b}
.globito button,#volver{height:11px;line-height:11px;float:right;margin:0 0 0 20px;padding:0 0 0 15px;background:url(../img/bullet_verde.gif) left no-repeat;color:#04558a;font-weight:700;font-size:11px;text-transform:uppercase;cursor:pointer}
.captcha{margin:17px 0 0 28px}
#cuil .captcha{margin:17px 0 0 30px!important}
.captcha2{margin:10px 0 0}
.captchaInput{width:100%;margin:15px 0 10px!important}
.border{width:100%;float:left;margin:0 0 15px;padding:0 0 10px;border-bottom:1px solid #bfbfbf}
.cerrarGlobito{height:9px;float:right;margin:5px 0 0;padding:0 13px 0 0;background:url(../img/bullet-cerrar-gris.gif) right no-repeat;font:10px/9px arial;color:#595959;text-transform:uppercase;cursor:pointer}
img.punta{position:absolute;left:-7px;top:15px;border:0;float:none}
#beneficiario p{margin:0 0 15px}
#beneficiario li{height:9px;line-height:9px;margin:0 0 10px;padding:0 0 0 20px;background:url(../img/bullet_verde.gif) left no-repeat}
#resultados p.bold{margin:0 0 15px}
#resultados span{float:left;margin:2px 0 0}
#resultados li{margin:0 0 10px;padding:0 0 0 20px;background:url(../img/bullet_verde.gif) left 5px no-repeat}
#resultados ul ul{float:left;margin:0 0 0 3px}
#resultados li li{float:left;margin:2px 20px 0 0;padding:0;background:none}
#error span{height:10px;line-height:10px;display:block;margin:0 0 8px;padding:0 0 0 20px;background:url(../img/bullet-error.gif) left no-repeat;font-weight:700;color:#dc0a0a}
#cuil{left:148px;top:160px}
#cuil label{width:117px;margin:5px 0 11px}
#cuil input{margin:0 0 10px}
#cuil select{margin:0 0 10px}
#cuil legend{float:left}
#cuil fieldset{width:100%}
#cuil fieldset label{width:auto;float:right;margin:0}
#cuil fieldset input{width:auto;margin-left:50px;margin-right:5px!important;padding:0;border:none}
button.borrar,a.delete{background:url(../img/bullet-borrar.gif) left no-repeat;color:#525252}
input.fechaNacimiento{width:108px;float:none;margin-right:5px!important;margin-left:29px!important}
.fechaNacimientoFormato{float:right;margin:4px 0 0;font-weight:700}
.guardar{height:11px;line-height:11px;float:right;margin:0 0 0 20px;padding:0 0 0 15px;background:url(../img/bullet_verde.gif) left no-repeat;color:#04558a;font-weight:700;font-size:11px;text-transform:uppercase;cursor:pointer}
.guardar:hover{text-decoration:none}
.recuadroGris{width:300px;float:left;margin:10px 0 5px;padding:15px;background:#DCDCDC}
.recuadroGris p{width:175px;float:left;margin:0 0 15px}
.consulta{display:block;margin:0 0 10px;}
.consulta legend{margin:0 0 10px;font-weight:bold}
.consulta input{width:auto;float:left;border:none!important}
.consulta label{width:auto;float:left;text-transform:uppercase}
.spacerBottom{margin:0 0 10px}
.lessMargin{margin-right:15px!important}
#expedientes{top:205px}
#expedientes p{margin:0 0 10px}
#expedientes select{width:230px;margin:0 0 15px}
#expedientes  .captchaInput{width:125px;margin:5px 5px 0 0!important}
#expedientes button{width:75px;text-align:left}
input.expRadio{border:none;float:left;padding:0;width:auto}
.captchaSmall{width:60px!important;margin:17px 0 0}
.inputsExp{width:100%;float:left;margin:0 0 15px}
.inputsExp input{float:left;margin:0 0 0 5px}
#exp1{width:25px}
#exp2{width:20px}
#exp3{width:60px}
#exp4{width:17px}
#exp5{width:30px}
#exp6{width:45px}
#expDNI{width:250px}
#expCUIL1{width:25px}
#expCUIL2{width:100px}
#expCUIL3{width:25px}
.requerido1,.requerido2,.requerido3{position:absolute}
.requerido1{left:15px;top:110px}
.requerido2{left:107px;top:145px}
.requerido3{left:276px;top:198px}
#dcFechas li span{float:none}
.loading{float:left;padding-left: 20px;background: url(../img/ajax-loader.gif) no-repeat;display:none}
.smallMargin{margin-bottom: 9px !important}

