body{ font-family:Arial, Helvetica, sans-serif;

	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #cccccc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-track-color: #cccccc;
	scrollbar-base-color: #ffffff;}
.vueltas {
	clear: both;
	font-size: 12px;
	color: #195790;
	font-weight: bold;
}
.pilotos {
	width: 620px;
	font-size: 0.8em;
	clear: both;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;	border: 1px solid #C6E8F2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	 behavior: url(ie-css3.htc);

}
.toptabla {
	filter:Alpha(Opacity=100,
FinishOpacity=70, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=25%);
	-moz-filter:Alpha(Opacity=100,
FinishOpacity=70, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=25%);
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0 ;
	 behavior: url(ie-css3.htc);
	font-weight: bold;
	width: 615px;
	float: left;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
	padding-bottom: 7px;
	clear: both;
	background: #195790;
	padding-top: 7px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.pilotos .toptabla h1 {
	font-weight: bold;
	color: #FFF;
}


.pilotos .toptabla h2 {
	font-weight: bold;
	color: #FFF;
}
.pilotos .toptabla h3 {
	font-weight: bold;
	color: #FFF;
}



.pilotos h1 {
	margin: 0px;
	float: left;
	width: 29px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.dep_txt_nota {
	font-size: 14px;
	color: #333;
}


.pilotos h2 {
	width: 150px;
	font-size: 12px;
	margin: 0px;
	float: left;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.pilotos h3 {
	font-size: 12px;
	float: left;
	margin: 0px;
	font-weight: normal;
	width: 42px;
	text-transform: none;
	padding: 0px;
}
