/* PORTADA */

body#portada #contenido{
	height: 795px;
	margin-bottom: 0;
}
body#portada #principal h1{
padding: 15px 0;
}
body#portada #principal h2{
	float: left;
	background: none;
	width: 578px;
	height: auto;
	padding: 0;
	margin: 0 0 5px;
	line-height: 37px;
}
body#portada #principal h2 a{
	color: #666;
}
body#portada #principal h2 a:hover{
	color: #888;
}
body#portada #publi300{
float: right;}

/* APERTURA */

#apertura {
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	width: 992px;
	margin: 0;
	background: #000 url(http://estaticos.elmundo.es/elmundodeporte/especiales/ciclismo/vuelta/2010/img/fondo_cajaoscura.png) repeat-x bottom left scroll;
}
#apertura .columna1 {
	float:left;
	margin:0;
	padding:20px 10px 20px 12px;
	position:relative;
	width:525px;
}
#apertura .columna2 {
	float:left;
	margin:0;
	padding:10px 16px 10px 10px;
	position:relative;
	width:382px;
}
#bajoapertura{
	float: left;
	position: absolute;
	top: 417px;
	height:350px;
	width:952px;
}
#apertura .caja_multimedia{
	margin-left: 20px;
	display: inline;
	overflow: hidden;
}
#apertura table{
	float: left;
	width: 100%;
	font-size: 11px;
	margin: 5px 0 10px;
}
#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: 3px;
	background: #cc8801 url(http://estaticos.elmundo.es/elmundodeporte/especiales/ciclismo/vuelta/2010/img/) repeat-x top left;
	color: #fff;
}
#apertura caption{
	padding: 5px 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #999;
	border-bottom: solid 3px #555;
}
#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: 578px;
}
#etapa_actual h3{
	width: 578px;
	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: 578px;
	margin: 15px 0;
}
#modulos_destacados li{
	float: left;
	position: relative;
	width: 182px;
	height: 130px;
	font-size: 11px;
	margin-right: 15px;
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/ciclismo/vuelta/2010/img/fondo_modulo_portada.png)
}
#modulos_destacados li a{
	float: left;
	position: relative;
	width: 162px;
	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: 162px;
	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;
}






