body
{
   width: 800px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;   
}

#en_tete
{
   height: 100px;
   background-image: url("bachatmalin.gif");
   background-repeat: no-repeat;
   border: 1px solid black;
   margin-bottom: 10px;
}

#menu
{
   float: left;
   width: 124px;
   height: 700px;
}

.element_menu
{
   background-color: #00000;
   background-image: url("");
   background-repeat: no-repeat;
   color: #B3B3B3;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
   border: 0px solid black;
   
   margin-bottom: 20px;
}

#corps
{
min-height: 700px;
   margin-left: 140px;
   margin-right: 140px;
   margin-bottom: 0px;
   padding: 0px;
   
   
   color: #FFFFF;
   background-color: #FFFFF;
   background-image: url("");
   background-repeat: repeat-x;
   
   
   border: 1px solid black;
}

#menu1
{
   float: right;
   width: 124px;
   height: 700px;
}

.element_menu
{
   background-color: #00000;
   background-image: url("");
   background-repeat: no-repeat;
   
   border: 0px solid black;
   
   margin-bottom: 20px;
}

#pub
{
  Margin-top: 1px;
   background-color: #00000;
   background-repeat: no-repeat;
   margin-bottom: 0px;
}

#pubbis
{
  Margin-top: 25px;
   height: 50px;
   padding: 5px;
   background-image: url("");
   background-repeat: no-repeat;
   margin-bottom: 10px;
   border: 0px solid black;
}

#pied_de_page
{
   Margin-top: 20px;
   margin-bottom: 20px;
   padding: 5px;

   text-align: center;

   color: #FFFFF;
   background-color: #00000;
   background-image: url("images/motif.png");
   background-repeat: repeat-x;
   
   border: 1px solid black;
