BODY {
  SCROLLBAR-face-color: #000000; SCROLLBAR-HIGHLIGHT-color: #666666; SCROLLBAR-SHADOW-color: #999999; SCROLLBAR-3DLIGHT-color: #C8D0E0; SCROLLBAR-ARROW-color: #CCCCCC; SCROLLBAR-TRACK-color: #ffffff; SCROLLBAR-DARKSHADOW-color: #ffffff
}

.petit {font-family:Verdana; color : #ffffff; font-size : 11px; font-weight: none; text-decoration: none;}
.petit_rouge {font-family:Verdana; color : #CC0000; font-size : 10px; font-weight: none; text-decoration: none;}
.petit_bleu_fonce {font-family:Verdana; color : #003366; font-size : 10px; font-weight: none; text-decoration: none;}
.bleu {font-family:Verdana; color : #0066CC; font-size : 12px; font-weight: none; text-decoration: none;}
.rouge {font-family:Verdana; color : #CC0000; font-size : 12px; font-weight: none; text-decoration: none;}
.blanc {font-family:Verdana; color : #FFFFFF; font-size : 12px; font-weight: none; text-decoration: none;}
.bleu_fonce {font-family:Verdana; color : #999999; font-size : 12px; font-weight: none; text-decoration: none;}
.titre_blanc {font-family:Verdana; color : #FFFFFF; font-size : 16px; font-weight: none; text-decoration: none;}
.titre_blanc_petit {font-family:Verdana; color : #FFFFFF; font-size : 14px; font-weight: none; text-decoration: none;}
.logo_titre {font-family:Verdana; color : #CCCCCC; font-size : 36px; font-weight: none; text-decoration: none;}


a.lien_rouge {font-family: Verdana; color: #CC0000;  font-size: 11px; text-decoration: none;}
a.lien_rouge:hover {color: #CC0000;  font-weight: none; font-family:Verdana; font-size: 11px; text-decoration: none;}
a.lien_bleu {font-family: Verdana; color: #0066CC;  font-size: 11px; text-decoration: underline;}
a.lien_bleu:hover {color: #0066CC;  font-weight: none; font-family:Verdana; font-size: 11px; text-decoration: underline;}
a.titre_lien_bleu {font-family: Verdana; color: #0066CC;  font-size: 18px; text-decoration: underline;}
a.titre_lien_bleu:hover {color: #0066CC;  font-weight: none; font-family:Verdana; font-size: 18px; text-decoration: underline;}
a.lien_noir {font-family: Verdana; color: #000000;  font-size: 10px; text-decoration: underline;}
a.lien_noir:hover {color: #000000;  font-weight: none; font-family:Verdana; font-size: 10px; text-decoration: underline;}
a.lien_titre {font-family: Verdana;  font-weight: bold; color: #BF3A4F;  font-size: 20px; text-decoration: underline;}

A.on     {font-family: Verdana;font-size:13px;color:#0066CC;font-weight:bold; text-decoration: underline; }
A.on:hover {font-family: Verdana;font-size:13px;color:#0066CC;font-weight:bold; text-decoration: underline; }
A.off     {font-family: Verdana;font-size:13px;color:#0066CC;font-weight:bold;}


/* Tableau gauche */
table.gauche
{
    width: 120px;
    border-style: solid;
    border-width: 2px;
    border-color: #CCCCCC;

}

/* Tableau gauche */
table.topliste
{
    width: 500px;
    border-style: solid;
    border-width: 0px;
    background-color : #CCCCCC;
}
/* Tableau gauche */
table.ajoutersite
{
    width: 430px;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;

}

/* Formulaires */
input, textarea, select {
    width: 230px;
    color : #000000;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #000000;
    background-color : #FAFAFA;
}