/* Generated by KompoZer */
#menu {
  position: absolute;
  left: 186px;
  font-family: verdana;
  font-weight: bold;
  font-size: 12px;
  color: black;
  width: 721px;
}
#menu * {
  margin: 0;
  padding: 0;
  height: 21px;
}
#menu ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menu li {
  background: #cccccc none repeat scroll 0% 50%;
  float: left;
  position: relative;
  width: 96px;
  margin-right: 7px;
  text-align: center;
  margin-top: 0px;
  height: 22px;
  padding-top: 3px;
}
#menu li ul {
  background: #dddddd none repeat scroll 0% 50%;
  color: #956800;
  display: none;
  position: absolute;
  left: 0;
  top: 25px;
}
#menu li:hover ul, #menu li.over ul {
  background-repeat: repeat;
  display: block;
}
#menu a {
  padding: 2px 1px;
  background: #dddddd none repeat scroll 0% 50%;
  display: block;
  text-decoration: none;
  z-index: 100;
}
#menu .transpar {
}
#menu li ul li {
  margin: 0;
  padding: 0;
  background: transparent none repeat scroll 0% 50%;
  text-align: left;
  width: 130px;
  color: #956800;
}
#menu li ul li a {
  color: #956800;
}
#menu a:hover, #menu a.actif {
  background: #dddddd none repeat scroll 0% 50%;
  color: #ffffff;
}
#menu li ul li a:hover, #menu li ul li a.actif {
  background: white none repeat scroll 0% 50%;
  color: #956800;
}
#menu a.passif, #menu a.passif:hover {
  background: transparent none repeat scroll 0% 50%;
  cursor: default;
}

