/* CSS Document */

/* ETAPAS*/

#secundario{display: none;}
body#etapas .etapas {
	width: 930px;
	padding: 0 0 0 20px;
	overflow: hidden;
	height: 27px;
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/ciclismo/vuelta/2010/img/bg_etapas.gif) no-repeat left top;
	top: 5px;
	position: relative;
}

body#etapas .etapas li {
	float: left;
}
body#etapas  li.inicio {
	text-align: center;
	font: 12px/20px Arial, Helvetica, sans-serif;
	padding-left: 50px;
	text-transform: uppercase;
}
body#etapas .etapas li.inicio a {
	height: 20px;
	padding: 3px;
	margin-right: 3px;
	font-weight: bold;
	width: 100px;
	color:#333;
}
#nav li#nav_etapas a {
	background:transparent url(http://estaticos.elmundo.es/elmundodeporte/especiales/ciclismo/vuelta/2010/img/fondo_menu_on.png) repeat-x scroll left top;
	color:#777;
}
body#etapas .etapas a {
	display: block;
	height: 20px;
	width: 20px;
	padding: 3px;
	margin-right: 3px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
body#etapas .etapas a:hover {
	color: #333;
	border-bottom: 1px solid #e5710b;
}

body#etapas .subtitulo_etapa {
	font: 24px/24px Arial, Helvetica, sans-serif;
	color: #E5710B;
	float: left;
	width: 300px;
	padding-right: 20px;
}

body#etapas .grafico_etapa {
	border:1px solid #CCCCCC;
	margin-bottom:20px;
	margin-top:15px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	width:950px;
}

body#etapas .texto_etapas {
float:right;
width:590px;
}

#grafico .firma{
padding-right: 15px;
text-align: right;
}
