HTML {
	height:100%;
}
body {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; 
	FONT-SIZE: 0.8em; 
	 margin-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	background-image:url(); 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;*/
}


#header{
	margin:0px; padding:0px;border-top:1px solid #00B6DF;
}
#floral1{border:0px; z-index:-1; position:absolute; top:100px; left:10px;}
#floral2{border:0px; z-index:-1; position:absolute; top:300px; left:900px;}

#header.image1 {
	border:0px;
	float:left;
	padding:0px;margin:0px;
}
#header.image2 {
	border:0px;
	float:right;
}

#centre{
	z-index:1000;
	width:900px;
	margin-left:auto; margin-right:auto;
	background-color:#fff;
}
#results{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	margin-bottom:10px; margin-top:0px; padding:0px;
	background-color:#87D0DE;
	/*background-color:#FFFF00;*/
	border-left:1px solid #00B6DF;border-right:1px solid #00B6DF;
	border-bottom:1px solid #00B6DF;border-top:1px solid #00B6DF;
	/*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;
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 #00B6DF;}

/**********************************************************/
#menu_gauche{
	border-left:1px solid #00B6DF;
	font-size:xx-small;
	padding:5px 0px 0px 0px;
	width:170px;
	background-image:url(../images/floral2.gif); background-repeat:no-repeat; background-position:bottom;
	}
#menu_gauche dl{
	border-right:1px solid #00B6DF;
	margin-top:-5px;
}
#menu_gauche dt{
	height:20px;
	border-bottom:1px solid #00B6DF;
	padding-left:5px;
	background-color:#fff;
	
}
#menu_gauche a:link, a:active {
	color:#006699;
	text-decoration:none;
}
#menu_gauche a:hover{
	color:#00B6DF;
	text-decoration:none;
}
#menu_gauche a:visited{
	color:#006699;
	text-decoration:none;
}
#menu_droite{
	min-width:100px;
	text-align:right;
	background-image:url(../images/floral1.gif); background-repeat:no-repeat;
	border-right:1px solid #00B6DF;
}
/**************************************min********************/
#content{
	width:630px;
	/*width:730px;*/
	/*width:100%;*/
	padding:10px 10px 10px 10px;
}
#content table{
	width:100%;
	border:1px solid #00B6DF;
	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:#DBEFF3;
}
#content img.actu{
	border:1px solid #00B6DF;
	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 #00B6DF; background-color:#EEEEEE; padding-bottom:2px; padding-top:2px;width:170px; border-right-width:0px;}
#suivi_course p {margin-left:2px;margin-right:2px;}
/**********MENU DROITE***************/
#menu_droite table{
	width:100%;
	border:1px solid #00B6DF; border-bottom:0px solid #00B6DF;
	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;
	border-bottom:1px solid #00B6DF;
}
#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:#87D0DE;border:1px solid #00B6DF; padding-top:3px;}
#footpage p {color:#FFF;}
