body
{
   width: 890px;
  
   margin: auto; /* Pour centrer notre page */
   
   margin-top: 15px; /* Pour éviter de coller avec le haut de la fenętre du navigateur. Essayez d'enlever pour voir ! */
   margin-bottom: 20px;    /* Idem pour le bas du navigateur */   
   background-color: rgb(154,154,154);
      
}



#en_tete
{

   width:890px;
   height:215px;
   
   
   padding-left: 0px;
   padding-top: 0px;
   
background-repeat: no-repeat;

}


#menu li
{
font-size: 0.8em;
color: rgb(69,101,226);
}

h2
{
font-family: verdana, serif;
}


li a
{
text-decoration: none;
color: blue;
}

.left
{
float: right;
margin-bottom:5px;
margin-left:10px;
margin-right:4px;
}

#corps
{
height:810px;
padding-top:25px;

font-family:verdana, serif;
border-bottom:10px;
background-color: white;
font-size: 0.8em;
list-style-type:disc;

}


#menu
{
padding-top: 30px;
border-width: 0px;
padding-left: 4px;
   float: left;
   width: 240px;
height: 795px;   
background-color: white;
   font-family: verdana,serif;
  
}


.center
{
margin: auto;
}

	
.contact

{

margin: auto;
color: rgb(211,80,222);
font-weight: lighter;
font-size: 0.8em;
font-family:verdana, serif;
float: left ;
color: black;
}



img
{
text-decoration: none;
border-style: none;
margin: 0px;
}

#fond
{
background-color: white;
}

p a

{ 
text-decoration: underline;
color: black;
}



#corps a
{
color: black;
}

td
{
border: 1px solid grey;

}

form
{
padding-left: 10px;
}


#pied_de_page
{
text-align: center;
font-size: 0.7em;
}
.right
{
float: left;
}

.perso
{
list-style-image: url("images/ico-interro.jpg");
text-align: center;
}
.perso2
{
list-style-image: url("images/ico-interro.jpg");
}

.regle
{
width: 250px;
}

