/* dans les galeries cARTed et thematiques */
.cellul {
	width:142px;
	z-index:3;
	text-align:center;
	overflow:hidden;
	height:113px;
	margin:0px;
	padding:0px;
	font-size:10px;
	float:left;
	line-height:10px;
    }
	
.vgntcel {
	width:45px;
	height:31px;
	margin:0px;
	padding:0px;
	font-size:10px;
	float:left;
	text-align:left;
	line-height:0px;
    }
	
.fondgall {
	text-align:left;
	background-color:#E8E8E8;
}


