/* Generated by KompoZer */
#entete {
  width: 860px;
  margin-right: auto;
  margin-left: auto;
  background-color: #99ff99;
}
.menuhorizon a {
  border: 6px outset #cccccc;
  padding: 7px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  background-color: #000066;
  color: #ccffff;
  text-decoration: none;
  margin-right: 4px;
  margin-left: 4px;
  width: 100px;
  display: inline;
  text-align: center;
  font-size: 15px;
}
.menuhorizon a:hover {
  background-color: #ffccff;
  color: #990000;
  font-style: italic;
}
#menu a {
  border: 6px outset #cccccc;
  padding: 7px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  background-color: #000066;
  color: #ccffff;
  margin-right: 4px;
  margin-left: 4px;
  width: 100px;
  text-align: center;
  font-size: 15px;
  text-decoration: none;
  list-style-type: none;
  display: inline;
}
#menu a:hover {
  background-color: #ffccff;
  color: #990000;
  font-style: italic;
  display: block;
}
#menu a ul {
  background-color: #5b76aa;
  color: #2f3d8a;
}
#menu a li {
  color: black;
  background-color: #1a0000;
}
#menuderoulant {
  border-style: none;
  margin: 0px auto;
  padding: 0px;
  list-style-type: none;
  text-align: center;
  color: #838383;
  width: 780px;
  background-color: #64524a;
}
#menuderoulant li {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 120px;
  color: #665b82;
  background-color: #280000;
}
#menuderoulant .sousmenu {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  display: none;
  color: #999999;
}
#menuderoulant .sousmenu li {
  margin: 0px;
  padding: 0px;
  float: none;
  list-style-type: none;
  width: 120px;
}
#menuderoulant li a:link, #menuderoulant li a:visited {
  border-right: 1px solid white;
  margin: 0px;
  padding: 4px 8px;
  background-color: #240000;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position:  center center;
  display: block;
  height: 1%;
  text-decoration: none;
  color: #fecb65;
}
#menuderoulant li a:hover {
  color: black;
  background-color: #885a2d;
}
#menuderoulant li a:active {
  background-color: yellow;
}
#menuderoulant .sousmenu li a:link, #menuderoulant .sousmenu li:visited {
  border:  none;
  margin: 0px;
  text-decoration: none;
  color: white;
  display: block;
}
#menuderoulant .sousmenu li a:hover {
  background-color: #996633;
}
#menuderoulant li:hover > .sousmenu {
  display: block;
}
