body
{
   background-image: url("");
   background-attachment: scroll; 
   background-repeat: no-repeat;
}

body
{
   width: 980px;
   margin: auto;
   margin-top: -7px;
   margin-bottom: 20px;   
   background-image: url("http://img434.imageshack.us/img434/2006/menu5qo.jpg");
   
}


#en_tete
{
   width: 700px;
   height: 300px;
   background-image: url("http://img489.imageshack.us/img489/4906/essaibann6ht.jpg");
   background-repeat: repeat-x;
   margin: auto;
   margin-bottom: 10px;
   margin-top: 10px;
}



#menu
{
   float: left;
   width: 120px;
}

.element_menu
{
   background-image: url("");
   background-repeat: repeat-x;
   
   border: 0px solid black;
   
   margin-bottom: -10px;
}


.element_menu h3
{   
   color: #000000;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
}

.element_menu ul
{
   list-style-image: url("images/puce.png");
   padding: 0px;
   padding-left: 20px;
   margin: 1px;
   margin-bottom: -7px;
}

.element_menu a
{
   color: #000000;
}

.element_menu a:hover
{
   background-color: #B3B3B3;
   color: black;
}



#corps
{
   margin-left: 140px;
   margin-bottom: 20px;
   padding: 10px;
   
   color: #000000;
   background-image: url("");
   background-repeat: repeat-x;
   
   border: 0px solid black;
}

#corps h1
{
   color: #000000;
   text-align: center;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

#corps h2
{
   height: 30px;

   background-image: url("");
   background-repeat: no-repeat;
   
   padding-left: 30px;
   color: #000000;
   text-align: left;
}



#pied_de_page
{
   margin-top: 0px;
   margin-left: -1px;
   padding: 28px;

   text-align: center;

   text-align: center;
   color: #000000;
   background-image: url("http://img154.imageshack.us/img154/7195/pieddepagecopie1hx.jpg");
   
   border: 0px solid black;
}

#pied_de_page a:hover
{
   text-decoration: underline; 
   color: black;
}
#pied_de_page a
{
   font-family: Times;
   color: #000000;
   text-decoration: none;
}
a img /* Toutes les images contenues dans un lien */

{
   border: none; /* Pas de bordure */
}

#corps a:hover
{
   text-decoration: underline; 
   color: black;
}
#corps a
{
   font-family: Times;
   color: #000000;
   text-decoration: none;
}

#menu a:hover
{
   text-decoration: underline; 
   color: black;
}
#menu a
{
   font-family: Times;
   color: #000000;
   text-decoration: none;
}