@charset "UTF-8";
/* CSS Document */

.spacer {
clear: both;
}

.conteneur {
width: 100%
}
.flottante {
	width: 110px;
	height: 120px;
	float: left;
	text-align: center;
	text-decoration: none;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
}
