/* CSS Document */

/* VÍDEOS */
#cabecera {
	height: 200px;
}
#contenido{
margin-top: -111px;
}
#contenido h2{
margin-bottom: 45px;
}
#nav li#nav_videos a{
	color: #eed670;
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/07/tour/img/fondo_menu_on.png) repeat-x top left;
}
#nav li#nav_videos .sub_nav li a{
	color: #aaa;
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/07/tour/img/casilla_etapa_off.png) top left no-repeat;
}
#nav li#nav_videos .sub_nav{
	display: inline;
}




#indice_videos li{
	float: left;
	position: relative;
	width: 157px;
	overflow: hidden;
	margin: 0 0 10px 10px;
	display: inline;
	z-index: 5;
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/07/tour/img/videos/fondo.png) no-repeat top left;
}
#indice_videos li a{
	float: left;
	position: relative;
	width: 157px;
	height: 168px;
	color: #555;
	font-size: 11px;
	cursor: pointer;
	overflow: hidden;
	z-index: 9;
}
#indice_videos li a:hover{
	color: #333;
}
#indice_videos li p.play{
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	width: 157px;
	height: 118px;
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/07/tour/img/videos/play.png) no-repeat top left;
	z-index: 7;
	text-indent: -9999px;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://estaticos.elmundo.es/elmundodeporte/especiales/2009/07/tour/img/videos/play.png', sizingMethod='crop');
}
html>body #indice_videos li p.play{
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/07/tour/img/videos/play.png) no-repeat top left;
}
#indice_videos li img{
	float: left;
	position: absolute;
	width: 157px;
	top: 0;
	left: 0;
	z-index: 6;
}
#indice_videos li a:hover img{
	opacity: 0.75;
	filter: alpha(opacity=75); 
}
/*estilos para que salgan las opciones del editor*/
#indice_videos li table.menueditortableclearboth{
	float: left;
	position: relative;
}
#indice_videos li .menueditortableclearboth img,
#indice_videos li .menueditortableclearboth a{
	position: relative;
	width: auto;
	height: auto;
}
/*fin estilos para que salgan las opciones del editor*/

#indice_videos li p{
	float: left;
	position: absolute;
	top: 120px;
	left: 0;
	padding: 0 7px;
	line-height: 23px;
}
#indice_videos li p strong{
	font-size: 12px;
	text-transform: uppercase;
	color: #96874e;
}
#indice_videos li a:hover p strong{
	color: #000;
}

#nav li#nav_videos .sub_nav li.historicos{
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	margin: -45px 10px 0 0;
	background: none;
	width: auto;
	display: inline;
	clear: both;
}
#nav li#nav_videos .sub_nav li.historicos a{
	position: relative;
	background: none;
	width: auto;
	background-color: #fbf6d4;
	border: solid 1px #fdfbed;
	padding: 4px 10px;
}
body.historicos #nav li#nav_videos .sub_nav li.historicos a{
	background-color: #ecd05c;
	border: solid 1px #d4b233;
	color: #000;
}

#nav_etapa{
	float: right;
	position: relative;
	margin: -25px 15px 0 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	display: inline;
}
#nav_etapa li{
	position: relative;
	display: inline;
}
#nav_etapa li a{
	position: relative;
	background: none;
	width: auto;
	background-color: #f1e1a3;
	border: solid 1px #decb83;
	padding: 4px 10px;
}
#nav_etapa li a:hover{
	background-color: #ecd05c;
	border: solid 1px #d4b233;
	color: #000;
}

#detalles_etapa{
	float: left;
	border: solid 1px #ddd;
	margin-bottom: 15px;
}
#detalles_etapa ul{
	float: left;
	width: 280px;
	background-color: #f1f1f1;
	padding: 5px 10px;
}
#detalles_etapa li{
	padding: 4px 0 2px;
	border-bottom: solid 1px #ddd;
}
#detalles_etapa li strong{
	color: #96874E;
}
#detalles_etapa p{
	float: left;
	width: 270px;
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/07/tour/img/fondo_detalle_etapas.gif) repeat-x top left;
	color: #555;
	line-height: 18px;
	padding: 15px;
}

#nav_historicos{
	float: left;
	position: relative;
	margin: 0 1px 0 12px;
	font: normal 11px Arial, Helvetica, sans-serif;
	display: inline;
	text-align: center;
}
#nav_historicos li{
	float: left;
	position: relative;
	width: 113px;
	margin: 0 5px 5px 0;
}
#nav_historicos li#video07{
	margin: 0 0 5px 0;
}
#nav_historicos li img{
	float: left;
	position: relative;
	margin: 0 0 2px 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	width: 109px;
	height: 50px;
}
#nav_historicos li a{
	float: left;
	position: relative;
	width: 109px;
	height: 80px;
	background: none;
	background-color: #f1e1a3;
	border: solid 1px #decb83;
	padding: 2px;
}
#nav_historicos li a:hover img{
	opacity: 1.3;
	filter: alpha(opacity=130);
}
#nav_historicos li a:hover{
	background-color: #ecd05c;
	border: solid 1px #d4b233;
	color: #000;
}
body.dos_dias_decisivos_armstrong #nav_historicos li#video01 a,
body.guerini #nav_historicos li#video02 a,
body.lemond_fignon #nav_historicos li#video03 a,
body.anhos_indurain #nav_historicos li#video04 a,
body.gritos_lagrimas #nav_historicos li#video05 a,
body.retrospectiva #nav_historicos li#video06 a,
body.chicas #nav_historicos li#video07 a{
	background: #333 url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/07/tour/img/fondo_caja_anho.png) repeat-x scroll left top;
	border: solid 1px #333;
	color: #ccc;
}
body.historicos .entradilla{
padding: 20px;
line-height: 20px;
background: #f1f1f1 url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/07/tour/img/fondo_detalle_etapas.gif) repeat-x scroll left bottom;
border: solid 1px #ddd;
margin-bottom: 20px;
}
