body {margin: 0;
      padding: 10;
      background: #F6D777;
      scrollbar-face-color: #cc0000;
	  scrollbar-shadow-color: #000000;
	  scrollbar-highlight-color: #FFFFFF;
      scrollbar-3dlight-color: #000000;
	  scrollbar-darkshadow-color: #000000;
	  scrollbar-track-color: #bb6666;
	  scrollbar-arrow-color: #ffff00;
      color : #000000;
      }

.menu {font-size : 12pt;
        font: verdana;
        color: #550000;}
        
.texte {font-size : 10pt;
        font: verdana;
        color: #550000;}

.titre {font-size : 15pt;
        color: #550000;
         font-weight: bold;}
        
.soustitre {font-size : 8pt;
        color: #550000;}
        
.lettrine:first-letter {font-size:300%;
        float:left;}

.alinea {text-indent: 30px;}
.retrait {text-indent: 15px;}

A {color:#000000; font-weight: bold; text-decoration:none;}
A:link {color:#000000; font-weight: bold; text-decoration:none;}
A:hover {color:#CC0000; font-weight: bold; text-decoration:none;}
A:visited {color:#000000; font-weight: bold; text-decoration:none;}


