body
{
background-color: #FFDEAD;
color: #8B4513;
font-family: "Times new roman", Georgia, serif;
width: 1024px;
margin: auto;
margin-bottom: 100px;
text-align: center;
}
img
{
border: none;
}
p
{
font-size: 100%;
}
h1
{
font-size: 200%;
font-variant: small-caps;
text-align:center;
}
h2
{
font-size: 150%;
}
#en_tete
{
   width: 1024px;
   height: 150px;
   background-image: url("http://asso.fougair.free.fr/style/banniere.jpg");
   background-repeat: no-repeat;
   text-align: center;
   }
#menu
{
   margin-top: 50px;
   float: left;
   width: 130px;
}
#corps
{
   margin-top: 20px;
   margin-left: 140px;
   margin-right: 140px;
   margin-bottom: 20px;
   padding: 5px;
}
#banderole_droite
{
   float: right;
   width: 130px;
   }
   
   #pied_de_page
   {
   margin-top: 300px;
   margin-bottom: 20px;
   text-align: right;
   }
   
   
   