.galerie_apercu {
	background-image: url(/front/modules/marketing/points_vente/images/moza_fond.jpg);
}
.galerie_apercu_minis {
	background-image: url(/front/modules/marketing/points_vente/images/moza_fond.jpg);
	float:left;
	border:1px solid black;
	margin:5px;
}

a.telechargement{
	width:24px;
	height:24px;
	border:none;
	position:absolute;
	margin-left:129px;
	margin-top:129px;
	float:left;
	display:block;
	background-image:url(../images/download.png);
	background-repeat:no-repeat;
}

.galerie img{border:1px solid #97bf0d;margin-right:8px;margin-bottom:10px;}
.galerie img.lastfromrow{margin-right:0;}
.galerie img.lastrow{margin-bottom:0;}
div.galerie{margin-top:3px;}