/* CSS Document */

body {
	background-color: #000066;
}
.Styletitreaccueil {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #fff200;
	text-transform: uppercase;
	font-variant: normal;
	
}

.Stylesoustitreacc {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fff200;
	text-transform: uppercase;
}
	
.stclubbatacc {
	font-family: "Arial Narrow";
	font-size: 30px;
	color: #FFF200; }
	
.Staffil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff200; }
	
.Stfeder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff200;
	font-style: italic;
	font-weight: bold; }
	
.Stclubh {
	font-size: 12;
	font-family: "Arial Narrow";
	color: #fff200;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
} 
.Style2 {color: #FF0000}
.Espace { font-size: 4px;
	font-family: "Arial Narrow";
	color: #000066;
	font-weight: normal;
	font-style: normal; }

a{
	
	color:#FFFFFF
	}
	
a:hover{
	
	color:#FF00FF}