/* PORTADA */

body#portada #contenido{
	height: 755px;
	margin-bottom: 0;
}
body#portada #principal h2{
	float: left;
	background: none;
	width: auto;
	height: auto;
	padding: 0;
	margin: 12px 0 20px;
	line-height: 37px;
}
body#portada #principal h2 a{
	color: #666;
}
body#portada #principal h2 a:hover{
	color: #888;
}
#apertura {
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	width: 876px;
	margin: 0;
	background: #000 url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/07/tour/img/fondo_cajaoscura.png) repeat-x bottom left scroll;
}
#bajoapertura{
	float: left;
	position: absolute;
	top: 406px;
	height: 350px;
}
#apertura .caja_multimedia{
	margin-left: 20px;
	display: inline;
	overflow: hidden;
}
#apertura table{
	float: left;
	width: 100%;
	font-size: 11px;
	margin: 0 0 15px;
}
#apertura table.last{
	margin: 0;
}
#apertura td{
	border-bottom: solid 1px #222;
	padding: 3px;
	text-align: center;
	color: #999;
	background-color: #444;
}
#apertura th{
	padding: 5px 3px;
	background: #efd879 url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/07/tour/img/fondo_th_portada.png) repeat-x top left;
	color: #333;
}
#apertura caption{
	padding: 5px 0;
	background: #333 url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/07/tour/img/fondo_caption_portada.png) repeat-x top left scroll;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #999;
}
#apertura caption a{
	color: #999;
}
#apertura .par td{
	background-color: #333;
}
#apertura td strong{
	color: #eee;
	font-weight: normal;
}
#etapa_actual{
	float: left;
	position: relative;
	width: 501px;
}
#etapa_actual h3{
	width: 501px;
	margin: 0 0 5px;
	font-size: 22px;
}
#etapa_actual img{
	float: left;
	position: relative;
	margin-right: 15px;
	width: 302px;
}
#etapa_actual ul{
	float: left;
	position: relative;
	margin-top: 10px;
}
#etapa_actual li{
	width: 184px;
	padding: 3px 0;
	font-size: 11px;
	border-bottom: solid 1px #ddd;
}
#modulos_destacados{
	float: left;
	position: relative;
	width: 501px;
	margin: 15px 0;
}
#modulos_destacados li{
	float: left;
	position: relative;
	width: 157px;
	height: 130px;
	font-size: 11px;
	margin-right: 15px;
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/07/tour/img/fondo_modulo_portada.png)
}
#modulos_destacados li a{
	float: left;
	position: relative;
	width: 137px;
	height: 110px;
	padding: 10px;
}
#modulos_destacados li.last{
	margin-right: 0;
}
#modulos_destacados li span{
	float: left;
	height: 32px;
	overflow: hidden;
}
#modulos_destacados li span.foto{
	background-color: #ecd05c;
	width: 137px;
	height: 75px;
	margin-bottom: 3px;
}
#modulos_destacados li a:hover img{
	opacity: 0.80;
	filter: alpha(opacity=80);
}
#modulos_destacados li strong{
	font-size: 13px;
}






