#galerie_photo_liste_familles {
	margin-top:2em;
	width:400px;
	margin-left:15px	
}

#galerie_photo_produit_ajax {
	margin-top:2em;
	width:840px;
	margin-left:15px;
	min-height:300px;
}

.galerie_produit_image {
	text-align:center;
	width:130px;
	/*background-color:red;*/
	float:left;
	margin-right:10px;	
}

.galerie_produit_image p {
	margin:0;
	padding:0;
	margin-top:0.5em;
	margin-bottom:2em;
}

a.apercu img {
	border:none;
}

a.apercu {
	border: 5px solid #868789;
	border-width: 5px 5px 20px;
	display:block;
	width:120px;
	/*height:120px;*/
	text-align:center;
	background-color:#fff;
}

a.apercu:hover {
	border-color:#FCC200;
}

hr.galerie_end {
	margin:0;
	padding:0;
	height:0;
	border:none;
	visibility:hidden;
	clear:left;
}