       /*  Feuille css pour mon_site */

/* body { background: url(images/fond.jpg); } */
/*body { background: #40E0D0; }*/
body { background: darkgray;
scrollbar-face-color: #FFFFFF;                  
scrollbar-arrow-color: #000000;                  
scrollbar-track-color: #808080;                  
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-Color: #000000; }
h1.home { text-decoration: underline;
          color: red; }
h2.home { font-size: 17pt;
          color: blue; }
h2.rouge { font-size: 17pt;
           color: red; }
h2.rouge1 { font-size: 17pt;
          color: red; 
          text-decoration: underline; }
div.rouge { font-size: 14pt;
            font-weight: bold;
            margin-left: 2%;
            color: red; }
h3.keroman { font-size: 14.5pt;
             color: black; }
h3.souligne { font-size: 14.5pt;
              text-align: center;
              text-decoration: underline;
              color: black; }	 
span.noir { color: black; }
h1.agaasm { color: #0000A0; }
h3.agaasm { font-size: 13.5pt;
            color: #0000A0; }
h3.agaasmsouligne { font-size: 14.5pt;
                     text-align: center;
                     text-decoration: underline;
                     color: red; }
h2.caract { font-size: 16.5pt;
            text-decoration: underline; 
            color: red; }
h3.blue { font-size: 14.5pt; 
          color: blue; }
h3.bleu { font-size: 14.5pt;
          text-decoration: underline; 
          color: blue; }
h3.rouge { color: red; 
           font-size: 12pt; }
h3.rouge1 { color: red;
            font-size: 12pt;
            text-align: center; }
h3.un { font-size: 12pt;
        font-weight: normal; 
        color: #FF0000; } 
h3.deux { font-size: 12pt;
          font-weight: normal; 
          color: #0080FF; }
h2.italiques { color: red;
               font-size: 18pt;
               font-style: italic; }
h2.italique { color: green;
               font-size: 18pt;
               font-style: italic; }
h2.italiquess { color: green;
               font-size: 25pt;
               font-style: italic; }
div.rouge1 { color: #FF0000;
            font-weight: bold; 
            font-size: 15pt; }
div.bleu { color: blue;
           font-size: 11pt; }
div.vert { color: green; 
           font-size: 11pt; }
div.vert1 { color : green;
            font-size : 15pt; }
div.vert2 { color : green;
            font-size : 16pt; }
div.rouge { color: red;
            font-size: 11pt; }
div.noir { color: black;
           font-size: 11pt; }
div.orange { color: orange;
            font-size: 11pt; }
div.gris { color: gray;
            font-size: 11pt; }
div.marron { color: brown;
            font-size: 11pt; }
h3.vert { color: #008040;
          font-size: 16pt; 
          text-decoration: underline; }
h3.vert1 { color: #008040;
          font-size: 15pt; }
h4.noir { color: black;
          font-size: 14pt; 
          font-weight: bold; }
h4.black { color: black;
           font-size: 12pt;
           text-decoration: underline; 
           font-weight: bold; }
h4.bleu { color: blue;
          font-size: 14pt; }           
h4.vert { color: #008040;
          font-size: 12pt; }
h4.rouge { font-size: 10pt;
           color: red; }
h4.noir1 { font-size: 10pt;
           color: black; }
h4.noir2 { font-size: 15pt;
           color: black; }
h4.noir3 { font-size: 12pt;
           color: black; }
h4.bleu1 { font-size: 15pt;
           color: blue; 
           text-decoration: underline; }