/* Style du corps de la page __________________________________________________________________________________ */
/*
body {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  behavior: url("../scripts/csshover.htc");
}
*/

/* Styles divers et variés ______________________________________________________________________ */

p.footer {
  font-family: Arial;
  font-size: 8pt;
  color: #ffffff;
}

p.menu {
  font-family: Verdana;
  font-size: 8pt;
  color: #000000;
  margin-left: 215px;
  margin-top: 58px;
}

p.menu_projet {
  font-family: Verdana;
  font-size: 8pt;
  color: #000000;
  margin-left: 155px;
  margin-top: 58px;
}

p.titre {
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

p.sous_titre {
  font-family: Verdana;
  font-size: 9pt;
  color: #000000;
  text-align: center;
  font-style: italic;
}

p.titre_manuel {
  font-family: Courier New;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

p.tome_manuel {
  font-family: Courier New;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
}

p.icone_manuel {
  font-family: Arial;
  font-size: 7pt;
  color: #000000;
  text-align: center;
}

p.texte_manuel {
  font-family: Courier New;
  font-size: 9pt;
  color: #000000;
}

p.texte_gauche {
  font-family: Verdana;
  font-size: 8pt;
  color: #000000;
  text-align: left;
}

p.titre_accueil {
  font-family: Verdana;
  font-size: 9pt;
  color: #000000;
  text-align: left;
}

p.texte_gauche_accueil {
  font-family: Verdana;
  font-size: 8pt;
  color: #000000;
  text-align: left;
  margin-left: 5px;
}

p.texte_centre {
  font-family: Verdana;
  font-size: 8pt;
  color: #000000;
  text-align: center;
}

p.texte_justifie {
  font-family: Verdana;
  font-size: 8pt;
  color: #000000;
  text-align: justify;
}

p.photos {
  font-family: Verdana;
  font-size: 8pt;
  color: #000000;
  text-align: center;
  font-style: italic;
}

table.graphique {
  font-family: Courier New;
  font-size: 9pt;
  color: #000000;
  text-align: center;
}

td.specs_ga_gr {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
  text-align: right;
  width: 220px;
  background: #eeeeee;
  vertical-align: top;
}

td.specs_ga_no {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
  text-align: right;
  width: 220px;
  vertical-align: top;
}

td.specs_dr_gr {
  font-family: Verdana;
  font-size: 8pt;
  color: #000000;
  text-align: left;
  background: #eeeeee;
}

td.specs_dr_no {
  font-family: Verdana;
  font-size: 8pt;
  color: #000000;
  text-align: left;
}

td.liste_header_numero {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
  text-align: center;
  background: #eeeeee;
}

td.liste_header_titre {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
  text-align: center;
  background: #eeeeee;
}

td.liste_header_description {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
  text-align: center;
  background: #eeeeee;
}

td.liste_numero {
  font-family: Verdana;
  font-size: 8pt;
  color: #000000;
  text-align: center;
  width: 50px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #aaaaaa;
}

td.liste_titre {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
  text-align: center;
  width: 150px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #aaaaaa;
}

td.liste_description {
  font-family: Verdana;
  font-size: 8pt;
  color: #000000;
  text-align: left;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #aaaaaa;
}

a:link { text-decoration: none; color: 000000;}
a:visited { text-decoration: none; color: 000000;}
a:active { text-decoration: none; color: 000000;}
a:hover { text-decoration: underline; color: 0192CC}

div.contenu {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}

/* Fin des styles _____________________________________________________________________________________________ */