.liste_cgv{
	width: 100%;
	margin:auto;
}
.liste_cgv li{
	float:left;
	text-align:center;
	margin: 10px 5px;
	width: 70px;
	height: 90px;
	font-weight:bold;
}
.liste_cgv li a img{
	margin-bottom: 5px;
}
