body {
  display: table;
  margin-right: auto;
  margin-left: auto;
  text-transform: none;
  background-position:  center center;
  background-image: url(images/fond.gif);
  color: black;
  font-family: Constantia;
  volume: 50;
  position: relative;
}
p {
  font-family: Constantia;
}
h1 {
  font-family: Calibri;
  color: #3b7929;
  font-size: 2.2em;
  text-align: center;
}
h2 {
  color: #0f6f62;
  font-size: 1.7em;
  line-height: normal;
}
h3 {
  font-size: 1.9em;
  color: #3c7929;
}
h4 {
  color: #0f6f62;
  font-family: calibri;
  font-size: 1.5em;
}
h5 {
  font-family: calibri;
  color: #0f6f62;
  text-transform: none;
  font-style: italic;
  font-weight: normal;
  text-align: center;
  font-size: 1.4em;
  line-height: normal;
}
a:link {
  border-style: none;
  font-weight: bold;
  color: black;
}
a:visited {
  border-style: none;
  font-weight: bold;
  color: #7030a0;
  font-style: oblique;
}
a:hover {
  border-style: none;
  color: #034d61;
  font-weight: bold;
}
a:active {
  border-style: none;
  color: #00b050;
  font-weight: bold;
}
.tableau {
  border-width: 0px;
  margin: 4px 0 0;
  padding: 0;
}
.tablebouton {
  border-style: solid;
  border-width: 0;
  margin: 0;
  padding: 0 0 0 0px;
}
.tableaubase {
  border-style: solid;
  border-width: 0px;
  margin: 5px 0 0;
  padding: 0px 0 0;
  height: auto;
  width: 1000px;
}
.tablebandeau {
  border-style: solid;
  border-width: 0;
  height: 165px;
  width: 1000px;
  line-height: normal;
  font-family: Calibri;
  font-size: 1.1em;
  background-repeat: no-repeat;
  background-image: url(images/bandeau_ete.jpg);
  color: #000099;
}
.bouton {
  border-style: solid;
  border-width: 0;
}
.retrolink {
  font-size: 0.7em;
}
.tableaubase2 {
  border-style: solid;
  border-width: 0px;
  margin: 5px 0 0;
  padding: 0px 0 0;
  width: 1000px;
  height: auto;
}

