body {
  margin: 0;
  padding: 0;
  font-family: maiandra GD, verdana, arial, sans-serif;
  /*font-weight: 550;*/
/*  font-style: italic;*/
  /*background-color: #4A766E;*/
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-position : top center;
  background-attachment : fixed;
}

#entete {
/*  background-color: #8FBC8F;*/
/*  background-color: #377B47;*/
/*  background-color: #196836;*/
/*  background-color: #2E7631;*/
/*  background-color: #257838;*/
  background-image: url("/images/DV3.jpg");
  width: 100%;
  height: 120px;
  border-bottom: solid 10px #801316;
}

#corps {
  /*background-color: #4A766E;*/
  width: 99%;
  margin: 0px;
  padding: 0;
}

#colonne_menu {
  /*background-color: #4A766E;*/
  width: 200px;
  float: left;
  text-align : center;
}

#menu {
  padding-top: 10px;
  padding-left: 10px;
}

#contenu {
  /*border : 2px groove;*/
  /*height: 600px;*/
  /*overflow: auto;*/
  margin-left: 205px;
  margin-right: 0;
  padding: 10px;
  text-align: center;
  font-size: 1em;
  line-height: 1.25em;
}

#pied {
  /*background-color: #4A766E;*/
  text-align: center;
  font-size: 0.6em;
  padding-top: 5px;
  padding-bottom: 5px;
}

#retour a {
  font-size : 0.6em;
  color: #4A766E;
}

#retour a:hover {
/*  color: #8E236B;*/
  color: #841010;
}

a {
  color: #841010;
  text-decoration : none;
}

a:hover {
  color: #C51818;
}

h2 {
  font-size: 1.6em;
  font-weight: bold;
/*  color: #8E236B;*/
  color: #841010;
}

h3 {
  font-weight: bold;
  font-size: 1.5em;
/*  color: #8E236B;*/
  color: #841010;
}

h4 {
  font-size: 1.4em;
/*  color: #8E236B;*/
  color: #841010;
}

h5 {
  font-size: 1.3em;
/*  color: #8E236B;*/
  color: #841010;
}

h6 {
  font-size: 1.2em;
/*  color: #8E236B;*/
  color: #841010;
}

table, tr, td {
  text-align: center;
}

#citation {
  font-size: 0.9em;
  font-style: italic;
  text-align: justify;
}

#banniere {
  float : right;
  margin : 10px;
}

#contenu ul {
  text-align: justify;
  margin-left : 10%;
}