@charset "utf-8";
.boutique_item {
	width: 580px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.boutique_description_produit {
	float: left;
	width: 230px;
	clear: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
}
.boutique_bouton_achat {
	float: right;
	width: 350px;
	clear: right;
}

