body {
	background-image: url(images/fond.jpg);
	leftmargin="0";
	topmargin="0"; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text="#000000";
	vlink="#ffffff";
	alink="#ffffff";
	bgcolor="#ffffff";
	link="#ffffff"
	}
td {
	vertical-align: top;
}

.adresse {
	font-size: 12px;
	color: silver;
	font-weight: bold;
	padding-top: 6px;
}	

.produits {
	font-size: 16px;
}
.nav_bas {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_bas:hover {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menu{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px;

}
.menu li a{
color: white;
display: block;
width: 100%;
padding: 2px 4px;
text-decoration: none;
font-size: 13px;
font-weight: bold;
border: 1px solid;
border-color:#9d9193 #9d9193 #FFFFFF #9d9193;
background-color: #9d9193;
text-decoration:none;
}
.menu li a:visited{
color: white;
}
.menu li a:hover, .nmenu li a:active{
color: black;
background-color: #FFFFFF;
}
h2 {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.deguster {font-size: 12px}