   /* Barre de Défillement (Internet Exploreur >= 5.5 uniquement) --- */ 
BODY
     {
     font-size: 12pt;
     bgproperties:"fixed";
     scrollbar-face-color: #666699;
     scrollbar-shadow-color: #000000;
     scrollbar-highlight-color: #FFFFFF;
     scrollbar-3dlight-color: #000000;
     scrollbar-darkshadow-color: #000000;
     scrollbar-track-color: #555588;
     scrollbar-arrow-color: #81C7E7;
     color : lightblue;
     background : #666699;
     }

TD {font-family:arial;font-size:10pt}
TH {font-family:arial;font-size:10pt;color:#666699;background:lightblue}
INPUT {background:#E0E0FF}

H1
   {
    font       : 24pt;
    align      : center;
    color      : white;
    text-align : center;
    }


/* Style des Liens ------------------------------------ */

A:link    {font-family:verdana; font-size:8pt; text-decoration: none; color: #FFFF00;}
A:visited {font-family:verdana; font-size:8pt; text-decoration: none; color: #FFFF00;}
A:active  {font-family:verdana; font-size:8pt; text-decoration: none; color: #FF7700;}
A:hover   {font-family:verdana; font-size:8pt; text-decoration: none; background-color:yellow;
                border-width:2px; padding:0px; border-style:outset; color: #FF7700;}

/* Polices --------------------------------------------- */
<style type="text/css">
<!--
@font-face
{
font-family: Bradley Hand ITC;
font-style: normal;
font-weight: normal;
src: url(bradley0.eot);
}
@font-face
{
font-family: Snap;
font-style: normal;
font-weight: normal;
src: url(snapitc0.eot);
}
-->
</style>
