#banner-menu{
	min-height: 405px;
	background-image: url("../images/banner-inst.jpg");
}

#box-institucional{
	height: 648px;
	background-image: url("../images/fundo-inst.jpg");
	color: #727177;
	font-size: 20px;
	text-align: center;
}

h2{
	text-align: center;
}

.under-verde{
	height:4px;
	width: 39px;
	background-color: #00c184;
	position: relative;
	left: 48.5%;
}


#box-institucional p{
	margin-right: 130px;
	margin-left: 130px;
}

#box-institucional .destaque{
	font-weight: bold;
}

#box-mv{
	height: 251px;
	background-color: #727177;
	position: relative;
	color: white;
	font-size: 19px;
	text-align: center;
}

#box-mv p{
	margin-left: 35px;
	margin-right: 35px;
	line-height: 1.3;
}

#missao{
	height: 100%;
	width: 585px;
	background-color: #00c184;
	position: absolute;
	top: 0px;
	left: 0px;
}

.under-cinza{
	height:4px;
	width: 39px;
	background-color: #727177;
	position: relative;
	left: 46.5%;
}

#visao{
	height: 100%;
	width: 585px;
	background-color: #727177;
	position: absolute;
	top: 0px;
	left: 585px;
}

#visao .under-verde{
	left: 46.8%;
}

#box-v{
	height: 138px;
	background-color: white;
	color: #727177;
	font-size: 20px;
}

#box-v .under-verde{
	left: 48.4%;
}

#box-v p{
	margin-left: 150px;
}

#pre-rodape{
	height: 136px;
	background-color: #00c184;
	color: white;
	text-align: center;
	font-size: 21px;
}

#pre-rodape p{
	margin: auto 120px;
	padding-top: 30px;
}