*{margin:0;
 padding:0;
}

#img {
	cursor:crosshair;
	width:400px;
	height:327px;
	background: url('../img/plan1.png') no-repeat
}

#rectangle{
 width:400px;
 height:327px;	
 overflow:hidden;
 }

#cadre{
position:absolute;
} 