/* CSS Document */
/* publicidad superior, de 730 y modulo de 240 de ancho */
#publicidadsuperior {
	width: 990px;
	margin: 0 0 0 1px !important;
	padding: 0px;
	overflow: hidden;
	background: #F0F0F0;
}
#publicidadsuperior .publicidadhorizontal {
	width: 740px!important;
	float: left;
}
#publicidadsuperior table {
	background-color: #f0f0f0 !important;
}
#publicidadsuperior td {
	border: 0px !important;
	padding: 0px !important;
}
#publicidadsuperior .publicidadhorizontal div table td.margen {
	width: 1px !important;
}
#publicidadsuperior .publicidadhorizontal, #publicidadsuperior .publicidadhorizontal div, #publicidadsuperior .publicidadhorizontal table {
	width: 740px !important;
}
#publicidadsuperior .publicidadmodulo {
	width: 244px;
	float: left;
	margin: 0 0 0 5px;
}
/* =Site information */
acronym {
	border:0;
	text-decoration:none;
}
#site_info {
	width:990px;
	color:#333;
	float:left;
	border-top:3px solid #333;
	padding-top: 8px;
	padding-right: 0;
	padding-left: 0;
	font: 10px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
#site_info a {
	color:#333;
	text-decoration:none;
	font-size: 10px;
	line-height: normal;
}
#site_info a:hover {
	color:#ccc;
}
#site_info p {
	float:left;
	padding:0 10px 0 15px !important;
	font-size: 10px;
	line-height:normal;
	margin: 0px;
}
#site_info p.credits {
	border:1px solid #333;
	border-width:0 1px;
	padding:0 8px!important;
	margin:0 8px 0 0;
}
#site_info ul, #site_info li {
	display:inline;
	list-style:none;
	padding:0 5px 0 0;
	line-height:10px;
	margin: 0px;
}
#site_info li.contact {
	border-right:1px solid #333;
	padding-right:8px;
	margin-right:8px;
	margin-left: 0px;
}
/* fin info */
body {
	background: #eeeeee;
}
body, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, p, form, img, a {
	margin: 0px;
	padding: 0px;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	border:0px;
	list-style: url(none) none;
}
.contenedor {
	margin: 0px auto;
	padding: 0px;
	width: 990px;
	overflow: hidden;
	background: #FFFFFF;
}
a {
	color: #F5AE3C;
}
a:hover {
	color: #666;
}
.cabecera {
	width: 990px;
	height: 127px;
	background: #333333 url(http://estaticos.elmundo.es/elmundodeporte/especiales/2008/09/vuelta2008/img/cabecera.gif) no-repeat left top;
	border-bottom: 1px solid #F5AE3C;
}
.cabecera .elmundoes {
	width: 130px;
	text-indent: -9999px;
	display: block;
	height: 30px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.cabecera .elmundodeporte {
	width: 860px;
	text-indent: -9999px;
	display: block;
	float: right;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
.cabecera .tourfrancia {
	width: 990px;
	height: 70px;
	display: block;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
/* NAVEGACION PRINCIPAL */
.navegacion {
	color: #F89400;
	font: normal 12px/30px arial;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
.navegacion li {
	height: 25px;
	float: left;
}
.navegacion li a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	height: 25px;
	padding: 0px 11px;
	margin: 0px;
	font: normal 11px/25px Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	border-right: 1px solid #666;
}

.navegacion li a:hover {
	color: #ccc;
}
/* FIN NAVEGACION PRINCIPAL */

.contenido {
	width: 960px;
	padding: 0px;
	margin: 30px 15px 15px;
	overflow: hidden;
}
.columna_izquierda {
	float: left;
	width: 630px;
}
.columna_derecha {
	float: right;
	width: 310px;
}
.modulo_portada {
	width: 308px;
	background: #FFFFFF url(http://estaticos.elmundo.es/elmundodeporte/especiales/2008/09/vuelta2008/img/back_modulos.gif) no-repeat right bottom;
	margin-bottom: 10px;
	border: 1px solid #eee;
	overflow: hidden;
}
.izquierda {
	float: left;
}
.derecha {
	float: right;
}
.mancheta_modulo {
	background: #999;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	height: 19px;
	padding-left: 5px;
	color: #FFFFFF;
	border-bottom: 1px solid #F5AE3C;
}
.imagen_cronica {
	width: 308px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.imagen_etapaportada {
	width: 150px;
	float: left;
	height: 100px;
	margin: 4px 10px 4px 4px;
}
.epigrafe {
	font: 11px/16px Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	background: #F5AE3C;
	padding: 10px;
}
.titulo {
	font: 24px/28px Arial, Helvetica, sans-serif;
	clear: both;
}
.columna_izquierda p {
	font: 12px/22px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.puntuacion {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #f5f5f5;
}
.data {
	margin-bottom: 20px;
	overflow: hidden;
	width: 310px;
}
.datos_ciclista {
	width: 310px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.seccion_nombre {
	font: normal 24px/30px Arial, Helvetica, sans-serif;
	height: 30px;
	margin-bottom: 20px;
	color: #F5AE3C;
	letter-spacing: 4px;
}
.firma {
	font: 11px/normal Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.puntuacion li {
	border-bottom: 1px solid #CCCCCC;
	background: #F5F5F5 url(http://estaticos.elmundo.es/elmundodeporte/especiales/2008/09/vuelta2008/img/back_datosprotagonistas.gif) no-repeat right top;
	color: #666666;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	padding: 3px;
}
.puntuacion li strong {
	font: normal 12px/20px Georgia, "Times New Roman", Times, serif;
	color: #000;
}
.mas_protagonistas {
	padding: 10px;
	border: 1px solid #f5f5f5;
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2008/09/vuelta2008/img/back_modulos.gif) no-repeat right bottom;
}
.mas_protagonistas .titulo {
	font: 18px/20px Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 5px;
	border-bottom: 1px solid #eee;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-bottom: 10px;
}
.mas_protagonistas a {
	text-decoration: none;
	font: 12px/26px Arial, Helvetica, sans-serif;
	color: #F5AE3C;
}
.mas_protagonistas li {

}
.temas_anteriores .titulo {
	font: 18px/20px Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 5px;
	border-width: 0px;
}
.temas_anteriores {
	background: #f5f5f5;
	padding: 10px;
}
.temas_anteriores strong {
	margin-right: 10px;
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #F5AE3C;
}
.temas_anteriores a {
	text-decoration: none;
	color: #666666;
}
.temas_anteriores li {
	border-bottom: 1px dashed #CCCCCC;
}
.email {
	color: #F5AE3C;
	text-decoration: none;
}
.dias {
	width: 960px;
}
.dias li {
	float: left;
	width: 129px;
	text-align: center;
	margin-bottom: 10px;
	border-top: 1px solid #eee;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #eee;
	background: #f5f5f5;
	padding: 3px;
	font-weight: bold;
	color: #666666;
}
.album {
	width: 960px;
}
.album li {
	width: 135px;
	text-align: center;
	padding: 5px 0px;
	float: left;
	height: 145px;
	margin-bottom: 5px;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #eee;
}
.album a {
	width: 127px;
	display: block;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #F5AE3C;
	text-align: left;
	padding-left: 8px;
}
li.domingo {
	background: #ccc;
}
.etapas {
	width: 960px;
	padding: 0px;
	margin-bottom: 30px;
	overflow: hidden;
	height: 27px;
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2008/09/vuelta2008/img/back_etapas.gif)  repeat-x right top;
}
.etapas li {
	float: left;
}
li.inicio {
	text-align: center;
	font: 12px/20px Arial, Helvetica, sans-serif;
}
.etapas li.inicio a {
	height: 20px;
	padding: 3px;
	margin-right: 3px;
	font-weight: bold;
	width: 100px;
}

.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: #666666;
	font-weight: bold;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	background: #eee;
}
.etapas a:hover {
	color: #999999;
	border-bottom: 1px solid #F5AE3C;
}
.equipos {
	width: 450px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	overflow: hidden;
	margin-bottom: 20px;
	background: #f5f5f5 url(http://estaticos.elmundo.es/elmundodeporte/especiales/2008/09/vuelta2008/img/back_equipos.gif) no-repeat left top;
}
.camiseta {
	float: left;
	margin-right: 10px;
}
.nombre {
	width: 450px;
	height: 70px;
	margin-bottom: 5px;
}
.equipo {
	font: italic 20px/20px Georgia, "Times New Roman", Times, serif;
}
.director {
	font: bold 12px/20px Arial, Helvetica, sans-serif;
}
.datos {
	width: 450px;
	overflow: hidden;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.datos li {
	float: left;
	background: #FFFFFF;
}
.datos .dorsal {
	width: 69px;
	font: 12px/20px Arial, Helvetica, sans-serif;
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	padding-left: 5px;
}
.datos .ciclista {
	width: 294px;
	font-size: 12px;
	line-height: 20px;
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	padding-left: 5px;
}
.datos .nacion {
	width: 69px;
	font-size: 12px;
	line-height: 20px;
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	padding-left: 5px;
}
.grafico_etapa {
	margin-bottom: 20px;
	width: 958px;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
}
#tablaetapas table {
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 100%;
}
#tablaetapas {
	width: 960px;
	margin: 15px;
	clear: both;
}
#tablaetapas .titulo {
	font: 14px/20px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #333333;
	padding-left: 5px;
}
#tablaetapas td {
	padding: 2px;
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}
#tablaetapas .titulo td {
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	background: #F5AE3C;
}
.navclasificacion {
	width: 960px;
	margin-bottom: 30px;
	overflow: hidden;
	font-size: 12px;
	line-height: 17px;
	height: 17px;
	display: block;
}
.navclasificacion li {
	float: left;
	margin-right: 20px;
	font-size: 14px;
	line-height: 17px;
}
.navclasificacion a {
	display: block;
	font: 14px/17px Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px;
	color: #666;
}
.navclasificacion a:hover {
	color: #333;
	text-decoration: none;
}
/* NAVEGACION clasificacion */
#navclasificacion {
	font-family: verdana;
	height: 20px;
	width: 950px;
	font-size: 10px;
	color: #666666;
	background-color: #e3e3e3;
	padding-top: 3px;
	padding-left: 10px;
	clear: both;
	margin: 15px 15px 10px;
}
#navclasificacion ul {
	display:inline;
	text-align: center;
}
#navclasificacion li {
	list-style-type: none;
	padding-top: 2px;
	display: inline;
}
#navclasificacion li a { text-decoration: none; color: #666666; text-transform: uppercase; font-weight: bold; }
#navclasificacion li a:hover {
	text-decoration: underline;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
}
/* FIN NAVEGACION clasificacion */
.proyector {
	float: right;
	height: 365px;
	width: 368px;
	border: 10px solid #CCCCCC;
}
.video_portada {
	width: 630px;
}
.frase_dia strong {
	font: italic bold 22px/24px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	text-decoration: none;
	color: #F5AE3C;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.frase_dia {
	text-decoration: none;
}
.frase_dia a {
	text-decoration: none;
	color: #666;
	text-align: center;
	display: block;
}
.pulldown {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	width: 220px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.album_portada {
	height: 85px;
	text-align: center;
	padding-top: 5px;
}
.enlace_cronica {
	text-decoration: none;
	padding-left: 5px;
	font: 16px Arial, Helvetica, sans-serif;
	color: #F5AE3C;
	display: block;
	padding-bottom: 5px;
}
.clasificacion_portada a {
	text-decoration: none;
	color: #333;
	font: 11px/22px Georgia, "Times New Roman", Times, serif;
}
.clasificacion_portada strong {
	color: #F5AE3C;
}
.clasificacion_portada .general {
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2008/09/vuelta2008/img/camiseta.gif) no-repeat 2px 5px;
	padding-left: 20px;
}
.clasificacion_portada .etapa {
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2008/09/vuelta2008/img/cup.gif) no-repeat 2px 6px;
	padding-left: 20px;
}
.clasificacion_portada .montana {
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2008/09/vuelta2008/img/montana.gif) no-repeat 2px 6px;
	padding-left: 20px;
}
.etapa_vuelta {
	font: 16px/30px Arial, Helvetica, sans-serif;
}
.etapa_hoy strong {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.perfil_vuelta a {
	text-decoration: none;
	color: #F5AE3C;
	font-weight: bold;
}
.perfil_vuelta a:hover {
	color: #666666;
}
.enlace_cuesta {
	text-decoration: none;
	color: #F5AE3C;
	padding-left: 4px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}.palmarestabs {
	font: 18px/24px Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
}
.palmarestabs a {
	font: 18px/24px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.tablapalmares table {
	width: 960px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.tablapalmares td {
	padding: 3px;
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}
.tablapalmares .puesto {
	background: #F5AE3C;
}
.clasificacion_portada a:hover {
	color: #666666;
}
.clasificacion_portada strong:hover {
	color: #666;
}
.videoetapas {
	float: left;
	width: 205px;
	height: 210px;
	margin-right: 6px;
	margin-bottom: 12px;
	margin-left: 5px;
	padding: 11px;
	background: #e5e5e5;
}

.videoetapas .play {
    position: absolute;
    z-index: 10;
}

.videoetapas .imagen {
position: absolute;
    z-index: 9;
    width: 205px;
    height: 154px;
}

.videoetapas .imagen img {
    width: 205px;
    height: 154px;
}

.videoetapas .etapa {
	position: relative;
	top: 154px;
	color: #333;
	padding: 5px;
	height: 42px;
	width: 195px;
	background: #FFFFFF url(http://estaticos.elmundo.es/elmundodeporte/especiales/2008/09/vuelta2008/img/back_modulos.gif) right bottom;
	font: normal 11px/normal Verdana, Arial, Helvetica, sans-serif;
}
.videoetapas .etapa strong {
	color: #F5AE3C;
}
.video_etapa {
	float: left;
	height: 376px;
	width: 480px;
}
.texto_videoetapa {
	float: right;
	margin-left: 15px;
	width: 460px;
}
.tablasgenerales {
	width: 460px;
	margin-bottom: 20px;
}
.listadoclasificacion {
	float: left;
	padding: 5px 5px 5px 250px;
}
.textopestanias {
	font: italic bold 12px Georgia, "Times New Roman", Times, serif;
	width: 300px;
	margin-left: 250px;
	margin-bottom: 20px;
	color: #666666;
	padding: 2px;
}
.enlace_imagenppal {
	display: block;
	width: 610px;
	height: 50px;
	padding: 20px 10px 10px;
	margin-bottom: 10px;
	text-decoration: none;
	text-align: center;
	font: 36px/normal Arial, Helvetica, sans-serif;
}
/*========================ENVIVO*/
.contenidoenvivo {
	float: left;
	width: 960px;
	margin: 10px 0 0;
	padding: 15px;
	background: #FFFFFF;
}
.contenidoenvivo .datos{
	width: 200px;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	border-width: 0px;
	float: left;
}
.contenidoenvivo .datos li{
	float: left;
	width: 190px;
	margin: 0 0 2px;
	padding: 0 10px 2px 0px;
	list-style: none;
	display: block;
	border-bottom: dashed 1px #ccc;
}
.contenidoenvivo .datos li strong{
	color: #F5AE3C;
	text-transform: uppercase;
}
.contenidoenvivo .datos .boton{
	border-bottom: 0;
	margin: 5px 0 0;
	width: 190px;
}
.contenidoenvivo .datos .boton a{
	float: left;
	position: relative;
	background-color: #eee;
	border: solid 1px #ccc;
	color: #777;
	width: 190px;
	padding: 2px;
	text-align: center;
	text-decoration: none;
}
.contenidoenvivo .datos .boton a:hover{
	background-color: #999;
	color: #fff;
}
.contenidoenvivo .grafico{
	margin: 0 0 20px;
	padding: 10px 0;
	width: 958px;
	float: left;
	height: 348px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.contenidoenvivo .clasificacion{
	margin: 20px 0 0 0px;
	padding: 0;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	float: left;
}
.contenidoenvivo .clasificacion caption{
	margin: 20px 0 0 0;
	background-color: #eee;
	padding: 8px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	text-transform: uppercase;
}
.contenidoenvivo .clasificacion th{
	background-color: #F5AE3C;
	padding: 3px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.contenidoenvivo .clasificacion td{
	padding: 3px;
	color: #333;
	border-bottom: solid 1px #ccc;
	text-align: center;
}
.contenidoenvivo .clasificacion .posicion{
	font-size: 10px;
	color: #999;
	font-weight: bold;
}
.contenidoenvivo h1{
	float: left;
	margin: 0 0 20px;
	padding: 0;
	color: #000000;
	font-size: 24px;
	width: 920px;
}
.contenidoenvivo h1 .fecha{
	color: #999999;
	font-size: 20px;
}
.contenidoenvivo a{
	color: #777;
}
.contenidoenvivo .plantillaenvivo{
	float: left;
	width: 718px;
	margin: 0px;
	padding: 10px;
	border: solid 1px #ccc;
}
.contenidoenvivo .plantillaenvivo th{	
	background-color: #eee;
	color: #777;
	font-size: 15px;
	padding: 5px 0;
}
.contenidoenvivo .plantillaenvivo td{	
	border-left: dashed 1px #ccc;	
	border-bottom: dashed 1px #ccc;
	padding: 5px 10px;
}
.contenidoenvivo .plantillaenvivo .tanteo{	
	border-left: 0;
	text-align: right;
	width: 200px;
	color: #999;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.contenedor .contenidoenvivo .envivo_derecha {
	float: right;
	width: 740px;
}
.contenedor .contenidoenvivo .envivo_izquierda {
	float: left;
	width: 200px;
}
.navegacion .start {
	border-left: 1px solid #666;
}
.texto_etapas {
	float: right;
	width: 590px;
}
.subtitulo_etapa {
	font: 24px/24px Arial, Helvetica, sans-serif;
	color: #F5AE3C;
	float: left;
	width: 350px;
	padding-right: 20px;
}
.btn_vertodos {
	background: #CCCCCC;
	padding: 2px;
	margin: 0px;
	border: 1px solid #999999;
	display: block;
	text-align: center;
	width: 75px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.contenidoenvivo .envivo_derecha .plantillaenvivo .grafico_envivo {
	width: 718px;
}
.pulldown_derecha {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
.grafico_etapa img {
	width: 958px;
}
#protagonistas .columna_izquierda .foto {
	width: 310px;
	float: right;
	margin-left: 15px;
}

.album img {
	clear: both;
	padding: 0px 5px;
}
.contenedor #clasmontana {
	width: 960px;
	margin-right: 15px;
	margin-left: 15px;
}
.contenedor #claspuntos {
	width: 960px;
	margin-right: 15px;
	margin-left: 15px;
}
.contenedor #clasgeneral {
	width: 960px;
	margin-right: 15px;
	margin-left: 15px;
}
.contenedor #tablaetapas .checkpoint {
	background: #333;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.mapa {
	border: 1px solid #CCCCCC;
	padding: 15px;
	margin-top: 15px;
}
