<!--
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  background-color: #F5F5F5;
  font-size: 12px;
  color: #7F4027;
  margin-top: 10px;
  margin-left: 10px;
  padding:0;
}
p, ul, ol, td {
  text-align: justify;
}
.titre, h1 {
  color: #E23F2E;
  font-size: 22px;
  background-color: transparent;
  font-weight: bold;
}
h2 {
  color: #7F4027;
  font-size: 18px;
  background-color: transparent;
}
.h2 {
  color: #E23F2E;
  font-size: 18px;
  background-color: transparent;
}
.a,h3 {
  font-size: 16px;
  font-weight: bold;
}
.orange {
  color: #FF6600;
  background-color: transparent;
  font-weight: bold;
}
.marron {
  color: #7F4027;
  background-color: transparent;
  font-weight: bold;
}
.rouge {
  color: #E23F2E;
  background-color: transparent;
}
.bouton {
  background-color: #FF6600;
  color: #51322F;
  font-weight: bold;
}
.contour {
  color: #FF6600;
  border: 1px solid #FF6600;
  padding: 1px;
  margin: 0px;
}
-->
