body
{
background-color: #ffffdc;
}
#en-tete 
{
width : 1050px;
height : 250px;
margin : auto;
margin-top : 20px;
margin-bottom : 20px;
padding-top : 100px;
padding-bottom : 50px;
padding : 10px;
background-color : #009b02;
}
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: #fffdcf ;
  font-size: 0.5em;
   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;
}
h2
{
 color: purple;
 text-indent:30px;
 }
 h1
 {
  color : #f8a90f ;
font-family : Verdana, Georgia, Arial, serif;
font-size : 2.2em;
text-indent : 50px;
}
h4
{  color:yellow;
text-indent: 30px;
font-size : 1.3em;
} 
ul
{ 
  text-indent: 150px;
  font-size: 1.3em;
  color: #e05172;
}
p
{
 color : green;
font-family : Tahoma, Verdana, Georgia, Arial, serif;
font-size : 1.2em;
text-indent : 30px;
}
 table /* Le tableau en lui-même */
{   
   width: 880px;
   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: #d6e7ff;
   
   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:#ffffdc;
}
#corps
{
float:right;
width : 750px;
margin : auto;
margin-top : 20px;
margin-bottom : 20px;
margin-left: 55px;
margin-right: 25px;
padding-top : 100px;
padding-bottom : 50px;
padding : 10px;
}
#menu
{
 float: left;
width : 160px;
margin : auto;
margin-top : 20px;
margin-bottom : 20px;
margin-left:5px;
padding : 10px;
background-color: #e05172;
 border: 1px solid green;


}

.accueil
{
 font-size : 1.7em;
text-indent : 350px;
}
.maison
{
 float:left;
 padding:20px;
 }
.chiffre
 {float:left; 
 font-size: 0.7em;
 }
 span {
color : red;
font-family : "Cracked Johnnie", "Time New Roman", Arial, Verdana, Georgia, serif;
}

.suite
{
  font-size: 2em;
  text-indent: 500px;
}
.log
{
 float:right;
 margin-right:10px;
 )