.conteneur
{
	margin-left:2px;
	height:200px;
	width:338px;  
	overflow:hidden;
	padding:0px;
	border:2px solid #004c95;
	margin-top:10px;
	float:left;
}

#conteneur_loading
{
	height:200px;
	width:338px;
	overflow:hidden;
	position:absolute;
	text-align:center;	
	border: none;
	padding: 0px;
	margin: 0px;
	float:left;
} 

.image
{
	
}

.cellule
{
	height:200px;
	width:338px;
	overflow:hidden;
	float:left;
}
