body {
  background-color:#ECF0FC; 
  background-image: url(fond.jpg);
  background-repeat: repeat-x; 
  font-family: tahoma, sans-serif;
  font-size:10pt;
  }

p { font-family: tahoma ; font-size:10pt ; color: #000000 ;  }
.petit { font-family: tahoma ; font-size:8pt ; color: #000000 ;  }

A { color:#5C90C2; text-decoration:underline;font-weight: bold;font-size:12pt ;}
A:hover { color:#000000; text-decoration:underline;}
