body
{
   width: 90%;                                                          
   margin: auto;                                   
   margin-top: 1px;                               
   margin-bottom: 5px;                            
   background-image: url("../image/degrade1.gif"); 
   background-repeat: repeat-x;                    
   
}


#en_tete{

   width: 900px;                                     
   height: 100px;                                  
   background-image: url("../image/banniere.gif"); 
   background-repeat: no-repeat;                   
   margin-bottom: 0px;                           
   background-position: center;
}

.souba{

  width: 900px;
  height: 15px;
  background-image: url("../image/souba.gif");
  background-repeat: repeat-x;
  
}

.sousouba{

  background-image: url("../image/bordure.gif");
  background-repeat: repeat-x;
  height: 15px;
  width: 900px;
}


#menu
{


   float: left;                                  
   width: 120px;                                
}





.element_menu ul 
{


   
   padding: 0px;               
   margin: 0px;
   padding-top: 70px;       
   list-style-type: none;


}

.element_menu li
{


  margin: 0px 0px 5px 0px;
  padding: 10px;          
}


.element_menu a
{
   display: block; 
   width: 120px;
   line-height: 30px;
   color: #000;
   text-indent: 10px;
   text-decoration: none;
   background: url("../image/bg_menu.gif") no-repeat 0px 0px;
   font-size: 22px

}

.element_menu a:hover
{
   background: url("../image/bg_menu.gif") no-repeat 0px -30px;
	
}


.element_menu a:active, a:focus
{

   font-size: 24px;
  

}


#corps
{

   
   margin-left: 140px; 
   margin-bottom: 30px; 
   
   text-align: justify;
   padding: 30px;
   padding-bottom: 10px;
   
}

#corps h1 
{
   padding-top: 1px;
   text-align: center;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

#corps h4{

    text-align: center; 
}





#corps p
{
font-family: Georgia, "Bookman Old Style", Bookman, "New Century Schoolbook", "Bookman Antiqua", Palatino, "Utopia", "New York", "Times New Roman", Times, serif;


}


.service
{
font-family: Georgia, "Bookman Old Style", Bookman, "New Century Schoolbook", "Bookman Antiqua", Palatino, "Utopia", "New York", "Times New Roman", Times, serif;

}


.soucorp
{

  width: 900px;
  height: 10px;
  background-image: url("../image/souba.gif");
  background-repeat: repeat-x;
}

#pied_de_page
{
   
   width: 900px;
   padding-top: 20px;
   text-align: center;
   background-image: url("../image/bordure.gif");
   background-repeat: repeat-x;
   padding-bottom: 10px;
}   
  
  
#pied_de_page a
{
   text-decoration: none;
}


