#page {
	margin: auto;

	}
.menu_produit {
	width: 130px;
	height: 510px;
	margin-left:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	}
#scroll {
	height: 445px;
	overflow: hidden;
	background-color: #e9e6d3;
	}
a.menu {
	text-decoration: none;
	font-weight: bold;
	color: black;
	}
#vignette_produit {

	top:0px;
	left:22%;
	width:586px;
	text-align:center;}
* html #vignette_produit{
	left:20%;}
#vignette_scroll {
	padding-top: 5px;
	width: 550px;

	background-color: #e9e6d3;
	}
#apercu {
	
	top:17%;
	left:22%;
	width: 572px;
	height: 400px;
	float: left;
	background-color: #e9e6d3;
	}
* html #apercu {
	top:17%;
	left:20%;}
.nom-produit {
	background-color: #0653a1;
	height: 30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: white;
	}
.description {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
.ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	}