@charset "utf-8";
/* CSS Document */
/* --------------------------------------affiche les informations page produit ------------------------------------ */
*
{
margin:0px;
padding:0px;
}

/*------------             mise en forme bouton choix categories---------------------------------------*/
#bout_produits
{
	float:left;
	display:inline;
	margin:9px;
}

#bout_produits img
{
	border : 0px;
}