body {
  color: black;
  font-family: Verdana, sans-serif;
  margin: 0;
  padding: .0em;
}

h1 {
  background-color: #F2F4F7;
  border: 1px solid black;
  font-size: 8pt;
  font-weight: normal;
  margin: 0;
  padding: .0em;
  position: relative;
  text-align: center;
  width: 800px;
}

h2 {
  background-color: #5A8BC5;
  border-bottom: 1px solid black;
  font-family: Verdana, sans-serif;
  margin: 0;
  padding: .0em;
  text-align: left;
}

div#main-menu {
  background-color: #8BB3E1;
  border-bottom: 1px solid black;
  color: black;
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
}

div#main-menu h3#current-page {
  color: white;
  display: inline;
  font-size: 8pt;
  font-weight: bold;
}

div#main-menu a:link, div#main-menu a:visited, div#main-menu a:active {
  color: black;
}

div#main-menu a:hover {
  color: white;
}

div# button1 {
  background-color: #8BB3E1;
  border-left: 1px solid black;
  border-right: 1px solid black;
  color: black;
  display: inline;
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
}

div#pstatus {
  background-color: white;
  border-bottom: 1px solid black;
  color: black;
  font-family: Verdana, sans-serif;
  font-size: 7pt;
  font-weight: bold;
  padding: 0px 0px 2px 5px;
  text-align: left;
}

div#contenu {
  font-size: 8pt;
  padding: 0px 5px 0px 5px;
  text-align: justify;
}

.contenu {
  font-size: 8pt;
}

.listdocs {
  font-size: 7pt;
}

div#notes {
  font-size: 7pt;
}

.notes {
  font-size: 7pt;
}

.news {
  font-size: 8pt;
  padding: 0px 10px 0px 5px;
  text-align: justify;
}

.reptaq {
  font-size: 10px;
}

.big {
  font-size: 11pt;
}

div#title {
  color: #AA0202;
  font-weight: bold;
}

span#title {
  color: #AA0202;
  font-weight: bold;
}

div#alert {
  color: #FF0000;
}

div#footer {
  border-top: 1px dotted #8D917D;
/*  color: #E55F00; */
/*  color: #DD9F68; */
  color: #AA0202;
  font-size: 7pt;
  font-weight: normal;
  padding: 3px 0px 3px 0px;
  text-align: center;
  width: 97%;
}

a:link {
  color: #E55F00;
}

a:visited {
/*  color: #DD9F68; */
  color: #E55F00;
}

a:hover {
  color: black;
  text-decoration: none;
}

a:active {
  color: red;
}
