@charset "iso-8859-1";
/* auteur: aure */
/* Date de création: 28/07/2006 */

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

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

A:hover {
  color: #ffffff;
  text-decoration: underline;
  
}

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

body {
 background-color: #333333;
 background-image: no-repeat; 
 font-family: Arial;
 font-size: large;
 color: #ffffff;
 background-image: url("data/fondsaccueil.jpg");

}
body { 
 margin-left:0px; 
 margin-right:0px;
 margin-top:0px;
 margin-bottom:0px;
 }