
/* ================================================================ 
PORTADA
=================================================================== */
#contenedor_portada {
	width: 100%;
	display: block;
}



#contenedor_portada a:hover {

	color: #93133a;
}

.efem_cont_datos a:hover, .efem_cont_fecha a:hover, .efem_cont_texto a:hover {

	color: #93133a;
}


#banda_azul {
	width: 100%;
	background-image: url(imagenes/Fvertical.jpg);
	background-position: 0px -286px;
	height: 265px;
}
#contenido_portada {/* contiene todo lo que hay debajo de banda azul */
	display: block;
	width: 898px;
	xxwidth: 995px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}

#extructura_columnas {/* contiene las dos columnas principales */
	display: block;
	width: 898px;
	xxwidth: 995px;
	margin-top: 20px;
	background-color: #FFF;
}
#extr_col_izda {
	width:291px;
	xxwidth:388px;
	float:left;
	display:inline;
	margin-right: 13px;
}
#extr_col_der {
	width:594px;
	float:left;
	display:inline;
}
/* extructura interior de la columna der que contiene A y B */
#extr_inter_col_der {
	width:594px;
	display:inline;
	float: left;
}
#extr_col_der_A {
	width:291px;
	float:left;
	display:inline;
	margin-right: 12px;
}
#extr_col_der_B {
	width:291px;
	float:left;
	display:inline;
}


/* bloque de información doble */
#bq_principal {
	width:592px;
	display: block;
	background-image: url(imagenes/home.jpg);
	background-repeat: no-repeat;
	xxborder: 1px solid #D6D6D6;
	margin-bottom: 20px;
}
#bq_videos {
	width:291px;
	display: block;
	background-image: url(imagenes/home.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#bq_0 {
	width:289px;
	display: block;
	background-image: url(imagenes/home.jpg);
	background-repeat: no-repeat;
	/*border: 1px solid #D6D6D6;  */
	margin-bottom: 20px;
	height: 562px;
}
#bq_A, #bq_B {
	width:289px;
	display: block;
	background-image: url(imagenes/home.jpg);
	background-repeat: no-repeat;
	/*border: 1px solid #D6D6D6;*/
	margin-bottom: 20px;
	height: 420px;
}
.informacion {
	width:289px;
	display: block;
	height: 41px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.bq_margenes {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.cont_efemerides {
	height: 560px;
}
.cont_destacados {
	height: 390px;
	overflow-x:hidden;
	overflow-y:scroll;
}
.cont_efemerides, .cont_destacados {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;

}

#destacado_imagen {
	display: block;
	float: left;
	margin: 10px;
	width: 120px;
	overflow: hidden;
	height: auto;
}

.fondoA {
	background-position: 0px -550px;
}
.fondoB {
	background-position: -100px -401px;
}

#bq_principal_imagen {
	display: block;
	float: left;
	margin: 10px;
	width: 281px;
	overflow: hidden;
	height: auto;
}



.titular_1 {
	text-align:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 10px;
	border-bottom: 3px dotted #D6D6D6;
	padding-bottom: 5px;
	font-family: Corbel, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9A9A9A;
	padding-top: 10px;
}

.titular_2 {
	margin:10px 10px 5px 10px;
	padding-top: 10px;
}
.titular_2 a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #8A7575;
	font-size: 16px;
	font-weight: bold;
}

.texto_1 {
	text-align:left;
	margin:10px 10px 5px 10px;
	font-size: 11px;
	line-height: normal;
}
/* efemerides */
.efem_contenedor {
	height: 100px;
	width: 237px;
	margin-bottom: 12px;
	display: block;
	xxfloat: left;
}
.efem_cont_foto {
	height: 100px;
	width: 100px;
	display: inline;
	float: left;
	margin-right: 6px;
	text-align: right;
	overflow: hidden;
}
.efem_cont_datos {
	width: 125px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	display: inline;
	float: left;
	xxborder-bottom-width: 1px;
	xxborder-bottom-style: solid;
	xxborder-bottom-color: #9A9A9A;
}
.efem_cont_fecha {
	display: block;
	background-color: #A8A8A8;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	width: 125px;
	margin-bottom: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-top: 20px;
}
.efem_cont_texto {
	display: block;
	font-size: 11px;
	width: 125px;
	color: #333;
}

/* más visitados */
#visitados {
	height: 390px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	overflow-x:hidden;
	overflow-y:scroll;
}
.vis_contenedor {
	height: 70px;
	width: 265px;
	margin-bottom: 12px;
	display: block;
	xxfloat: left;
}
.vis_cont_foto {
	height: 70px;
	width: 70px;
	display: inline;
	float: left;
	margin-right: 6px;
	text-align: right;
	overflow: hidden;
}
.vis_cont_datos {
	width: 125px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	display: inline;
	float: left;
	xxborder-bottom-width: 1px;
	xxborder-bottom-style: solid;
	xxborder-bottom-color: #9A9A9A;
}
.vis_cont_titulo {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	width: 170px;
	margin-bottom: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-top: 0px;
}
.vis_cont_texto {
	display: block;
	font-size: 11px;
	width: 170px;
	color: #333;
}

/*  */

