@charset "utf-8";
/* CSS Document */

.ref {
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
}
.prix {
	color: #B98C01;
	padding-left:16px;
	margin-bottom: 10px;
	background-image: url(../images/pgs/etoile-prix.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-align:left;
	font-weight: bold;
}
