#liste_miniatures
{
	clear:both;
	width:93%;
	margin:0 auto;
}
#liste_miniatures li
{
	float:left;
}
#liste_miniatures li a
{
	float:left;
	display:block;
	margin:5px;
	padding:2px;
	border:1px solid #000;
}
#liste_miniatures li a:hover
{
	background-color:#fff;
}
#liste_miniatures li a img
{
	border:none;
	float:left;
	width:100px;
	height:80px;
}
#paragraphe_funclub
{
	clear:both;
	margin-top:3em;
}
