.imagedefond { 
  
  background-image: url("fond_site.png");
  background-repeat: repeat;
  background-color: pink;
 
}
