div.module_top {
   background: #dfdfdf;
   padding: 1px 1px 1px;
   margin-bottom: 15px;
}
div.module_top div.module_top_titre {
   background: #FFF;
   font-weight:bold; 
   text-align:left; 
   color:#693; 
   padding:10px 5px 10px 8px; 
   
   /*font-weight: bold;
   padding: 3px;
   font-size: 12px;*/
}
div.module_top div.module_top_cadre_tableau {
   margin-left: 0px;
}
div.module_top table.module_top_tableau {
   width: 100%;
   background: #FFF;
   border-collapse: collapse;
}

div.module_top table.module_top_tableau th {	
background:#f1f1f1; border-bottom:1px solid #dadada; font-size:12px; text-align:left; color:#333; font-weight:bold; padding:3px 5px 3px 20px;	 

/*background:#f1f1f1; border-bottom:1px solid #dadada; color:#333; font-weight:bold; padding:3px 5px 3px 1px;*/

} 
 
div.module_top table.module_top_tableau td { 
font-size:.91em; border-bottom:1px dotted #e3e3e3; padding:3px 0 0 25px;}
 

div.module_top table.module_top_tableau thead {
   background: #C0C0C0;  
}
div.module_top_lien_classement { border:0px solid #dfdfdf; border-top:none; background:url(../../artpublic/templates/temp/img/box-bg.gif) left bottom repeat-x;}
div.module_top_lien_classement { padding:10px 6px 13px 9px;}



div.module_top table.module_top_tableau thead.qualif {
   background: #f1f1f1;  
}
div.module_top table.module_top_tableau thead.course{
   background: #C0C0C0;
}
div.module_top table.module_top_tableau thead.tour{
   background: #C0C0C0;
}
div.module_top table.module_top_tableau thead.global{
   background: #C0C0C0;
}





