#bonliste {
	top:50px;
	width:680px;
	background-color:#303030;
	height:620px;
	position:relative;
	left:50%;
	margin-left:-340px;
	color:#EFEDEE;
	font-size:14px;
	font-weight:bolder;
}
#rubrique {
	width:200px;
	color:#FFFFFF;
	font-weight:bold;
}
.fond {
	position:relative;
	width:124px;
	height:200px;
	margin-left:10px;
	text-align:center;
	font-size:12px;
	float:left;
}
.fond img {
	width:98%;
}
.fond span {
	top:5px;
	position:relative;
}
.fond a  img{
	border:0;
}
.fond a:hover  img{
	width:100%;
}