DIV#menu_h {  position: absolute;  top: 166px;  left: 180px;  /*background: #670001;*/  /*width: 100%;*/  height: 24px;  z-index: 100;  width : 740px; }DIV#menu_h UL {  display: block;    margin: 0;  padding: 0; height: 24px;  width : 740px;   }DIV#menu_h UL LI {  float:left;  width : 185px;  display: block;  font-size: 13px;   height: 24px;}DIV#menu_h UL img{}DIV#menu_h UL LI A {  display: block;  width : 185px;  height : 24px;  color: #000;  font-weight: bold;  z-index: 2;  text-align : center;  }DIV#menu_h UL LI A:hover {    color: #fff;    }DIV#menu-produits {  position: relative;  top: -30px;  left: 25px;  /*background: #670001;*/  width: 145px;  display:block;  z-index: 100;   /*border: 1px solid red; */}DIV#menu-produits ul {  width : 145px;}DIV#menu-produits ul li {  width : 145px;  /*height : 25px;*/  /*margin-bottom: 0.8em;*/  text-align: center;  border-bottom: 1px solid black;  padding-top: 3px;  padding-bottom: 3px;}DIV#menu-produits ul li a {  width : 145px;  /*height : 25px;*/  font-size : 12px;}
