/* CSS Document */



body
{
   width: 980px;
   margin: auto;
   margin-top: 0px;
   margin-bottom: 20px;    
   background-color: #4a8d9c;
   
}

#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
{
   
   margin-bottom: 20px;
   background-color: #ffffff;   
   padding-left: 35px;
   padding-right: 60px;
   font-family: Verdana, Arial, "Arial Black",  Times, serif;
}

#en_tete3 h2
{
   font-size: 30px;  
   color: #4a8d9c;
   text-align: left;
   padding-top: 35px;
   font-family: Verdana, Arial, "Arial Black",  Times, serif;
}

/* Le corps de la page */

#corpstotal
{
   width: 980px;
   height: 750px;
   margin-bottom: 10px;
   background-color: #ffffff;
}

#corps1
{
   float: left;   
   margin-left: 15px;
   margin-right: 5px;
  
   width: 300px;
   height: 310px;
   color: #000000;   
   background-color:#ffffff; 
}

#corps1 h2
{
   font-size: 15px;  
  
   text-align: left;
   color:#498f9a;
   margin-top: 5px;  
   font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
}

#corps1 h3
{
   
  
   color: #b5a6ce;
   font-size: 15px;
   text-align: left;
   font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;  
}

#corps1 a
{
   font-size:15px;   
   color: #000000;
   
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;  
}

#corps2
{
   float: left;   
   margin-right: 5px;
   width: 300px;
   height: 310px;
   color: #000000;   
    background-color:#ffffff;
}

#corps2 h2
{
   font-size: 15px;
   margin-left: 5px;
   margin-top: 5px;
   color:#498f9a;
   text-align: left;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

#corps2 h3
{
   height: 30px;

   
   background-repeat: no-repeat;
   
   padding-left: 30px;
   color: #498f9a;
   text-align: left;
}

#corps2 a
{
   font-size:15px;   
   color: #000000;
   
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;  
}



#corps3
{   
   margin-right: 5px;  
   float: left;
   width: 300px;
   height: 310px;
   color: #000000;  
   background-color:#ffffff;
}

#corps3 h2
{
  
   margin-left: 5px;
   margin-top: 5px;
   font-size:15px;   
   color:#498f9a;
   text-align: left;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

#corps3 h3
{
   height: 30px;

  
   
   padding-left: 30px;
   color: #b1c470;
   text-align: left;
}



/* Le pied de page (qui se trouve tout en bas, en général pour les copyrights) */

#pied_de_page
{
   padding: 5px;
   
   text-align: center;
   width: 980px;
   color: #B3B3B3;
   background-color: #988fad;
   
   
   
}

.padding

{
   padding: 5px;   
   
}


.margin

{
   margin-left: 5px;     
}


.bloc

{
      display:inline;   
}

.agauche
{
float:left;   
}

.txtcorps1
{
   font-size:18px;   
   color: #b0a6c9;
   
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;  
}

.txtcorps2
{
   font-size:18px;   
   color:#498f9a;
   
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;  
}

.txtcorps3
{
   font-size:18px;   
   color: #b1c470;
   
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;  
}

.txtcorps4
{
   font-size:18px;   
   color: #FFFFFF;
   
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;  
}

.txtcorps5
{
   font-size:18px;   
   color: #498f9a;
   
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;  
}

.txtcorps6
{
   font-size:18px;   
   color: #b1c470;
   
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;  
}

.fauxtitre
{
   font-size:18px;   
   color: #4a8d9c;
   
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;  
}
