body {
	background: #f0f0f0;
	font: 9px normal Verdana, Arial, Helvetica, sans-serif;
	color: black;
	margin: 0px;
}
.hipervinculoDirecto a{
	float: right;
	text-decoration: none;
	color: #564141;
	font-weight:bold;
	font-size: 11px;
	padding-right:5px;
	padding-top: 5px;
}
.topimagen {
	background-color:#fff;
	height:29px;
	border-bottom:#333 3px solid;
	width: 100%;
}
.topimagen_izda{
	float:left;
}
.topimagen_dcha{
	float:right;
}
.topimagen_izda img{
	border: none;
}
.topimagen_dcha img{
	border: none;
}
.subcabecera {
	background: #FFFFFF;
	height: 30px;
	font-size: 12px;
	font-weight:bold;
	color: black;
}
.subcabecera .circuito{
	background: #FFFFFF;
	height: 20px;
	font-size: 10px;
	font-weight:bold;
	color: gray;
}
.subcabecera2 {
	background: #FFFFFF;
	height: 17px;
	font-size: 10px;
	color: gray;
	font-weight:bold;
}
.subcabecera img{
	height: 12px;
	width: 16px;
}
.subcabecera table {
	width: 100%;
}
.container {
	width: 99%;
}
.container ul{
	background: #FFFFFF;
}

.tab_container {
	border: 1px solid #8d6b6b;
	border-top: none;
	clear: both;
	width: 100%;
	background: #FFFFFF;	
	height:270px;
}


.tab_subcontainerParrilla {
	margin-top:10px;
	width: 100%;
	background: #fff;
	overflow:auto;
	height:255px;
}

.tab_content {
	padding: 0px;
	font-size: 1.2em;
	width:100%;	
	border-top: 1px solid #8d6b6b;
}


.tab_content table#parrilla{
	border: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
.cajaComentario{
	width: 100%;
	clear:both;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
}
.carrera .cajaComentario .colIzq{
	width:15%;
	float: left;
	margin-left:0px;
	margin-top:5px;
}

.carrera{
	overflow:auto;
	padding-right: 5px;
	padding-left: 5px;
	height:210px;
	width: 97%;
	border: 1px solid #000;
	margin-bottom:5px;
	float: top;
	background: #fff;
	}
.ui-tabs-hide {
	position: absolute;
	left: -10000px;
	display: block;
	}
.espesial{
	overflow:auto;
	width: 100%;
	height:1px;
	float: left;
	display:block;
	background: #FFFFFF;
	border-top: 1px solid #000000;
	color: black;
	text-align: center;
	}

.cajaComentario .colIzq .sprint{
	margin: 0px;
	background: #FFFFFF;
	color: red;
	text-align: center;
	width:70%;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid gray;
}
.cajaComentario .colIzq .kmRojo{
	margin: 0px;
	margin-left:0px;
	background: #CC0000;
	color: white;
	text-align: center;
	width:70%;
	border: 1px solid gray;
	font-size: 8px;
}
.cajaComentario .colIzq .kmAzul{
	margin: 0px;
	background: blue;
	color: white;
	text-align: center;
	width:70%;
	border: 1px solid gray;
}

.cajaComentario .colIzq .contrarreloj{
	margin: 0px;
	background: transparent url(../images/cronometro.jpg) no-repeat;
	height:17px;
	width:17px;
	width:70%;
	border: 1px solid gray;
}
.cajaComentario .colIzq .numKm{
	margin: 0px;
	background: #E4E4E4;
	color: gray;
	text-align: center;
	font-size: 12px;
	font-weight:bold;
	width:70%;
	border: 1px solid gray;
}
.carrera .cajaComentario .colIzq img{
	float: top;
	padding-left:2px;
}

.carrera .cajaComentario .colDer{
	width:75%;
	padding: 10px;
	float:left;
	text-align:justify;
	border-left:  1px solid #aaaaaa;
}



#hora{
	color: #8a8a8a;
	text-align: right;
	border-bottom: 1px solid #aaaaaa;
}

.cabeceraGrupo{
	background-color: #EAEAEA;
	font-size: 12px;
	font-weight:bold;
}
.tab_clasificacionDirecto{
	float: top;
}

.tab_clasificacionDirecto .directo{
	border-collapse: collapse;
	width: 100%;
}
.tab_clasificacionDirecto .directo tr{
	border: 1px solid #999;
}
.tab_clasificacionDirecto .directo tr td{
	border: 1px solid #999;
}

.tab_clasificacionDirecto .directo tr.cabeceraTabla{
	background: red;
	color: white;
	text-align: center;
}

.tab_clasificacionDirecto .directo tr td.posicion{
	background:black;
	color:white;
	text-align: center;
}
.tab_clasificacionDirecto .directo tr td.bandera{
	width:23px;
}
.tab_clasificacionDirecto .directo tr td.corredor{

}

.tab_clasificacionDirecto .directo tr td.tiempo{
	text-align: right;
}



.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	margin-top:0px;
	/*margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;*/
}



/***************  para los tabs ****************/

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 2px;
    min-width: 84px; /* be nice to Opera */
    background: #FFFFFF;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 8px;
    background: url(../images/tab.png);
}
.ui-tabs-nav a {
    position: relative;
    top: 2px;
    z-index: 1;
    padding-left: 0;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.ui-tabs-nav .ui-tabs-selected a {
    color: #fff;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 5px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 5px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -52px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-nav .ui-tabs-disabled {
    opacity: .4;
}
.ui-tabs-container {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
    background-color: #fff;
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(../loading.gif) no-repeat 0 50%;
}

