@charset "ISO-8859-1";

.fond_ventes{
	top: 14em;
	padding: 0em;
	background: no-repeat;
	position: absolute;
}
#footer_ventes{
	float: left;
	width: 80em;
	height: 3em;
	background: #64B9E0;
}
#footer_ventes ul{
	list-style-type: none;
	text-align: center;
	padding: 0.8em 0em 0em 0em;
	margin:0em;
}
#footer_ventes ul li{
	display: inline;
	color: #683D40;
}
#footer_ventes ul li a{
	text-decoration: none;
	border-style: none;
	color: #683D40;
}