@charset "utf-8";
body
{
   width: 900px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;
   background-color:#E7ECEF;

}
#en_tete
{
   width: 900px;
   height: 160px;
   background-image:url(images/banniere.png);
   background-repeat:repeat-x;
   margin-bottom: 10px;
   }
   #menu td a
{
color:#D9E1E6;
text-decoration:none;
font-weight:300;
font-family:Arial, Helvetica, sans-serif;
}
#menu td a:hover
{
color:#FFFFFF;
	
}
td
{
background-color:#506975;
width:450px;
height:20px;
text-align:center;
color:#D9E1E6;
font-family:Arial, Helvetica, sans-serif;

}
#corps
{


font-family:"Times New Roman", Times, serif;
   
   background-position:right;
   margin-bottom: 10px;
   margin-top:10px;
   padding: 5px;
   line-height:9px;
   color:#506975;
   background-repeat: no-repeat; 
  }  
 
	.element_corps
{
text-align:center;
width:900px;
font-family:"Times New Roman", Times, serif;

   
   
   
   



