body
{
   font-family: "Times New Roman",Arial, Verdana, serif; 
   width: 790px;
   margin: auto;
   margin-top: 10px;
   margin-bottom: 20px;
   text-align: center;
   background-color: #DBFF9C;/* #DBFF9C  vert  pale */
}

/* L'en-têteC2FF58*/

#en_tete
{
  /* border: 3px solid white;*/
   width: 790px;
   height: 60px;
   background-color: #DBFF9C;
   text-align: center;
   margin-top: 2px;
   margin-bottom: 2px;
   margin-left: 5px;
}

#menu
{
   margin-top: 90px;
   margin-left: 20px;
   
   float: left; /* Le menu flottera à gauche */
   width: 70px;
 
   background-color: #DBFF9C  ;
   height: auto;
   
   
}



#corps
{

   margin-left: 90px;
   /*margin-bottom: 5px;*/
   /*border: 3px solid white;*/
   margin-top: 20px;
   margin-bottom: 2px;  
   width:  630;
   padding: 5px;
   font-size: medium;
   color: black;
   background-color: #DBFF9C  ;
   font-family: "Times New Roman",Arial, Verdana, serif; 
   /*text-align: center;*/
   
      
}


#pied_de_page
{
	
   width: 790px;
   /*height: 50px;*/
   background-color: #DBFF9C;
   text-align: center;
   margin-top: 2px;
   margin-bottom: 2px;
   font-size: x-small;
}

.tableau_menu
{
	text-align: center;
	margin: auto;
	
}


.tableau_menu td
{

   font-family: "Times New Roman",Arial, Verdana, serif; 
   text-align: center; 
   padding: 5px; 
   
}

.solid
{
   border: 4px solid black;

}







.blanc
{
   border: 6px solid #ffffff;
   text-align: justify;
   padding-top: 20px;
   padding-left: 20px;
   padding-right: 20px;
   padding-bottom: 20px;
   margin-top: 30px;
   margin-bottom: 40px;
   background-color: #FFCCCC;
   color: black;
  
}




.titreblanc
{
   border: 3px solid white;
   background-color: #CCFF99;
   color: #666666;
   font-weight: bold;
   text-align: center;
   
}

.boiteblanc
{
   border: 3px solid white;
   text-align: center; 
   margin-top: 20px;
   margin-bottom: 20px;
   
      
}

.imageblanc
{
   border: 6px solid white;
   text-align: justify;
      
}

.interieurblanc
{
   text-indent: 20px;
   border: 3px solid white;
   padding-top: 5px;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
   text-align: center;
   background-color: #CCFF99;
   color: black;
   
}

.interieurhisto
{
   border: 3px solid #DBFF9C;
   padding-top: 20px;
   padding-left: 50px;
   padding-right: 7px;
   padding-bottom: 20px; 
   text-align: left;
   background-color: #FFCCCC;
   color: black;
   font-size: small;
   font-family: "Times New Roman",Arial, Verdana, serif; 
   /*font-style: italic;*/
   
}


.boitescore
{
   padding-top: 30px;
   border: 6px solid #ffffff;
   text-align: center;
   background-color: #FFCCCC;
   border-collapse: collapse;
   width: 50%; 
   padding-bottom: 10px;
   

}


.score
{
  

   padding-top: 10px;
   padding-left: 35%;
   padding-right: 5px;
   padding-bottom: 10px;
   text-align: left;
   color: black;

}



.titrehisto
{
   border: 6px solid #ffffff;
   text-align: justify;
   /*background-color:#FFCCCC;*/
   font-weight: bold;
   text-align: center;
   text-decoration: blink;
   
}

.datehisto
{
	font-weight: bold;
	font-size: small;
}

.titreblanc
{

   background-color: #FFCCCC;
   color: #666666;
   font-weight: bold;
   text-align: center;
   
}

.boitehisto
{
   border: 6px solid #ffffff;
   text-align: justify;
   background-color: #FFCCCC;
   border-collapse: collapse;
   width: 60%; 
   

}

   


#corps h3
{
   color: #000000;
   text-align: center;
   
}

#corps h2
{
   height: 30px;

   background-image: url("images/titre.png");
   background-repeat: no-repeat;
   
   padding-left: 30px;
   color: #000000;
   text-align: left;
}

#corps h4
{
   color: red;
   text-align: center;
   
}





.important1 {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;

}

