
#global #content #content_left .galleryListing{
	width:196px;
	float:left;
	margin-right:10px;
	height:215px;
	margin-bottom:10px;
	line-height:11px;
}


#global #content #content_left .gallery .picture{
	width:114px;
	height:80px;
	overflow:hidden;
	margin-bottom:3px;
}
#global #content #content_left .galleryListing .picture{
	width:190px;
	height:190px;
	overflow:hidden;
	margin-bottom:3px;
}

#global #content #content_left .gallery .picture .img{
	width:114px;
}
#global #content #content_left .galleryListing .picture .img{
	width:196px;
}
#global #content #content_left .gallery p{
	font-weight:bold;
}

.imgBloc{
	float: left;
	width: 114px;
	height:114px;
	overflow: hidden;
	margin: 0 10px 10px 0;
}

.imgBloc .imgG{ 
	width: 170px;
	cursor:pointer; 
} 
