.cellule_conseil_achat{
	background-color:#FFFFCC;
	color:#000000;
	font-family:Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border:1px solid #000000;
}

.cellule_conseil_achat_selectionne{
	background-color:#CC3300;
	color:#FFFFFF;
	font-family:Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border:1px solid #000000;
}


.lien_conseil_achat{
	color:#000000;
	font-family:Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.lien_conseil_achat:hover{
	color:#FFFFFF;
	font-family:Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.lien_conseil_achat_dessus{
	color:#FFFFFF;
	font-family:Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.prix_produit_ht{
color:#CC3300;
font-weight:bold;
font-size:18px;
}

.prix_produit_ttc{
color:#000000;
font-size:18px;
}

.prix_produit_ht_barre{
color:#CC3300;
font-weight:bold;
font-size:18px;
text-decoration:line-through;
}

.prix_produit_ttc_barre{
color:#000000;
font-size:18px;
text-decoration:line-through;
}

.intitule_prix_entete
{
	color:#000000;
	font-family:Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}