#affiche{
	width:645px;
	height:9px;
	margin: 0 0 8px 0;
	padding: 241px 0 0 0;
	float:left;
}
#affiche:hover{
	cursor:pointer;
}
#affiche-button{
	height:24px;
	margin: -241px 0 0 0;
	padding: 1px 0 0 0;
	width:645px;
}
#affiche-button a{
	display:block;
	outline: none;
	float:left;
	height:23px;
	width:37px;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	line-height:23px;
	color:#FFF;
	background-image:url('../images/affiche/button.png');
	margin: 2px 0 0 4px;
}
img.pourcent {
	position:absolute;
	margin:0;
	background: url(../images/affiche/chargement.png) top left no-repeat;
	background-position: 0 0;
}