@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: 1em; font-weight: normal; color: #3f3e3e; }
	.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: 8px;}
	#destacadoPpal img { float: left; margin-right: 1.96em; height: inherit; width: 21em; }

.destacadoPpalContenido { width: 36.70em; height: 16.2em; float: right; overflow: hidden; }
	
.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; width: 33.0em; margin: 0px 8px 8px 0px; padding-left: 10px; padding-top: 8px;}
	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; background: url(../img/subhomes/bk_destacados.png) repeat-x; 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: 126px; margin-top: 14px; line-height: 13px;
					border: 1px solid #e5e5e5; background: url(../img/subhomes/bk_destacadoSubhome.png) repeat-x; }
	.destacadoImagen { float: left; padding: 0.98em 0em 0em 0.98em; }
	.destacadoFrameImagen { margin-right: 14px; background: #fff; border: 1px solid #e1e1e1; margin-bottom: 14px;}
	.destacadoImagen img { margin: 0.35em; width: 91px; height: 92px;}
	.destacadoTexto { margin: 20px 12px; }
	.destacadoTexto h3 { margin-bottom: 14px; 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: 0px; right: 10px; }
	.divBtnMasInfoSubhome .btnMasInfoSubhome { margin-left: 10.18em; margin-bottom: 1em;}

.btnMasInfoSubhome:link { display: block; float: right; color: #009de0; 
				   padding: 4px 24px; margin-top: 10px; background: url(../img/subhomes/btnEvento.png) no-repeat top right; }
.btnMasInfoSubhome:visited { display: block; float: right; color: #009de0; 
				   padding: 4px 24px; margin-top: 10px; background: url(../img/subhomes/btnEvento.png) no-repeat top right; } /* Hack para IE7 */
					  
/*-------------------------------------------------------------------------*/


