<style type="text/css">

/*  general _______________________________________________________________________________*/
html {
	background-color: #dddddd;
}
body {
	margin: 0;
	padding: 0;
	background-color: #292929;
	font: 10/1.3em;
	font-family: Geneva, Tahoma, "Nimbus Sans L", sans-serif;
}

#asspro {
        color: #e0b02a;
	font-size: 10px;
	font-weight: bold;
	font-family: helvetica;
}

a {
	text-decoration: none;
}

.pos {
	background-color: #A88F71;
	color: #000;
	padding-left: 5px;
	width:10px;
}
.no_course {
   text-decoration: underline;
}

a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover, a:active {
	color: #cc0000;
}
h1, h2, h3 {
	margin:0;
	background-repeat:no-repeat;
	background-position:left top;
}
h3 {
	margin: 0;
	color: #737173;
	font: bold 14px/1.3em Helvetica, Arial, sans-serif;
}
h4 {
	margin: 0;
	color: #e0b02a;
	font: bold 14px/1.3em Helvetica, Arial, sans-serif;
}
h5 {
	margin: 3px 0 10px 0;
	color: #737173;
	font: 10px/1.3em Helvetica, Arial, sans-serif;
}
h1 span, h2 span, h3 span {
	display:none;
}
img {
	border: 0px;
}
/*acronym {
	background: transparent url("../images/dot.gif") repeat-x left bottom;
	cursor: help;
}
*/
.conteneur {
	background-color: #333;

}
a.lien_tlc{               
  padding-left: 5px;
  color:#f00;
}

/*  Classements  _______________________________________________________________________________*/
table.classement {
/*	margin: 0px 20px 0 10px;*/
	border-bottom: #1b1b1b 1px solid;
	font-family: Geneva, Tahoma, "Nimbus Sans L", sans-serif;
/*	font-family: Helvetica, Arial, sans-serif;*/
	font-size: 10px;
	color: #FFF;
	width: 100%;
}
table.classement td.numcc{
       font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	width: 20px;
  text-decoration: none ;
	color: #fff;
}
table.classement caption {
	margin: 0 10px 0 40px;
/*	padding: 10px;*/
	background-color: #e0b02a;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
table.classement th, table.classement td {
/*	padding: 2px 5px 3px 5px;*/
	font-size: 10px;
}
table.classement th {
/*	background: url(th_filinfo.png) 100% 100% repeat-x;*/
	background-color: #444;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
table.classement th.titreCategorieBike {
        background-color: #E6A159;
/*	background: url(fond_titre_moto.png) 100% 100% repeat-x;*/
	height: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	height: 20px;
}
table.classement th.titreCategorieMoto {
        background-color: #E6A159;
/*	background: url(fond_titre_moto.png) 100% 100% repeat-x;*/
	height: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	height: 20px;
}
table.classement th.titreCategorieAuto {
        background-color: #E6A159;
/*	background: url(fond_titre_moto.png) 100% 100% repeat-x;*/
	height: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	height: 20px;
}
table.classement th.titreCategorieCar {
        background-color: #E6A159;
/*	background: url(fond_titre_moto.png) 100% 100% repeat-x;*/
	height: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	height: 20px;
}
table.classement th.titreCategorieCar {
        background-color: #E6A159;
/*	background: url(fond_titre_moto.png) 100% 100% repeat-x;*/
	font-size: 13px;
	font-weight: bold;
	color: #000;
	height: 20px;
 }


.titre {
  /*top */
	padding: 2px 5px 30px 5px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

.time {
   color: #bbb;
   width: 30px;
}
.pair{
	background-color: #3f3f3f;
}
.impair{
	background-color: #333;
}
.highlight{
   color: #FF9900;
   font-weight: bold;
}
a.readon{
    font-size: 9px;
   color: #000;
}
.nat {
	width: 10px;
}
.pgr {
      width: 10px;
      vertical-align: center;
	padding-left: 3px;

}
.pgr img {
      height:15px;
}
.numcc{
	width: 20px;
}
.numcc a{
       font-family: Tahoma, sans-serif;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	width: 60px;
  text-decoration: none ;
}

</style>