<HTML>
<BODY>
<PRE>/* TRANSFERT SUR DVD vert : Feuille de Style */

a:link {color: #fbb026;}
a:visited {color: #fbb026;}
a:active {color: #FFF1B8;}
a:hover {color: #FFFFFF;}





BODY 
{ scrollbar-face-color: #019E4D; scrollbar-arrow-color: #ff0000;
scrollbar-track-color: #434F44; scrollbar-3dlight-color: #788E7B;
scrollbar-darkshadow-color: #2c7241; 
 
   color: black;
    text-align: left;
   font-family: verdana,arial,helvetica,sans-serif;  
    font-size: x-small; } 
    /* xx-small, x-small, small, medium, large, x-large, xx-large, smaller, larger,
    valeur en unit&#142; de longueur (em, ex, px, in, cm, mm, pt, pc) ou pourcentage - (1pt=1/72in, 1pc=12pt, 1in=2,54cm) */
 
 /* ------------------------------- Tailles &amp; Couleurs ---------------------------- */ 
     /* bando central */ 
    .bandoch1 {font-size: medium; font-weight: bold; text-decoration: none; color: maroon;}

    /* gauche (rubriques) */
    .gaucheh1 {font-size: 122%; font-weight: bold;}

    /* corps (pages) */
    /* bleu 0000FF, gris 808080, noir 000000, rouge FF0000, vert 008000,  */

    .cbleu1      { color: blue; font-size: xx-small; }
    .cbleu1b    { color: blue; font-size: xx-small; font-weight: bold; }

    .cgris1      { color: gray; font-size: xx-small; }
    .cgris1b    { color: gray; font-size: xx-small; font-weight: bold; }

    .cnoir1      { color: black; font-size: xx-small; }
    .cnoir1b    { color: black; font-size: xx-small; font-weight: bold; }
    .cnoir2      { color: black; font-size: x-small; }
    .cnoir2b    { color: black; font-size: x-small; font-weight: bold; }
    .cnoir3      { color: black; font-size: small; }
    .cnoir3b    { color: black; font-size: small; font-weight: bold; }

    .crouge1    { color: red; font-size: xx-small; } 
    .crouge1b  { color: red; font-size: xx-small; font-weight: bold; }
    .crouge2    { color: red; font-size: x-small; }
    .crouge2b  { color: red; font-size: x-small; font-weight: bold; }
    .crouge3    { color: red; font-size: small; }
    .crouge3b  { color: red; font-size: small; font-weight: bold; }

    .cvert1     { color: green; font-size: xx-small; }
    .cvert1b   { color: green; font-size: xx-small; font-weight: bold; }
    .cvert2     { color: green; font-size: x-small; }
    .cvert2b   { color: green; font-size: x-small; font-weight: bold; }

    .cviolet1   { color: maroon; font-size: xx-small; } 

IMG.imgg { float: left; }
IMG.imgd { float: right; }
    
</PRE>
</BODY></HTML>

