body
{
background-color: #a8dae3;
width: 900px;
}
#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: #eae2b2;
}
h1 
{color:#e85152;
font-family: Trebuchet Georgia, Arial, serif;
font-size: 2.3em;
text-indent: 50px;
padding:60px;
}
h2
{
color: white;
font-family: Verdana, Georgia, Arial, serif;
font-size: 1.8em;
text-indent: 50px;
padding:60px;
}
h3
{color: #faaa3c;
font-family: Verdana, Georgia, Arial, serif;
font-size:1.2em;
text-indent: 25px;
}
.drt
{
  float: right;
  padding: 25px;
}
em.gd
{ color: #b85b69;
    font-size: 1em;
   font-family: "Trebuchet MS" ,Tahoma,Arial,  Times, "Times New Roman", serif;
   padding-left: 6px;
}
.rouge
{
color: white;
font-family: "Trebuchet MS",Verdana, Georgia, Arial, serif;
font-size: 1.4em;
text-indent: 50px;
padding:50px;
}
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;
}
img
{
 padding-top: 13px;
}
a
{
 padding-top: 13px;
}
li
{
 padding: 12px;
}
p
{ color:#d4109e;
font-family: Verdana, Georgia, Arial, serif;
font-size:2em;
}
 
#corps
{
  float: center;
    width:900px;
    margin-left: 50px;/* Pour centrer notre page */
	margin-right: 50px;
   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: #a8dae3; /* Une petite image de fond pour éviter d'avoir un vieux fond blanc :p */
  font-size: 0.9em;
   font-family:  Arial,"Time New Roman", Verdana, Georgia, serif;
   text-align: justify;
     padding: 10px;
   
 }
span
{ color: red;
 font-size: 1.2em;
   font-family:  Trebuchet, Arial,Verdana, Georgia,"Time New Roman",  serif;
}

   
 }
 h4
{ color: #dedb00;
font-family: Verdana, Georgia, Arial, serif;
font-size: 1em;
margin-left:70px;
}
h5
{
 color: green;
font-family: Verdana, Georgia, Arial, serif;
font-size: 1em;
margin-left:5px;
} 
h6
{ color: #d4109e;
 font-size: 1em;
   font-family:  Verdana, Georgia,"Time New Roman", Arial, serif;
   text-indent:75px;
}
form
{ text-indent: 140px;
}   
.accueil
{
 font-size: 1.2em;
text-indent: 350px;
color: red;
} 
 .suite
{
  font-size: 1.3em;
  text-indent: 200px;
  color: red;
}
.log
{
  float: right;
  padding: 45px;
}
.left
{
 float: left;
  padding: 15px;
}

  
