	.fascia {
		padding-top: 2px;
		padding-left: 4px;
		cursor: move;
		margin-bottom: 3px;
		backGround-color: #3388ff;
		text-align: left;
		height: 20px;
		color: #FFFFFF;
		font: bold 15px Arial;
	}
	.legenda {
		position: absolute;
		left: 60px;
		top: 35%;
		display: none;
		background-color: #eeeeee;
		border: 1px solid #888888;
		z-index:10000;
		width: 100px;
		height: 200px;
	}
