.ficheProduit .description h1, .ficheProduit .description h2, .listeProduit .produit h1,  .listeProduit .produit h1 a {
	color:#49b8a9;
}

.menuCommande form label {
	color:#49b8a9;
}
.listeProduit {
	padding:0 0 20px 0;
}
.listeProduit .produit {
	width:	230px;
	padding:0 0 0 20px;
}

.ficheProduit .description {
	width:344px;
}
.imageProduit {
	width:317px;
	margin:0px 30px 0px 0;
	padding:0 0 0 33px;
}
.ficheProduit    .description .zonePrix .ancienPrix {
	text-decoration:none;
	clear:right;
}
.menuCommande form .submitBouton {
	float:left;
	clear:both;
}
