a {
    font-family:Verdana, sans-serif;
    text-decoration:none;
}

a:active {
    font-family:Verdana, sans-serif;
    text-decoration:none;
}

a:hover {
    font-family:Verdana, sans-serif;
    text-decoration:underline;
}

BODY {
    background-color:#FFFFFF;
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/******************************************************************************/
/* Liens                                                                      */
/******************************************************************************/

a.liencentre {
    text-align: center;
    font-weight: bold;
    color: #5878A6;
    text-decoration:underline;
}

a.liencentre:hover {
    text-align: center;
    font-weight: bold;
    color: #FF9900;
    text-decoration:none;
}

a.liencontact {
    font-size: 9px;
    font-weight: normal;
    text-decoration:underline;
    color: #000099;
}

a.liencontact:hover {
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
    color: #0000EE;
}

a.lienjustifie {
    text-align: justify;
    font-weight: bold;
    color: #5878A6;
    text-decoration:underline;
}

a.lienjustifie:hover {
    text-align: justify;
    font-weight: bold;
    color: #FF9900;
    text-decoration:none;
}

.lienmail {
    color: #5878A6;
    text-decoration:underline;
}

.lienmenu {
    text-align: center;
    text-decoration: none;
    color:#000000;
}

a.lienmenu:hover {
    text-decoration: none;
    /*background: #C8D2E1;*/
    font-weight: bold;
    color:#000000;
}

.lienmenuplansite {
    font-size: 12px;
    text-align: justify;
    font-weight: bold;
    color: #000099;
    text-decoration:underline;
}

a.lienoffset {
    font-weight: bold;
    color: #FF9900;
    text-decoration:underline;
}

.lienplansite {
    text-align: justify;
    font-weight: bold;
    color: #0000EE;
    text-decoration:underline;
}

.lienrubrique {
    text-align: left;
    text-decoration:none;
    color:#000000;
}

a.lienrubrique:hover {
    text-decoration: none;
    color: #FF9900;
}

.lientextebleu {
    color: #5878A6;
    text-decoration:underline;
}

a.lientitrenouvactu {
    font-size: 12px;
    font-weight: bold;
    color: #5878A6;
    text-decoration:underline;
}

a.lientitrenouvactu:hover {
    font-size: 12px;
    font-weight: bold;
    color: #FF9900;
    text-decoration:none;
}

/******************************************************************************/
/* Titres                                                                     */
/******************************************************************************/


.titreannuaire {
     font-size:13px;
     text-align:center;
     color:#5878A6;
     font-weight:bold;
}

.titrebarre {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    color: #000066;
    text-indent: 30pt;
}

.titreindent10 {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    color: #000066;
    text-indent: 10pt;
}

.titremessage {  
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    color: #385886;
}

.titremessagejustifie {  
    font-size: 12px;
    text-align: justify;
    font-weight: bold;
    color: #385886;
}

/******************************************************************************/
/* Textes                                                                     */
/******************************************************************************/

.erreur {
    color: #FF0000;
    font-weight: bold;
}

.textecentre {
    text-align: center;
}

.textecentregras {
     text-align:center;
     font-weight:bold;
}

.textecentresouligne {
    text-align: center;
    text-decoration:underline;
}

.textecopyright {
    font-size: 9px;
    font-weight: normal;
    color: #999999;
}

.textedroit {
    text-align: right;
}

.textegauche {
    text-align: left;
}

.textegaucheindent40 {
    text-align: left;
    text-indent: 40px;
}

.textegras {
    font-weight: bold;
}

.texteitalique {
    font-style: italic;
}

.textejustifie {
    margin-left: 40px;
    text-align: justify;
}

.textegauchegras {
     text-align:left;
     font-weight:bold;
}

.textemenuplansite {
    font-size: 12px;
    text-align: justify;
    font-weight: bold;
    text-decoration: none;
}

.texteplansite {
    text-align: justify;
    font-weight: bold;
    text-decoration: none;
    margin-left: 40px;
}

.texteretrait {
    text-align: justify;
    text-decoration: none;
    margin-left: 40px;
}

