/* Style des marges */

BODY{ background-image : url(fond_smel.jpg); 
     font-family : "Arial", "helvetica" ; font-size : 120% ;
     } 

H1 { font-size : 150%}  
   
UL { list-style : none }

H2 { font-size : 120% ; font-weight : lighter }

P  { text-align : justify }

TD { font-family : "Arial", "helvetica" ; font-size : 120% }

FORM { font-family : "Arial", "helvetica" ; font-size : 80%  }

A:link {text-decoration : none ; color : #8b3a3a }

A:visited {text-decoration : none ; color : #000080}

A:active  {text-decoration : none ; color : #FF0000}

