
/* ------------------------------------ *
  *  HAPedit 2.6 - CSS
  *  juillet 2003 22:23:35
  *  Partie generale du site
  * ------------------------------------ */

body {
    font-family: sans-serif, Verdana, Arial, Helvetica;
    background-color: #000000;
    font-size: 13px;
    font-style: normal;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    vertical-align:top;
  }


table {
    font-family: sans-serif, Verdana, Arial, Helvetica;
    font-size: 13px;
    font-style: normal;
    color: #FFFFFF;
    border-collapse: collapse;
  }


td {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }


a {
    color: #77783A;
    text-decoration: none;
  }


a:hover {
    font-style: italic;
    color: #9C1818;
  }


a:active {
    font-style: italic;
    color: #9C1818;
  }


h3 {
    margin-top: 10px;
  }


textarea {
    background-image: none;
    font-family: monospace;
    font-size: 12px;
    color: #000080;
    text-decoration: none;
    background-color: #FFFFFF;
    border-color: #C0C0C0;
    border-style: outset;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
  }


img {
    border-bottom-style : none;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
  }

/*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: #000000;
    font-weight: bold;
    font-size: 14px;
  }


a.liens_menu {
    color: #000000;
    text-decoration: none;
  }


a.liens_menu:hover {
    font-style: italic;
    color: #9C1818;
  }


a.liens_menu:active {
    font-style: italic;
    color: #9C1818;
  }


p.liens_menu {
    text-align: center;
    line-height: 12px;
  }

/*News*/  

.tableau-news {
    font-family: sans-serif, Verdana, Arial, Helvetica;
    width: 100%;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    text-align: center;
  }


.tableau-news-tete {
    color: #FFFFFF;
    border-color: #A1A100;
  }


.multipages-news-unselected {
    font-weight: bold;
    width: 100%;
    text-align: center;
  }


.multipages-news-selected {
    color: #FF0000;
    font-weight: bold;
  }

/*FAQ*/

/*Telechargement*/

.tableau-telech_titre {
    font-family: sans-serif, Verdana, Arial, Helvetica;
    width: 90%;
  }


.titre_telech_gauche {
    height: 71px;
    width: 45px;
    margin: 0px;
    padding: 0px;
    background-image: url(images_site/telech_gauche.png);
  }


.titre_telech_centre {
    height: 71px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 8px;
    background-image: url(images_site/telech_centre.png);
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
  }


.titre_telech_droite {
    height: 71px;
    margin: 0px;
    padding: 0px;
    width: 45px;
    background-image: url(images_site/telech_droite.png);
  }


.tableau-telech_corps {
    font-family: sans-serif, Verdana, Arial, Helvetica;
    background-image: url(images_site/fondparchemin.png);
    width: 86%;
  }


.telech_corps {
    padding: 15px;
    border-color: #A1A100;
    border-style: outset;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
  }


.sous-tableau-telech {
    font-family: sans-serif, Verdana, Arial, Helvetica;
    width: 100%;
  }


.sous-titre_telech {
    margin: 0px;
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
    background-image: url(images_site/cellule2.png);
    border-color: #A1A100;
    border-style: outset;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
  }


.sous-telech_corps {
    padding: 5px;
    border-color: #A1A100;
    border-style: outset;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
  }

/*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: #FFFFFF;
    border-color: #A1A100;
    background-image: url(images_site/cellule1.png);
  }


.tableau-charte-corps {
    border-color: #A1A100;
  }

/*Copyright*/

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


