
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
	color:#FF0000;
}


#cadre {
	width: 95%;
	background-color: #000000;
	font-size:12px;
	border: medium solid #FF0000;
	-moz-border-radius: 30px;
	margin-bottom:3%;
}




/** menu **/

#cadremenu {
	width: 95%;
	background-color: #000000;
	border: medium solid #FF0000;
	-moz-border-radius: 30px;
	margin-bottom:3%;
}

#cadrepartenaire{
	width:95%;
	text-align:center;
	border: medium solid #FF0000;
	-moz-border-radius: 30px;
	}





/** accueil **/

#cadreinfos {
	width: 95%;
	background-color: #000000;
	height:200px;
	font-size:12px;
	border: medium solid #FF0000;
	-moz-border-radius: 30px;
	text-align:left;
	margin-bottom:3%;
}
#cadreclassement{
	width:100%;
	text-align:center;
	border: medium solid #FF0000;
	-moz-border-radius: 30px;
	margin-bottom:3%;
}
#cadreactu {
	width: 95%;
	background-color: #000000;
	font-size:14px;
	border: medium solid #FF0000;
	-moz-border-radius: 30px;
	margin-bottom:3%;
}
#cadrepresse{
	width:100%;
	text-align:center;
	border: medium solid #FF0000;
	-moz-border-radius: 30px;
	font-size:12px;
	margin-bottom:3%;
}
#cadreentrainement {
	width: 95%;
	background-color: #000000;
	font-size:12px;
	border: medium solid #FF0000;
	-moz-border-radius: 30px;
	margin-bottom:3%;
}
#cadreprono{
	width:100%;
	text-align:center;
	border: medium solid #FF0000;
	-moz-border-radius: 30px;
	font-size:12px;
}





/** contact **/

#contact{
	width: 100%;
	background-color: #000000;
	border: medium solid #FF0000;
	-moz-border-radius: 30px;
	text-align:left;
	height:700px;
	}
#contact1{
	width: 100%;
	background-color: #000000;
	border: medium solid #FF0000;
	-moz-border-radius: 30px;
	text-align:left;
	}



/** archives **/

#archiveresultat{
	width: 100%;
	background-color: #000000;
	border: medium solid #FF0000;
	-moz-border-radius: 30px;
	text-align:left;
	height:700px;
	}
#archivepresse{
	width: 100%;
	background-color: #000000;
	border: medium solid #FF0000;
	-moz-border-radius: 30px;
	text-align:left;
	height:700px;
	}
	
	
	

/** calendrier **/

#calendrier{
	width:100%;
	border: medium solid #FF0000;
	-moz-border-radius: 30px;
	text-align:center;
	}
	
	
	
/** video **/

#video{
	width:100%;
	border: medium solid #FF0000;
	-moz-border-radius: 30px;
	}


	

/** sponsors **/

#sponsor{
	width:100%;
	border: medium solid #FF0000;
	-moz-border-radius: 30px;
	}



/** prono **/

#prono{
	width:100%;
	border: medium solid #FF0000;
	-moz-border-radius: 30px;
	height:700px;
	}




/** tournoi **/


#cadretournoi {
	width: 100%;
	background-color: #000000;
	font-size:12px;
	border: medium solid #FF0000;
	-moz-border-radius: 30px;
	margin-bottom:3%;
}




/** pied de page **/


#cadrepied{
	width: 100%;
	background-color: #000000;
	font-size:14px;
	border: medium solid #FF0000;
	-moz-border-radius: 30px;
}






a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
body,td,th {
	color: #FF0000;

