
#menu {
	display:block;
	position:relative;
	/*margin-top:5px;*/
	background-image:url(../images/fond_menu.jpg); 
	background-repeat:repeat-x; 
	height:56px; 
	width:918px;
}
.menutrait {
	margin:0px 17px 0px 17px;
}
#menu a:hover, #menu .actif {
	border-bottom: 3px solid #ED6500;
	color: #FBFBDC;
}

#posmenu {
	top:19px; 
	width:918px; 
	text-align:center;
}
a.support {
	color:#0F0C0C;
	font-size:10px;
	text-decoration:none;
	margin-right:15px;
}
#liensupport{
	right:0px; 
	top:25px;
}
