/* +++ GLOBAL */

#nav_autres_clubs {
	position:absolute;
	left:54px;
	top:166px;
	width:84px;
	height:341px;
}

#footer {
	position:absolute;
	left:250px;
	top:557px;
	width:550px;
	height:12px;
	background-color: #FFDD8C;
}

#main {
	position: absolute;
	left:50%;
	top:50%;
	margin-left:-466px;
	margin-top:-300px;
	width: 932px;
	height: 600px;
}

#background {
	position: absolute;
	left:0px;
	top:0px;
	width: 932px;
	height: 600px;
}

body {
	margin: 0;
	padding: 0;
	background-color: #FFDD8C;
	text-align:left;
	font-family: arial;
	font-size: 10px;
	color:#000000;
}
a:link {color:#000000;}
a:visited {color:#000000;}
a:active {color:#000000;}
a:hover {color:#000000;}




.footer {
	text-align:center;
	background-color: #FFDD8C;
	font-family: arial;
	font-size: 10px;
	color:#000000;
}
.footer a:link, .footer a:hover, .footer a:visited {
	font-size:10px;color:#665838
}
