.image img { /* taille etc img miniature */
	cursor: pointer;
	position: absolute;
	float: right;
	height: 120px;
	right: 16px;
	top: -3px;
}
.boitezoom {
	float: right;
	height: 125px;
	position: relative;
	right: 5px;
	margin-top: 3px;
}
.boitezoom2 {
	float: right;
	height: 125px;
	position: relative;
	right: 5px;
	margin-top: 128px;
}
.image .p1:hover .grand:active {
	cursor: pointer;
	position: absolute;
	top: -180px;
	float: right;
	height : 350px;
	right: 0px;
	border: 4px solid #E9E9E9;
	visibility: visible;
	z-index: 2;
	background-color: #CCCCCC;
}
