#container {
	text-align: center;
	margin: 10px 5px 10px 30px;
	width: 465px;
	height:330px;
}

#container div.categorie {
  display: block;
	float: left;
	width: 120px;
	height: 110px;
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	margin: 0px 10px 15px 10px;
}

#container a {
	font-family: Arial, sans-serif;
	color: #196481;
	font-size: 13px;
	font-weight: bolder;
	text-decoration: none;
}
