#block_menu_haut{
	position: absolute;
	margin-top: 216px;
	/margin-top: 215px;
	margin-left: 285px;
	/*width: 250px;*/
	}
#menu_haut,
#menu_haut ul {
	font-family: Arial, sans-serif ;
	font-size: 12px;
	display: inline;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 0 0px 0;
	margin: -9px 5px 0px 0px;
	z-index:80;
	list-style-type: none;
	}
ul #menu_haut li{
	font-family: Arial, sans-serif ;
	font-size: 12px;
	font-weight: bold;
	}
ul#menu_haut li a{
	background-color: #EB6A26;
	padding:0 5px;
	}
#menu_haut{
	height:23px;
	margin: 0px 0px 0px 1px;
	}
#menu_haut table {
	border-collapse:collapse;
	top:0; left:0;
	}
#menu_haut li {
	float:left; 
	list-style: none; 
	color :#000000
	}
/*rajout*/
#menu_haut li:hover li a{
	color : #FFFFFF;
	}
#menu_haut li li {
	float:none;
	z-index: 79;
	}

#menu_haut li a li {
	float:left;
	color : #ffffff;
	}

#menu_haut li a {
	display:block; 
	float:left;
	color:#ffffff; 
	padding:0 5px 0 0; 
	text-decoration:none; 
	white-space:normal;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	}
#menu_haut li li a {
	width: 180px;
	float:none;
	font-weight: normal;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 11px; 
	line-height: 18px;
	}
#menu_haut li:hover {
	position:relative; 
	z-index:50; 
	background : none;
	color: #FFFFFF;
	}
#menu_haut a:hover {
	position:relative; 
	z-index:50; 
	text-decoration:none; 
	color:#FFFFFF;
	}

#menu_haut :hover ul {
	left:0; 
	top:22px;
	margin-left:0px;
	/margin-left:-16px;
	}
#menu_haut ul:hover> ul{
	color: #000000;
	}
#menu_haut a:hover ul {
	left:0px;
	}

#menu_haut ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px;
	}

#menu_haut li:hover li:hover > ul {
	left:-15px; 
	margin-left:100%; 
	top:-1px;
	}

#menu_haut li:hover > ul ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:auto;
	}

#menu_haut li:hover > a {
	text-decoration:none; 
	color:#FFFFFF;
	}
#menu_haut li li a:hover {
	color: #000000;
	text-decoration: none;
	}

#menu_haut a:hover a:hover ul,
#menu_haut a:hover a:hover a:hover ul,
#menu_haut a:hover a:hover a:hover a:hover ul,
#menu_haut a:hover a:hover a:hover a:hover a:hover ul
	{	
	left:100%; 
	top:-1px;
	}

#menu_haut a:hover ul ul,
#menu_haut a:hover a:hover ul ul,
#menu_haut a:hover a:hover a:hover ul ul,
#menu_haut a:hover a:hover a:hover a:hover ul ul
	{
	position:absolute; 
	left:-9999px; 
	top:-9999px;
	}
.separateurs{
	color: #ffffff;
	font-weight: bold;
	}	
	
	
/*	
	
ul#menu_haut li{
	font-family: Arial, sans-serif ;
	font-size: 12px;
	list-style: none;
	display: inline;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 5px 0px 0px;
	}
#menu_haut li a{
	color: #ffffff;
	margin: 0px 6px 0px 0px;
	text-decoration: none;
	}*/