/*
	.chronique .actuHead .score5 { background-position: 0 0;}
	.chronique .actuHead .score4 { background-position: -100px 0; }
	.chronique .actuHead .score3 { background-position: -200px 0; }
	.chronique .actuHead .score2 { background-position: -300px 0; }
	.chronique .actuHead .score1 { background-position: -400px 0; }

 .chronique .actuHead span.score { background: url(/assets/bdabd/news/scores.png) no-repeat scroll left top transparent; display: block; height: 120px; text-indent: -9999em; width: 100px;}
*/
	.actu.review .actuHead .text { position:relative; }
	.actu.review .actuHead span.score { position:absolute; top:-15px; right:-20px; }

 .actu.review .actuHead span.score { background: url(/assets/bdabd/news/scores.png) no-repeat scroll left top transparent; display: block; height: 120px; text-indent: -9999em; width: 100px;}
 
.actu.review .actuHead span.score.score5 { background-position: 0 0;}
.actu.review .actuHead span.score.score4 { background-position: -100px 0; }
.actu.review .actuHead span.score.score3 { background-position: -200px 0; }
.actu.review .actuHead span.score.score2 { background-position: -300px 0; }
.actu.review .actuHead span.score.score1 { background-position: -400px 0; }

