body {
  background-color: #ffffff;
  color : #000000;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 14px;
  text-decoration: none;
  font-weight: normal;
  text-align : justify;
  margin: 0px 0px;
  overflow: auto;
  }

td.entete {
  text-align: center;
  border-width: 0px 0px 1px 0px;
  border-color: #a00000;
  border-style: solid;
}

td.menu {
  padding: 3px;
  width: 150px;
  border-width: 0px 1px 0px 0px;
  border-color: #a00000;
  border-style: solid;
  background-color: #eeeeee;
  color : #000000;
  vertical-align: top;
}

td.texte {
  padding: 20px;
}

a.bouton-menu {
  background-color: #eeeeee;
  color: #000080;
  font-size : 11px;
  text-decoration: none;
  font-weight: bold;
  }

a.bouton-menu:hover {
  background-color: #eeeeee;
  color: #ff0000;
  }

p.menu {
  font-size : 10px;
  }

p.copyright {
  text-align: center;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8px;
  text-decoration: none;
  font-weight: normal;
}

h1 {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 24px;
  text-decoration: none;
  font-weight: bold;
  text-align : center;
  background-color: #ffffff;
  color: #a00000;
}

h2 {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 18px;
  text-decoration: none;
  font-weight: bold;
  text-align : left;
  background-color: #ffffff;
  color: #008000;
}

h3 {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 16px;
  text-decoration: none;
  font-weight: bold;
  text-align : left;
  background-color: #ffffff;
  color: #000080;
}

p, td {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 14px;
  text-decoration: none;
  font-weight: normal;
  text-align : justify;
}

li {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 14px;
  text-decoration: none;
  font-weight: normal;
  text-align : justify;
  display: list-item;
  list-style-position: inside;
  list-style-type: square;
}
