#liste_compet A{
	font-size:9pt;
	color:#8b1219;
	text-decoration:none;
	font-weight:bold;
	}
	
#liste_compet A:hover{
	color:#000;
	text-decoration:underline;
	}

TABLE.liste_match{
	width:400px;
	margin:auto;
	}
	
TABLE.liste_match TR{
	background:url(../images/lignes_fd.gif) 0 -12px repeat-x;
	background-color:#FFF;
	height:25px;
	}
	
TABLE.liste_match .col1{	
	text-align:right;	
	font-weight:bold;
	padding-right:25px;
	}
	
TABLE.liste_match .col5{	
	text-align:left;
	font-weight:bold;
	padding-left:25px;
	}

TABLE.liste_match .col2, TABLE.liste_match .col3, TABLE.liste_match .col4{	
	text-align:center;
	padding:0;
	}

.winner{
	color:#8b1219;
	font-weight:bold;
	}

.loser{
	color:#666;
	font-weight:bold;
	}

DIV.leader_photo{
	background:url(../images/lignes_fd.gif) 0 -8px repeat-x;
	background-color:#FFF;
	height:100px;
	line-height:100px;
	width:100px;
	float:left;
	border:solid 1px #666;
	text-align:center;
	margin:5px 8px;
	}

TABLE.leader_result{
	margin:auto;
	}

.leader_result TR{
	height:25px;
	}

.leader_result TH{
	text-align:left;
	}

.leader_result TD.td_classement{
	text-align:center;
	background:url(../images/lignes_fd.gif) 0 -2px repeat-x;
	font-weight:bold;
	width:40px;
	}

.leader_result TD.td_classement_pair{
	text-align:center;
	border-bottom:solid 1px #BBB;
	width:40px;
	}

DIV.listeRub{
	font-size:10pt;
	font-weight:bold;
	margin-bottom:10px;	
	line-height:20px;
	}

DIV.listeRub DIV{
	margin:0 5px;	
	}

DIV.listeRub DIV.pair{
	background-color:#EEE;	
	}

DIV.listeRub SPAN.image{
	display:inline-block;
	width:30px;
	padding-left:5px;
	text-align:center;
	}

DIV.listeRub A{
	color:#8b1219;
	text-decoration:none;
	}
	
DIV.listeRub A:hover{
	color:#000;
	text-decoration:underline;
	}

/*////////////// Classement ///////////////////*/
TABLE.classement{
	margin:auto;
	width:480px;
	}

.classement TR{
	height:20px;
	}

.classement TH{
	text-align:center;
	background:url(../images/lignes_fd.gif) 0 -2px repeat-x;
	font-weight:bold;
	}
.classement TD{
	text-align:center;
	}
	
.col_pl{
	width:25px;
	}
TH.col_eq, TD.col_eq{
	text-align:left;
	padding-left:10px;
	font-weight:bold;
	}
.col_pt{
	width:30px;
	font-weight:bold;
	color:#8b1219;
	}
.col_val{
	width:30px;
	}
	
.classement TR:hover TD{
	background-color:#fafebb;
	}

DIV.dateMAJ{
	font-size:8pt;
	font-style:italic;
	color:#666;
	text-align:right;
	margin:0 10px;
	padding-bottom:10px
	}





