/* Style sheet Linux-France */

   a {
      color: #1fB42d;
      font-weight: bold;
      font-family: helvetica, arial;
   }

   div.bouton {
      border: none;
      background-color: #AAB;
      color: #FFF;
   }

   body {
      color: black;
      background-color: #FFF;
   }

   .descricontenu {
      color: #1fB42d;
      font-weight: bold;
      font-family: helvetica, arial;
    }

   .noir {
      color: #000000;
   }	

   H3 {
      width: 200%;
      border: none;
      background-color: #AAD;
      color: #FFFFBF;
      font-weight: bold;
      font-size: 18pt;
      font-style: regular;
      font-family: times, helvetica, arial;
      text-align: left;
    }

    H1 {
      border: none;
      text-align: center;
      font-size: 36pt;
      font-style: italic;
      font-family: itc eras, helvetica, arial;
   }




