$(function(){
	$("#center3").css("background-image","url(/images/moto_panier.png)");
	$("#center3").css("background-repeat","no-repeat");
	$("#center3").css("background-position","15px 100%");
});