 a:hover {
        color: #cccccc; 
        font-style : italic;
        font-weight: bold;
        text-decoration: none;
 }
a {
     text-decoration: none;
     font-weight: bold;
 }
 p , ul {
     font-family : Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
     font-size: 10pt;
 }
 ol {

     font-family : Verdana; 
     font-weight : normal;
     font-size: 10pt;
     line-height:120%;
 } 
 
 table {
     background-image:URL("imgs/fond orange(1).jpg")
 }
 td {
    line-height: 150%;
    }
 h1.indice1 {
    font-family: "Times New Roman Serif";
    font-style: italic; 
    font-weight: bold;
     font-size: 20pt;
  }
 h2.indice2 {
       font-family: "Times New Roman Serif";
       font-style: italic; 
       font-weight: bold; 
       font-size: 16pt;
  }
 h3.indice3 {
       font-family: Arial;
       font-style: italic;
       font-size: 14pt;
  }
 h4.indice4 {
      font-family: Verdana, Arial;
      font-size: 12pt;
      
  }
