/* Generated by KompoZer */
body {
  background-color: #ffffcc;
}
#Entete {
  border: 2px solid red;
  text-align: center;
  background-color: #ffcc99;
  height: 124px;
}
#ImageG {
  float: left;
  margin-top: 2px;
  margin-left: 2px;
}
#ImageD {
  float: right;
  margin-top: 2px;
  margin-right: 2px;
}
#Menu {
  float: left;
  width: 160px;
  text-align: center;
  background-color: #99ff99;
  line-height: 5em;
}
#Texte {
  text-align: center;
  line-height: 3em;
  margin-left: 160px;
  background-color: #ffffcc;
}
#Pied {
  font-size: smaller;
  clear: left;
  background-color: #ffffcc;
}
#TitrePage {
  font-weight: bold;
  font-size: x-large;
  text-align: center;
  background-color: #ffffcc;
  padding-top: 20px;
  padding-bottom: 20px;
}
#DateMaJ {
  float: right;
}
.TexteMenu {
  font-size: large;
  font-style: italic;
}
.TitreSite {
  font-style: oblique;
  font-weight: bold;
  font-family: Century Schoolbook L;
  text-decoration: underline;
  font-size: 2em;
}
.SousTitreSite {
  font-size: 1.3em;
  font-family: Times;
}
.TitreDansTexte {
  color: #3366ff;
  font-size: large;
  text-align: left;
  margin-left: 20px;
}
.TexteCentral {
  text-align: justify;
  line-height: 3em;
  margin-right: 40px;
  margin-left: 40px;
}
.EnumDansTexte {
  line-height: 3em;
  display: list-item;
  list-style-type: disc;
  list-style-position: inside;
}
p {
  text-align: justify;
  margin-right: 40px;
  margin-left: 40px;
  line-height: 2em;
}
