

.etoiles{	
	width:74px;
	height:14px;
	border:0px;   
	float:right;
}

.etoiles_5{
	background: url(../img/etoiles_5.jpg);
}
.etoiles_4{
	background: url(../img/etoiles_4.jpg);
}
.etoiles_3{
	background: url(../img/etoiles_3.jpg);
}
.etoiles_2{
	background: url(../img/etoiles_2.jpg);
}
.etoiles_1{
	background: url(../img/etoiles_1.jpg);
}
.etoiles_0{
	background: url(../img/etoiles_0.jpg);
}
