#contenu {
  	clear: both;
  	min-height: 800px;
  	background-color: White;  
}

#annoncesGoogle {
  	margin-top: 20px;
  	text-align: center; 
}

#pourtour {
  	margin: 20px 60px;
  	border: solid 1px DarkGreen; 
  	text-align: center;  
}

#titre {
  	margin: 0px;
  	height: 18px;
  	font-size: 14px;
  	font-weight: bold;
  	color : White;
  	text-align:center;
  	border-bottom: solid 1px DarkGreen;
  	/*background-color: DarkGreen; (en fait #337547)*/
  	background-image: url(../images/arrPlanVert.jpg); 
  	background-position: center center;
  	background-repeat: repeat-x;
} 

hr{
	color:#006400;
}

.entete {
	margin:10px;
  	border: solid 1px DarkGreen; 
}

.annee {
	text-align: left;
	font-size:14px;
	font-weight: bold;
	margin-left:10px;
}


.presentation {
	text-align: left;
	margin:20px;
}

.emphase {
	font-weight: bold;
}

.titreTableau {
 	margin : 0px;
 	padding : 0px;
 	margin-top : 20px;
	font-size:14px;
	font-weight:bold;
} 

.tableauClassement{
  	margin: 20px auto;
	margin-top:10px;
	width:600px;
}

.rang {
  	font-weight: bold;
  	text-align : left;
}

.nom {
  	text-align : left;
}

.cote {
  	text-align : center;
}

.resultats {
	text-align : center;
}

.points {
	text-align : center;
}

.nouvCote {
	text-align : center;
}

.titreRondes {
 	margin : 0px;
 	padding : 0px;
 	margin-top : 20px;
	font-size:12px;
	font-weight:bold;
}
 
.tableauRondes{
  	margin: 20px auto;
	margin-top:10px;
	width:500px;
}

.noRonde {
	text-align : left;
	font-weight: bold;
	font-size:12px;
}

.couleurRonde {
	font-weight: bold;
	font-size:12px;
}

.titreResRondes {
	font-weight: bold;
	font-size:12px;
}

.nomBlancs {
	text-align : left;

}

.nomNoirs {
	text-align : left;
}

.resultatsRondes {
}

.sepRondes {
	font-weight: bold;
}

.noteRondes {
	text-align : left;
	font-size:10px;	
}

#menu #sousMenu a {
	display:inline-block;
	margin:0px;
	padding:0px;
	margin-left:9px;
	margin-top:0px;
	color:White;
	text-decoration:none;	
}

#menu #sousMenu .premier {
	margin-left:15px;
}

.papi_liste_c {font-family:Arial; font-size:10pt; color: #000000; background-color: #FFFFFF;}
.papi_liste_f {font-family:Arial; font-size:10pt; color: #000000; background-color: #E0E0E0;}
.papi_liste_t {font-family:Arial; font-size:10pt; color: #000000; background-color: #FFFFFF; font-weight: bold;}
.papi_small_c {font-family:Arial; font-size:8pt; color: #000000; background-color: #FFFFFF;}
.papi_small_f {font-family:Arial; font-size:8pt; color: #000000; background-color: #E0E0E0;}
.papi_small_t {font-family:Arial; font-size:8pt; color: #000000; background-color: #FFFFFF; font-weight: bold;}
.papi_titre {font-family:Arial; font-size:12pt; font-weight:bold; height:50px}
.papi_titre_big {font-family:Arial; font-size:24pt; font-weight:bold;}

