#maintext {
    color: #002060;
	text-align: justify;
	font-size: 16px;
}

#quefazemos_nomes {
    color: #002060;
	text-align: center;
	font-size: 14px;
}

#title {
    color: #002060;
	font-size: 20px;
	font-weight: bold;
}

#quefazemos {
    color: #002060;
	font-size: 16px;
	font-weight: bold;
}

.switchcontent{
	color: #002060;
	font-size: 14px;
}

.focus{
	font-weight: bold;
	font-size: 20px;
}

.focoplano{
	font-weight: bold;
	font-size: 16px;
	text-align: justify;
	font-style: italic;
	background-color: #d3d3d3;
}

.mySlides {
	display:none;
}


.w3-left, .w3-right, .w3-badge {
	cursor:pointer
}
.w3-badge {
	height:13px;
	width:13px;
	padding:0
}