/* Generated by KompoZer */
#wrapper {
  width: 930px;
  margin-right: auto;
  margin-left: auto;
  background-color: #cccccc;
}
#entete {
  border: 1px solid #ffcc00;
  background-color: #ffffcc;
}
#menu {
  float: left;
  width: 150px;
  background-color: #99ff99;
}
#menu1 {
  float: left;
  width: 150px;
  background-color: #4bff72;
}
#menu2 {
  float: right;
  width: 150px;
  background-color: #ffccff;
}
#texte {
  background-color: #ccffff;
  margin-right: 150px;
  margin-left: 150px;
}
#pied {
  clear: left;
  background-color: #ffcccc;
}
h1 {
  margin-top: 0px;
  margin-bottom: 0px;
}
h2 {
  margin-top: 0px;
  border-bottom-style: dotted;
  padding-right: 1em;
  padding-left: 1em;
}
.imageGauche {
  float: left;
  margin-right: 30px;
}
.imageDroite {
  clear: both;
  float: right;
  margin-left: 11px;
}
.imgCentreBloc {
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.imageCentre {
  text-align: center;
}
