#photo_zoom {
	padding: 10px;
	text-align: center;
	width: 470px;
}
#bloc_zoom {
	background-color: #c9dae4;
}

.masque_phototheque {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/masque_photo_m2.png',sizingMethod='scale');
}
html>body .masque_phototheque {
	background-image: url(/design/images/masque_photo_m2.png);
}
a.pointeur {
	cursor:pointer;
}
