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;
    color:#000066;
; font-family: Verdana; font-size: 12px
}

a.lienrubrique:hover {
    text-decoration: none;
    color: #FF9900;
}

.lientextebleu {
    color: #000066;
    text-decoration:underline;
; font-family: Verdana; font-size: 10px; font-style: normal
}

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:18px;
     text-align:left;
     color:#000066;
     font-weight:normal;
; font-family: Verdana; font-style: normal
}

.titrebarre {
    font-size: 10px;
    text-align: left;
    font-weight: bold;
    color: #000066;
    text-indent: 30pt;
}

.titreindent10 {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    color: #000066;
    text-indent: 10pt;
; font-family: Verdana
; font-style: normal
}

.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;
; font-family: Verdana; font-size: 12px; font-style: normal; color: #295D8C
}

.textecentregras {
     text-align:center;
     font-weight:bold;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px
}

.textecentresouligne {
    text-align: center;
    text-decoration:underline;
}

.textecopyright {
    font-size: 9px;
    font-weight: normal;
    color: #999999;
}

.textedroit {
    text-align: right;
; font-family: Verdana; font-size: 12px; font-style: normal; color: #295D8C
; left: auto; clip:   rect( auto  )
}

.textegauche {
    text-align: left;
; font-family: Verdana; font-size: 12px; font-style: normal; color: #295D8C
}

.textegaucheindent40 {
    text-align: left;
    text-indent: 40px;
}

.textegras {
    font-weight: bold;
}

.texteitalique {
    font-style: italic;
}

.textejustifie {
    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;
}

