@import "fontes.css";
* {
	margin: 0;
	padding: 0
}
img {
	border: 0;
	display: block
}
a {
	text-decoration: none
}
body {
	background: #FFF
}
.clear {
	clear: both
}
.centro {
	width: 1000px;
	height: auto;
	margin: 0 auto
}
#topo {
	width: 100%;
	height: 468px;
	position: relative
}
#topo #header {
	height: 120px;
	width: 100%;
	background: url(../imagens/header.png) center top repeat-x;
	position: absolute;
	z-index: 2
}
#topo #header .center {
	width: 1000px;
	height: 110px;
	margin: 0 auto
}
#topo #header .center #logo {
	height: 80px;
	width: 220px;
	background: url(../imagens/logo.png);
	background-size: 100%;
	background-repeat: no-repeat;
	float: left;
	margin: 25px 0 0
}
#topo #header .center .right {
	height: 100px;
	width: 750px;
	float: right;
	margin: 10px 0
}
#topo #header .center .right #contato {
	height: 30px;
	width: 100%;
	color: #6B2A7D;
	text-align: right;
	line-height: 30px;
	font-family: 'NeoSansStd-Regular';
	font-size: 14px
}
#topo #header .center .right #contato a {
	color: #6B2A7D
}
#topo #header .center .right #contato strong {
	font-family: 'NeoSansStd-Medium';
	font-size: 16px
}
#topo #header .center .right #busca {
	width: 190px;
	height: 70px;
	float: right;
	position: relative
}
#topo #header .center .right #busca form {
	width: 190px;
	height: 40px;
	background: url(../imagens/input.png) no-repeat;
	float: right;
	margin-top: 10px
}
#topo #header .center .right #busca form input[type=text] {
	float: left;
	width: 150px;
	height: 40px;
	margin: 0 0 0 7px;
	border: 0;
	line-height: 40px;
	background: none;
	outline: none
}
#topo #header .center .right #busca form input[type=image] {
	float: left;
	margin: 10px 0 0
}
#resultados {
	width: 300px;
	height: auto;
	background: #FFF;
	position: absolute;
	right: 0;
	top: 55px;
	border-left: 25px solid #6B2A7D;
	font-family: 'NeoSansStd-Regular'
}
#resultados #nenhum {
	width: 300px;
	height: 150px;
	line-height: 150px;
	text-align: center;
	color: #6B2A7D
}
#resultados ul {
	margin: 0;
	padding: 0;
	list-style: none
}
#resultados ul a li {
	padding: 5px;
	color: #6B2A7D;
	border-bottom: 1px solid #333
}
#resultados ul a:hover li {
	background: #EEE
}
#resultados ul a:hover li h2 {
	color: #F06624
}
#resultados ul a li h2 {
	font-size: 16px
}
#resultados ul a li p {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0;
	color: #666
}
#resultados #loading {
	width: 32px;
	height: 32px;
	margin: 15px auto
}
#topo #header .center .right #menu {
	width: 550px;
	height: 70px;
	float: left
}
#topo #header .center .right #menu ul {
	list-style: none
}
#topo #header .center .right #menu ul li {
	float: left;
	height: 70px;
	padding: 0 23px;
	line-height: 70px;
	margin: 0 1px;
	font-family: 'NeoSansStd-Regular'
}
#topo #header .center .right #menu ul li a {
	color: #F06624
}
#topo #header .center .right #menu ul li:hover {
	background: #EEE
}
#topo #header .center .right #menu ul li .childof {
	width: 980px;
	height: auto;
	position: absolute;
	left: 50%;
	background: #FFF;
	top: 110px;
	display: none;
	margin: 0 -500px;
	padding: 10px
}
#topo #header .center .right #menu ul li:hover .childof {
	display: block
}
#topo #header .center .right #menu ul li .childof .item {
	width: 235px;
	float: left;
	height: 200px;
	margin: 0 5px 5px
}
#topo #header .center .right #menu ul li .childof .item .capa {
	width: 225px;
	height: 120px;
	margin: 5px;
	overflow: hidden
}
#topo #header .center .right #menu ul li .childof .item .capa img {
	width: 225px;
	height: 120px
}
#topo #header .center .right #menu ul li .childof a .item .titulo {
	font-family: 'NeoSansStd-Medium';
	margin: 0 10px;
	padding: 5px 10px;
	line-height: normal;
	float: left;
	color: #6C256C
}
#topo #header .center .right #menu ul li .childof a:hover .item .titulo {
	color: #999
}
#topo #header .center .right #menu ul li .childof-inox {
	width: 980px;
	height: auto;
	position: absolute;
	left: 50%;
	background: #FFF;
	top: 110px;
	display: none;
	margin: 0 -500px;
	padding: 10px
}
#topo #header .center .right #menu ul li:hover .childof-inox {
	display: block
}
#topo #header .center .right #menu ul li .childof-inox .item {
	width: 310px;
	float: left;
	height: 280px;
	margin: 0 5px 5px
}
#topo #header .center .right #menu ul li .childof-inox .item .capa {
	width: 300px;
	height: 120px;
	margin: 5px;
	overflow: hidden
}
#topo #header .center .right #menu ul li .childof-inox .item .capa img {
	width: 300px;
	height: 120px
}
#topo #header .center .right #menu ul li .childof-inox .item .titulo {
	font-family: 'NeoSansStd-Medium';
	margin: 0 10px;
	padding: 5px 10px;
	line-height: normal;
	float: left;
	color: #6C256C;
	cursor: pointer
}
#topo #header .center .right #menu ul li .childof-inox .item .titulo a {
	color: #6C256C
}
#topo #header .center .right #menu ul li .childof-inox .item .titulo a:hover {
	color: #999
}
#topo #header .center .right #menu ul li .childof-inox .item .opcoes {
	margin: 0 10px;
	padding: 20px 0 0 10px
}
#topo #header .center .right #menu ul li .childof-inox .item .opcoes a {
	font-family: 'NeoSansStd-Medium';
	line-height: normal;
	color: #6C256C;
	cursor: pointer
}
#topo #header .center .right #menu ul li .childof-inox .item .opcoes a:hover {
	color: #A7A8AA
}
#topo #header .center .right #menu ul li .childof-inox .item .border-top {
	padding: 0;
	margin: 11px 0 0 10px
}
#topo #header .center .right #menu ul li .childof-inox .item .border-top a {
	width: 110px;
	padding: 5px 10px
}
#topo .slide {
	width: 100%;
	margin-top: 94px;
	position: absolute;
	padding-bottom: 0;
	z-index: 1;
	height: 374px;
	overflow: hidden
}
#topo .slide #centraliza-slide {
	width: 1400px;
	height: 374px;
	margin: 0 -700px;
	left: 50%;
	position: absolute
}
#topo .slide #centraliza-slide ul {
	list-style: none;
	margin: 0
}
#topo .slide #centraliza-slide ul li {
	position: absolute
}
#topo .slide #centraliza-slide ul li .center {
	width: 1000px;
	height: 347px;
	margin: 25px -500px 0;
	left: 50%;
	position: absolute
}
#topo .slide #centraliza-slide ul li .center h3 {
	font-family: 'NeoSansStd-Regular';
	color: #FFF;
	margin: 50px 0 0 20px;
	line-height: 36px;
	font-size: 36px
}
#topo .slide #centraliza-slide ul li .center .slide-contato {
	font-family: 'NeoSansStd-Regular';
	color: #FFF;
	margin: 100px 0 0 20px;
	line-height: 28px
}
#topo .slide #centraliza-slide ul li .center .slide-contato2 {
	font-family: 'NeoSansStd-Regular';
	color: #FFF;
	margin: 50px 0 0 20px;
	line-height: 34px
}
#topo .slide #centraliza-slide ul li .center p {
	font-family: 'NeoSansStd-Regular';
	color: #FFF;
	margin: 10px 0 0 20px;
	line-height: 28px;
	font-size: 18px
}
.pagination {
	width: 1000px;
	height: 1px;
	position: absolute;
	z-index: 999;
	bottom: 0;
	margin: 0 -500px;
	left: 50%
}
.pagination #pags {
	width: 80px;
	height: 80px;
	float: right;
	margin-top: -79px
}
.pagination #pags .btn {
	width: 40px;
	height: 80px;
	float: left;
	background: url(../imagens/next_prev_slide.png);
	cursor: pointer
}
.pagination #pags #next {
	background-position: -40px 0
}
#content {
	width: 980px;
	height: auto;
	margin: 1px auto
}
#content #necessidade {
	width: 100%;
	padding: 10px 0
}
#content #necessidade h2 {
	text-align: center;
	margin: 0 0 10px;
	padding: 10px 0;
	font-family: 'NeoSansStd-Regular';
	color: #6C256C;
	background: #FFF
}
#content #necessidade .item {
	width: 235px;
	float: left;
	height: 200px;
	margin: 0 5px 5px
}
#content #necessidade .item .capa {
	width: 225px;
	height: 120px;
	margin: 5px;
	overflow: hidden
}
#content #necessidade .item .capa img {
	width: 225px;
	height: 120px
}
#content #necessidade a .item .titulo {
	font-family: 'NeoSansStd-Medium';
	margin: 0 10px;
	padding: 5px 10px;
	line-height: normal;
	float: left;
	color: #6C256C
}
#content #necessidade a:hover .item .titulo {
	color: #999
}
#content #sistema {
	height: auto;
	width: 100%
}
#content #sistema #conversao {
	width: 475px;
	height: 165px;
	background: #EFEFEF;
	float: left;
	border-radius: 20px
}
#content #sistema #conversao #boneco {
	width: 98px;
	height: 165px;
	float: right;
	border-radius: 0 20px 20px 0
}
#content #sistema #conversao #boneco img {
	float: left;
	margin-top: 20px;
	margin-left: 10px
}
#content #sistema #conversao .left {
	width: 375px;
	height: 165px;
	float: left;
	border-radius: 20px 0 0 20px
}
#content #sistema #conversao .left h2 {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-family: 'NeoSansStd-Medium';
	font-size: 18px;
	color: #6C256C
}
#content #sistema #conversao .left p {
	padding: 0 10px;
	font-size: 14px;
	color: #666;
	font-family: 'NeoSansStd-Regular';
	line-height: 20px
}
#content #sistema #conversao .left p.not {
	font-family: 'NeoSansStd-Regular';
	font-size: 14px;
	text-align: center;
	color: red;
	font-style: italic;
	line-height: 50px 0;
	padding-top: 30px
}
#content #sistema #conversao .left input[type=text] {
	width: 140px;
	height: 30px;
	border: none;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-family: 'NeoSansStd-Regular';
	font-size: 12px;
	color: #CCC;
	line-height: 30px;
	padding: 0 0 0 10px;
	margin: 30px 0 0 10px
}
#content #sistema #conversao .left input[type=submit] {
	width: 40px;
	height: 30px;
	background: #999;
	border: none;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 0 0 0 5px;
	font-family: 'NeoSansStd-Regular';
	color: #FFF;
	cursor: pointer
}
#content #sistema #dados {
	width: 47px 0;
	height: 165px;
	float: right
}
#content #sistema #dados #blocos {
	width: 480px;
	height: 110px
}
#content #sistema #dados #blocos .itens {
	width: 187px;
	height: 110px;
	float: left;
	margin: 0 5px 0 36px
}
#content #sistema #dados #blocos .itens p {
	text-align: center;
	padding: 0 0 7px
}
#content #sistema #dados #blocos .itens p a {
	text-align: center;
	font-family: 'NeoSansStd-Medium';
	color: #6C256C
}
#content #sistema #dados #inferior {
	height: 55px;
	width: 480px
}
#content #sistema #dados #inferior #moeda {
	width: 245px;
	height: 55px;
	float: left;
	background: #EEE
}
#content #sistema #dados #inferior #moeda .icone {
	float: left;
	margin: 1px
}
#content #sistema #dados #inferior #moeda .valor {
	width: 90px;
	height: 45px;
	float: right;
	background: #EEE;
	text-align: center;
	padding-top: 10px;
	font-family: 'NeoSansStd-Regular';
	color: #6C256C
}
#content #sistema #dados #inferior #telefones {
	width: 200px;
	height: 55px;
	float: right
}
#content #sistema #dados #inferior #telefones .icone {
	width: 25px;
	height: 25px;
	float: left;
	margin: 15px 0
}
#content #sistema #dados #inferior #telefones .numeros {
	width: 175px;
	height: 55px;
	float: right;
	line-height: 27px;
	font-family: 'NeoSansStd-Regular';
	text-align: center;
	color: #6C256C
}
#rodape_topo {
	width: 100%;
	height: 370px;
	background: #6B2A7E;
	margin: 30px 0 0
}
#rodape_topo .center {
	height: 280px;
	width: 1000px;
	margin: 0 auto
}
#rodape_topo .center .titulo {
	height: 86px;
	width: 1000px;
	text-align: center;
	line-height: 86px;
	font-size: 32px;
	font-family: 'NeoSansStd-medium';
	color: #FFF
}
#rodape_topo .center .item {
	width: 485px;
	height: 165px;
	background: #F26726;
	float: left;
	margin: 0 7px;
	padding-top: 10px
}
#rodape_topo .center .item p {
	height: 42px;
	text-align: center;
	line-height: 42px;
	font-family: 'NeoSansStd-medium';
	color: #FFF;
	font-size: 18px
}
#rodape_topo #faixa {
	width: 100%;
	height: 90px;
	background: #FFF
}
#rodape_topo #faixa .center {
	width: 1000px;
	height: 90px;
	margin: 0 auto
}
#rodape_topo #faixa .center .itens {
	width: 200px;
	height: 65px;
	float: left;
	font-family: 'NeoSansStd-medium';
	padding-top: 25px
}
#rodape_topo #faixa .center .itens p.cinza a {
	color: #5B5C5E
}
#rodape_topo #faixa .center .itens p.roxo a {
	color: #4E055F
}
#rodape {
	width: 100%;
	background: #6B2A7E;
	height: auto;
	padding: 15px 0;
	border-top: 8px solid #C860AB
}
#rodape .center {
	width: 1000px;
	height: auto;
	margin: 0 auto
}
#rodape .center ul {
	float: left;
	width: 200px;
	font-family: 'NeoSansStd-regular';
	list-style: none;
	color: #FFF
}
#rodape .center ul li {
	font-family: 'NeoSansStd-medium';
	color: #FFF
}
#rodape .center ul li ul.sub {
	padding-left: 30px;
	width: auto;
	padding-top: 10px
}
#rodape .center ul li ul.sub li {
	font-family: 'NeoSansStd-regular';
	color: #FFF;
	padding: 5px 0;
	font-size: 14px
}
.centro #esq-quem-somos {
	width: 380px;
	height: 175px;
	float: left
}
.centro #esq-quem-somos h1 {
	font-family: 'NeoSansStd-regular';
	font-size: 60px;
	color: #6C256C;
	line-height: 175px;
	padding: 0 0 0 10px;
	font-weight: 400
}
.centro #dir-quem-somos {
	width: 620px;
	height: 90px;
	float: left;
	padding: 85px 0 0
}
.centro #esq-texto-quem-somos {
	width: 380px;
	height: auto;
	float: left
}
.centro #esq-texto-quem-somos p {
	font-family: 'NeoSansStd-regular';
	font-size: 14px;
	color: #737682;
	line-height: 26px;
	text-align: justify;
	padding: 0 30px 0 5px
}
.centro #dir-texto-quem-somos {
	width: 620px;
	height: auto;
	float: left
}
.centro #dir-texto-quem-somos #cima-imagem-galpao {
	width: 620px;
	height: auto;
	float: left
}
.centro #dir-texto-quem-somos #cima-imagem-galpao img {
	float: left;
	padding: 0 9px 10px 0
}
.centro #dir-texto-quem-somos #baixo-imagem-galpao {
	width: 620px;
	height: auto;
	float: left;
	padding: 0 0 0 2px;
	margin: 0 0 75px
}
#bg-linha-de-produtos {
	width: 100%;
	height: auto;
	float: left;
	background: #6C266C
}
#bg-linha-de-produtos .centro #titulo-completa-linha {
	width: 1000px;
	height: auto;
	float: left
}
#bg-linha-de-produtos .centro #titulo-completa-linha h1 {
	font-family: 'NeoSansStd-regular';
	font-size: 25px;
	color: #FFF;
	text-align: center;
	padding: 30px 0 5px
}
#bg-linha-de-produtos .centro #fx-linha-roxa {
	width: 1000px;
	height: 50px;
	float: left;
	background: url(../imagens/fx-linha-roxa.png) no-repeat top left
}
#bg-linha-de-produtos .centro #linha-de-produtos {
	width: 1000px;
	height: auto;
	float: left;
	margin: 0 0 0 40px
}
#bg-linha-de-produtos .centro #linha-de-produtos .produto {
	width: 72px;
	height: auto;
	float: left
}
#bg-linha-de-produtos .centro #linha-de-produtos .produto .imagem-produto {
	width: 72px;
	height: auto;
	float: left
}
#bg-linha-de-produtos .centro #linha-de-produtos .produto .nome-produto {
	width: 72px;
	height: auto;
	float: left
}
#bg-linha-de-produtos .centro #linha-de-produtos .produto .nome-produto h3 {
	font-family: 'NeoSansStd-regular';
	font-size: 23px;
	text-align: center;
	color: #FFF;
	font-weight: 400;
	padding: 15px 0 65px
}
#bg-linha-de-produtos .centro #linha-de-produtos .espaco-produto {
	width: 45px;
	height: 233px;
	float: left
}
.centro .engloba-conteudo {
	width: 1000px;
	height: auto;
	float: left
}
.centro .engloba-conteudo .titulo-conteudo {
	width: 1000px;
	height: auto;
	float: left;
	margin: 30px 0 0
}
.centro .engloba-conteudo .titulo-conteudo h1 {
	font-family: 'NeoSansStd-regular';
	font-size: 24px;
	color: #6C256C;
	padding: 5px 0 5px 8px
}
.centro .engloba-conteudo .fx-grande {
	width: 1000px;
	height: 29px;
	float: left;
	background: url(../imagens/fx-grande.png) no-repeat top left
}
.centro .engloba-conteudo .conteudo-sessao {
	width: 1000px;
	height: auto;
	float: left
}
.centro .engloba-conteudo .conteudo-sessao h3 {
	font-family: 'NeoSansStd-regular';
	font-size: 19px;
	color: #6C256C;
	padding: 10px 0 0 8px
}
.centro .engloba-conteudo .conteudo-sessao h4 {
	font-family: 'NeoSansStd-regular';
	font-size: 14px;
	color: #6C256C;
	padding: 0 0 10px 8px
}
.centro .engloba-conteudo .conteudo-sessao p {
	font-family: 'NeoSansStd-regular';
	font-size: 14px;
	color: #737682;
	text-align: justify;
	line-height: 26px;
	padding: 0 0 0 8px
}
.centro .engloba-conteudo .conteudo-sessao .valores {
	width: 333px;
	height: auto;
	float: left;
	margin: 50px 0 0
}
.centro .engloba-conteudo .conteudo-sessao .valores .italic {
	font-style: italic
}
.centro .engloba-conteudo .conteudo-sessao .espacamento-direita p {
	padding: 0 25px 0 5px
}
.centro .engloba-conteudo .conteudo-sessao .espacamento-direita h4 {
	padding: 0 0 0 8px
}
.centro .engloba-conteudo .conteudo-sessao .espacamento-esquerda p {
	padding: 0 8px 0 20px
}
.centro .engloba-conteudo .conteudo-sessao .espacamento-esquerda h4 {
	padding: 0 0 0 20px
}
.centro #responsabilidade-social {
	width: 1000px;
	height: auto;
	float: left;
	padding: 40px 0 0
}
.centro #responsabilidade-social h1 {
	font-family: 'NeoSansStd-regular';
	font-size: 24px;
	color: #6C256C;
	padding: 0 0 0 5px
}
.centro #responsabilidade-social p {
	font-family: 'NeoSansStd-regular';
	font-size: 14px;
	color: #737682;
	text-align: justify;
	line-height: 26px;
	padding: 20px 0 0 5px
}
#faixa-rosa {
	width: 100%;
	height: 15px;
	background: #C77AB2;
	margin: 50px 0 0
}
.centro #certificacoes {
	width: 1000px;
	height: auto;
	float: left
}
.centro #certificacoes #esq-certificacoes {
	width: auto;
	height: auto;
	float: left
}
.centro #certificacoes #esq-certificacoes h1 {
	font-family: 'NeoSansStd-regular';
	font-size: 24px;
	color: #6C256C;
	padding: 35px 0 0 8px
}
.centro #certificacoes #esq-certificacoes p {
	font-family: 'NeoSansStd-regular';
	font-size: 14px;
	color: #737682;
	padding: 0 25px 55px 8px;
	line-height: 26px;
	text-align: justify
}
.centro #certificacoes #dir-certificacoes {
	width: 286px;
	height: auto;
	float: left;
	padding: 125px 0 0
}
.centro #engloba-seguranca {
	width: 1000px;
	height: auto;
	float: left
}
.centro #engloba-seguranca h1 {
	font-family: 'NeoSansStd-regular';
	font-size: 24px;
	color: #6C256C;
	padding: 0 0 35px 8px
}
.centro #engloba-seguranca #esq-seguranca {
	width: 26px;
	height: 454px;
	background: url(../imagens/fx-vertical.png) no-repeat top left;
	float: left
}
.centro #engloba-seguranca #dir-seguranca {
	width: 974px;
	height: auto;
	float: left
}
.centro #engloba-seguranca #dir-seguranca h3 {
	font-family: 'NeoSansStd-regular';
	font-size: 18px;
	color: #737682;
	padding: 0 0 40px 15px
}
.centro #engloba-seguranca #dir-seguranca h4 {
	font-family: 'NeoSansStd-regular';
	font-size: 14px;
	color: #737682;
	font-weight: 800;
	padding: 7px 0 7px 15px
}
.centro #engloba-seguranca #dir-seguranca p {
	font-family: 'NeoSansStd-regular';
	font-size: 14px;
	color: #737682;
	font-weight: 400;
	padding: 0 0 0 55px
}
.centro #engloba-tecnologia {
	width: 1000px;
	height: auto;
	float: left;
	padding: 60px 0 85px
}
.centro #engloba-tecnologia h1 {
	font-family: 'NeoSansStd-regular';
	font-size: 24px;
	color: #6C256C;
	padding: 0 0 20px 13px
}
.centro #engloba-tecnologia p {
	font-family: 'NeoSansStd-regular';
	font-size: 14px;
	color: #737682;
	padding: 0 0 50px 13px;
	text-align: justify;
	line-height: 26px
}
.centro #engloba-tecnologia a h4 {
	font-family: 'NeoSansStd-regular';
	font-size: 14px;
	color: #6C256C;
	padding: 0 0 0 30px;
	line-height: 26px
}
.centro #engloba-tecnologia a h4:hover {
	color: #737682
}
.centro #esq-aco-inox {
	width: 380px;
	height: 175px;
	float: left
}
.centro #esq-aco-inox h1 {
	font-family: 'NeoSansStd-regular';
	font-size: 60px;
	color: #6C256C;
	line-height: 175px;
	padding: 0;
	font-weight: 400
}
.centro #dir-aco-inox {
	width: 620px;
	height: 90px;
	float: left;
	padding: 85px 0 0
}
.centro #esq-texto-aco-inox {
	width: 380px;
	height: auto;
	float: left
}
.centro #esq-texto-aco-inox p {
	font-family: 'NeoSansStd-regular';
	font-size: 14px;
	color: #737682;
	line-height: 24px;
	text-align: justify;
	padding: 0 30px 23px 0
}
.centro #esq-texto-aco-inox h3 {
	font-family: 'NeoSansStd-regular';
	font-size: 18px;
	color: #6C256C;
	padding: 0 0 5px;
	font-weight: 400
}
.centro #dir-texto-aco-inox {
	width: 620px;
	height: auto;
	float: left
}
.centro #dir-texto-aco-inox #cima-imagem-inox {
	width: 620px;
	height: auto;
	float: left
}
.centro #dir-texto-aco-inox #cima-imagem-inox img {
	float: left;
	padding: 0 7px 10px 0
}
.centro #dir-texto-aco-inox#baixo-imagem-inox {
	width: 620px;
	height: auto;
	float: left;
	padding: 0 0 0 2px
}
.centro #atributos-aco-inox {
	width: 1000px;
	height: auto;
	float: left
}
.centro #atributos-aco-inox #cima-atributos {
	width: 1000px;
	height: auto;
	float: left
}
.centro #atributos-aco-inox #cima-atributos h3 {
	font-family: 'NeoSansStd-regular';
	font-size: 18px;
	color: #6D276D;
	margin: 50px 0 20px
}
.centro #atributos-aco-inox #cima-atributos p {
	font-family: 'NeoSansStd-regular';
	font-size: 14px;
	color: #6D7071;
	padding: 0 0 35px
}
.centro #atributos-aco-inox #baixo-atributos {
	width: 1000px;
	height: auto;
	float: left
}
.centro #outros-atributos {
	width: 1000px;
	height: auto;
	float: left;
	padding: 70px 0 0
}
.centro .mostra-conteudo {
	width: 1000px;
	height: auto;
	float: left;
	margin: 30px 0 0
}
.centro .mostra-conteudo .triangulo:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin: 1px 10px 0 0;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #6C266C;
	float: left;
	cursor: pointer
}
.centro .mostra-conteudo .link {
	float: left;
	width: 980px
}
.centro .mostra-conteudo .link p {
	font-family: 'NeoSansStd-regular';
	font-size: 16px;
	color: #6C266C;
	font-weight: 700;
	cursor: pointer
}
.centro .mostra-conteudo .abrir-pdf p {
	font-family: 'NeoSansStd-regular';
	font-size: 16px;
	color: #6C266C;
	font-weight: 700;
	cursor: pointer
}
.centro .mostra-conteudo .conteudo-efeito {
	width: 780px;
	height: auto;
	float: left;
	margin: 10px 0 30px 20px;
	display: none
}
.centro .mostra-conteudo .conteudo-efeito .esq-conteudo-efeito {
	width: 260px;
	height: auto;
	float: left
}
.centro .mostra-conteudo .conteudo-efeito .esq-conteudo-efeito p {
	font-family: 'NeoSansStd-regular';
	font-size: 14px;
	color: #737682;
	font-weight: 400;
	line-height: 26px;
	text-align: justify;
	padding: 0 10px
}
.centro .mostra-conteudo .conteudo-efeito .centro-conteudo-efeito {
	width: 260px;
	height: auto;
	float: left
}
.centro .mostra-conteudo .conteudo-efeito .centro-conteudo-efeito p {
	font-family: 'NeoSansStd-regular';
	font-size: 14px;
	color: #737682;
	font-weight: 400;
	line-height: 26px;
	text-align: justify;
	padding: 0 10px
}
.centro .mostra-conteudo .conteudo-efeito .dir-conteudo-efeito {
	width: 260px;
	height: auto;
	float: left
}
.centro .mostra-conteudo .conteudo-efeito .dir-conteudo-efeito p {
	font-family: 'NeoSansStd-regular';
	font-size: 14px;
	color: #737682;
	font-weight: 400;
	line-height: 26px;
	text-align: justify;
	padding: 0 10px
}
iframe {
	position: absolute;
	left: -500px;
	margin: 30px 0 0 50%
}
iframe:focus {
	outline: none
}
iframe[seamless] {
	display: block
}
.back-modal {
	width: 1000px;
	height: auto;
	position: absolute;
	z-index: 9998;
	top: 0;
	left: -500px;
	margin: 0 0 0 50%
}
.back-modal .fechar-pdf {
	margin: 0 auto;
	text-align: right;
	width: 200px;
	height: 30px;
	float: right;
	line-height: 30px;
	padding: 0;
	font-family: 'NeoSansStd-regular';
	font-size: 18px;
	color: #FFF;
	cursor: pointer
}
.back-modal .conteudo-pdf {
	width: 1000px;
	height: auto;
	position: relative
}
#mascara {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 9997;
	background-color: #000;
	opacity: .65;
	-moz-opacity: .65;
	filter: alpha(opacity=65)
}
.centro .mostra-conteudo .conteudo-efeito h2 {
	font-family: 'NeoSansStd-regular';
	font-size: 14px;
	color: #737682;
	font-weight: 400;
	line-height: 26px;
	text-align: justify
}
.centro .mostra-conteudo .conteudo-efeito h3 {
	font-family: 'NeoSansStd-regular';
	font-size: 16px;
	color: #737682;
	padding: 20px 0 5px
}
.centro .mostra-conteudo .conteudo-efeito p {
	font-family: 'NeoSansStd-regular';
	font-size: 14px;
	color: #737682;
	font-weight: 400;
	line-height: 26px;
	text-align: justify;
	padding: 0 0 0 35px
}
.centro .engloba-cuidados {
	width: 1000px;
	height: auto;
	float: left
}
.centro .engloba-cuidados .esq-cuidados {
	width: 244px;
	height: 111px;
	float: left
}
.centro .engloba-cuidados .esq-cuidados .titulo-aco-inox {
	font-family: 'NeoSansStd-regular';
	font-size: 21px;
	color: #6C266C;
	width: 244px;
	height: 34px;
	margin: 50px 0 0
}
.centro .engloba-cuidados .esq-cuidados .linha {
	width: 244px;
	height: 27px;
	float: left;
	background: url(../imagens/fx-linha.jpg) no-repeat top left
}
.centro .engloba-cuidados .meio-cuidados {
	width: 189px;
	height: 111px;
	float: left
}
.centro .engloba-cuidados .dir-cuidados {
	width: 567px;
	height: 111px;
	float: left;
	background: url(../imagens/fx-aco-inox.jpg) no-repeat bottom left
}
.centro .conteudo-aco-inox {
	width: 1000px;
	height: auto;
	float: left;
	padding: 20px 0 0
}
.centro .conteudo-aco-inox h3 {
	font-family: 'NeoSansStd-regular';
	font-size: 16px;
	color: #6C266C;
	margin: 0 0 10px
}
.centro .conteudo-aco-inox p {
	font-family: 'NeoSansStd-regular';
	font-size: 14px;
	color: #6D7071;
	line-height: 28px;
	text-align: justify;
	padding: 0 20px 25px 0
}
.centro .engloba-manutencao {
	width: 1000px;
	height: auto;
	float: left
}
.centro .engloba-manutencao h3 {
	font-family: 'NeoSansStd-regular';
	font-size: 20px;
	color: #6E2A7F;
	padding: 30px 0 25px
}
.centro .engloba-manutencao .linha-titulo {
	width: 1000px;
	height: 15px;
	float: left;
	background: url(../imagens/fx-titulo.jpg) no-repeat top left
}
.centro .engloba-manutencao .conteudos-escondidos {
	width: 940px;
	height: auto;
	float: left;
	margin: 0 0 0 60px;
	padding: 0 0 30px
}
.centro .engloba-manutencao .conteudos-escondidos .conteudo-efeito p {
	padding: 0 0 0 10px
}
.centro .margin-bottom {
	margin: 55px 0 60px
}
.centro .margin-bottom .conteudo-efeito p {
	padding: 0 0 0 10px
}
.centro .margin-bottom .conteudo-efeito li {
	font-family: 'NeoSansStd-regular';
	font-size: 14px;
	color: #737682;
	font-weight: 400;
	line-height: 26px;
	text-align: justify;
	padding: 0 0 0 50px
}
.slide #centraliza-slide .center h3 {
	font-size: 30px;
	margin: 50px 0 0 20px
}
.slide #centraliza-slide .center h4 {
	font-family: 'NeoSansStd-Regular';
	color: #FFF;
	margin: 50px 0 0 20px;
	line-height: 28px;
	font-size: 26px;
	font-weight: 400
}
.centro #contato-esquerda {
	width: 683px;
	height: auto;
	float: left
}
.centro #contato-esquerda h1 {
	font-family: neosansregular;
	font-size: 66px;
	color: #6C256C;
	font-weight: 400;
	margin: 70px 0 50px
}
.centro #contato-esquerda h4 {
	font-family: 'NeoSansStd-Regular';
	font-size: 18px;
	color: #6C256C;
	margin: 0 0 25px 3px
}
.centro #contato-esquerda h6 {
	font-family: 'NeoSansStd-Regular';
	font-size: 14px;
	color: #737682;
	font-weight: 400;
	line-height: 21px
}
.centro #contato-esquerda #formulario-contato {
	width: 473px;
	height: 461px;
	float: left;
	margin: 35px 210px 25px 0
}
.centro #contato-esquerda #formulario-contato #formulario p {
	font-family: 'NeoSansStd-Regular';
	font-size: 14px;
	color: #6D7071;
	padding: 7px 0 7px 7px
}
.centro #contato-esquerda #formulario-contato #formulario input {
	width: 365px;
	height: 25px;
	color: #6D7071
}
.centro #contato-esquerda #formulario-contato #formulario textarea {
	width: 465px;
	height: 145px;
	resize: none
}
.centro #contato-esquerda #formulario-contato #formulario input[type=submit] {
	width: 105px;
	height: 30px;
	background: #6C256C;
	border: none;
	font-family: 'NeoSansStd-Regular';
	font-size: 16px;
	color: #FFF;
	margin: 35px 0 10px;
	cursor: pointer
}
.centro #contato-meio {
	width: 23px;
	height: 743px;
	float: left;
	background: url(../imagens/fx-contato.jpg) no-repeat top left
}
.centro #contato-direita {
	width: 294px;
	height: 743px;
	float: left
}
.centro #contato-direita #figura-mala {
	width: 294px;
	height: 325px;
	float: left
}
.centro #contato-direita #figura-mala img {
	margin: 210px 16px 0 34px
}
.centro #contato-direita #trabalhe-conosco {
	width: 294px;
	height: 418px;
	float: left
}
.centro #contato-direita #trabalhe_conosco h3 {
	font-family: 'NeoSansStd-Regular';
	font-size: 18px;
	color: #6C256C;
	padding: 38px 0 20px 35px
}
.centro #contato-direita #trabalhe_conosco p {
	font-family: 'NeoSansStd-Regular';
	font-size: 14px;
	color: #737682;
	font-weight: 400;
	padding: 0 0 0 35px
}
.centro #contato-direita #trabalhe_conosco a {
	color: #6C256C
}
.centro hr {
	width: 1000px;
	margin: 0 auto 10px;
	color: #6D7071
}
.centro #conteudo-contato {
	width: 1000px;
	height: auto;
	float: left
}
.centro #conteudo-contato h1 {
	font-family: 'NeoSansStd-Regular';
	font-size: 22px;
	color: #6C256C;
	padding: 20px 0 0
}
.centro #conteudo-contato h2 {
	font-family: 'NeoSansStd-Regular';
	font-size: 18px;
	color: #6C256C;
	padding: 25px 0 70px
}
.centro #conteudo-contato h3 {
	font-family: 'NeoSansStd-Regular';
	font-size: 18px;
	color: #6C256C;
	padding: 25px 0;
	font-weight: 700
}
.centro #conteudo-contato h4 {
	font-family: 'NeoSansStd-Regular';
	font-size: 18px;
	color: #4C4C4C
}
.centro #conteudo-contato p {
	font-family: 'NeoSansStd-Regular';
	font-size: 14px;
	color: #737682;
	line-height: 26px
}
.centro #espaco-branco {
	width: 1000px;
	height: 84px;
	float: left
}
.centro .engloba-produtos {
	width: 1000px;
	height: auto;
	float: left;
	padding: 0 0 70px
}
.centro .engloba-produtos #esq-produtos {
	width: 167px;
	height: auto;
	float: left
}
.centro .engloba-produtos #esq-produtos h3 {
	font-family: 'NeoSansStd-Regular';
	font-size: 24px;
	color: #6C256C
}
.centro .engloba-produtos #esq-produtos ul {
	margin: 35px 0 0
}
.centro .engloba-produtos #esq-produtos ul li {
	font-family: 'NeoSansStd-Regular';
	font-size: 18px;
	color: #6D6E70;
	font-weight: 400;
	list-style: none;
	margin: 0 0 20px;
	cursor: pointer
}
.centro .engloba-produtos #esq-produtos ul .active {
	color: #6C256C;
	font-weight: 700;
	font-size: 20px;
	padding-left: 7px;
	border-left: 5px solid #6C256C
}
.centro .engloba-produtos #divisoria-produtos {
	width: 37px;
	height: 656px;
	float: left;
	background: url(../imagens/fx-divisoria.jpg) no-repeat top left
}
.centro .engloba-produtos .conteudo-produto {
	width: 796px;
	height: auto;
	float: left
}
.centro .engloba-produtos .conteudo-produto .imagens-produtos {
	width: 796px;
	height: auto;
	float: left
}
.centro .engloba-produtos .conteudo-produto .imagens-produtos .duas-imagens {
	width: 780px;
	height: auto;
	float: left;
	margin: 0 0 10px 17px
}
.centro .engloba-produtos .conteudo-produto .imagens-produtos .duas-imagens img {
	float: left;
	padding: 0 9px 0 0
}
.centro .engloba-produtos .conteudo-produto .imagens-produtos .uma-imagem {
	width: 779px;
	height: auto;
	float: left;
	margin: 0 0 0 17px
}
.centro .engloba-produtos .conteudo-produto .descricao-imagem {
	width: 796px;
	height: auto;
	float: left
}
.centro .engloba-produtos .conteudo-produto .descricao-imagem p {
	font-family: 'NeoSansStd-Regular';
	font-size: 12px;
	color: #737682;
	line-height: 26px;
	text-align: justify;
	padding: 25px 17px 50px
}
.centro .engloba-produtos .conteudo-produto .bloco-informacao {
	width: 796px;
	height: auto;
	float: left;
	margin: 20px 0;
	padding: 0 17px
}
.centro .engloba-produtos .conteudo-produto .bloco-informacao2 {
	width: 796px;
	height: auto;
	float: left;
	margin: 0 0 20px;
	padding: 0 17px
}
.centro .engloba-produtos .conteudo-produto .bloco-informacao2 h1 {
	font-family: 'NeoSansStd-Regular';
	font-size: 35px;
	color: #6C256C;
	text-align: center;
	font-weight: 400;
	margin: 0 0 10px
}
.centro .engloba-produtos .conteudo-produto .bloco-informacao h1 {
	font-family: 'NeoSansStd-Regular';
	font-size: 35px;
	color: #6C256C;
	text-align: center;
	font-weight: 400;
	margin: 25px 0 10px
}
.centro .engloba-produtos .conteudo-produto .bloco-informacao .tipos-de-aco {
	width: 765px;
	height: auto
}
.centro .engloba-produtos .conteudo-produto .bloco-informacao tr .bg-titulo {
	height: 25px;
	background: #6C266C
}
.centro .engloba-produtos .conteudo-produto .bloco-informacao tr .bg-titulo h3 {
	font-family: 'NeoSansStd-Regular';
	font-size: 13px;
	color: #FFF;
	font-weight: 400;
	text-align: center
}
.centro .engloba-produtos .conteudo-produto .bloco-informacao .tipos-de-aco tr {
	margin: 10px 0 0
}
.centro .engloba-produtos .conteudo-produto .bloco-informacao tr .dados {
	border: 1px solid #CCC
}
.centro .engloba-produtos .conteudo-produto .bloco-informacao tr .dados p {
	font-family: 'NeoSansStd-Regular';
	font-size: 13px;
	color: #6D7071;
	text-align: center;
	padding: 10px 0;
	line-height: 18px
}
.centro .engloba-produtos .conteudo-produto .bloco-informacao h6 {
	font-family: 'NeoSansStd-Regular';
	font-size: 9px;
	color: #6D7071;
	font-weight: 400;
	padding: 3px 0 0 10px;
	line-height: 14px
}
.centro .engloba-produtos .conteudo-produto .bloco-informacao h4 {
	font-family: 'NeoSansStd-Regular';
	font-size: 16px;
	color: #6F7072;
	font-weight: 700;
	padding: 0 0 10px;
	line-height: 21px
}
.centro .engloba-produtos .conteudo-produto .bloco-informacao h5 {
	font-family: 'NeoSansStd-Regular';
	font-size: 16px;
	color: #6C256C;
	font-weight: 400;
	padding: 10px 0;
	line-height: 14px
}
.centro .engloba-produtos .conteudo-produto .bloco-informacao .esq-titulo {
	font-family: 'NeoSansStd-Regular';
	font-size: 24px;
	color: #6C256C;
	text-align: left;
	font-weight: 400
}
#modal-curriculo {
	width: 700px;
	height: auto;
	background: #FFF;
	position: absolute;
	top: 0;
	left: -350px;
	margin: 50px 0 0 50%;
	z-index: 9999;
	border-radius: 5px
}
#modal-curriculo h1 {
	font-family: 'NeoSansStd-Regular';
	font-size: 26px;
	color: #6C256C;
	padding: 20px 0 10px 30px;
	width: 300px;
	float: left
}
#modal-curriculo #bt-fechar {
	float: right;
	font-size: 16px;
	width: auto;
	margin: 10px 10px 0 0;
	padding: 0;
	cursor: pointer
}
#modal-curriculo #fx-trabalhe-conosco {
	width: 620px;
	height: 20px;
	float: left
}
#modal-curriculo #fx-trabalhe-conosco img {
	padding: 0 0 0 20px
}
#modal-curriculo #esq-form {
	width: 700px;
	height: auto;
	float: left;
	margin: 20px 0 0
}
#modal-curriculo #esq-form #envie-curriculo {
	width: 700px;
	height: auto;
	float: left
}
#modal-curriculo #esq-form #envie-curriculo p {
	font-family: 'NeoSansStd-Regular';
	font-size: 14px;
	color: #6D7071;
	padding: 7px 0 7px 27px
}
#modal-curriculo #esq-form #envie-curriculo input {
	width: 350px;
	height: 25px;
	color: #6D7071;
	margin: 0 0 0 20px
}
#modal-curriculo #esq-form #envie-curriculo textarea {
	width: 350px;
	height: 145px;
	resize: none;
	margin: 0 0 0 20px
}
#modal-curriculo #esq-form #envie-curriculo input[type=submit] {
	width: 105px;
	height: 30px;
	background: #6C256C;
	border: none;
	font-family: 'NeoSansStd-Regular';
	font-size: 16px;
	color: #FFF;
	margin: -30px 66px 20px 0;
	cursor: pointer;
	float: right
}
#modal-curriculo #esq-form #envie-curriculo #dir-form {
	width: 300px;
	height: auto;
	position: absolute;
	top: 110px;
	right: 24px
}
#modal-curriculo #esq-form #envie-curriculo #dir-form p {
	margin: 10px 0 0;
	color: #6C256C;
	font-size: 21px
}
#modal-curriculo #esq-form #envie-curriculo #dir-form input[type=file] {
	margin: 0 0 0 25px
}
#modal-curriculo #esq-form #envie-curriculo #dir-form #icone {
	width: 237px;
	height: auto;
	margin: 22px auto 0 20px
}
#em-breve {
	width: 100%;
	height: 120px;
	position: relative
}
#em-breve #header {
	height: 120px;
	width: 100%;
	background: url(../imagens/header.png) center top repeat-x;
	position: absolute;
	z-index: 2
}
#em-breve #header .center {
	width: 1000px;
	height: 110px;
	margin: 0 auto
}
#em-breve #header .center #logo {
	height: 80px;
	width: 220px;
	background: url(../imagens/logo.png);
	background-size: 100%;
	background-repeat: no-repeat;
	float: left;
	margin: 25px 0 0
}
#em-breve #header .center .right {
	height: 100px;
	width: 750px;
	float: right;
	margin: 10px 0
}
#em-breve #header .center .right #contato {
	height: 30px;
	width: 100%;
	color: #6B2A7D;
	text-align: right;
	line-height: 30px;
	font-family: 'NeoSansStd-Regular';
	font-size: 14px
}
#em-breve #header .center .right #contato a {
	color: #6B2A7D
}
#em-breve #header .center .right #contato strong {
	font-family: 'NeoSansStd-Medium';
	font-size: 16px
}
#em-breve #header .center .right #busca {
	width: 190px;
	height: 70px;
	float: right
}
#em-breve #header .center .right #busca form {
	width: 190px;
	height: 40px;
	background: url(../imagens/input.png) no-repeat;
	float: right;
	margin-top: 10px
}
#em-breve #header .center .right #busca form input[type=text] {
	float: left;
	width: 150px;
	height: 40px;
	margin: 0 0 0 7px;
	border: 0;
	line-height: 40px;
	background: none;
	outline: none
}
#em-breve #header .center .right #busca form input[type=image] {
	float: left;
	margin: 10px 0 0
}
#em-breve #header .center .right #menu {
	width: 550px;
	height: 70px;
	float: left
}
#em-breve #header .center .right #menu ul {
	list-style: none
}
#em-breve #header .center .right #menu ul li {
	float: left;
	height: 70px;
	padding: 0 23px;
	line-height: 70px;
	margin: 0 1px;
	font-family: 'NeoSansStd-Regular'
}
#em-breve #header .center .right #menu ul li a {
	color: #F06624
}
#em-breve #header .center .right #menu ul li:hover {
	background: #EEE
}
#em-breve #header .center .right #menu ul li .childof {
	width: 980px;
	height: auto;
	position: absolute;
	left: 50%;
	background: #FFF;
	top: 110px;
	display: none;
	margin: 0 -500px;
	padding: 10px
}
#em-breve #header .center .right #menu ul li:hover .childof {
	display: block
}
#em-breve #header .center .right #menu ul li .childof .item {
	width: 235px;
	float: left;
	height: 200px;
	margin: 0 5px 5px
}
#em-breve #header .center .right #menu ul li .childof .item .capa {
	width: 225px;
	height: 120px;
	margin: 5px;
	overflow: hidden
}
#em-breve #header .center .right #menu ul li .childof .item .capa img {
	width: 225px;
	height: 120px
}
#em-breve #header .center .right #menu ul li .childof a .item .titulo {
	font-family: 'NeoSansStd-Medium';
	margin: 0 10px;
	padding: 5px 10px;
	line-height: normal;
	float: left;
	color: #6C256C
}
#em-breve #header .center .right #menu ul li .childof a:hover .item .titulo {
	color: #999
}
#em-breve #header .center .right #menu ul li .childof-inox {
	width: 980px;
	height: auto;
	position: absolute;
	left: 50%;
	background: #FFF;
	top: 110px;
	display: none;
	margin: 0 -500px;
	padding: 10px
}
#em-breve #header .center .right #menu ul li:hover .childof-inox {
	display: block
}
#em-breve #header .center .right #menu ul li .childof-inox .item {
	width: 310px;
	float: left;
	height: 280px;
	margin: 0 5px 5px
}
#em-breve #header .center .right #menu ul li .childof-inox .item .capa {
	width: 300px;
	height: 120px;
	margin: 5px;
	overflow: hidden
}
#em-breve #header .center .right #menu ul li .childof-inox .item .capa img {
	width: 300px;
	height: 120px
}
#em-breve #header .center .right #menu ul li .childof-inox .item .titulo {
	font-family: 'NeoSansStd-Medium';
	margin: 0 10px;
	padding: 5px 10px;
	line-height: normal;
	float: left;
	color: #6C256C;
	cursor: pointer
}
#em-breve #header .center .right #menu ul li .childof-inox .item .titulo a {
	color: #6C256C
}
#em-breve #header .center .right #menu ul li .childof-inox .item .titulo a:hover {
	color: #999
}
#em-breve #header .center .right #menu ul li .childof-inox .item .opcoes {
	margin: 0 10px;
	padding: 20px 0 0 10px
}
#em-breve #header .center .right #menu ul li .childof-inox .item .opcoes a {
	font-family: 'NeoSansStd-Medium';
	line-height: normal;
	color: #6C256C;
	cursor: pointer
}
#em-breve #header .center .right #menu ul li .childof-inox .item .opcoes a:hover {
	color: #A7A8AA
}
#em-breve #header .center .right #menu ul li .childof-inox .item .border-top {
	padding: 0;
	margin: 11px 0 0 10px
}
#em-breve #header .center .right #menu ul li .childof-inox .item .border-top a {
	width: 110px;
	padding: 5px 10px
}
#bg-roxo {
	width: 100%;
	height: 500px;
	float: left
}
#bg-roxo .centro h1 {
	font-family: 'NeoSansStd-Regular';
	font-size: 28px;
	color: #6B2A7E;
	padding: 100px 0 0;
	text-align: center;
	text-transform: uppercase
}
#bg-roxo .centro h2 {
	font-family: 'NeoSansStd-Regular';
	font-size: 24px;
	color: #F06624;
	padding: 30px 0 0;
	text-align: center
}
#bg-roxo .centro h3 {
	font-family: 'NeoSansStd-Regular';
	font-size: 24px;
	color: #F06624;
	padding: 30px 0 0;
	text-align: center
}
#bg-roxo .centro h3 a {
	color: #6B2A7E
}
#bg-galeria {
	width: 100%;
	height: auto
}
.padding-bottom {
	padding: 30px 0 70px
}
.centro #acontece {
	width: 1000px;
	height: auto;
	float: left;
	margin: 70px 0 0;
	font-family: 'NeoSansStd-Regular';
	font-size: 66px;
	color: #6C256C;
	font-weight: 400
}

.centro #acontece2 {
	width: 1000px;
	height: auto;
	float: left;
	margin: 70px 0 0;
	font-family: 'NeoSansStd-Regular';
	font-size: 40px;
	color: #6C256C;
	font-weight: 400
}
.centro .bloco-noticias {
	width: 1000px;
	height: auto;
	float: left
}
.centro .bloco-noticias .esq-noticias {
	width: 685px;
	height: 200px;
	float: left
}

.centro .bloco-noticias .pag_noticias{
	width: 1000px;
	height: auto;
	margin: 15px 0px 0px 0px;
	font-family: 'NeoSansStd-Regular';
	font-size: 18px;
	color: #666;
	line-height: 25px;
} 

.centro .bloco-noticias .pag_noticias img{
	margin: 0px auto 25px auto;
}

.centro .bloco-noticias .pag_noticias p{
	margin: 7px 0px;
}

.centro .bloco-noticias .esq-noticias h2 {
	font-family: 'NeoSansStd-Regular';
	font-size: 18px;
	color: #6C256C;
	margin: 45px 0 0
}
.centro .bloco-noticias .esq-noticias .chamada-news {
	font-family: 'NeoSansStd-Regular';
	font-size: 18px;
	color: #6C256C;
	margin: 25px 0 50px
}
.centro .bloco-noticias .esq-noticias .engloba-noticia {
	width: 685px;
	height: auto;
	float: left
}
.centro .bloco-noticias .esq-noticias .img-noticia {
	width: 100px;
	height: 100px;
	float: left;
	margin: 15px 0;
	background: #6E2A7F
}
.centro .bloco-noticias .esq-noticias .img-noticia img {
	width: 100%;
	height: 100%;
}
.centro .bloco-noticias .esq-noticias .sobre-noticia {
	width: 525px;
	height: auto;
	float: left;
	margin: 15px 0 15px 10px
}
.centro .bloco-noticias .esq-noticias .sobre-noticia .titulo-noticia {
	font-family: 'NeoSansStd-Regular';
	font-size: 16px;
	color: #6C256C;
	padding: 0
}
.centro .bloco-noticias .esq-noticias .sobre-noticia .titulo-noticia a{
	color: #6C256C;
}

.centro .bloco-noticias .esq-noticias .sobre-noticia .desc-noticia {
	width: 525px;
	height: auto;
	float: left;
	margin: 10px 0 0
}
.centro .bloco-noticias .esq-noticias .sobre-noticia .desc-noticia p {
	font-family: 'NeoSansStd-Regular';
	font-size: 14px;
	color: #000;
	line-height: 21px;
	text-align: justify
}
.centro .bloco-noticias .esq-noticias .engloba-noticia .link-news {
	width: 950px;
	height: auto;
	float: left;
	padding: 0 0 0 50px;
	margin: 0 0 20px
}
.centro .esp-baixo {
	margin: 0 0 80px
}
.centro .bloco-noticias .esq-noticias .engloba-noticia .link-news .quadrado {
	width: 14px;
	height: 14px;
	float: left;
	background: #6E2A7F;
	margin: 4px 0 0
}
.centro .bloco-noticias .esq-noticias .engloba-noticia .link-news .titulo-news {
	width: 936px;
	height: auto;
	float: left
}
.centro .bloco-noticias .esq-noticias .engloba-noticia .link-news .titulo-news p {
	font-family: 'NeoSansStd-Regular';
	font-size: 18px;
	color: #6D7071;
	padding: 0 0 0 20px;
	margin: 0
}
.centro .bloco-noticias .centro-noticias {
	width: 28px;
	height: 471px;
	float: left;
	background: url(../imagens/fx-noticia.jpg) no-repeat top left
}
.centro .bloco-noticias .dir-noticias {
	width: 287px;
	height: auto;
	float: left
}
.centro .bloco-noticias .dir-noticias .img-destaque {
	width: 244px;
	height: 302px;
	float: left;
	margin: 85px 0 0 25px
}
.centro hr {
	width: 1000px;
	size: 0;
	border: 1px solid #929395;
	float: left;
	margin: 15px 0
}
.centro #chamada-galeria {
	width: 1000px;
	height: 31px;
	float: left;
	margin: 90px 0 0
}
.centro #chamada-galeria #titulo-galeria {
	line-height: 31px;
	font-family: 'NeoSansStd-Regular';
	font-size: 18px;
	color: #6E2A7F;
	width: 188px;
	height: auto;
	float: left
}
.centro #chamada-galeria #fx-galeria {
	width: 812px;
	height: 31px;
	float: left;
	background: url(../imagens/fx-galeria.jpg) no-repeat top left
}
.centro #carrousel-galeria {
	width: 1000px;
	height: 150px;
	float: left;
	margin: 55px 0 45px
}
.centro #carrousel-galeria #left-galeria:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin: 50px 10px 0 0;
	width: 0;
	height: 0;
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
	border-right: 25px solid #6E2A7F;
	cursor: pointer;
	float: left
}
.centro #carrousel-galeria #imagens-galeria {
	width: 880px;
	height: 150px;
	float: left;
	overflow: hidden
}
.centro #carrousel-galeria #imagens-galeria ul li {
	list-style: none;
	display: inline
}
.centro #carrousel-galeria #imagens-galeria ul li img {
	width: 130px;
	height: 130px;
	float: left;
	margin: 10px 15px 10px 10px
}
.centro #carrousel-galeria #right-galeria:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin: 50px 0 0 10px;
	width: 0;
	height: 0;
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
	border-left: 25px solid #6E2A7F;
	cursor: pointer;
	float: left
}
#lista-repre {
	width: 100%;
	height: auto;
	margin: -35px 0 20px
}
h4.nenhuma {
	height: 150px;
	line-height: 150px;
	text-align: center;
	color: #666;
	font-family: 'NeoSansStd-Regular';
}
