@charset "utf-8";
!@charset "UTF-8";
Entete {
	   font: 100% Verdana, Arial, Helvetica,  sans-serif;
	   background: black;
	   color: #000000;
	   }
.EnteteDefaut{
	   background: black;
}	   

.FontGrilleEntete{
	  background: black;
	  color: white;
	  border: none;
}
	   	
.Titre{
	  font: 100% Verdana, Arial, Helvetica,  sans-serif;
	  background: black;
	  color: white;
	  font-size: 28;  
	  font-weight: bold;
	  border: none;
}
.DateAff{
	  font: 100% Verdana, Arial, Helvetica,  sans-serif;
	  background: black;
	  color: white;
	  font-size: 12; 
	  font-weight: bold;
	  border: none;
}
.Legendre{
	  font: 100% Verdana, Arial, Helvetica,  sans-serif;
	  background: black;
	  color: white;
	  font-weight: bold;
	  border: none;
}
.Magazine{
 	background: black; 
	color: #F5CB00;  
	font-weight: bold;
	border: none;
}
.Moyenne{
 	background: black; 
	color: white; 
	font-weight: bold; 
	font-size: 12;
	text-align: center;
}
.EnteteColonne{
    color: white; 
	text-align: center; 
	font-weight: bold; 
	font-size: 12;
	border: none;
}
.NumLinge{
    font: 100% Verdana, Arial, Helvetica,  sans-serif;
	color: white; 
	background: black;
	text-align: center; 
	font-weight: bold; 
	font-size: 12;
	border-right: none; 
	border-left: none;
}
.JoueurRouge{
	font: 100% Verdana, Arial, Helvetica,  sans-serif;
	font-weight:bold;
	background: #BA1900; 
	color: white; 
	font: bold;
	font-size: 12;
	 border-right: none; 
	 border-left: none;
}
.JoueurOrange{
	font: 100% Verdana, Arial, Helvetica,  sans-serif;
	font-weight:bold;
  	background: #FF7C00; 
	color: white; 
	font: bold;
	font-size: 12;
	 border-right: none; 
	 border-left: none;
	
}
.JoueurGreen{
	font: 100% Verdana, Arial, Helvetica,  sans-serif;		 
	font-weight:bold;
  	background: #009600; 
	color: white; 
	font: bold;
	font-size: 12;
	 border-right: none; 
	 border-left: none;
}
.JoueurCyan{
	font: 100% Verdana, Arial, Helvetica,  sans-serif;
	font-weight:bold;
  	background: #003399; 
	color: white; 
	font: bold;
	font-size: 12;
	border-right: none; 
	border-left: none;
}
.JoueurBlue{
	font: 100% Verdana, Arial, Helvetica,  sans-serif;		
	font-weight:bold;
  	background: #427FFF;  
	color: white; 
	font: bold;
	font-size: 12;
	 border-right: none; 
	 border-left: none;
}
.ColonneGris{
 	 background: #E3E3E3;
	 border-right: none; 
	 border-left: none;
}
.ColonneBlanc{
	 border-right: none; 
	 border-left: none;
} 


