.menu {
	font-family: "segoe UI";
	font-size: 24px;
	color: #365B85;
	background-color: #DCDED9;
	left: 60px;
	top: 182px;
	width: 224px;
	text-align: right;
}
.textooscuro {
	font-family: "segoe UI";
	font-size: 19px;
	color: #355C87;
	background-color: #DCDED9;
	text-align: left;
}
.textoclarito {
	font-family: "segoe UI";
	font-size: 19px;
	color: #6C98C5;
	background-color: #DCDED9;
	text-align: left;
	width: 225px;
}
.textooscurochico {
	font-family: "segoe UI";
	font-size: 17px;
	color: #243E59;
	background-color: #DCDED9;
	text-align: right;
}
.textoclaritochico {
	font-family: "segoe UI", Arial;
	font-size: 17px;
	color: #6C98C5;
	background-color: #DCDED9;
	text-align: right;
}
.version {
	color: #697B7D;
	text-align: center;
}
