h1 {
    font-size:18pt;font-style:bold;
   }
h2 {
    font-size:15pt;font-style:normal;
   }
body {
      background-color:#8A8784; background-image: url(../images/fond.gif);
     }
a:link {
       color:#0000ff
       }
a:active {
         color:#ff0000
         }
a:visited {
          color:#ff000
          }
a:hover {
        background-color:#F0F8EE
        }
#titre1 {
        font-size:20pt;font-weight:bold;
        }
#titre2 {
        font-size:28pt;font-weight:bold;color:#7171E7;font-family:"Kunstler Script"
        }
legend {
       font-size:15pt
       }