*{
margin:0;padding:0;border:0;
}
body{
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:13px;
	background-color: #009b93;
}

.retour{
	display:block;
	text-decoration:none;
	width:170px;
	background-color:#000000;
	color:#FFFFFF;
	padding:5px 5px 5px 5px;
	font-family:"Trebuchet MS";
	font-size:11px;
	margin:0px 0px 0px 65px;
}


#page {
	width:950px;
	margin:auto;
	margin-top:22px;
	background:#009b93 url(../medias/fd_page.jpg) top center repeat-y;
}

#header{
	margin-bottom:0px;
}

#taillemini{
	width:58px;
	float:left;
	height:400px;
	font-size:1px;
}
#content{
	float:left;
	width:850px;
	padding-bottom:50px;
}
.home{
	margin:0px 42px 0px 58px ;
	background-color:#000000;
}

#footer{
	background-color: #009b93;
	padding:2px 50px 100px 60px ;
	font-family:"Trebuchet MS";
	font-size:11px;
}
#footer #f_left{
	float:left;
	width:380px;
	text-align:left;
}
#footer #f_left li{
	float:left;
	width:70px;
	background:#000000;
	margin-right:6px;
	list-style-type:none;
	
}
#footer #f_left li a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	padding:5px 0px 5px 8px;
}

#footer #f_right{
	float:right;
	width:380px;
	text-align:right;
}
#footer #f_right li{
	float:right;
	margin-right:6px;
	list-style-type:none;

}
#footer #f_right li a{
	display:block;
	color:#000000;
	text-decoration:none;
	padding:5px 0px 5px 10px;
}

.spacer{
	clear:both;
	font-size:1px;
	height:1px;
}

