.tableauProduits tbody tr td
{
	border-bottom:1px dashed #ccc;
}
.tableauProduits tbody tr td a
{
	color:#5b5d5e;
}

#zoomArticle
{
	width:590px;
}
#zoomArticle img
{
	float:left;
	width:250px;
	margin:5px;
}
#zoomArticle #ficheProduit
{
	width:320px;
	padding:5px;
	float:left;
}
#ajoutPanier
{
	width:320px;
	padding:5px;
	float:left;
	text-align:right;
}
a.LIEN_commander2
{
display:block;
height:30px;
line-height:30px;
background-image:url(./images/ajoutpanier2.png);
background-position:top right;
background-repeat:no-repeat;
padding-right:33px;
color:#b8be00;
}
.descriptionProduit
{
	min-height:186px;
	padding:4px;
}
.descriptionProduit img
{
	padding:0px;
	margin:0px;
	width:320px;
}
.descriptionProduit p
{
	margin:0px;
	padding:0px;
}
#listeProduitsPetits
{
	width:599px;
	float:left;
}
#listeProduitsPetits h5
{
	background-color:#5b5d5e;
	color:#fff;
	padding:2px;
}
.produitPetit
{
	line-height:35px;
	padding-left:5px;
}
#pages
{
	text-align:center;
	padding:3px;
}
