html, body {
  color: #9c0000;
  font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size: 9pt;
}
p {
  font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
  text-align: justify;
  font-size: 10pt;
  list-style-type: circle;
  list-style-position: outside;
}
h1 {
  font-size: 20pt;
  font-weight: bold;
}
h2 {
  font-size: 13pt;
  font-weight: bold;
}
h3 {
  font-weight: 800;
  font-size: 12pt;
  font-style: italic;
}
h4 {
  display: block;
  font-size: 13px;
  line-height: 12pt;
  font-weight: bold;
}
h5 {
}
h6 {
  font-size: 10pt;
}
a:link {
  color: #344c66;
  text-decoration: none;
}
a:visited {
  color: #344c66;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  font-weight: inherit;
  color: #344c66;
}
a:active {
  color: #344c66;
  text-decoration: underline;
}
body {
}
li {
  list-style-type: circle;
}
td {
  background-color: white;
}
ul, li, td {
}
h3-droit {
  font-weight: 800;
  font-size: 12pt;
}
adresse {
  font-size: x-small;
}

