body
{
   width: 760px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;    
   background-image: url("images/fond.png");
}

/* L'en-tête */

#en_tete
{
   width: 800px;
   height: 100px;
}


/* Le menu */

#menu
{
   float: left;
   width: 250px;
   height: 600px;
}

#corps
{
width: 50 px;
height: 6 px;
}

#pied_de_page
{
   width: 800px;
   height: 100px;
}
.sanspuce
{
   list-style-type: none;
}

a:hover
{
   text-decoration: underline;
}
/* Quelques effets sur les menus */
