body {
  text-align: center;
  margin-top: 0px;
  font-family: Arial;
  font-size: 11px;
  background-color: #ffcccc;
}
div.container {
  border: 1px solid #825d42;
  margin: 10px auto;
  background-color: #ffffff;
  width: 800px;
  font-family: Arial;
  font-size: 11px;
  background-repeat: no-repeat;
  background-position: right bottom;
}
div.entete {
  border:  none;
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-left: 10px;
  width: 779px;
  background-position: center top;
  font-size: 11px;
  text-align: right;
  color: #666666;
  min-height: 140px;
  font-family: Arial;
}
#menu {
  background-image: url(../IMG/barre.jpg);
  background-repeat: no-repeat;
  background-position:  center center;
  height: 35px;
  color: #ffffff;
}
#menu p {
  padding-top: 8px;
  font-size: 1.3em;
  color: #ffffff;
}
.menu a:link {
  text-decoration: none;
  color: #ffffff;
}
.menu a:visited {
  text-decoration: none;
  color: #ffffff;
}
.menu a:hover {
  text-decoration: underline;
  color: #ffffff;
  font-weight: inherit;
}
a:link {
  text-decoration: none;
  color: #cc7106;
}
a:visited {
  text-decoration: none;
  color: #825d42;
}
a:hover {
  text-decoration: underline;
  color: #cc7106;
}
div.texte {
  border-style: none solid none none;
  border-color: #333399 #cccccc #333399 #333399;
  border-width: 1px;
  float: left;
  text-align: left;
  font-family: Arial,Helvetica,sans-serif;
  background-image: url(../IMG/fond_texte.jpg);
  min-height: 50px;
  color: #666666;
  font-size: 11px;
  background-position: right bottom;
  background-repeat: no-repeat;
  margin-left: 5px;
  width: 564px;
  padding-top: 0px;
  margin-top: 10px;
}
div.texte h1 {
  border-color: #333399;
  border-width: 2px;
  background: #ffffff url(../IMG/puce.jpg) no-repeat scroll left center;
  text-align: left;
  text-indent: 40px;
  text-transform: uppercase;
  color: #cc7106;
  font-size: 16px;
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
  line-height: 29px;
  padding-top: 5px;
}
div.texte h2 {
  border-color: #333399;
  border-width: 2px;
  text-align: left;
  color: #cc7106;
  font-size: 11px;
  text-transform: none;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
}
div.texte h3 {
  font-weight: bold;
  font-family: arial;
  font-size: 12px;
  text-align: left;
  font-style: normal;
  color: #825d42;
  text-transform: none;
}
div.texte ul {
}
div.texte img.droite {
  padding: 10px 0px 10px 10px;
  float: right;
  clear: right;
}
div.texte img.gauche {
  padding: 10px 10px 10px 0px;
  float: left;
  clear: left;
}
div.texte a:link {
}
div.texte a:visited {
}
div.texte a:active {
}
div.texte p {
  text-align: justify;
  font-family: Arial;
  font-size: 12px;
  color: #825d42;
}
div.droite {
  border:  none;
  float: left;
  text-align: left;
  font-family: Arial,Helvetica,sans-serif;
  color: #666666;
  font-size: 11px;
  margin-left: 10px;
  background-repeat: no-repeat;
  width: 200px;
  background-position: center top;
  height: 400px;
  background-image: url(../IMG/couverture.jpg);
}
div.note {
  border:  none;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
div.pied {
  border-style: none;
  border-width: 2px 1px 1px;
  border-top: 2px none #333399;
  clear: both;
  width: 779px;
  min-height: 30px;
  font-family: arial;
  font-size: 11px;
  color: #666666;
  margin-left: 10px;
  padding-top: 10px;
}
div.notev {
  border-style: none;
  border-width: 2px 1px 1px;
  border-top: 2px none #333399;
  padding: 5px;
  clear: both;
  min-height: 30px;
  font-family: arial;
  font-size: 12px;
  background-color: #88c388;
  color: #ffffff;
  max-width: 765px;
  left: 5px;
  margin-left: 5px;
  margin-bottom: 5px;
}

