body {behavior: url(csshover.htc);}
div#menu a {color:#000000}
div#menu a:hover { color: #ffc46d; background-color: #a0a0a0 }
div#menu ul {padding: 0; margin:0px; background: white; text-align:center}
div#menu ul ul  { background: white; text-align: center; margin: 0; padding: 0 }
div#menu ul ul ul {padding: 0; margin:0px; background: white; text-align:left}
div#menu li  { background: #fff }
div#menu li:hover    { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
div#menu li.sousmenu:hover { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
div#menu li.sousmenu2:hover { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
/* rejout couleur de fond */
div#menu li.sousmenu     { background: #fff url(images/4x5_red_bas.gif) no-repeat 95% 50% }
/* rajout pr pour fleche direction bas et couleur de fond */
/* une petite bordure en top*/
div#menu ul li   { list-style: none; position: relative; float: left }


div#menu ul ul  { display: none; position: absolute; width: 100px }
div#menu li a    { text-decoration: none; display: block; padding: 4px 0; width: 100px }
div#menu li li a      { color: #78756b; text-decoration: none; display: block; padding: 4px 0; width: 100px }
div#menu li li li a   { text-decoration: none; display: block; margin-left: 4px; padding: 4px 0 4px 0; width: 150px }
div#menu ul.niveau1 li.sousmenu:hover ul.niveau2, 
div#menu ul.niveau2 li.sousmenu:hover ul.niveau3 {display:block;}
div#menu ul.niveau3  { top: -1px; left: 100px }
/* rajout de couleur de fond et de survol */
div#menu ul.niveau2 li      { background-color: #fff; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; border-style: none solid solid; border-width: 1px; border-color: #aca899 }
div#menu ul.niveau2 li:hover    { background: #a0a0a0 }
div#menu ul.niveau3 li     { background-color: #fff; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
div#menu ul.niveau3 li:hover    { background: #a0a0a0 }