body
{
background: url("images/fond_1.jpg");
background-attachment: fixed;
width: 90%;
margin-right: auto;
margin-left: auto;
font-family: "Nimbus Sans L" , "FreeSans" , "DejaVu Sans Mono" , "URW Gothic L" ;
color: black;
overflow: visible;
}
h1
{
 font-family: "Trebuchet MS";
  font-size: 150%;
  color: #86351a;
  text-decoration: none;
  position: fixed;
  top: 1em;
  left: 2%;
  list-style-type: square;
}
h2
{
font-size:150%;
color: #db7024;
}
h3
{
font-size:100%;
color: #db7024;
font-style: italic;
text-decoration: none;
} 
#corps
{
position: fixed;
color: #236638;
background-image: url("images/menu_1.jpg");
top: 13em;
left: 32%;
padding: 50px;
}
div.menu
{
font-family: "Nimbus Sans L";
font-size: 80%;
background-color: #e1f59c;
color: #236638;
position: absolute;
top: 15em;
left: 2%;
}
div.menue
{
font-family: "Nimbus Sans L";
font-size: 80%;
background-color: #e1f59c;
color: #236638;
position: absolute;
top: 15em;
left: 2%;
}
div.menugb
{
font-family: "Nimbus Sans L";
font-size: 80%;
background-color: #e1f59c;
color: #236638;
position: absolute;
top: 15em;
left: 2%;
}
td
{
border: 3px solid #e1f59c;
-moz-border-radius: 10px 10px 10px 10px;
border-collapse: collapse;
background-color: #ebf5d6;
text-align: center;
padding: 7px;
}
caption
{
background-color: #b6e24b;
color: #236638;
letter-spacing: 5px;
}
a /*Apparence du lien par défaut*/
{
color: #86351a;
text-decoration: none;
}
a:visited
{
font-style: italic;
text-decoration: none;
}
div.xiti
{
position: fixed;
right: 1%;
bottom: 1%;
border: none;
}

