/* debut du catalogue */
#entete .suprimer{
	width:35px;
	font-size:11px;
	border-left:1px #FFFFFF solid;
	color: #FFFFFF;
}
#produit .suprimer{
	width:35px;
	font-size:11px;
	text-align:center;
	border-bottom: 1px solid #130202;
}
#produit .nohighlights{
	background-image:url(img/bg_catalogue-on.gif);
	background-repeat:repeat-x;
	height:55px;
	color: #333333;
}
