.produits{
	width: 580px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #B2BC00;
}
.produits2{
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 0px solid #B2BC00;
}

.infoCellule{
	height: 40px;
	font-size: 13px;
	border-right: solid #D7D7D7 1px;
	text-align: center;
}