/* Generated by KompoZer */
html, body {
  width: 100%;
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  font-family: "Times New Roman",Times,serif;
  text-align: justify;
  color: black;
  font-style: normal;
  font-size: 1em;
}
p {
  margin: 0 0 10px;
}
.Conteneur {
  width: 100%;
  height: 100%;
  position: absolute;
}
.Header {
  height: 122px;
  background-color: #f8fbff;
  font-family: "Times New Roman",Times,serif;
  text-align: center;
  font-weight: bold;
  font-size: 40pt;
  line-height: 122px;
  color: #00587c;
}
.Header img {
  float: left;
}
.Menu {
  position: absolute;
  left: 0;
  width: 200px;
  height: auto;
  background-color: #f8fbff;
}
.MenuGauche {
  margin: 6pt 0;
  padding: 0;
  list-style-type: none;
}
.MenuGauche li {
  margin-top: 6pt;
  margin-bottom: 6pt;
  text-align: center;
  font-size: 12pt;
  font-family: "Times New Roman",Times,serif;
  color: #00587c;
}
.MenuGauche a {
  margin: 0 2px;
  color: #00587c;
  text-decoration: underline;
}
.MenuGauche a:hover {
  text-decoration: none;
}
.Corps {
  margin-left: 200px;
  width: auto;
  overflow: auto;
  padding-left: 6pt;
  margin-right: 0;
  padding-right: 6pt;
  height: 75%;
}
.Pied {
  clear: both;
  text-align: center;
  font-size: 0.8em;
  height: 1.5em;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
}
hr {
  width: 80%;
  color: #c0c0c0;
  height: 1px;
}
h1 {
  color: #00587c;
  font-style: italic;
  font-size: 3em;
  padding-top: 0.5em;
}
h2 {
  color: #7cb025;
  text-align: center;
  font-size: 2em;
  padding-top: 0.5em;
}
h3 {
  color: #00587c;
  font-size: 30pt;
}
h4 {
  color: #000000;
  font-style: italic;
  text-align: left;
  font-size: 1.5em;
}
h5 {
  font-family: script mt bold;
  font-size: 15pt;
  text-align: justify;
}
h6 {
  color: #006699;
  font-size: 30pt;
}
.compt {
  font-family: Arial,Helvetica,sans-serif;
  font-size: x-small;
}
.Vagues {
  float: right;
}
table {
  background-color: lavender;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-top: 1em;
}
.Signature {
  text-align: right;
  font-style: italic;
  font-family: Script MT Bold;
}

