/* Feuille de Style */




body {
    background : url("./img/fondgris.gif");
    font-family: arial, helvetica, sans-serif;
    margin : 0em 0em 0em 0em;
    
}
    



td.head {
    text-align: center;
    font-size: 20pt;
    background: rgb(180,180,180);
    color: #111111; 
    
}

td.year {
    text-align: center;
    font-size: 14pt;
    font-weight: bold;
    font-style : normal;
    background: white;
    color: #111111;
    
}


h1 {
    letter-spacing: 0.5em;
    text-transform: uppercase;
    text-align: center;
    color: gray;
    background: transparent;
    font-size: 30pt;
    font-weight: bold;
    font-style : normal;
    font-family: Arial, Helvetica, sans-serif;
    }

    
    


DIV.nom {
    color: #111111;
    background: transparent;
    font-size: 18pt;
    font-weight: bold;
    font-style: normal;
}

    
DIV.copyright {

  font-family: arial, helvetica, sans-serif;
  color: #777777; 
  background: transparent;
  font-style: italic;
  font-size: 12pt;
  text-align : right;

}

.lettrine {
    font-size: 300%;
    line-height: 80%;
}




A {

  color: #18605A;
  background: transparent;

}



A:link {

  text-decoration: none

}



A:visited {

  text-decoration: none

}



A:active {

  text-decoration: none

}
