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

.font #cabecera {
	display: block;
    height: 106px;
    overflow: hidden;
    width: 100px;
}

.font #contenido{overflow:visible;}

.font #especial_font{
	position:relative;
	top:-32px;
	 background: url("http://estaticos.elmundo.es/yodona/estaticas/especiales/2012/josep_font/img/img_principal.jpg") no-repeat scroll right top transparent;
	 height:1080px;
	 width:970px;
}

#especial_font #principal{
	background: url("http://estaticos.elmundo.es/yodona/estaticas/especiales/2012/josep_font/img/lineas.jpg") no-repeat scroll right bottom transparent;
	width:970px;
	height:389px;
	position:relative;
}

#especial_font #principal h1{
	position:absolute;
	top:115px;
	left:20px;
	text-align:right;
}

#especial_font #principal h1 a{
	font:italic 72px/60px "Droid Serif",Times,Serif;
	color:#000;
	font-weight:bold;
}

#especial_font #principal h1 a .subtitulo{
	font:normal 21px/23px "Droid Serif",Times,Serif;
	display:block;
	margin-top:7px;
}

#especial_font #principal h1 a:hover{
	text-decoration:underline;
}

#especial_font p.titulo{
	font:normal 14px/9px "Droid Serif",Times,Serif;
	color:#000;
}

#especial_font h2 a.titular, #especial_font h2 {
	font:italic 30px/38px "Droid Serif",Times,Serif;
	color:#000;
}


#especial_font h2 a.titular:hover{text-decoration:underline;}

#especial_font p.texto{
	font:normal 14px/18px "Droid Serif",Times,Serif;
	color:#000;
	margin-top:0!important;
}

#noticia_desarrollo{
	height:194px;
	width:618px;
	position:absolute;
	left:20px;
	top:415px;
}

#noticia_desarrollo .texto, #jesus_pozo .texto{
	margin-top:3px;
}

#noticia_desarrollo .foto, #jesus_pozo .foto{
	float:left;
	margin-right:20px;
}

#perfil{
	position:absolute;
	top:415px;
	right:20px;
	width:490px;
	height:393px;
}

#perfil .foto{
	float:right;
	margin-left:20px;
}

#perfil .texto{
	text-align:right;
	margin-top:148px;
}

#jesus_pozo{
	width:425px;
	height:125px;
	position:absolute;
	left:0;
	top:723px;
}

#jesus_pozo ul.contenido_jpozo li{	margin-bottom:3px;}

#jesus_pozo ul.contenido_jpozo li a{
	font:normal 12px/16px "Droid Serif",Times,Serif;
	color:#000;
	margin-left:10px;
}

#jesus_pozo ul.contenido_jpozo li a:hover{text-decoration: underline;}

#jesus_pozo ul.contenido_jpozo li.info{background: url("http://estaticos.elmundo.es/yodona/iconos/v2.x/v2.0/bol_info.gif") no-repeat scroll 183px 3px transparent;}
#jesus_pozo ul.contenido_jpozo li.galeria{background: url("http://estaticos.elmundo.es/yodona/iconos/v2.x/v2.0/bol_galeria.gif") no-repeat scroll 181px 4px transparent;}
#jesus_pozo ul.contenido_jpozo li.especial{background: url("http://estaticos.elmundo.es/yodona/iconos/v2.x/v2.0/bol_especial.gif") no-repeat scroll 181px 3px transparent;}

#desfiles_font{
	width:970px;
	position:absolute;
	bottom:0;
	left:0;
	background: url("http://estaticos.elmundo.es/yodona/estaticas/especiales/2012/josep_font/img/lineas.jpg") no-repeat 0px 132px transparent;

}

#desfiles_font h2{
	font:normal 30px/49px "Droid Serif",Times,Serif;
	color:#000;
	text-align:center;
	width:230px;
	float:left;
	margin:47px 0 0 35px;
}

#desfiles_font ul{
	float:right;
	margin-right:20px;
}

#desfiles_font li{
	float:left;
	width:190px;
	height:190px;
	display:block;
	margin-left:30px;
}

#desfiles_font li.desfile1{background: url("http://estaticos.elmundo.es/yodona/estaticas/especiales/2012/josep_font/img/desfile1.jpg") no-repeat top left transparent;}
#desfiles_font li.desfile2{background: url("http://estaticos.elmundo.es/yodona/estaticas/especiales/2012/josep_font/img/desfile2.jpg") no-repeat top left transparent;}
#desfiles_font li.desfile3{background: url("http://estaticos.elmundo.es/yodona/estaticas/especiales/2012/josep_font/img/desfile3.jpg") no-repeat top left transparent;}

#desfiles_font li a{
	background: url("http://estaticos.elmundo.es/yodona/estaticas/especiales/2012/josep_font/img/fondo_enlace.png") repeat top left transparent;
	background-repeat:repeat;
	padding:10px;
	font:normal 14px/18px "Droid Serif",Times,Serif;
	color:#000;
	text-align:center;
	display:block;
	margin-top:134px;
	width:170px;
	height:36px;
}

#desfiles_font li a:hover{text-decoration:underline;}

#pie_especial{
	background:#F3F3F3;
	padding-bottom:50px;
	padding-top:20px;
}

#pie_especial .wrap li{
	float:left;
	margin-right:7px;
	padding-right:7px;
	border-right: 1px solid #9f9f9f;
	color:#9f9f9f;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
}

#pie_especial .wrap li a{
	color:#9f9f9f;
}

#pie_especial .wrap li a:hover{
	color:#333;
}