@import "interiores.css";

#contenidos {margin-top:0px !important;}

/* CABECERA SECCION */
#contenedorContenidos {font-size:11px !important;}
#contenedorContenidos h2 {background-image:url(../imagenes/cabecera_entidades.gif);}

/* Presentacion */

#presentacion {font-size:12px;}
#presentacion h3 {margin-bottom:10px!important;}
#presentacion p {padding:7px 20px;}

#listado {margin:0px !important; font-size:11px !important;}
#listado a {font-weight:normal!important; text-decoration:underline !important;}

#contenidos h3 {font-size:18px !important; font-weight:normal !important; color: #7B0039; border-bottom:1px dotted #7B0039; margin: 10px 0px 0px 20px !important; padding:0px !important;}
#documentos h3 {font-size:12px !important; font-weight:bold!important; background-color:#7B0039; color:#FFF; padding:2px 12px 1px 15px !important;}


/* Menu de opciones de usuario */

#barra_derecha {float:left; width:170px;padding-top:15px; margin-left:15px;}

#opciones_usuario {font-size:12px;}
#opciones_usuario h3 {margin:0px; background-color: #7B0039; color:#FFF; padding:2px 5px; font-size:12px !important; margin-bottom:5px;}
#opciones_usuario a {color:#7B0039; text-decoration:none; padding:1px 5px 1px 7px;background-image:url(../imagenes/flecha_morada.gif); background-repeat:no-repeat; background-position:left center;}
#opciones_usuario a:hover {background-color:#7B0039; color:#FFF;}
#opciones_usuario ul {margin:0px; padding:0px;}
#opciones_usuario li {list-style-type:none; margin-bottom:3px;}
#opciones_usuario h5 {font-size:11px; font-weight:bold; color:#666; margin:12px 0px 5px 0px;border-bottom:1px dotted #333;}

/* COLORES Y BULLETS */

	#contenedorContenidos li {list-style-image:url(../imagenes/flecha_morada.gif);}

	#contenedorContenidos h3 {
		background-color:#7E023E;
		color:#FFF;
		}
	#contenedorContenidos a {color:#7E023E;}
		#contenedorContenidos a:hover {
	background-color:#7E023E;
	color: #FFFFFF;
}
		#contenidos span {color:#7E023E;}
		
		
	#documentos li {clear:left;list-style-image:url(../imagenes/consultadocumento_rojo.gif); padding-bottom:20px; margin:0px !important;}
	#documentos a {color:#7E023E;}
		#documentos a:hover {
	background-color:#7E023E;
	color: #FFFFFF;
}
		#documentos span {color:#7E023E;}		


/* Documentos */

#documentos {background-image:none !important; padding:0px !important;}		


#documentos h4 li {margin-left:20px !important; padding-left:0px; margin-top:0px !important; padding-top:0px;}
#documentos h4 {
clear:left;
padding:3px 5px 3px 5px!important;
border:1px solid #7B0039;
margin:10px 0px 10px -20px !important;
background-color:#EFE0E7;
background-image:none !important;
min-height:40px;
_height:40px;
}

.titconsuldest {
display:none;

}



.documentosdestacado span {
color:#000000;
}

#destacados {
	padding:15px 0px 0px 0px;
	background-image:none;
	margin:0px 0px 0px 0px;
	}
	
#destacados div {
	width:160px;
	margin-bottom:10px;	
	min_height:40px;
        font-size:12px;
	_height:40px;

}
#consultas_destacadas div {

	margin-bottom:10px;	
	min_height:40px;
        font-size:12px;
	_height:40px;
       border:1px dotted #7B0039;
       padding: 5px 10px;
}
#consultas_destacadas{
	padding:15px 0px 0px 0px;
	background-image:none;
	background-position:7px top;
	background-repeat:  repeat-y;
	margin:0px 0px 0px 0px;
	clear: left;
	}
#consultas_destacadas a {text-decoration:none; color:#7B0039;}
#consultas_destacadas a:hover {background-color:#7B0039;color:white;}
#consultas_destacadas h3 {background:#7B0039; color:white; font-size:12px; padding:1px 10px; margin:10px 0px;}


/* Areas */
#areas{
	margin-right:0px;
	border:0px;
	margin-top:20px;
	margin-bottom:10px;
        width:100% !important;
	}
#areas h3 {background-color:#7B0039; color:#FFF; padding:2px 5px; font-size:12px; margin:10px 0px;}
#areas .on {font-weight:bold;}


#respuestas a {
	display:block;
	font-size:11px;
	clear:left;
	float:left;
	text-decoration:underline !important;
	font-style:normal;
	font-weight:normal !important;
	margin:0px;
	padding:0px;
	margin-bottom:15px;	
}

#opciones a {
	display:block;
	font-size:11px;
	text-decoration:underline !important;
	float:right;
	font-style:normal;
	font-weight:normal !important;
	color:#999999;
}

#opciones a:hover {
	display:block;
	font-size:11px;
	text-decoration:underline;
	float:right;
	font-style:normal;
	font-weight:normal;
	color:#ffffff;
	background-color:#666666;
	
}


p.volverArriba {
	border-color:#7E023E;
	color: #7E023E;
}




.volver, #volver {clear:both; font-size:11px; border-top:1px dotted #7B0039; text-align:right;}
.volver a, #volver a {color:#7B0039; text-decoration:none;}
.volver a:hover, #volver a:hover {text-decoration:underline;}
