@charset "utf-8";

/*==================================
    Estilos específicos subhomes
====================================*/

/*------------------------------ LAYOUT ------------------------------*/

#cabeceraInf { display: none; }

#cabeceraSubhomeImg img { position: relative; width: 100%; }

#contenidoPrincipal { position: relative; float: left; width: 59.74em; padding-top: 1px; margin-bottom: 14px; }

.subhomeIntroduccion { position: relative; min-height: 5.5em; margin-top: 8px; padding: 20px 20px 6px 150px; padding-left: 10em; background: #f4f4f4; }
	.subhomeIcono { position: absolute; top: 18px; left: 18px; width: 67px; height: 61px;}	
	.subhomeIntroduccion h2, .subhomeIntroduccion p { margin-bottom: 14px; font-size: 1.1em; font-weight: normal; color: #3f3e3e;line-height: 1.6em}
	.subhomeIntroduccion span { font-weight: bold; color: #095b95; }

#contenidoDer { margin-top: 3px; }

/*------------------------------ DESTACADO PRINCIPAL (Encima destacados secundarios) ------------------------------*/

#destacadoPpal { width: inherit; height: 16.2em; position: relative; margin-bottom: 14px; margin-top: 15px;}
	#destacadoPpal img { float: left; margin-right: 1.96em; height: inherit; width: 21em; }

.destacadoPpalContenido { width: 36.70em;float: right; overflow: hidden;height: 17.40em }
	
.destacadoPpalTitular { width: inherit; background: #f4f4f4; overflow: hidden; }
.destacadoPpalTitular h2 { position: absolute; margin-left: 10px; padding:0; font-family: Arial, Helvetica, sans-serif; font-size: 10px; z-index:-1; }
	h3.destacadoPpalTextoTitular { font-size: 1.1em; font-weight: bold; color: #029ad9; display: block;line-height: 1.5em;padding: 12px}
	h3.destacadoPpalTextoTitular a { font-size: 1.1em; font-weight: bold; color: #095b97; }
.destacadoPpalTexto { overflow: hidden; padding: 8px 18px 0px 10px; }

/*------------------------------ DESTACADOS ------------------------------*/

#destacadosSubhome { margin-top: 10px; padding: 0px 8px 12px; background:#f7f7f7; overflow: hidden; }
	.destacadosSubhomeCabecera { padding: 17px 0px 0px 20px; }
	.destacadosSubhomeCabecera img { width: 9.02em ; height: 1.25em; }
	.destacadosSubhomeCabecera h2 { position: absolute; margin-left: 10px; padding:0; font-family: Arial, Helvetica, sans-serif; font-size: 10px; z-index:-1; }

.destacadoSubhome { position: relative; width: 28.48em; height: 150px; margin-top: 14px; line-height: 13px;
					border: 1px solid #e5e5e5;}
	.destacadoImagen { float: left; padding: 0.98em 0em 0em 0.98em; }
	.destacadoFrameImagen { margin-right: 14px;margin-bottom: 14px;}
	.destacadoImagen img {width: 95px; height: 95px;}
	.destacadoTexto { margin: 20px 12px; }
	.destacadoTexto h3 { margin-bottom: 4px; font-size: 1em; color: #0a5b93; }
	.destacadoTexto h3 a { font-size: 1em; color: #0a5b93; }
	.destacadoTexto p { font-size: 1em; color: #3e3e3e; }

/*------------------------------ BOTONES ------------------------------*/

.divBtnMasInfoSubhome { position: absolute; bottom: 9px; right: 10px; }
	.divBtnMasInfoSubhome .btnMasInfoSubhome { margin-left: 10.18em; margin-bottom:5px;}

.btnMasInfoSubhome:link {padding: 2px 10px;margin-top: 10px;display: block;float: right;font-weight: bold;
    color: #ffffff;background-color: #0f9ddd;text-align: center;border-radius: 3px;line-height: 22px;}
.btnMasInfoSubhome:visited {padding: 2px 10px;margin-top: 10px;display: block;float: right;font-weight: bold;
    color: #ffffff;background-color: #0f9ddd;text-align: center;border-radius: 3px;line-height: 22px;} /* Hack para IE7 */
					  
/*-------------------------------------------------------------------------*/

