.style_ProduitMini {
	border: 1px solid #000;
	
}
.style_ProduitMini th {
	background: #0066CC;
	color: #FFF;
	font: bold 11px Verdana, Geneva, sans-serif;
	text-align: center;
}
.style_ProduitMini td {
	font: 11px Verdana, Geneva, sans-serif;
	color: #000;
	background: #DFEFFF;
}

.PrixPetit {
	font-size: 10px;
	color: #666;
}

.PrixTTC {
	font-weight: bold;
}