* {margin:0;padding:0;border:0;}
html, body {
	height: 98%;
	/*background-color: #002276;*/
	font-family: Arial, Tahoma, Verdana, "MS Sans Serif", Times, serif;
	font-size: 12px;
	color:#FFFFFF;
	padding-top: 5px;
	background-image: url(../images/essaifond.jpg);
	background-attachment: fixed;
}
#page {
	width: 1000px;
	margin:	auto;
	/*background-color: #002276;*/
	border: 1px solid #0099FF;
}
#bandeau {
	width: 1000px;
	height: 150px;
	border-bottom: 1px solid 002276;
}	
#menu {
	width: 990px;
	height: 20px;
	background-image: url(../images/fondmenu.png);
	text-transform: uppercase;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	/*border-bottom: 3px solid #002276;*/
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 1px;
}
#menu a {
	text-decoration: none;
	color: #666666;
	margin-left: 12px;
	margin-right: 12px;
}
#menu a:hover {
	color: #333333;
}
#menu a:visited {
	color: #666666;
}
#drapeaux {
	float: right;
	width: 50px;
	margin-right: 10px;
	margin-top: 1px;
}
#colonne_gauche {
	width: 180px;
	padding: 10px;
	float: left;
	background-color: none; 
	color: #FFFFFF;
}
#colonne_gauche a {
	color: #999999;
}
#colonne_droite a {
	color: #999999;
}
#colonne_gauche p {
	margin-bottom: 10px;
}
#colonne_droite {
	width: 250px;
	float: right;
	margin-top: 2px;
	text-align: center;
}
#corps {
	margin-top: 2px;
	margin-left: 200px;
	margin-right: 250px;
	min-height: 650px;
}
#corps p {
	padding: 5px;
}
#corps a {
	color: #999999;
}
.titre {
	background-image: url(../images/fondtitre.png);
	background-repeat: no-repeat;
	width: 170px;
	height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
}
.titre_droite {
	background-image: url(../images/fondtitre250.png);
	background-repeat: no-repeat;
	width: 232px;
	height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	padding-right: 18px;
}
.news {
	border-bottom: 1px dotted #999999;
	text-align: justify;
	color: #FFFFFF;
	padding: 10px;
}
.epreuves {
	/*background-image: url(../images/fond_epreuves.jpg);
	background-repeat: repeat-x;
	background-color: #E8E8E8;*/
	border-bottom: 1px dotted #FFFFFF;
	text-align: justify;
}
#footer {
	width: 950px;
	margin: auto;
	margin-top: 10px;
	text-align: center;
	color: #999999;
	clear: both;
}
.table_photos {
	font-size: 11px;
	border: 0;
	padding: 0;
	border-spacing: 5px;
	width: 100%;
}
.table_photos td {
	width: 33%;
	text-align: center;
}
#riders a {
	color: #FFFFFF;
}