/* Generated by KompoZer */
#body {
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #009900;
}
#conteneur {
  margin-left: 5%;
  background-color: transparent;
  width: 90%;
}
#banniere {
  height: 200px;
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url(images/banniere.jpg);
  background-color: transparent;
  margin-left: 5px;
  width: 98%;
}
#menu {
  margin: 0px 10px 0px 0px;
  float: left;
  font-size: 1.1em;
  font-style: italic;
  text-align: center;
  font-weight: bold;
  text-transform: capitalize;
  font-family: "Times New Roman",Times,serif;
  line-height: 3em;
  width: 150px;
  background-color: transparent;
  color: #ffcc00;
  height: 1140px;
}
#menu a {
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #ffd800;
  display: block;
  font-family: "Times New Roman",Times,serif;
  font-style: italic;
}
#menu a:hover {
  color: #cc9933;
  font-family: "Times New Roman",Times,serif;
  text-decoration: underline;
}
#texte {
  font-style: italic;
  font-size: 1.2em;
  display: block;
  text-align: left;
  line-height: 1.6em;
  font-family: "Times New Roman",Times,serif;
  margin-left: 150px;
  width: 709px;
  background-color: transparent;
  background-position: right top;
  color: #ffcc00;
  font-weight: bold;
  margin-top: 0px;
}
#pied {
  height: 50px;
  font-family: "Times New Roman",Times,serif;
  font-weight: bold;
  font-style: italic;
  font-size: 1.2em;
  line-height: 2.3em;
  text-decoration: none;
  color: #ffcc00;
  width: 100%;
  background-color: transparent;
  text-align: right;
}
#pied a:hover {
  color: #cc9933;
  text-decoration: underline;
  font-weight: bold;
}
#pied a {
  font-weight: bold;
  text-decoration: none;
  color: #ffcc00;
}
