ul.MenuHorizontal {
   width: 996px;
   height:30px;
   list-style: none;
   margin: 0;
   padding:0;
 /*  overflow: hidden;*/
}

ul.MenuHorizontal li {
   float: left;
}

ul.MenuHorizontal li a {
	padding:0px !important;
	height: 30px;
   display: block;
   color: #ffffff;         /*Ici, changer la couleur de la police*/
   font-family: Arial black, Helvetica, sans-serif;         /*Ici, changer la police du menu*/
   font-size: 13px;            /*Ici, on augmente la hauteur du menu*/ 
   text-align: center;
   text-decoration: none;
   line-height:30px;
   font-style:italic;
}


ul.MenuHorizontal li a.selected, ul.MenuHorizontal li a:hover {
   color:#b67b3e!important;
}


ul.MenuHorizontal2 {
   width: 500px;
   height:15px;
   list-style: none;
   margin: 0 100px 0 0;
   padding:0;
   overflow: hidden;
   float:left;
}

ul.MenuHorizontal2 li {
   float: left;
}

ul.MenuHorizontal2 li a {
	padding:0px 8px!important;
	height: 15px;
   display: block;
   color: #000000;         /*Ici, changer la couleur de la police*/
   font-weight:bold;
   font-size: 13px;            /*Ici, on augmente la hauteur du menu*/ 
   text-align: center;
   text-decoration: none;
   line-height:15px;
   border-right: solid 1px #000000;
   margin:0;
}


ul.MenuHorizontal2 li a.selected2, ul.MenuHorizontal2 li a:hover {
   color:#b67b3e!important;
}

#menu_devis {
   color:#000000;   
   border-right: solid 1px #000000;
}

ul.MenuHorizontal2 li #menu_devis.selected2 {
   color: ##b67b3e!important;   
 /*  background:#b67b3e!important;*/
   border-right: solid 1px #b67b3e!important;
}
/*///////////////////////////////////////MENU INTRO///////////////////////////////////////////////*/

/********************************************************************************************************/
.dropd {
	margin:0;
	padding:0;
}

.dropd li {  
	cursor:pointer;
}

#test {
	position:relative;
}

#test a{
	color:#ffffff!important;
	font-size:12px;
	display:block;
	height:18px;
	width:158px !important; 
	line-height:18px;
	border-bottom:#414141 solid 1px;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
	background-color: #000000; 
	opacity: 0.85; 
	filter:alpha(opacity=85);	
	margin:0px;
}
#test a:hover {
	color: #b67b3e!important; 
	opacity: 1; 
	filter:alpha(opacity=100);
	background-color: #000000; 

	
}
.dropd #one-ddcontent {
	overflow:hidden; 
	width:160px !important; 
	display:none;
	height:30px;
	margin:0 !important;
	padding:0 !important;
	position:absolute;
	left:33px;
	top:0px;
	text-align:center;

}
.dropd #two-ddcontent {
	overflow:hidden; 
	width:160px !important; 
	display:none;
	height:30px;
	margin:0 !important;
	padding:0 !important;
	position:absolute;
	left:247px;
	top:0px;
	text-align:center;
}
.dropd #three-ddcontent {
	overflow:hidden; 
	width:160px !important; 
	display:none;
	height:30px;
	margin:0 !important;
	padding:0 !important;
	position:absolute;
	left:510px;
	top:0px;
	text-align:center;
}

.dropd li {
	padding:0;
	margin:0;
	background:none !important;
}

.dropd #two-ddcontent li {
	width:160px !important;
}
.dropd #one-ddcontent li {
	width:160px !important; 
/*	padding: 0px 18px 0px 5px; */
}

/********************************************************************************************************* 2 
*/
#menu0 {
	width:190px;
}
#menu1 {
	width:190px;
}
#menu2 {
	width:280px;
}
#menu3 {
	width:180px;
}
#menu4 {
	width:145px;
}
#menu0b {
	width:80px;
}
#menu1b {
	width:100px;
}
#menu2b {
	width:60px;
}
#menu3b {
	width:65px;
}
#menu4b {
	width:100px;
}

#menu5b {
	width:90px;
}