p{margin:0; padding:0; font-size:100.01%; font-weight:normal;}
:link, :visited 				{text-decoration:none;}

ol,ul {list-style:none; margin:0; padding:0;}

form{margin:0; padding:0;}

.clear{ clear:both; }


body{
	font-family: 'montserrat-regular';
	font-size:14px;	
	margin:0;
	border:0;
	padding:0;
	color:#000000;
	background-color:#ffffff;
}


#topo{
	width: 1175px;
	height: auto;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 14px;
}

#logo{
	float: left;
}

#menu{
	float: right;
	color:#000000;
	padding-top: 30px;
}

#menu a{
	color:#000000;
}

#menu a:hover{
	color:#3b4193;
}

.menuAtivo{
	color:#3b4193 !important;
}

#menu ul{
	list-style: none;
	float: right;
}

#menu li{
	float: left;
	margin-left: 40px;
}


#destaques{
	width: 1175px;
	height: auto;
	margin: 0 auto;
}

.box_destaque_01{
	float: left;
	margin-right: 43px;
	width: 200px;
}

.box_destaque_01 img{
	width: 100%;
}

.box_destaque_02{
	margin-right: 0 !important;
}


#conteudo{
	width: 1175px;
	height: auto;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 100px;
	line-height: 180%;
}

#bg_azul{
	width: 100%;
	height: auto;
	background-image: url("_imgs/bg_azul.png");
	background-repeat: repeat-x;
}

#bg_azul_conteudo{
	width: 1175px;
	height: auto;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 60px;
	font-size: 32px;
	color:#FFF;
	font-family: 'montserrat-bold';
}

#conteudo_interna{
	width: 1175px;
	height: auto;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 100px;
	line-height: 180%;
	background-image: url("_imgs/conteudo_bg.png");
	background-repeat: repeat-x;
}

#conteudo_interna strong{
	font-family: 'montserrat-bold';
}

#conteudo_interna a{
    color:#3b4193;
}

.titulo_01{
	font-size: 32px;
	color:#3d4098;
	font-family: 'montserrat-bold';
}

.titulo_02{
	font-size: 18px;
	color:#333333;
	font-family: 'montserrat-bold';
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 140%;
}

.titulo_03{
	font-size: 22px;
	color:#3d4098;
	font-family: 'montserrat-bold';
	padding-bottom: 50px;
}

.titulo_04{
	font-size: 18px;
	color:#3b4193;
	font-family: 'montserrat-bold';
	padding-top: 15px;
	padding-bottom: 5px;
	line-height: 140%;
}

.titulo_05{
	color:#3b4193;
	font-size: 16px;
	padding-bottom: 15px;
	line-height: 140%;
}

.bt_ver_todos{
	border:1px solid #E2E2E2;
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color:#3b4193;
	float: right;
	font-size: 12px;
}

div.bt_ver_todos:hover{
	background-color: #3b4193;
	color:#FFF;
}

.bt_leia_mais{
	border:1px solid #E2E2E2;
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color:#3b4193;
	font-size: 12px;
	margin-top: 15px;
}

div.bt_leia_mais:hover{
	background-color: #3b4193;
	color:#FFF;
}
.box_noticia_01{
	float: left;
	width: 360px;
	margin-right: 47px;
}

.box_noticia_02{
	margin-right: 0 !important;
}

.box_noticia_01 img{
	width: 100%;
}

.box_noticia_03{
	float: left;
	width: 360px;
	margin-right: 47px;
	padding-top: 80px;
}

.box_noticia_04{
	margin-right: 0 !important;
}

.box_noticia_03 img{
	width: 100%;
}

.bt_links_01{
	float: left;
	margin-right: 55px;
	margin-top: 70px;
	width: 150px;
}

.bt_links_01 img{
	width: 100%;
}

.bt_links_02{
	margin-right: 0 !important;
}

#rodape_bg{
	width: 100%;
	height: auto;
	background-image: url("_imgs/rodape_bg.png");
	background-repeat: repeat-x;
}


#rodape_conteudo{
	width: 1175px;
	height: auto;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 30px;
	line-height: 180%;
	font-size: 12px;
	color:#919191;
}

#rodape_conteudo a{
	color:#919191;
}

#rodape_conteudo a:hover{
	color:#3b4193;
}

#rodape_box_01{
	width: 380px;
	height: auto;
	float: left;
}

#rodape_box_02{
	width: 330px;
	height: auto;
	float: left;
}

#rodape_box_03{
	width: 230px;
	height: auto;
	float: right;
}

#rodape_box_04{
	float: left;
}

#rodape_box_05{
	float: right;
}

#contato_01{
	width: 45%;
	height: auto;
	float: left;
}

#contato_02{
	width: 45%;
	height: auto;
	float: right;
}


.input_01{
    width:100%;
	width: -webkit-calc(100% - 22px);
  	width: -moz-calc(100% - 22px);
 	width: calc(100% - 22px);
	height: auto;
	border: 1px solid #dfe2e9;
	font-family: 'montserrat-regular';
	font-size: 14px;
	margin-bottom: 10px;
	color:#3d4098;
	padding: 10px;
}

.bt_enviar{
	background-color: #3b4193;
	width: 120px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-family: 'montserrat-bold';
	font-size: 14px;
	color:#FFF;
	cursor: pointer;
	padding: 0;
	margin: 0;
	border:0;
}

@media   (max-width: 1000px) {

#topo{
    width:100%;
	width: -webkit-calc(100% - 30px);
  	width: -moz-calc(100% - 30px);
 	width: calc(100% - 30px);
 	padding-left:15px;
 	padding-right:15px;
}

#slides {
  height: 195px !important;
}

#destaques{
    width:100%;
	width: -webkit-calc(100% - 30px);
  	width: -moz-calc(100% - 30px);
 	width: calc(100% - 30px);
 	padding-left:15px;
 	padding-right:15px;
}

.box_destaque_01 {
  margin-right: 0;
  width: 20%;
  margin-bottom:1px;
}

#conteudo {
    width:100%;
	width: -webkit-calc(100% - 30px);
  	width: -moz-calc(100% - 30px);
 	width: calc(100% - 30px);
 	padding-left:15px;
 	padding-right:15px;
}

#bg_azul_conteudo {
    width:100%;
	width: -webkit-calc(100% - 30px);
  	width: -moz-calc(100% - 30px);
 	width: calc(100% - 30px);
 	padding-left:15px;
 	padding-right:15px;
}

#conteudo_interna {
    width:100%;
	width: -webkit-calc(100% - 30px);
  	width: -moz-calc(100% - 30px);
 	width: calc(100% - 30px);
 	padding-left:15px;
 	padding-right:15px;
}

#rodape_conteudo {
    width:100%;
	width: -webkit-calc(100% - 30px);
  	width: -moz-calc(100% - 30px);
 	width: calc(100% - 30px);
 	padding-left:15px;
 	padding-right:15px;
}

#rodape_box_01 {
  width: 100%;
  text-align:center;
}

#rodape_box_02 {
  width: 100%;
  padding-top:30px;
  text-align:center;
}

#rodape_box_03 {
  width: 100%;
  padding-top:30px;
  text-align:center;
}

#rodape_box_04 {
  width: 100%;
  text-align:center;
}

#rodape_box_05 {
  width: 100%;
  padding-top:30px;
  text-align:center;
}

#menu {
  display:none;
}

.box_noticia_01 {
  width: 100%;
  margin-right: 0;
  padding-bottom:30px;
}

.box_noticia_01 img{
  width: 100%;
}

#contato_01 {
  width: 100%;
}

#contato_02{
  width: 100%;
  padding-top:30px;
}


.bt_links_01 {
  margin-right: 0;
  width: 50%;
}

}



@font-face {
    font-family: 'montserrat-regular';
	src: url('montserrat-regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'montserrat-bold';
	src: url('montserrat-bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

