<!--
    TD {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
    }
    font {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
    }
    li {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
    }
        ul  {
                list-style-type: square;
        }
    A { text-decoration:none; }
    A:link    { color: #ffffff; font-size: 14pt; }
    A:visited { color: #ffcc33; font-size: 14pt; }
    A:active  { color: #ff6600; font-size: 14pt; }
    A:hover   { color: #FEE502; font-size: 14pt; }

#menun    A:link    { color: #ffffff; font-size: 12pt; width:190px; display:block;}
#menun    A:visited { color: #fcfcfc; font-size: 12pt; width:190px; display:block; }
#menun    A:active  { color: #ff6600; font-size: 12pt; width:190px; display:block; }
#menun    A:hover   { color: #000; font-size: 12pt;  background: #FEE502; width:190px; display:block; }


        .context  {
                   font-family: Arial, Helvetica, sans-serif;
               font-size: 11pt;
                   color:#000000;       
        }
    .bleu {
        color:#244598;
    }
    .vert {
        color:#67B625;
    }
    .rouge {
        color:#DA0405;
    }
    .jaune {
        color:#FEE502;
    }
    .orange {
        color:#F97D07;
    }
    .violet {
        color:#8C1787;
    }
    .tdbleu {
        background-color:#244598;
    }
    .tdvert {
        background-color:#67B625;
    }
    .tdrouge {
        background-color:#DA0405;
    }
    .tdjaune {
        background-color:#FEE502;
    }
    .tdorange {
        background-color:#F97D07;
    }
    .tdviolet {
        background-color:#8C1787;
    }
    .noir {
        color:#000000;
    }
    .blanc {
        color:#ffffff;
    }
    .gris1 {
        background-color:#DCDCDC;
    }
    .gris2 {
        background-color:#F3F3F3;
    }
    .tdblanc {
        background-color:#ffffff;
    }
    #menu { font-size:14pt; color:#cccccc }
        #menu2 { font-size:12pt; color:#FEE502; }
    #titre { font-size:18pt; font-weight:600; }
    #texteblanc { font-size:10pt; font-weight:600; color:#ffffff }
    #big { font-size:15pt; }
    #gros { font-size:12pt; }
    #normal { font-size:10pt; }
    #petit { font-size:8pt; }
    Th {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color:#343434;
        font-weight : 100;
        background-color:#F3F3F3;
        text-align : left;
    }
        .text1 {font-family: Arial, Helvetica, sans-serif;
            font-size: 10pt;
                color:#2B6389;      
                font-weight : 900;
        }

    -->
    
