table.produits {
	background:  url(../produits/images/fond_menu_gammes.gif) repeat-y;
}
table.produits td {
	height: 15px;
	line-height: 15px;
	padding-left: 10px;
	text-transform: uppercase;
	vertical-align: top;
}
table td.visuel {
	vertical-align: bottom;
	text-align: right;
	width: 350px;
	padding-left: 0px;
}
table.produits td.titre_menu_gammes {
	text-transform: none;
	vertical-align: middle;
	font-size: 12px;
	color: white;
}

.fiche td {
	color: white;
	font-weight: normal;
}