header{
	background:url(../images/cabecalho_internas.png) no-repeat center top;
	min-width: 980px;
	height: 200px;
}

h2{
	font-size: 22px;
	color: #fff;
	font-family: Ebrima;
	font-weight: normal;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 8px;
	margin-top: -75px;
	clear: both;
	text-transform: uppercase;
}

div.imagens{
	margin: 5px 0;
}

div.internas{
	height:auto;
	padding: 0;
}

div.internas p{
	color: #000;
	padding-top: 16px;
	text-align:justify;
}

div.paleta:hover h3{
	background-color: #3A2D7B;
}

 div.paleta:hover span{
	background-color: #3A2D7B;
}

div.paleta h3{
	height: 160px;
	background: #000;
	color: #fff;
	text-align: center;
	font-size: 26px;
	line-height: 245px;
	font-weight: normal;
	margin-bottom: 0;
}

div.paleta p{
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}

div.missao h3{
	background: url(../images/icon2.png) no-repeat 50% 30px #00A1DD;
}

div.visao h3{
	background: url(../images/icon3.png) no-repeat 50% 30px #00A1DD;
}

div.sucesso h3{
	background: url(../images/icon4.png) no-repeat 50% 30px #00A1DD;
}

.cidades{
	float: left;
	margin-right: 60px;
	margin-bottom: 30px;
	width: 230px;
	margin-left: -21px;
	height:auto;
}

.cidades li{
	MARGIN-LEFT: 25PX;
	MARGIN-TOP: 4PX;
	color:#00A1DD;
}

.formulario{
	width:400px;
}

.formcontatos{
	width: 960px;
	margin-bottom: 30px;
	float: right;
	margin-right: 29px;
}

div.especificacoes{
	margin: 27px 0;
	float: right;
}

div.especificacoes h3{
	font-size: 18px;
	color: #00A1DD;
	font-family: Ebrima;
	font-weight: normal;
	float: left;
	clear: both;
	text-align:center;
}

div.especificacoes p{
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}

div.menu-lateral{
	margin-top: 425px;
}

div.menu-lateral ul li{
	list-style: none;
}

div.menu-lateral ul li.active a, div.menu-lateral ul li:hover a{
	background: #00A1DD;
	color: #fff;
}

div.menu-lateral ul li a{
	display: block;
	line-height: 40px;
	height: 40px;
	color: #fff;
	border-bottom: 1px solid #fff;
	background: #3A2D7B;
	padding-left: 10px;
	text-align: center;
	text-decoration: none;
}

/******************************************/

.noticia{
	width:100%
}

.mold{
	display: table-cell;
	height: 110px;
	vertical-align: middle;
	overflow: hidden;

}

.noticias img{
	margin-bottom: 30px;
	min-width: 296px;
	/*max-width: none;*/
	width: auto;
	/*height: 110px;*/
}

.noticias a{
	color: #000;
}

.noticias a:hover{
	text-decoration: underline;
}

.middle.noticias .row.noticia{
	margin-bottom: 20px
}

.description{
	margin-bottom: 20px;
}

.desc *{
	font-family: Arial !important;
	font-size: 14px !important;
	line-height: 1.6 !important;
	letter-spacing: 0 !important;
}

.noticia-interna img{
	margin-bottom: 20px;
}

.imagem_noticia{
	height: 110px;
	overflow: hidden;
}

