body { 
background-color: #FFFFFF; 
background-image:url(images/image_de_fond.png);
background-repeat:no-repeat;
color: #000000; 
margin-top: 5px;
margin-left: 5px; 
margin-right: 10px; 
margin-bottom: 70px; 
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: xx-small;
line-height:180% 

}


h1{color:#CC6633; font-family: Georgia, "Times New Roman", Times, serif}
h2{color:#CC9900; font-family: Georgia, "Times New Roman", Times, serif}
h3{color:#FF9966; font-family: Georgia, "Times New Roman", Times, serif; word-spacing: 0.5em; line-height:3em}

a:link 
  {color:#8C8C00; 
  text-decoration: none; 
  background-color: transparent }
a:visited 
  { color:#8C8C00; 
  text-decoration: none; 
  background-color: transparent }
a:hover 
  { color:#FF0000; 
  text-decoration: none; 
  background-color: transparent }
a:active 
  { color: #00C000; 
  text-decoration: underline; 
  background-color: transparent }

