body
{ background-color: #fff8a9;
width: 1000px;

 }
 #en-tete
{
  width: 900px;
 
   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: 20px;
   padding-bottom: 20px;
   padding-left: 35px;
   background-color: #0028a9;
}
p
{
 font-size:1.2em;
 font-family:  Tahoma, Lucida, "18thCentury" , Arial, Verdana, serif;
  color: #fff8a9;
  margin: 13px;
}
 table /* Le tableau en lui-même */
{   
   width: 880px;
   margin: auto; /* Centre le tableau */
   border: 4px outset green; /* Bordure du tableau avec effet 3D (outset) */
  
}

th /* Les cellules d'en-tête */
{
   background-color:  #fff8a9;
   
   font-size: 1.1em;
   font-family: Arial, "Arial Black", Times, "Times New Roman", serif;
}
.element-table a:hover /* Quand on pointe sur un lien du menu */
{
 color: red;
 }
.table
{ 
color: #800080;
}
.nouveau
{
font-size:1.2em;
 font-family:  Tahoma, Lucida, "18thCentury" , Arial, Verdana, serif;
  color: grey;
}






q
{ font-family:  Georgia,"Times New Roman", Arial, serif;
 font-size: 0.8em;
 color:green;
}
h1{
font-size: 5.2em;
 font-family: "Broadway BT", Georgia,"Time New Roman", Arial, Verdana, serif;
 color: yellow;
}
h2
{font-size:1.2em;
 font-family: "Year supply of fairy cakes","Broadway BT", Georgia,"Time New Roman", Arial, Verdana, serif;
 color: purple;
} 

h3
{font-size: 2em;
 font-family: "18thCentury",Mael,  Georgia,"Time New Roman", Arial, Verdana, serif;
 color:green;
 text-indent: 50px;
 padding: 17px;
 padding-top: 92px;
 padding-bottom: 52px;
 }
h5
{ color: #45ba4a; 
 font-family: "18thCentury",Mael,  Georgia,"Time New Roman", Arial, Verdana, serif;
  font-size: 1.8em;
  text-indent: 69px;
}
blockquote
{
padding-left: 60px;
}

 
.reine
{ 
 float:right;
 padding: 10px;
 }
span
{
 color:red;
 font-family: "Cracked Johnnie","Times New Roman", Arial, serif;
 font-size: 1em;
 }
strong
{
 color: black;
 font-family: "18thCentury",Georgia, Verdana, "Time New Roman", Arial,  serif;
 font-size: 1.em;
}
 #menu
{
   float: left;
 width: 273px;
  margin-right: 2px;
margin-left: 5px;  /* Pour centrer notre page */
   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: #d4f1ff ; /* 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: #ffdb75;
 font-family: Tahoma, Arial,"Times New Roman",  serif;
 font-size: 1em;

 }
  #corps
{
    float: right;
width: 630px;
    margin-left: 5px;/* Pour centrer notre page */
	margin-right: 10px;
   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: #91c8d9 ; /* Une petite image de fond pour éviter d'avoir un vieux fond blanc :p */
   padding-left: 15px;  
   padding-right: 5px; 
   font-size: 1em;
   font-family:  "Time New Roman", Arial, Verdana, serif;
   text-align: justify;
     padding: 10px;
   
 } 

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

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

