#MonViseur 
	{ 
	width: 75;
	height: 75;
	position: absolute;
	border: 1px  #cc0000;
	border-style:dashed;
	z-index: 31;
	}

#MonCadreZoom
	{
	position: absolute; overflow: hidden; z-index: 50;
	top: 00px; left: 500; width: 392px; height: 350px; 
	border: 5px solid #cc0000; 
	background: white;
	}

#MonPreloader 
	{
	color: white;
		background: #cc0000;
	}

#TheBig {
	position: relative;
	}
	
#MonZoom
	{
	position: absolute; 
	}


