body
{
	margin-top: 20px;
	margin-bottom: 20px;
	margin: auto;
	width: 925px;
	background-image: url(image/bijoux%20mt%20101.jpg);
}

	#menu
{
	padding-top: 10px;
	padding-left: 5px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	float: right;
	margin-bottom: 20px;
}
	.rien
{
	list-style-type: none;	
}
	.element_menu a
{
	color: #000000;
	text-decoration: none;
}
	.element_menu a:hover
{
	color: #000000;
	background-color: #E3E1C1;
	margin: 0px;
}
	#table
{
	font-family: "Times New Roman", Times, serif;
}
	#corps-index
{
	margin-top: 20px;
	margin-bottom: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	clear: both;
}
	a
{
	color: #000000;
}
	a:hover
{
	color: #3E2C24;
	background-color: #E3E1C1;

}

	#pied_de_page
{
	text-align: center;
	color: #000000;
	font-size: 14px;
	font-style: italic;
	clear: both;
	margin-top: 30px;
}

