        
            body {
    scrollbar-3dlight-color: #999999;
    scrollbar-arrow-color: #ffff99;
    scrollbar-darkshadow-color: #333333;
    scrollbar-face-color: #000000;
    scrollbar-highlight-color: #666666;
    scrollbar-shadow-color: #003300;
    scrollbar-track-color: #333333;
    background-color: #000000;
    font-size: 14px;
    font-family:Arial, Helvetica, sans-serif;
    font-style:italic;
    font-size-adjust:inherit;
    color: #ff5000;
    font-weight: bold;
}
            a:link,a:active,a:visited
             { text-decoration: none }
             
            a:hover 
            { 
            text-decoration: underline;
            } 
a:link,a:visited    {
    color: #FF0000;
}
.titresoulign {
    font-size:24px;
    text-align: center;
    color: #FF0000;
    vertical-align: middle;
    text-decoration: underline;
}
.titre {
    text-align:center;
    color: #FFCC00;
    font-size:24px;
    }
.soustitre {
    text-align:center;
    font-style:normal;
    font-size:14px;

    color: #FFCC00;
    }
.textcentre {
    text-align:center;
    }
.legendegrascentre {
    font-size: 12px;
    vertical-align: middle;
    text-align: center;
    font-style: italic;
    font-weight: bold;

}
.legendeCentre {
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    font-style: italic;
}
.legendegras {
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
}
.legende {
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
}

