@import "piezas/titulares.css";
@import "piezas/attachements.css";

/* La presentacion */

#presentacion {
	float: left;
	width: 343px;
	}

	
	h2.aviso_titulo, h2.error_titulo, h2.recordatorio_titulo {
	font-size: 18px;
	color: #011461;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d5e2;
	line-height: 20px;
	letter-spacing: -1px;
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;	
	}
h2.aviso_titulo {
	background-image: url(../imagenes/aviso_icono.gif);
	}	
h2.error_titulo {
	background-image: url(../imagenes/error_icono.gif);
	}	
h2.recordatorio_titulo {
	background-image: url(../imagenes/recordatorio_icono.gif);
	}		
h2 {
	font-size: 18px;
	color: #3B4156;
	border-bottom-width: 1px;
	border-bottom-style: solid;
		border-bottom-color: #d1d5e2;
	margin: 0px;
	line-height: 20px;
	padding: 0px;
	letter-spacing: -1px;
	}

#presentacion h3 a {color:#23398F;}
#presentacion h3 {
	font-size: 14px !important;
	color: #011461 !important;
clear:both;

	border-bottom: 0px
	line-height: 1em !important;
	letter-spacing: -1px;
	background-repeat: no-repeat;
	background-position: left;
	margin: 20px 0px 0px 0px!important;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px !important;
	padding-left: 0px;
	border-bottom: 1px solid #011461;
	}
#presentacion p {margin:0px 0px 9px !important;}
#presentacion p.subtitulo {
	margin:0px 0px 10px 0px!important;
	color: #919BC0;
	font-weight: bold;
}	
#presentacion .autor {
	font-size: 10px;
	font-weight: bold;
	color: #7881a8;
	display: block;
	padding-top: 2px;
	}	
#presentacion p a.seguir_leyendo {color:#9A6D00; display:block; text-align:right;}
#presentacion p a.seguir_leyendo:hover {text-decoration:underline;}


#contenido {
	margin-top: 20px;
	font-size: 11px;
	text-align: justify;
	line-height: 14px;
	}	
#contenido p {
	margin-top: 18px;
	}
#contenido ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
#contenido ul li {
	background-image: url(../imagenes/contenido_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	margin-top: 10px;
	}			
#bloque_imagen {
	text-align: center;

	}	
#bloque_imagen .imagen_cent {
	background-color: #ffba00;
	padding: 2px;
	margin-bottom: 15px;
	clear: both;
	}	
#bloque_imagen .imagen_der {
	background-color: #ffba00;
	padding: 2px;
	margin-bottom: 15px;
	float: right;
	margin-left: 20px;
	}
.imagen_izq {
	background-color: #ffba00;
	padding: 2px;
	margin-bottom: 15px;
	float: left;
	margin-right: 20px;
	}		
#bloque_imagen .imagen_pie {
	background-color: #FBE9AC;
	display: block;
	font-size: 10px;
	padding: 2px;
	letter-spacing: -1px;
	margin-top: 2px;
	text-align: left;
	}


/* Destacados de la derecha */	
h2.destacados_titulo, h2.novedades_titulo {
	font-size: 14px;
	font-weight: bold;
	color: #011461;
	background-color: #eae6ee;
	background-image: url(../imagenes/cuerpo_contenido_titulos.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding: 0px 0px 2px 5px;
	margin: 0px;
	line-height: 18px;
	letter-spacing: -1px;
	}
.destacados_bloque {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0b6cc;
	}
.destacados_bloque a{
	background-color: #fff;
	display: block;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-top: 2px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #EAE6EE;
	}
.destacados_bloque a:hover{
	background-color: #fbf9fd;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #c0b6cc;
	}		
.destacados_titulo {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	}
.destacados_entradilla {
	font-size: 9px;
	color: #000000;
	}	

#destacados {
	float: right;
	width: 159px;
	
	}	
#destacados div {font-size:11px;}
#destacados h2, #novedades h2 {
	font-size: 14px !important;
	font-weight: bold;
	color: #3B4156 !important;
	background-color: #EAE6EE;
	background-image: url(../imagenes/cuerpo_contenido_titulos.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding: 0px 45px 2px 5px !important;
	margin: 0px;
	line-height: 18px !important;
	letter-spacing: -1px;
	}
#destacados ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0b6cc;
    border-right: 1px solid #c0b6cc;
	margin:0px !important; padding:0px !important;
	}
#destacados li {margin:0px !important; padding:0px !important; background-image:none !important; font-size: 9px !important;
	color: #000000;}
#destacados a {
	background-color: #fff;
	display: block;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-top: 2px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #EAE6EE;
	color:#333333;
        font-weight:normal !important;}
#destacados a span {
text-transform: uppercase; font-weight:bold;
	}
#destacados a:hover{
	background-color: #fbf9fd !important;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #C0B6CC;
	}


/* Estilos especificos de las novedades */

#novedades div {
	margin-top: 15px;
	}	
#novedades img {
	border: 1px solid #000000;
	display: block;
	float: left;
	margin-right: 15px;
	}

#novedades h4,  #novedades h3 {
	font-size: 12px !important;
	font-weight: bold;
	color: #000 !important;
	margin:5px 0px;
	}
#novedades p {
       	text-align: justify;
	font-size: 11px;
line-height:1.3em;
	color: #000000;
	margin: 5px 0px;
	}
#novedades li {font-size:11px !important;}
#novedades a {color:#333333;}
#novedades a:hover {color:#919BC0;}

/* Ver todos (tanto en novedades como en destacados)  */
.ver_todos, .leer_mas {display:block; clear:both !important; text-align:left !important; width:100% !important;}
.leer_mas {margin-top:0px !important; padding-top:0px !important;}
.ver_todos a , .leer_mas a {
	font-size: 11px;
	font-weight: bold;
	color: #9a6d00 !important;
	text-align: right;

	border-top:0px !important;
	border-bottom: 1px solid #E4CC94;
	display: block;
	margin: 10px 5px 10px 0px;
	background-image: url(../imagenes/enlaces_bullet.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding: 0px 10px 2px 0px !important;
        text-decoration:none!important;
	}

.ver_todos a:hover, .leer_mas a:hover {
	background-image: url(../imagenes/enlaces_bullet.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 15px !important;
	margin-right:0px!important;
	color: #9a6d00 !important;
	}	


/* Y que pasa si hay un listado */

#cuerpo_contenido ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
#cuerpo_contenido ul li {
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 22px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: normal;
	}
/* Un listado en la parte de destacados */
#novedades ul {margin:0px; padding:0px;}


/* Documentos adjuntos */
.documentos_adicionales li {
	line-height:16px;
	font-size:11px !important;
}
li.documentos_adicionales {
	background-position:20px 0px !important;
	line-height: 16px;
	padding-left: 30px!important;
	font-size: 11px !important;
}

