.content-site-mape {
	margin-top: 40px;
}
.list-vinheta.active, .list-vinheta.active:focus, .list-vinheta.active:hover {
	color: #FFF;
	background-color: #0088ba;
	border-color: #0088ba;
	font-family: 'Roboto-Regular';
}
.others-list {
	color: #0088ba;
	background-color: #FFF;
	font-family: 'Roboto-Regular';
}
.others-list a {
	color: #0088ba;
}
a {
	text-decoration: none;
	text-transform: none;
}