

div.commandes span.normalPrice {
	
}

div.commandes span.reducedPrice {
	color: #980000;
	font-weight: bold;
}

div.commandes span.initialPrice {
	text-decoration: line-through;
}

div.commandes div.simpleList span.price {
float:left;
font-weight:bold;
}

