/* CSS Document */

#contenido{
	height:1050px;
}

#contenido_sombra{
	height:1050px;
}

#contenedor{
	height:1104px;
}

#cuerpo{
	height:596px;
}
/*
#pie_cuerpo{
	height:70px;
}
--------------------------------------------*/

#destacado_1{
	float:left;
	height:245px;
	background-color:#FFFFFF;
	width:640px;
	margin-bottom:6px;
}

#destacado_1 #texto{
	margin:10px 20px 20px 15px;
	height:173px;
	font-size:100%;
	color:#797979;
	float:left;
	width:260px;
}

#foto_destacado{
	background-color:#FFFFFF;
	float:left;
}

#destacado_1 #botones{
	height:37px;
	width:320px;
	float:left;
	background-color:#7FA9BF;
	background-image:url(../images/fondo_iconos_destacado.jpg);
}

#destacados{
	float:left;
	height:90px;
	width:640px;
}

#destacados ul{
	height:130px;
	background-color:#FFFFFF;
	float:left;
	margin-bottom:5px;
	font-size:105%;

}



#destacados h1{
	font-size:110%;
	padding:2px 10px 2px 10px;
	float:left;
	color:#005480;
	width:600px;

	
}

#destacados h1 a{
	text-decoration:none;
	color:#005480;
}

#destacados h1 a:hover{
	text-decoration:underline;
}


*html #destacados h1{
	padding:2px 10px 8px 10px;
}

*+html #destacados h1{
	padding:2px 10px 8px 10px;
}

#destacados h1 strong{
	font-size:100%;
}

#destacados li{
	float:left;
	width:320px;
	height:125px;
	background-image:url(../images/fondo_destacados.jpg);
}

#destacados li img{
	float:left;
	margin:3px;
}

#destacados .flecha_destacados{
	margin:22px 0px 0px 0px;
	float:left;
}

*html #destacados .flecha_destacados{
	margin:16px 0px 0px 0px;
}

#destacados li p{
	margin:8px 10px 8px 10px;
	float:left;
	height:55px;
	font-size:95%;
	color:#797979;
	width:110px;
	line-height:12px;
}

#destacados li a{
	text-decoration:none;
	color:#666;
	font-size:11px;
}

#destacados li a:hover{
	text-decoration:underline;
}

#destacados li h1{
	width:100px;
	float:left;
	height:30px;
	padding:5px 0px 0px 12px;
}

#destacados li p{
	height:20px;
	float:left;
	width:140px;
}

#vertodas{
	float:left;
	background-color:#E8E8E8;
	padding:8px 10px 8px 10px;
	width:620px;
	text-align:right;
}

#vertodas a{
	text-decoration:none;
	color:#005480;
	font-weight:bold;
}

#vertodas a:hover{
	text-decoration:underline;
}


#pie{
margin-top:0px;
}

#pie_cuerpo{
margin:0;
}

#separador_abajo{
height:200px;

}


