/* Root = Vertical, Secondary = Vertical */
ul#navmenu,
ul#navmenu li,
ul#navmenu ul {
  margin: 0px;
  border: 0 none;
  padding: 0px;
  width: 152px; /*For KHTML*/
  list-style: none;
}

ul#navmenu:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
    margin: 0;
  border: 0 none;
  padding: 0;
}

/* Root Menu */
ul#navmenu a { 
 display: block;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}



/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
width:152px;
padding-left:4px;
padding-right:4px;
padding-bottom:2px;
padding-top:2px;
margin-bottom:1px;
background: #CE0000;
color:white;
font-size:11px;
font-family:Arial,verdana;
font-weight:bold
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  margin-bottom:1px;
  background: white;
  color:#CE0000;
  font-size:11px;
  font-family:Arial,verdana;
  font-weight:bold
}


ul#navmenu ul,
ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

a#personalisation{background-image: url(images/gauche_r4_c2.gif);width:162px; height:20px; text-indent:-5000px; display: block;background-repeat: no-repeat;margin:0;}
a#sourire{background-image: url(images/gauche_r5_c2.gif);width:162px; height:20px; text-indent:-5000px; display: block;background-repeat: no-repeat;margin:0;}
a#pamovible{background-image: url(images/gauche_r8_c2.gif);width:162px; height:20px; text-indent:-5000px; display: block;background-repeat: no-repeat;margin:0;}
a#pimplant{background-image: url(images/gauche_r9_c2.gif);width:162px; height:20px; text-indent:-5000px; display: block;background-repeat: no-repeat;margin:0;}
a#pamovible2{background-image: url(images/gauche_r12_c2.gif);width:162px; height:20px; text-indent:-5000px; display: block;background-repeat: no-repeat;margin:0;}
a#pinamov{background-image: url(images/gauche_r13_c2.gif);width:162px; height:20px; text-indent:-5000px; display: block;background-repeat: no-repeat;margin:0;}


a:hover#personalisation{background-image: url(images/gauche_r4_c2_f2.gif);width:162px; height:19px; text-indent:-5000px; display: block;background-repeat: no-repeat;margin:0;}
a:hover#sourire{background-image: url(images/gauche_r5_c2_f2.gif);width:162px; height:19px; text-indent:-5000px; display: block;background-repeat: no-repeat;margin:0;}
a:hover#pamovible{background-image: url(images/gauche_r8_c2_f2.gif);width:162px; height:19px; text-indent:-5000px; display: block;background-repeat: no-repeat;margin:0;}
a:hover#pimplant{background-image: url(images/gauche_r9_c2_f2.gif);width:162px; height:19px; text-indent:-5000px; display: block;background-repeat: no-repeat;margin:0;}
a:hover#pamovible2{background-image: url(images/gauche_r12_c2_f2.gif);width:162px; height:19px; text-indent:-5000px; display: block;background-repeat: no-repeat;margin:0;}
a:hover#pinamov{background-image: url(images/gauche_r13_c2_f2.gif);width:162px; height:19px; text-indent:-5000px; display: block;background-repeat: no-repeat;margin:0;}

