/* Generated by KompoZer */
html, body {
  width: 100%;
  height: 100%;
  background-color: white;
}
body {
  margin: 0;
  padding: 0;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 0.8em;
  background-color: #ffffff;
}
.conteneur {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: white;
}
.header {
  border: 10px solid #3333ff;
  height: 100px;
  background-color: white;
}
.menu {
  border: 2px solid #3333ff;
  position: absolute;
  width: 150px;
  height: 300px;
  background-color: white;
  color: #3333ff;
  margin-left: 0px;
  left: 0;
  padding-left: 2px;
}
.frame {
  border-color: #3333ff;
  border-width: 2px;
  border-top: 2px solid #3333ff;
  width: auto;
  overflow: auto;
  height: 460px;
  margin-left: 158px;
  margin-top: 1px;
  margin-bottom: 5px;
  opacity: 1;
  color: black;
  font-family: Arial,Helvetica,sans-serif;
  background-position: center top;
  background-color: white;
  background-repeat: no-repeat;
}
p {
  margin: 0 0 10px;
}
.menugauche {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.menugauche li {
  margin-bottom: 5px;
}
.menugauche a {
  margin: 0 2px;
  color: #000000;
  text-decoration: underline;
}
.menugauche a:hover {
  text-decoration: none;
}

