/* Generated by KompoZer */
#conteneur {
  border-style: dotted;
  border-width: 2px;
  background-position: center top;
  height: 98%;
  background-image: url(fond-square.jpg);
  float: right;
  clear: both;
  width: 80%;
  margin-right: 10%;
  margin-left: 10%;
  margin-top: 1%;
}
#menu {
  border-style: dashed;
  border-width: 2px;
  float: left;
  width: 20%;
  margin-left: 2%;
  font-family: Courier New,Courier,monospace;
  font-size: 18px;
  color: #666666;
  background-color: transparent;
  margin-top: 25%;
}
#texte {
  clear: right;
  margin-left: 20px;
  background-color: white;
  overflow: auto;
  font-family: "Courier New",Courier,monospace;
  height: 55%;
  margin-top: 15%;
}
#entete {
  font-family: Courier New,Courier,monospace;
  color: #cccccc;
  font-weight: normal;
  font-size: 23px;
}
#footer {
  clear: both;
  height: 4%;
  float: none;
  position: absolute;
  bottom: 5%;
  right: 20%;
}
#lecteur {
  clear: right;
}
