@charset "iso-8859-1";


/* ---------- PRINCIPAIS ESTILOS ---------- */

html{
	height:100%;
	background-image:url(../img/bgTopo.gif);
	background-repeat:repeat-x;
	background-position:0% 0%;
}

body{
	margin:0px;
	padding:0px;
	height:100%;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

center{
	position:absolute;
	height:100%;
}

div.center {
    text-align:left;
	text-align:center;
}

div.center div{
    margin-left:auto; 
	margin-right:auto;
}

#root {
    width:100%;
    position:relative;
    margin:0;
    min-height:100%;
}

* html #root {
	height: 100%;
}

#degradeRodapeCinza {
	background-image:url(../img/bgBottom.gif);
	background-repeat:repeat-x;
	background-position:100% 100%;
    width:100%;
    height:260px;
    position: absolute;
    bottom:0px;
	z-index:1;
}

#principal {
	width:980px;
	height:100%;
}

#paginasPadrao{
	background-color:#FFFFFF;
	width:978px;
	margin-top:20px;
	margin-bottom:20px;
	border:#dddddd 1px solid;
	/*background-image:url(../trash/BGEmpresa.jpg);*/
	background-repeat:no-repeat;
	background-position:bottom;
	z-index:4;
	display:inline-block;
}

#paginasMain{
	padding:10px;
}

#tituloInternas {
	height:40px;
	padding-left:10px;
	color:#320a6e;
	background-image:url(../img/bgTituloInternas.gif);
	background-repeat:repeat-x;
	text-align:left;
}

.erros {
	color: #FFFFFF;
	border: 1px solid #FF0000;
	background-color: #FFAAAA;
	line-height: 20px;
}

#conteudoPageNotFound {
	height:300px;
}

/* ---------- ESTRUTURAS ---------- */

#conteudo{
	background-image:url(../img/imgTopo.jpg);
	background-repeat:no-repeat;
	position:relative;
	z-index:10;
	height:100%;
}

#conteudoInterno{
	width:980px;
	margin:0px;
	margin-bottom:60px;
	position:relative;
	text-align:justify;
	display:table;
	z-index:4;
}

#conteudoPaginasInterno{
	padding:14px;
	line-height:28px;
}

.BGPaginasInterno {
	background-color:white;
	background-position:bottom;
	background-repeat:no-repeat;
}

.BGPaginasInterno1 {
	background-image:url(../img/BGPaginas1.jpg);
}

.BGPaginasInterno2 {
	background-image:url(../img/BGPaginas2.jpg);
}

.BGPaginasInterno3 {
	background-image:url(../img/BGPaginas3.jpg);
}

.BGPaginasInterno4 {
	background-image:url(../img/BGPaginas4.jpg);
}

.BGPaginasInterno5 {
	background-image:url(../img/BGPaginas5.jpg);
}

/* ---------- TOPO ---------- */
	
#topo{
	width:980px;
	margin-bottom:20px;
	z-index:5;
	position:relative;
	display:table;
}

#topoInterno{
	width:980px;
}

#logo{
	margin-top:20px;
	float:left;
}

#menu{
	float:right;
}

#textoQualidade{
	margin-top:20px;
	float:right;
}

/* ---------- RODAPE ---------- */

#posicionaRodape{
	position:relative;
	height:40px;
	width:100%;
	bottom:0%;
	z-index:3;
	margin-top:-10px;
}

#conteudoRodape{
	width:980px;
	height:40px;
	background-image:url(../img/linhaRodape.gif);
	background-repeat:no-repeat;
	position:relative;
}

#menuRodape{
	float:left;
	margin-top:10px;
}

#endereco{
	float:right;
	margin-top:10px;
}

#buttRodapeIni{
	margin:0px 5px 0px 0px;
	float:left;
}

#buttRodape{
	margin:0px 5px;
	float:left;
}

/* ---------- SQUARES'S ---------- */

#squares{
	margin-top:50px;
	height:120px;
}

#boxLeft, #boxCentro, #boxRight, #bndes_capa {
	float:left;
}

#boxLeft{
	width:313px;
	text-align:left;
}

#boxCentro{
	width:248px;
	text-align:left;
}

#boxRight{
	width: 183px;
	text-align: left;
}

.inputNews{
	background-image:url(../img/forms/inputBG.gif);
	background-position:center;
	border-width:0px;
	color:#FFFFFF;
}

.fundoDegradeInput{
	background-image:url(../img/forms/inputBG.gif);
	background-repeat:repeat-x;
}

#degradeNoticias {
	margin:5px 0px 10px 0px;
	width:270px;
	height:40px;
	padding:5px;
	color:#FFFFFF;
	background-image:url(../img/bgBoxNoticias.gif);
}

#bndes_capa {
	width: 215px;
	height: 75px;
}

#bndes_orcamento {
	width: 215px;
	height: 70px;
	margin-top: 45px;
	float: right;
}

#bndes_capa_tit, #boxRight_tit {
	height: 25px;
}

#bndes_capa_tit_orcamento {
	height: 34px;
	*height: 25px;
}

#boxRight_in {
	height: 50px;
	padding: 10px 5px 0 5px;
	color: #FFFFFF;
	background-image: url(../img/bgBox150.gif);
	background-repeat: no-repeat;
}

.bndes_slogan {
	height: 50px;
	padding: 2px 5px 0 5px;
	color: #FFFFFF;
	line-height: 15px;
	background-repeat: no-repeat;
	background-image: url(../img/bgBoxBNDES.gif);
}

/* ---------- TEXTOS ---------- */

h1{
	font-weight:normal;
	font-size:30px;
	margin:0px;
}

.txt_internas{
	text-align:justify;
	font-size:12px;
}

.txt_destaque {
	color: #320a6e;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 1px;
}

.txt_destaque_empresa {
	color: #320a6e;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
}

.txt_destaque_servicos {
	color: #320a6e;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
}

.txt_obs{
	text-align:justify;
	font-size:9px;
	line-height: 9px;
	color: #999999;
}

.txt_submenu{
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}

.txt_cordestaque {
	color: #320a6e;
}

/* ---------- LINKS ---------- */

.link:hover{
	text-decoration:underline;
	color:#333333;
}

.linkBranco:hover{
	text-decoration:underline;
	color:#CCCCCC;
}

.linkBranco{
	text-decoration:none;
	color:#FFFFFF;
}

a{
	text-decoration:none;
	color:#666666;
}

/* ---------- FORMULÁRIOS ---------- */

form {
	margin:0;
	padding:0;
}

input{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#buttNoticiasBox{
	margin:0px;
	width:280px;
	text-align:right;
}

#buttNewsletterBox{
	margin-top:7px;
	width:213px;
	text-align:right;
}

.ie #buttNewsletterBox{
	margin-top:9px;
}

.ie7 #buttNewsletterBox{
	margin-top:9px;
}

.inputNews{
	margin:0px;
	background-image:url(../img/inputBG.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border-width:0px;
	color:#FFFFFF;
	height:19px;
}

.ie .inputNews{
	background-position:center;
	height:auto;
}

.ie7 .inputNews{
	background-position:center;
	height:auto;
}

.fundoDegradeInput{
	background-image:url(../img/inputBG.gif);
	background-repeat:repeat-x;
}

#formNews{
	width:0px;
	display:table;
	margin:5px 0px 0px 0px;
}

.tableInputNewsEmail{
	margin-top:-1px;
}

.ie .tableInputNewsEmail{
	margin-top:1px;
}

.ie7 .tableInputNewsEmail{
	margin-top:1px;
}

.indiqueOSite{
	margin-top:16px;
}

.ie .indiqueOSite{
	margin-top:21px;
}

.ie7 .indiqueOSite{
	margin-top:21px;
}

.form_txt {
	padding:5px;
	border: 1px solid gray;
	color: #320a6e;
	background-color: whitesmoke;
	font-size:12px;
}

/* ---------- CAPA ---------- */

#flashCapa{
	margin-top:-50px;
	margin-bottom:20px;
	position:relative;
}

/* ---------- INIQUE ---------- */

#indique_voce {
	width:450px;
	float:left;
}

#indique_para {
	width:450px;
	float:left;
}

.indique_voce_txtcampos {
	width:150px;
	float:left;
	text-align:right;
	padding-right: 5px;
}

.indique_voce_campos {
	width:250px;
	float:left;
}

.indique_tamanho_campos {
	width:200px;
}

#indique_bt_indicar {
	padding-left: 300px;
	height:60px;
}

#indique_erros {
	padding-left: 300px;
	padding-bottom: 10px;
}

.indique_altura_form {
	height: 340px;
}

.indique_altura_formerro {
	height: 420px;
}


/* ---------- NOTÍCIAS ---------- */

#noticias_visualizar {
	display: inline;
}

#noticias_historico {
	display: none;
}

#noticias_titulo {
	margin-top: 30px;
}

#noticias_lk_historico2 {
	margin-top: 70px;
}

/* ---------- NEWSLETTER ---------- */

.newsletter_txtcampos {
	width:150px;
	float:left;
	text-align:right;
	padding-right: 5px;
}

.newsletter_campos {
	width:250px;
	float:left;
}

.newsletter_tamanho_campos {
	width:200px;
}

#newsletter_descricao {
	padding-bottom:10px;
}

#newsletter_erros {
	padding-left: 155px;
	clear: both;
	margin-top:20px;
}

#newsletter_linha_nome {
	margin-top:20px;
	height: 30px;
}

#newsletter_linha_mail {
	height: 30px;
}

#newsletter_bt_cadastrar {
	padding-left: 247px;
	height: 110px;
	margin-top: 10px;
}

/* ---------- CONTATO ---------- */

#contato_colunas {
	margin-top: 20px;
}

.contato_colunas_form {
	height: 410px;
}

.contato_colunas_formerro {
	height: 510px;
}

#contato_fone_mail {
	width: 250px;
	float: left;
}

#contato_formulario {
	width: 500px;
	float: left;
}

.contato_txtcampos {
	width:110px;
	float:left;
	text-align:right;
	padding-right: 5px;
	display: inline;
}

.contato_campos {
	width:300px;
	float:left;
	display: inline;
}

.contato_tamanho_campos {
	width: 250px;
}

#indique_enviar {
	clear: both;
	padding-left: 115px;
	padding-top: 15px;
	*padding-top: 10px;
}

#contato_titulo {
	padding-left: 115px;
	height: 37px;
}

.contato_empilhamento {
	clear: both;
}

#contato_select_estado {
	font-size: 14px;
	width: 262px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#contato_erros {
	padding-left: 115px;
	padding-bottom: 10px;
}


/* ---------- CONVENÇÃO REGIONAL ---------- */

#convencao_texto {
	text-align: justify;
}

#convencao_textofinal {
	text-align: justify;
	padding-right: 260px;
	padding-bottom: 40px;
}

/* ---------- PRODUTOS ---------- */

#bgProdutos {
	background-image:url(../img/BGPaginas.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: white;
	display: table;
}

#paginaProdutos {
	width:978px;
	padding-bottom: 10px;
	height: auto;
	display: table;
}

#produtos_submenu {
	height: 33px;
	background-image: url(../img/produtos_bgmenu.gif);
}

.produtosVoltar{
	background-image:url(../img/BGProdutosVoltar.gif);
	background-repeat:no-repeat;
	width:170px;
	height:33px;
	margin-top:-8px;
	margin-bottom:5px;
	text-align:left;
	color:#FFFFFF;
}

#produtosVoltarInterno{
	margin-left:5px;
	padding-top:10px;
}

#produtosCategoria{
	text-align:left;
	width:170px;
	margin:0px;
	margin-top:-2px;
	padding-bottom:5px;
	margin-bottom:8px;
	background-color:#808080;
	color:#FFFFFF;
}

#linksCategoriasProdutos a{
	text-decoration:none;
	color:#FFFFFF;
}

#linksCategoriasProdutos:hover{
	text-decoration:none;
	color:#380d78;
}

#linksCategoriasProdutos:hover{
	text-decoration:none;
	color:#380d78;
}

#subMenuProdutos a{
	text-decoration:none;
	color:#000000;
	/*border: 1px dotted #320a6e;*/
	border: 1px dotted gray;
	padding: 0 1px 1px 3px;
}

#subMenuProdutosLink:hover{
	text-decoration:none;
	color:#380d78;
}

#boxProdutosTitulo a{
	text-decoration:none;
	color:#000000;
}

#boxProdutosTitulo:hover{
	text-decoration:none;
	color:#380d78;
}

#boxProdutosTitulo:hover{
	text-decoration:none;
	color:#380d78;
}

#subMenuProdutos{
	float: left;
	text-align: right;
	margin-left: 50px;
	width: 720px;
	margin-top: 4px;
}

#produtos_linkSubMenu{
	float: right;
	margin-right: 20px;
	text-transform: uppercase;
	padding: 4px 0 4px 0;
}

#paginaProdutos{
	width:978px;
}

#produtosEsquerda{
	width:780px;
	float:left;
	padding:0px 0px 5px 5px;
	margin:0px 0px 0px 0px;
}

#produtosDireita{
	width:170px;
	margin:0px;
	padding-top:5px;
	margin-right:5px;
	float:right;
}

#boxProdutos{
	width:190px;
	height:150px;
	float:left;
	margin-right:5px;
	margin-top:5px;
	background-image:url(../img/boxProdutos.gif);
}

#boxProdutosImg{
	text-align: center;
	margin-top:5px;
	height: auto;
}

#boxProdutosTitulo{
	width: 134px;
	font-size:11px;
	text-align:center;
}

.boxProdutosTituloText{
	padding-top: 5px;
	padding-right: 5px;
}


/* ---------- PRODUTOS INTERNO ---------- */
	
#produtos_areaproduto {
	width: 797px;
	float: left;
	height: auto;
}

#produtos_colunaimgs {
	width: 575px; 
	height: auto; 
	float: left; 
	margin: 5px 0px 0px 5px;
}

#produtos_imgdetalhes {
	height: auto;
	display: none;
}

.produtos_imgdetalhe {
	height: auto;
	float:left;
	padding:0px 0px 5px 0px;            
	background:url(../img/bgProdutosInterno_top.gif) no-repeat;
}

#produtosEsquerdaInterno{
	width:575px; 
	height: auto;
	float: left;
	padding: 0px 0px 5px 0px;
    background: url(../img/bgProdutosInterno_top.gif) no-repeat;
}

#produtosCentroInterno{
	width: 210px;
	float: left;
	height: auto;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 5px;
}

#produtosDireitaInterno{
	margin:0px;
	padding-top:5px;
	margin-right:5px;
	width:170px;
	float:right;
}

.ie #produtosDireitaInterno{
	margin-right:2.5px;
}

.ie7 #produtosDireitaInterno{
	margin-right:5px;
}

#produtos_2colunasproduto {
	display: table;
	width: 797px;
	height: auto;
}

#produtosCaracteristicas{
	text-align:left;
	width:213px;
	margin:0px;
	margin-top:-2px;
	margin-bottom:8px;
	background-color:#808080;
	color:#FFFFFF;
}

#produtosCaractCinza{
	margin:0px 0px 0px 0px;
	padding:5px;
	display:block;
}

#produtosCaractCinza2{
	margin:0px 0px 0px 0px;
	padding:5px;
	display:block;
	background-color:#999999;
}

.produtosCaractunica{
	background-repeat:no-repeat;
	width:213px;
	height:34px;
	margin-top:-8px;
	margin-bottom:5px;
	text-align:left;
	color:#FFFFFF;
}

.produtosCaractunica2{
	background:url(../img/titCapacidade.gif) no-repeat;
}

#produtosCaractunicaText{
	margin-left:82px;
	padding-top:6px;
	font-size:18px;
}

#produtosCaractunicaText2{
	margin-left:82px;
	padding-top:6px;
}

#prod_carac_tit_basesuperior {
	height: 36px;
	margin-top: -2px;
	*margin-top: 0;
}

#prod_carac_tit_baseinferior {
	height: 36px;
	margin-top: -7px;
}

#prod_carac_tit_dimext {
	height: 36px;
}

#prod_carac_tit_peso {
	height: 36px;
	margin-top: -7px;
}

#prod_carac_tit_material {
	height: 36px;
	margin-top: -7px;
}

#prod_carac_tit_chumbado {
	height: 36px;
	margin-top: -2px;
	*margin-top: 0;
}

#prod_carac_tit_parafusado {
	height: 36px;
	margin-top: -7px;
}

#prod_carac_12referencias {
	margin: 0px 0px 0px 87px;
	padding-top: 12px;
}

#prod_carac_tit_13 {
	height: 36px;
}

#linksCategoriasProdutos{
	color:#FFFFFF;
	display:table;
}

#titulosCategoriasProdutos{
	margin:0px 0px 0px 5px;
	padding-top:5px;
	display:table;
}

#boxProdutosImgInterno{
	text-align: center;
	height: auto;
	background:url(../img/bgProdutosInterno_sides.gif) repeat-y;
	padding-bottom: 15px;
}

#boxProdutosTituloInterno{
	padding:0px 10px 0px 10px;
	margin-top: 8px;
	font-size:16px;
	text-align:left;
	color:#000000;
	background:url(../img/bgProdutosInterno_sides.gif) repeat-y;
	width: 575px;
}

#boxProdutosSubTituloInterno{
	padding:0px 10px 10px 10px;
	font-size:11px;
	text-align:left;
	color:#999999;
	background:url(../img/bgProdutosInterno_sides.gif) repeat-y;
}

#boxProdutosButtInterno{
	text-align: right;
	background: url(../img/bgProdutosInterno_bottom.gif) no-repeat;
	height: 30px;
	width: 575px;
}

#prod_carac_legenda_desenho {
	width: 210px;
	margin-top: 10px;
	text-align: center;
	display: table;
}

#prod_carac_legenda_descricoes {
	width: 210px;
}

#orcamento {
	height: auto;
	padding-left: 20px;
	line-height: 28px;
}

#orcamento_descricao {
	height: auto;
	margin-top: 10px;
	line-height: 28px;
}

#orcamento_produto {
	height: auto;
	float: left;
	width: 420px;
	padding-bottom: 20px;
	padding-top: 15px;
}

#orcamento_visitante {
	height: auto;
	float: left;
	width: 420px;
	padding-bottom: 20px;
	padding-top: 15px;
}

#orcamento_form {
	margin: 0;
	padding: 0;
}

.orcamento_txtcampos {
	width:115px;
	float:left;
	text-align:right;
	padding-right: 5px;
	display: inline;
	line-height: 20px;
}

.orcamento_campos {
	width: 265px;
	float: left;
	display: inline;
	padding-top: 1px;
}

.orcamento_campo_opcoes {
	padding-top: 2px;
}

.orcamento_tamanho_qtde {
	width: 40px;
}

.orcamento_empilhamento_opcoes {
	clear: both;
	height: 27px;
}

.orcamento_erros {
	height: auto;
	padding-left: 120px;
	padding-bottom: 5px;
}


/* ---------- CLIENTES ---------- */

#clientes {
	display: table;
	clear: both;
	height: 1660px;
}

#clientes_texto {
	line-height: 28px;
	clear: both;
	display: block;
	padding: 10px 0 0 20px;
}

.cliente {
	width: 222px;
	height: 170px;
	padding: 0 11px 0 11px;
	float: left;
	display: table;
}

.cliente_main {
	margin-top: 10px;
}


/* ---------- EMPRESA ---------- */

#paginasEmpresa{
	height: auto;
	padding:14px;
	line-height:28px;
}

#institucional {
	text-align: justify;
}

#empresa_2parte {
	clear: both;
	height: 560px;
	display: table;
}

#localizacao_main {
	padding-left: 20px;
	*padding-left: 70px;
	text-align: left;
	margin-top: 30px;
	float: left;
	width: 500px;
	height: auto;
}

#mapa {
	border: 1px solid #320a6e;
	margin: 5px 0 0 0;
	padding: 0;
}

#mapa_ampliar {
	margin: 0 0 0 276px;
	*margin: 10px 0 0 278px;
	height: 60px;
}

#empresa_logo {
	float: left;
	width: 316px;
	height: auto;
}

#empresa_video {
	float: right;
	width: 425px;
	height: 390px;
	margin-left: 20px;
	margin-top: 15px;
}


/* ---------- VENDAS ---------- */

#vendas {
	height: 365px;
}

#vendas_ilustracao {
	width: 192px;
	float: left;
	height: auto;
	margin-top: 10px;
}

#vendas_infos {
	width: 630px;
	float: left;
	height: auto;
}


/* ---------- SERVIÇOS ---------- */

#servicos {
	padding: 14px;
	line-height: 28px;
	display: table;
	height: 740px;
}

#servicos_txtfull {
	height: auto;
}

#servicos_itens_area {
	height: auto;
	width: 900px;
	float: left;
	margin-top: 20px;
}

#servicos_itens {
	width: 650px;
	float: left;
}

#servicos_lista {
	list-style: disc;
}

#servicos_ilustracao1 {
	width: 204px;
	height: 158px;
	float: right;
}

#servicos_txtpart {
	display: table;
	width: 700px;
	float: left;
	height: 190px;
}

#servicos_ilustracao2 {
	width: 388px;
	height: 110px;
	margin-top: -20px;
	margin-left: 130px;
}




