/* Generated by KompoZer */
#conteneur {
  border-left: 1px solid #546948;
  border-right: 1px solid #546948;
  background-color: #dae6bc;
  width: 980px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
#entete {
  background-position:  center center;
  height: 104px;
}
#Menu {
  float: left;
  font-family: Arial;
  font-size: small;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  text-align: left;
  width: 120px;
  padding-left: 4px;
  background-color: #546948;
  display: inline;
  clear: none;
  color: #dae6bc;
}
#PiedPage {
  font-family: arial;
  color: #f0f6ab;
  font-size: small;
  height: 48px;
  background-image: url(Images/pied_page.jpg);
  background-repeat: no-repeat;
}
#Texte {
  font-family: Arial;
  padding-left: 150px;
  color: #454a08;
  padding-right: 10px;
  padding-top: 1px;
  background-color: #dae6bc;
}
#Photo_droite {
  border: 5px double #546948;
  float: right;
  margin-left: 10px;
  margin-top: 10px;
}
#Photo_gauche {
  border: 5px double #546948;
  margin: 10px;
  float: left;
}
.ImageDroite {
  border: 5px double #546948;
  float: right;
  margin-bottom: 10px;
  margin-left: 10px;
}
.ImageGauche {
  border: 5px double #546948;
  float: left;
  margin-right: 10px;
}
.bordure_image {
  border: 5px double #546948;
}
body {
  margin: 0px;
  height: 100%;
  width: 100%;
  background-color: #dae6bc;
  position: relative;
}
