 /* ------------------------------------ *
  *  HAPedit 2.6 - CSS
  *  juillet 2003 22:23:35
  *  Partie générale du site
  * ------------------------------------ */
body {
  font-family: sans-serif, Verdana, Arial, Helvetica;
  background-color: #000000;
  font-size: 13px;
  font-style: normal;
  color: #77783a}

table {
  font-family: sans-serif, Verdana, Arial, Helvetica;
  font-size: 13px;
  font-style: normal;
  color: #77783a;
  border-collapse: collapse;}
  
a:hover {
  font-style: italic;
  color: #9C1818;
  text-decoration: none;}
a {
  color: #77783A;
  text-decoration: none;}
a:active {
  font-style: italic;
  color: #9C1818;}
  
input {
  background-image: none;
  font-family: monospace;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  border-color: #000000;
  border-style:ridge;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;}
.bouton {
  background-color: #000000;
  }
  
textarea {
  background-image: none;
  font-family: monospace;
  font-size: 12px;
  color: #000080;
  text-decoration: none;
  background-color: #000000;
  border-color: #C0C0C0;
  border-style: outset;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;}

/*Pages*/  
.titre_page {
  color: #77783A;
  background-image: url(images_site/fondparchemin.png);
  width: 90%;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  border-color: #A1A100;
  border-style: outset;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  }
.tableau-texte {
  font-family: sans-serif, Verdana, Arial, Helvetica;
  background-image: url(images_site/fondparchemin.png);
  width: 90%;
  border-color: #A1A100;
  border-style: outset;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;   
}  
  
/*Menu*/
.titre_menu {
  color: #77783A;
  font-weight: bold;
  font-size: 14px;
  }
.liens_textes_menu {
  color: #77783A;
  }
  
/*News*/  
.tableau-news {
  font-family: sans-serif, Verdana, Arial, Helvetica;
  background-image: url(images_site/fondparchemin.png);
  width: 90%;
  border-color: #A1A100;
  border-style: outset;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}
.tableau-news-tete {
  color: #000000;
  border-color: #A1A100;
  background-image: url(images_site/cellule1.png);
}
.multipages-news-unselected {
  color: #000000;
  font-weight: bold;
  width: 100%;
  text-align: center;  
}
.multipages-news-selected {
  color: #FF0000;
  font-weight: bold;
}

/*Charte*/
.tableau-charte {
  font-family: sans-serif, Verdana, Arial, Helvetica;
  background-image: url(images_site/fondparchemin.png);
  width: 90%;
  border-color: #A1A100;
  border-style: outset;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}
.tableau-charte-tete-pied {
  color: #000000;
  border-color: #A1A100;
  background-image: url(images_site/cellule1.png);
}
.tableau-charte-corps {
  border-color: #A1A100;
}

/*Copyright*/
.copyright {
  color: #FFFFFF;
  font-size: 10px;
  }
