
/* Le corps de la page */

#corps
{
   font-family: "Comic Sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;
   font-size: medium;
   color: black;
   
   background-image: url("../img/logoclub_pale.jpg");
   background-repeat: repeat-y;
}

