#menu {
	position: absolute;
	z-index: 20;
	top: 84px; left: 0px;
	width: 181px; height: 265px;
	background-color: #afd21d;
	visibility: inherit;
	overflow: hidden;
}

#nota {
	position: absolute;
	z-index: 50;
	top: 0px; left: 5px;
	height: 15px;
	background-color: #c3c4d2;
	visibility: hidden;
	overflow: hidden;
}

#nota1 {
	position: absolute;
	z-index: 50;
	top: 0px; left: 255px;
	width: 300px;
	background-color: #c3c4d2;
	visibility: hidden;
	overflow: hidden;
}
