body {
background-image: url("menu/fond.gif");
background-color: #A5C26A;
}
.dessous
{
   clear: both;
}
.droite { 
   float: right; 
}
.gauche { 
   float: left; 
}
.boite1 { 
   float: right; 
width: 380px;
margin-right: 50px;
  border-style: dashed;
  border-color: #805313;
  padding: 10px;
line-height: 25px;
}
.boite2 { 
   float: right; 
width: 480px;
margin-right: 50px;
  border-style: dashed;
  border-color: #805313;
  padding: 10px;
line-height: 25px;
}

#en_tete {
margin: auto;
heigt: 150px;
}
#menu 
{
   float: left;
   margin-top: 20px;
   width: 140px;
      }
#corps
{
   margin-left: 400px;
   margin-top: 20px;
}
.sans
{
   list-style-type: none;
}

p {
font-family: nyala, verdana,"Century Gothic", "Arial Black";
color: #805313;
text-align: justify;
font-size: 100%;
font-weight : bold;
}
h3
{
font-family: nyala, verdana,"Century Gothic", "Arial Black";
text-align: center;
color: #805313;
   font-size: 110%;
font-weight : bold; }
h4
{
font-family: nyala, verdana,"Century Gothic", "Arial Black";
text-align: right;
color: #805313;
   font-size: 80%;
font-weight : bold; }
a { 
font-weight : bold;
color: #F1A762;
text-decoration: none;
}
label {
display:block;
width:250px;
float:left;
}
fieldset
{
   margin-bottom: 10px; /* Une marge pour s&eacute;parer les fieldset */
   font-family: nyala, verdana,"Century Gothic", "Arial Black";
   color: #805313;
}
legend /* On met un peu plus en valeur les titres des fieldset */
{
   font-family: nyala, verdana,"Century Gothic", "Arial Black";
   color: #805313;
   font-weight : bold;
   }
a img{ 
border: none;
}
img{ 
border: none;
}
