#container{
	float:left;
}
.container{
	float:left;
}
.TListe {
	float:left;
	position:relative;
	width:100%;
}

.loading  {
	background-image:url("../images/annuaire/chargement.gif");
	clear:both;
	height:120px;
	width:100%;
	background-position:50% 50%;
	background-repeat:no-repeat;
	text-align:center;
}