@charset "utf-8";
/* CSS Document */

#todo{
	width:940px;
	height:auto;
	margin:auto;
	color: #927f4b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	clear:both;
	margin-top: 10px;
}

#cabecera{
	width:940px;
	height:182px;
	background-image: url(../php/img/cabecera.jpg);
}

#subcabecera{
	width:940px;
	height:100px;/*150px*/
	margin-top:12px;
	background-color:#fff;
	margin-bottom:12px; 
}

#destacados{
	width:940px;
	/*height:70px;*/
	margin-top:12px;
	background-color:#fff;
	margin-bottom:12px; 
}

#tblMenu{
	width:100%; 
	height:100%; 
}

#noticia{
	width:940px;
	margin-bottom:13px;
	overflow:auto;
	background-color:#FFF;
}

#multimedia{
	width:335px;/*510px;*/
	height:220px;/*210px;*/
	float:left;
	overflow:hidden;/**/
}

#texto{
	width:500px;/*525px;*/
	height:auto;/*210px;/*auto;*/
	float:right;
	overflow:auto;
	padding:15px 40px 15px 40px;/**/
}

#titular{
	font-size:16px;
	font-weight:bold;/**/
	line-height:20px;
	margin-bottom:5px;
}

#descripFondoArticulos{
	font-size:10px;
	line-height:auto;
}

#resto{
	font-size:13px;
	line-height:auto;
}

#enlaceLectura{
	color:#e05d95;
	float:left;
	font-weight:bold;
}

a:active, a:link, a:visited{
	color:#e05d95;
	text-decoration:none;
}

a:hover{
	color: #927f4b;
	text-decoration:none;
}

#audio{
	width:100px;
	padding-top:20px;
	float:right;
}
/***************************************************/
#general{
	width:940;
	height:auto;
	background-color:#ffffff;
}

#multimediaDesarrollo{
	width:425px;/*350px;*/
	height:330px;
	padding:30px 0px 30px 30px;
}

#encabezadoDesarrollo{
	width:420px;
	height:300px;
	float:right;
	padding:30px 40px 10px 20px;
	background-color:#ffffff;
	color:#e05d95;
	font-weight:bold;/**/
	font-size:16px;
}

#desarrollo{
	background-color:#ffffff;
}

#desarrolloIzquierda{
	width:49%;
	background-color:#ffffff;
	text-align:justify;
}

#desarrolloDerecha{
	width:49%;
	background-color:#ffffff;
	float:right;
	text-align:justify;
}

#deVuelta, #deVuelta a, #deVuelta a:hover{
	width:940px;
	height:20px;
	color:#e05d95;
	font-size:16px;
	font-weight:bold;
	margin-top:35px;
	margin-bottom:20px;
	clear:both;
}

#deVuelta a:hover{
	color:#927f4b;
}

hr{
	height: 2px;
	background-color:#927f4b;
	border:0px;
	margin:0px 30px 0px 30px;
}

#ps{
	width:940px;
	height:auto;
	color:#413f42;
	background-color:#ffffff;
	text-align:justify;
	font-size:12px;
}

#copy{
	width:940px;
	height:100px;
	font-size:16px;
	color: #927f4b;
	clear:both;
}

#articulo1,#articulo2{
	width:420px;
	height:210px;/*320px;*/
	background-color:#FFF;
	padding:10px 10px 10px 10px;
	margin-bottom:20px;
}

#articulo1{
	float:left;
	height:110px;
}

#articulo2{
	float:right;
	height:110px;
}

#principal1,#principal2,#principal3{
	width:29%;
	height:160px;/*320px;*/
	background-color:#FFF;
	padding:10px 10px 10px 10px;
	margin-bottom:12px;
}

#principal1{
	float:left;
	margin-right:30px;
}

#principal2{
	float:left;
	margin-right:30px;
}

#principal3{
	float:right;
}

#multimediaColumnas{
	width:125px;/*510px;*/
	height:100px;/*210px;*/
	overflow:hidden;/**/
}


A.enlaceRosa:active {color:#927f4b; text-decoration:none;}
A.enlaceRosa:link {color:#927f4b; text-decoration:none;}
A.enlaceRosa:visited {color:#927f4b; text-decoration:none;}
A.enlaceRosa:hover {color:#e05d95; text-decoration:none;}

/* estilos para la parte de publicidad *****************************************/
#publicidades_top{width:995px;background-color:#FFF;margin:0 auto;height:auto;}
#publicidades_top div{height:auto}
#publi1{float:left;background:url(../php/img/tit_publiv.gif) no-repeat;background-position:3px 90%;padding:0 1px 1px 11px;height:auto}
#publi2{float:left;background:url(../php/img/tit_publiv.gif) no-repeat;background-position:1px 90%;padding:0 1px 1px 9px;height:auto}
.publi21{height:auto}

/*******************************************************************************/