@charset "utf-8";
/* CSS Document */

.navegacao ul li:nth-child(4) a {
	color: #2e3192;
	cursor: default;
}
.menu-movel li:nth-child(4) a {
	background: #2e3192;
	color: #ffffff;
	cursor: default;
}