                            /*  Feuille css pour site AGAASM */

body { background: #40E0D0; }          
h1.home { text-decoration: underline;
          color: red; 
          text-align: center; }
h2.noir { color: black;
          text-align: center; }
a:link { color:blue; }
a:visited { color:purple; }
a:active { color:black; }
h3.noir { font-size: 13pt;
           color: black; }
h3.bleu { font-size: 13pt;
          color: blue; 
          text-align: center; }
h3.bleue { font-size: 13pt;
           text-decoration: underline; 
           color: blue; }
h3.vert { font-size: 13pt; 
           color: green; }
h3.gris { font-size: 13pt; 
           color: gray; }
h3.vert1 { color: #008040;
          font-size: 16pt; 
          text-decoration: underline; }
h3.bleu1 { font-size: 13pt;
           color: blue; }
div.liste { color: red;
            font-size: 15pt; }
h3.rouge { font-size: 15pt;
           text-decoration: underline;
           color: red; 
           text-align: center; }
h3.rouge1 { font-size: 13pt;
           color: red; 
           text-align: center; }
h3.vert { font-size: 13pt;
           color: green; 
           text-decoration : underline ;}
h4.rouge { font-size: 10pt;
           color: red; }
h4.bleu { font-size: 10pt;
           color: blue; }
h4.noir { font-size: 10pt;
          color: black; 
          text-decoration: underline;
          text-align: right; }
h4.noir1 { font-size: 10pt;
           color: black; }
h3.bureau { font-size: 13pt;
            color: black; }
h3.clign { color: green;
           text-decoration: blink; } /* Fonctionne seulement sur Netscape */
div.bleu { color: blue;
           font-size: 11pt; }
div.vert { color: green; 
           font-size: 11pt; }
div.rouge { color: red;
            font-size: 11pt; }
