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

 }
#en-tete
{ 
  width: 920px;
 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: 30px; 
   margin-left:13px;
   padding-top: 20px;
   padding-bottom: 20px;
   padding-left: 35px;
   background-color: #0028a9;
     border: 3px solid pink; 

}
p:first-letter /* La première lettre de chaque paragraphe */
{   font-family: Georgia,Verdana, Candle,"18thCentury",  Arial,   serif;
   font-weight: bold; /* En gras */
   font-size: 1.8em; /* Ecrit légèrement plus gros que la normale */
   color: #f38f00; /* En bleu */
}

 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;
}
   


p
{
 text-indent: 20px;
font-size: 1.1em;
 font-family: Verdana,Impact, candle,"18thCentury", Georgia, Arial,   serif;
  color: #fff8a9;
  padding-left: 68px;
   padding-right: 68px;
    padding-top: 18px; 
	padding-bottom: 13px;
}
h4
{
font-size: 1.2em;
 font-family:Mael,  Georgia,"Time New Roman", Arial, Verdana, serif;
 color:  #fff8a9;
}



h1
{
 font-size: 3.2em;
 font-family: Georgia,"Time New Roman", Arial, Verdana, serif;
 color: pink;
}
h2
{font-size:1.4em;
 font-family: "Year supply of fairy cakes","Broadway BT", Georgia,"Time New Roman", Arial, Verdana, serif;
 color: grey;
} 

h5
{ color: green; 
 font-family: "18thCentury",Mael,  Georgia,"Time New Roman", Arial, Verdana, serif;
  font-size: 1.8em;
  text-indent: 69px;
}




 
.reine
{ 
 float:right;
 padding: 10px;
 }
span
{
 color:red;
 font-family: "Cracked Johnnie","Times New Roman", Arial, serif;
 font-size: 1em;
 }
strong
{
 color: #ffff85;
 font-family: "18thCentury",Georgia, Verdana, "Time New Roman", Arial,  serif;
 font-size: 1.5em;
}

.butin
{ 
float: right;
padding:2px;
}
.left
{
float: left;
padding:13px;
}  
.log
{
float: right;
padding:50px;
} 
em
{
 color: blue;
 font-family: Arial,"Times New Roman",  serif;
 font-size: 1em;

 }
#corps
{
    

	width: 920px;
    margin-left: 25px;/* 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: #8cb0e9;  /* Une petite image de fond pour éviter d'avoir un vieux fond blanc :p */
   padding-left: 15px;  
    font-family:  "Time New Roman", Arial, Verdana, serif;
   text-align: justify;
   border: 3px solid pink; 
   
 } 

.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;
 }

