#top{
	margin:0px;
	padding:0px;
	width:100%;
	height:19px;
	font-size:10px;
	color:#FFF;
	background-image:url(../../../../images/fd_top.png);
	background-position:center bottom; 
	background-repeat:no-repeat;
	background-color:#000;
}


#top ul{
	position:absolute;
	top:5px;
	right:25px;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#top ul li{
	background-image:url(../../../../images/fd_separateur_liste_top.png);
	background-position:left 2px;
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;
	padding-left:9px;
	text-transform:uppercase;
}


#menu{
	margin:0px;
	padding:0px;
	background-color:transparent;
	width:100%;
	height:137px;
	background-image:url(../../../../images/fd_menu.png);
	background-position:left top;
	background-repeat:no-repeat;
}