@CHARSET "UTF-8";

.gamme_frame {
	clear: both;
	margin: 0 0 8px 0;
}

.gamme_nom {
	font-size: 14pt;
	font-weight: bold;
}

.produit_nom {
	font-size: 12pt;
	font-weight: bold;
}

.gamme_description,
.gamme_produit {
	text-align: left;
	margin: 8px 0 0 0;
}

.gamme_description {
	font-size: 10pt;
}

.produit_frame {
}

.produit_description {
	font-size: 8pt;
}

.gamme_mini_l {
	float: left;
	margin: 0 13px 0 0;
}

