body {
	background-color: #A52A46;
	background-image: url(img/fond.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	scrollbar-arrow-color:#A82D49;
	scrollbar-face-color:#CAAC64;
	scrollbar-track-color:#715D2C;
}
.lien:link {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #792D3C;
	font-weight: bold;
	}
.lien:active {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #792D3C;
	font-weight: bold;
}
.lien:visited {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #792D3C;
	font-weight: bold;
}
.lien:hover {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #AE717D;
	font-weight: bold;
}
.picBorder {border: 1px solid #F5DCA0;}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.fond_corps {
	background-image: url(img/fond_corps.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.fond_tableau {
	background-image: url(img/fd_tableau.gif);
	background-repeat: repeat-y;
}
.fd_tab {
	background-image: url(img/fd_tab.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.coordonnees {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
.titre_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #A82D49;
}
.produit{
position : relative; 
overflow : auto; 
width: auto;
height : 260px;		
scrollbar-arrow-color:#A82D49; scrollbar-face-color:#CAAC64; scrollbar-track-color:#715D2C;
}
.produit_vin{
position : relative; 
overflow : auto; 
width: 360px;
height : 260px;		
scrollbar-arrow-color:#A82D49; scrollbar-face-color:#CAAC64; scrollbar-track-color:#715D2C;
}

.english {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333333;
}
