#tache {
	visibility:hidden;
	position:fixed;
	top:140px;
	left:200px;
	width: 200px;
	height: 200px;
	background: url(/medias/tache1.png);
	cursor:move;
	z-index:99;
}