/* Generated by KompoZer */
#entete {
  height: 114px;
  background-color: #ffffe8;
  visibility: visible;
}
#menu {
  float: left;
  background-color: #ffffe8;
  top: 0px;
  font-size: x-small;
  color: #3333ff;
  font-family: Verdana;
  font-weight: bold;
  width: 150px;
  text-align: left;
}
#corps {
  border: 2px groove #ccccff;
  margin-left: 150px;
  background-color: #ffffe8;
  font-family: Arial;
  color: #666666;
  padding-left: 10px;
  margin-top: 10px;
}
h1 {
  font-family: Arial;
  font-size: 40pt;
  text-align: center;
  font-weight: normal;
  color: #9999ff;
}
h2 {
  font-family: Arial;
  color: #666666;
  font-size: large;
}
h3 {
  font-family: Arial;
  font-size: large;
  color: #ff9900;
  text-align: center;
}
a {
  color: #9999ff;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h4 {
  font-family: Arial;
  font-size: large;
  color: red;
  text-align: center;
}

