@charset "utf-8";
/* CSS Document */

html {100%}

body {
	background:#854c53;
	margin:0;
	}
	
img {border:0}
	
/* Gestion blocs */

#trophee {
	left:50%;
	margin-top:-3px;
	padding-left:200px;
	position:absolute;
	}

#logo {
	padding:50px 0 50px 0;
	text-align:center;
	background:#E5B587 url(images/fd_home_logo.jpg) bottom repeat-x;
	}
	
#navigation {
	position:absolute;
	margin:-24px 0 0 50%;
	left: -375px;
	width:750px;
	text-align:center;
	}
	
.parcours {
	float:left;
	width:250px;
	}
	
#signature {
	padding-top:40px;
	clear:both;
	}
	
#mentions {
width:100%;
	position:absolute;
	text-align:center;
	top:98%;
	}

