	#encart-boutique {
		background: url(../images/encart-order-form.jpg) no-repeat;
	}
	
	#encart-recette {
		background: url(../images/encart-cheifs-recipes.jpg) no-repeat;
	}
	
	#encart-recette-2 {
		background: url(../images/encart-cheifs-recipes-2.jpg) no-repeat;
	}
	
	#encart-pro {
		background: url(../images/encart-professionals.jpg) no-repeat;
	}
	
	#liste-produits .poids {
		float: left;
		}
	
	#liste-produits .prix {
		float: right;
		}
