/* CSS Document */



body
{
   width: 980px;
   margin: auto;
   margin-top: 0px;
   margin-bottom: 20px;    
   background-color: #b5a6ce;
   font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
   
}

#titre
{
   width: 980px; 
}
#titre h1
{
   font-size:10px;
   color: #f0f8ff;
}
/* L'en-tête */

#en_tete1
{
   width: 980px;
   height: 75px;  
   margin-bottom: 10px;
   
}

#en_tete2
{
   width: 980px;
  
  
 
}

#en_tete3
{
  width: 780px;
  padding-left: 5px;
  background-color: #ffffff; 
  padding-top: 15px;
  float:right;
 
}
#en_tete3 strong
{
  
 
 font-weight: normal;

}

#corps1
{
  
  width: 190px; 
 float:left;
padding-top: 50px;
}

#corps1 h2
{
  
  color: #ffffff; 
 
}

#corps1 p
{
  
   color: #ffffff; 
 
}

#corps1 strong
{
  
 
 font-weight: normal;

}


#corps2
{
  
   float:right;
 width: 780px; 
   background-color: #ffffff;
   hight: 800px;
   padding-left: 5px;
    
}


#pied_de_page
{
   padding: 5px;
   clear:both;
   text-align: center;
   width: 980px;
   color: #B3B3B3;
   background-color: #988fad;
   
   
   
}
.gauche
{
  
   width: 250px;
  float: left;  
  margin-left:10px;
}

.fxtitre
{
  
  display: inline;
  font-size:18px;
  font-variant: small-caps ;
}

.bloc
{
  
  display: inline;
  
}

.txtbleu
{
  
 
 font-weight: bold;

}

#corps2 strong
{
  
 
 font-weight: normal;

}
