body
{ background-color: #b5ddec;
width: 950px;
}

em.gd
{ color: #b85b69;
    font-size: 1em;
   font-family: "Trebuchet MS" ,Tahoma,Arial,  Times, "Times New Roman", serif;
   padding-left: 6px;
}
.carre
{
   list-style-type: square;
   
}
li
{
 padding:10px;
}
#en-tete
{
  width: 900px;
   height: 400px;
   margin: auto;
  margin-top: 10px; /* Pour éviter de coller avec le haut de la fenêtre du navigateur. Essayez d'enlever pour voir ! */
   margin-bottom: 10px; 
   padding-top: 50px;
   padding-bottom: 20px;
   padding-left: 35px;
   background-color: #eae2b2;
    font-family: Georgia,"Time New Roman", Arial, Verdana, serif;
}
h1
{ color:red;
  font-size: 1.7em;
   font-family: Tahoma,Arial, "Arial Black", Times, "Times New Roman", serif;

}
h6
{
 color:#09387c ;
  font-size: 1em;
   font-family: "Trebuchet MS",Tahoma,Arial, "Arial Black", Times, "Times New Roman", serif;
   padding: 20px;
}

.bas
{
 margin-bottom: 60px;
 margin-top: 30px;
 float: right;
padding:2px;
padding-left: 10px;
}
.trop
{
padding-left: 30px;
}
.left
{
 padding-left: 35px;
 
}
table /* Le tableau en lui-même */
{   
   width: 800px;
   margin: auto; /* Centre le tableau */
   border: 2px outset green; /* Bordure du tableau avec effet 3D (outset) */
  
}

th /* Les cellules d'en-tête */
{
   background-color:  #ffffdc;
  font-size: 0.8em;
   font-family: Tahoma,Arial, "Arial Black", Times, "Times New Roman", serif;
}
.element-table a:hover /* Quand on pointe sur un lien du menu */
{
 color: red;
 }

.table
{ 
color:#f8a90f;
}
q
{ font-family: Georgia,Tahoma,"Times New Roman", Arial, serif;
 font-size: 1em;
 color:green;
} 
 
.reine
{ 
 float:right;
 padding: 10px;
 }
span
{
 color:red;
 font-family: "Cracked Johnnie","Times New Roman", Arial, serif;
 font-size: 1em;
 }
#menu
{
   float: left;
 width: 280px;
  margin-right: 5px; /* Pour centrer notre page */
  margin-right: 17px;
   margin-top: 10px; /* Pour éviter de coller avec le haut de la fenêtre du navigateur. Essayez d'enlever pour voir ! */
   margin-bottom: 10px;    /* Idem pour le bas du navigateur */
   background-color:  #eae2b2 ; /* Une petite image de fond pour éviter d'avoir un vieux fond blanc :p */
   font-size: 1em;
   font-family:  Georgia,"Time New Roman", Arial, Verdana, serif;
   text-align: justify;
   padding: 10px;
   
 }
.butin
{ 
float: right;
padding:2px;
} 
em
{
 color:red;
 font-family: Georgia,"Times New Roman", Arial,  serif;
 font-size: 2em;
 padding-left: 60px;
 }
strong
{color:#c5c638;
 font-family: "Trebuchet MS",Arial,"Cracked Johnnie","Times New Roman",  serif;
 font-size: 1.2em;
 
}
#corps
{
    float: right;
width: 560px;
    margin-left: 5px;/* Pour centrer notre page */
	margin-right: 17px;
   margin-top: 10px; /* Pour éviter de coller avec le haut de la fenêtre du navigateur. Essayez d'enlever pour voir ! */
   margin-bottom: 10px;    /* Idem pour le bas du navigateur */
   background-color:  #eae2b2 ; /* Une petite image de fond pour éviter d'avoir un vieux fond blanc :p */
   font-size: 1em;
   font-family:  Georgia,"Time New Roman", Arial, Verdana, serif;
   text-align: justify;
     padding: 10px;
   
}
#pied-de-page
{
    float: right;
width: 560px;
    margin-left: 5px;/* Pour centrer notre page */
	margin-right: 7px;
   margin-top: 10px; /* Pour éviter de coller avec le haut de la fenêtre du navigateur. Essayez d'enlever pour voir ! */
   margin-bottom: 10px;    /* Idem pour le bas du navigateur */
   background-color:  #eae2b2 ; /* Une petite image de fond pour éviter d'avoir un vieux fond blanc :p */
   font-size: 1em;
   font-family:  Georgia,"Time New Roman", Arial, Verdana, serif;
   text-align: justify;
     padding: 10px;
   
 }

.retour
{ 
     
	 font-family: Verdana,  Tahoma, serif ;
	 font-size:2em;
     text-indent: 400px;   
} 
.suite
{ 

  font-size: 2em;
  text-indent: 500px;
}
.accueil
{
 font-size: 1.4em;
 text-indent:300px;
 }

