HTML {
	height:100%;
}
body {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; 
	FONT-SIZE: 0.8em; 
	 margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	background-image:url(/ffv/web/images/bg.gif); background-position:top; background-repeat:repeat-x; background-color:#006699;
	/*background-image:url(/ffv/web/evenement/images/background.gif); background-position:top; background-repeat:repeat-x;background-color:#CFAB7A;*/
}

#retour_site {text-align:right; padding-right:5px; padding-left:5px;font-size:xx-small; color:#336699;}
#retour_site a {color:#336699;}
#header{
	margin:0px; padding:0px;
}
#centre{
	z-index:1000;
	width:900px;
	margin-left:auto; margin-right:auto;
	background-color:#fff;
	border:1px solid #99ffff; border-top-width:0px;
}
#results{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	margin-bottom:10px; margin-top:0px; padding:0px;
	/*background-color:#FFFF00;*/
	/*Ancienne référence vert foncé : 87AD39*/
}
#results table tr td, #results table tr td a:link, #results table tr td a:visited, #results table tr td a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	/*color:#666666;*/
	color:black;
}
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color:#336699;
	margin:0px 10px 0px 30px;
	margin-bottom:6px;
	text-align:justify;
}
h1{
	font-size:small;
	color:#003366;
	font-weight:bold;
	margin:5px 10px 5px 5px;
}
h2{
	font-size:x-small;
	color:#003366;
	font-weight:bold;
	margin:10px 10px 5px 20px;
}
h3{
	font-size:x-small;
	color:#003366;
	font-weight:bold;
	margin:5px 10px 5px 20px;
}
a:link, a:active {
	color:#999999;
	text-decoration:none;
}
a:visited{
	color:#999999;
	text-decoration:none;
}
a:hover{
	color:#336699;
	text-decoration:none;
}
li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#336699;
	margin:0px 10px 0px 30px;
}
hr {height:1px;border:1px solid  #336699;}

/**********************************************************/
#menu_gauche{
	font-size:xx-small;
	/*padding:5px 0px 0px 0px;
	border-top:1px solid  #336699;*/
	padding:0px;
	width:170px;
	}
#menu_gauche dl{
	border-right:1px solid  #336699;
	margin-top:-5px;
}
#menu_gauche dt{
	/*height:20px;
	border-bottom:1px solid  #336699;
	padding-left:5px;
	background-color:#fff;*/
	
}
#menu_gauche a:link, a:active {
	color:#006699;
	text-decoration:none;
}
#menu_gauche a:hover{
	color: #336699;
	text-decoration:none;
}
#menu_gauche a:visited{
	color:#006699;
	text-decoration:none;
}
#menu_droite{
	min-width:100px;
	text-align:right;
}
/**************************************min********************/
#content{
	width:630px;
	/*width:730px;*/
	/*width:100%;*/
	padding:10px 10px 10px 10px;
}
#content table{
	width:100%;
	border:1px solid  #336699;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:bold;
	color:#336699;
	margin:20px 0px 20px 0px;
}
#content table tr{
	padding-left:10px;
}
#content table th{
	padding-left:10px;
	background-color:#66CCFF;
}
#content img.actu{
	border:1px solid  #336699;
	margin:3px 3px 3px 3px;
	vertical-align:text-top;
}
#content img{
	border:0px;
	margin:3px 3px 3px 3px;
	vertical-align:middle;
}
#suivi_course {	border:1px solid  #336699; background-color:#EEEEEE; padding-bottom:2px; padding-top:2px;width:170px; border-right-width:0px;}
#suivi_course p {margin-left:2px;margin-right:2px;}
#suivi_course img { width:250px; border:0px solid black;}
/**********MENU DROITE***************/
#menu_droite table{
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:bold;
	color:#336699;
	margin:20px 0px 20px 0px;
}
#menu_droite table tr, #menu_droite table tr td{
	padding-left:2px;
	text-align:center;
	background-color:#fff;
}
#menu_droite table th{
	padding-left:10px;
	background-color:#DBEFF3;
	font-size:larger;
}
#menu_droite a:link, a:active{
	color:#CC0000;
}
#menu_droite a:hover{
	color:#CC0000;
}
#menu_droite a:visited{
	color:#CC0000;
}
/**********PIED DE PAGE***************/
#footpage {background-color:#FFFFFF;border:0px solid  #336699; padding-top:3px;}
#footpage p {color:#FFF;}
