#content {
position : relative; 
width : 1008; 
height : 293px;
background : #6a1400;
top: 0px;
margin-left : auto;
margin-right : auto;
text-align : center;
}

#haut {
width : 1008px; 
height : 216px ; 
position :absolute;
left:0;
top:0;
background : url(img/arts-du-feu-bandeau.jpg) no-repeat;
margin-left : 0;
margin-right :0; text-align : left; }

#logo {
width : 418px; 
height : 293px ; 
position :absolute;
left:0;
top:0;
}

#menu {
	position : absolute;
	z-index:3;
	left :370px;
	top : 137px;
	color : #fdf48d;
	font: 16px Tahoma;
	list-style : none;
	text-align : left;
	width: 610px;
} 

#menu li{
display :inline;

}


#menu a{ 
text-decoration: none;
color : #fdf48d;
}
	 
#menu a:hover{
color : #eb7215; 
}
