@CHARSET "UTF-8";

#visualisation{
	background-color: rgb(223,223,223);
}

#divNewShape{
	position: absolute;
	left: 673px;
	top: 471px;
}

.tools{
	font-size: 18px;
	color: rgb(59,89,153);
}
