body
{
margin: 20px 0 ;
padding: 0;
text-align: center;
background: #D1B48A;
font: 0.8em "Trebuchet MS", helvetica, sans-serif;
color: #613729;
}

#conteneur
{
width: 740px;
margin: 0 auto ;
padding: 0 70px 0 70px;
text-align: left;
background: #F1DAAE;
border: 2px solid #816130;
}

h1
{
font: 8em "French Script MT" ;
line-height: 100px;
}


h2 {line-height: 20px;}

h1, h2 {text-align: center;}

p {text-indent: 4em;}

a {color: #B86404;}

div#footer
{
margin: 0;
line-height: 30px;
text-align: center;
color: #90541E;
}

ul#menu
{
height: 25px;
margin: 0;
padding: 0;
background: #825341;
list-style-type: none;
}

ul#menu li
{
float: left;
text-align: center;
}

ul#menu li a
{
padding: 0 18px;
line-height: 25px;
font-size: 1 em;
color: #F1DAAE;
display: block;
text-decoration : none;
border-right: 1px solid #F1DAAE;
}

ul#menu li a:hover
{
color: #F1DAAE;
background : #BC5705;
text-decoration : none;
border-right: 1px solid #F1DAAE;
}

