/*********************************
  Parametres communs à tout le site
	
body {
  background: url("../../../images/abricot2.gif")
  }

  margin:0 0 0 0;
*********************************/

td, body, p {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #000000;
  }
