body{
width:930px;
background:url(theme/fond.jpg) top center;
margin: auto;
margin-top:0px;
margin-bottom:20px;
font-family:Verdana, Geneva, sans-serif;
}


} /*Menu*/
#conteneur{

width:930px;
margin:0 auto;

}
ul
{display:none}
ul
{
margin-bottom:0;
padding:0;
margin:0px;
list-style-type:none;
}
ul li
{
margin-left:0;
float:left;

}
ul li a
{

display:block;
float:left;
font-size:19px;
width:186px;
height:41px;
background:url(theme/bouton-central-2.png);
color:#2b2416;
text-decoration:none;
text-align:center;
line-height:41px;

}

ul li a:hover
{
background-position:bottom left;
color:#e2cf94;
}

/*fin menu*/

#corps
{
margin-left:auto;
margin-right:auto;
width:930px;
/*à modifier suivant les sections pour la hauteur du contenu*/
margin-top:90px;
margin-bottom:-13px;

padding:5px;
padding-top:5px;
padding-left:10px;
padding-bottom:3px;
color:black;
background:url(theme/contenu-milieu.png);
background-repeat:repeat-y;
font-size:17px
}
#corps span
{margin-left:18px;}
#corps h1
{

background:url('theme/h1.png') no-repeat;
height:55px;
text-indent:8px;
line-height:34px;
margin-left:15px;
margin-top:-77px;
font-size:32px;
}
#corps h2
{height:10px;}

#pied_de_page
{display:none}

#pied_de_page
{
text-align:center;
padding:0px;
line-height:249px;
background:url(theme/footer-contenu-bas.png) center;
font-size:13px;
width:931px;
height:156px;
margin-top:13px
}
a:link{
color:black;
text-decoration:none;

}
#pied_de_page
a:link:hover{
text-decoration:underline;
color:#1367be
}

