
body
{
/*width: 70%;
margin-left: 15%;
margin-right: 15%;*/
background-color:black;
background-image : url("image/middle-middle.jpg");
background-repeat: repeat-y;
background-position:center;
font-family:Endor;
color:black;

}
a
{
color:#DEB887
 ;
text-decoration:none;
}
a:hover
{
text-decoration: underline;
color:#B8860B;
}

#page
{
width: 786px;
margin-left:auto;
margin-right:auto ;
}

#menu
{
width :200px;
float:left;
margin-top:30px;

}




#menu ul li
{
margin-bottom:30px;
font-size:20px;
font-weight:bold;

list-style-type:none;
}
#menu ul li a
{
/*display:block;
background-image: url("image/bouton2.gif");*/
}

#corps
{

margin-left: 215px;
margin-right:35px;

text-align : justify;
}

#corps h3,h1
{
text-align: center;
}
			.corps
			{
			width:70%;
			margin-left:15%;
			margin-right:15%
			}




