@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'os_light';
    src: url('../fonts/opensans-light-webfont.eot');
    src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-light-webfont.woff') format('woff'),
         url('../fonts/opensans-light-webfont.ttf') format('truetype'),
         url('../fonts/opensans-light-webfont.svg#open_sans_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{ background:url(../images/layout/bg_body.gif) left top repeat; margin:0px; padding:0px;  font-family: 'os_light'; }
p , h1, h2, h3, h4, h5, h6{ margin:0px; padding:0px; font-weight:normal; }
a{ text-decoration:none;  }
ul , li{ list-style:none; margin:0px; padding:0px }
.col990{ width:990px; margin:0px auto 0px auto }

.estiloh1{ font-size:24px }

#produto_detalhes_page { position:relative }
#imprimir{ background:url(../images/layout/icon_print.png) left center no-repeat; padding-left:28px; position:absolute; right:5px; top:48px; color:#111 }

/*ICONES*/
.icon_quemsomos , .icon_produtos , .icon_servicos , .icon_orcamento , .icon_faleconosco { display:inline-block; width:27px; height:27px; margin-right:8px; vertical-align:bottom  }
.icon_quemsomos{ background:url(../images/layout/icon_titulos.png) left top no-repeat; }
.icon_produtos{ background:url(../images/layout/icon_titulos.png) left -27px no-repeat; }
.icon_servicos{ background:url(../images/layout/icon_titulos.png) left -54px no-repeat; }
.icon_orcamento{ background:url(../images/layout/icon_titulos.png) left -81px no-repeat; }
.icon_faleconosco{ background:url(../images/layout/icon_titulos.png) left -108px no-repeat; }
/*HEADER*/
header{ background:url(../images/layout/bg_linha_divisora.gif)left bottom repeat-x; }
header .col990{ border-bottom:4px solid #333; height:111px; position:relative }
#logo_header { width:202px; height:111px; float:left; margin-left:5px }
#telefone_topo{ width:235px; height:50px; line-height:50px; color:#FFF; background:#333; text-align:center; position:absolute; top:0px; right:0px; font-size:14px; font-weight:bold }
.bug_skype{ display:none }
header nav{ position:absolute; bottom:10px; right:0px; left:217px; font-size:20px; }
header nav a { color:#333; text-decoration:none; padding-left:26px; margin-right:10px }
header nav a:hover{ color:#000 }
header nav a.ativo{ color:#000 }
#quemsomos{ background:url(../images/layout/icones_menu.png) left top no-repeat; }
#quemsomos:hover{ background:url(../images/layout/icones_menu.png) left -25px no-repeat; }
#quemsomos.ativo:hover , #quemsomos.ativo{ background:url(../images/layout/icones_menu.png) left -50px no-repeat; }
#produtos{ background:url(../images/layout/icones_menu.png) left -75px no-repeat; }
#produtos:hover{ background:url(../images/layout/icones_menu.png) left -100px no-repeat; }
#produtos.ativo:hover , #produtos.ativo{ background:url(../images/layout/icones_menu.png) left -125px no-repeat; }
#servicos{ background:url(../images/layout/icones_menu.png) left -150px no-repeat; }
#servicos:hover{ background:url(../images/layout/icones_menu.png) left -175px no-repeat; }
#servicos.ativo:hover , #servicos.ativo{ background:url(../images/layout/icones_menu.png) left -200px no-repeat; }
#orcamento{ background:url(../images/layout/icones_menu.png) left -225px no-repeat; }
#orcamento:hover{ background:url(../images/layout/icones_menu.png) left -250px no-repeat; }
#orcamento.ativo:hover , #orcamento.ativo{ background:url(../images/layout/icones_menu.png) left -275px no-repeat; }
#faleconosco{ background:url(../images/layout/icones_menu.png) left -300px no-repeat; }
#faleconosco:hover{ background:url(../images/layout/icones_menu.png) left -325px no-repeat; }
#faleconosco.ativo:hover , #faleconosco.ativo{ background:url(../images/layout/icones_menu.png) left -350px no-repeat; }
/*HEADER*/


#banner_home{ margin:0px; height:325px; width:990px; overflow:hidden }
.box_texto_chamada{ height:180px; background:url(../images/layout/bg_box_banner.jpg) left bottom repeat-x; color:#FFF; font-size:22px; position:relative }
.box_texto_chamada p{ padding:30px 30px 0px 210px; }
.box_texto_chamada > img { position:absolute; top:32px; left:38px }
.divide_box{ border-bottom:1px solid #d0d0d0; padding-bottom:48px; padding-top:32px  }
.divide_dark{ background: url(../images/layout/bg_body_dark.gif) left top repeat; border-bottom:1px solid #777; padding-bottom:40px }
.box_texto_chamada > a{ width:164px; height:47px; display:block; background:url(../images/layout/btn_ver_mais.gif) left top no-repeat; text-indent:-1000px; overflow:hidden; position:absolute; bottom:-20px; right:0px } 
.box_texto_chamada > a:hover{ background:url(../images/layout/btn_ver_mais.gif) left bottom no-repeat; }
.divide_dark .col990{ overflow:hidden }
.box_col2{ width:405px; min-height:200px; float:right; background:url(../images/layout/bg_col2_servicos.gif) left top repeat }
.box_col1{ width:550px; min-height:200px; float:left }
.box_col1 h2, .box_col2 h1{ margin:15px 0px 15px 0px; line-height:24px; font-size:24px } 
.box_col2 h1{ margin:15px 0px 15px 15px; }
.box_col2 h2{ font-size:20px }
.box_col2 ul{ padding-bottom:15px }
.box_col2 ul li{ border-top:1px solid #cfcfcf; padding:15px }
.box_col2 ul li:first-child{ border-top:none }
.box_col2 ul li p{ color:#606060; font-size:16px; margin-top:10px }
.destaques_home_box{ position:relative }
.destaques_home_box h2 a { font-size:14px; color:#666 }
.destaques_home_box h2 a:hover{ color:#333 }
.destaques_home_box h2 > span{ color:#999 }
#prev_destaque , #next_destaque{ width:14px; height:18px; display:block;  text-indent:-1000px; overflow:hidden }
#prev_destaque{ position:absolute; right:25px; top:20px; background:url(../images/layout/btn_carousel_home.png) left top no-repeat; }
#prev_destaque:hover{ background:url(../images/layout/btn_carousel_home.png) left bottom no-repeat; }
#next_destaque{ position:absolute; right:0px; top:20px; background:url(../images/layout/btn_carousel_home.png) right bottom no-repeat; }
#next_destaque:hover{ background:url(../images/layout/btn_carousel_home.png) right top no-repeat; }
.carousel_destaque { width:550px; height:460px; overflow:hidden  }
.carousel_destaque > div { float:left }
.produto_destaque{ height:230px; clear:both; position:relative }
.produto_destaque > a{ width:202px; height:38px; display:block; text-indent:-1000px; overflow:hidden; background:url(../images/layout/mais_info_home.gif) left top no-repeat; position:absolute; right:20px; bottom:22px }
.produto_destaque > a:hover{ background:url(../images/layout/mais_info_home.gif) left bottom no-repeat; }
.foto_prod_destaque{ width:215px; height:190px; display:block; background: url(../images/layout/lupa_icon.png) 180px 160px  no-repeat #e3e3e3; float:left; }
.foto_prod_destaque > a{ height:145px; display:block; width:215px; margin-top:20px; overflow:hidden; text-align:center }
.texto_prod_destaque{ width:295px; height:150px; display:block; float:left; background:url(../images/layout/bg_box_banner.jpg) left top repeat; color:#FFF; padding:20px }
.texto_prod_destaque h3{ font-size:20px; margin-bottom:10px }
.texto_prod_destaque p { font-size:13px; height:100px; overflow:hidden }
.home_servicos{ position:relative; height:478px; }
.home_servicos > a{ width:145px; height:38px; display:block; background:url(../images/layout/btn_ver_mais_pqn.gif) left top no-repeat; text-indent:-1000px; overflow:hidden; position:absolute; right:20px; bottom:-20px }
.home_servicos > a:hover{ background:url(../images/layout/btn_ver_mais_pqn.gif) left bottom no-repeat; }

/*Quem Somos*/
.texto_institucional{ float:right; width:565px;  min-height:300px; background:url(../images/layout/bg_box_banner.jpg) left top repeat; color:#FFF; padding:20px; margin-top:20px }
.img_inst{ width:380px; min-height:200px; float:left; background:#CCC; margin-top:20px }
.texto_institucional h2{ font-size:24px; margin-bottom:20px  }
/*Quem Somos*/

/*Produtos*/
#lista_produtos{ margin:20px 0px 20px 0px }
#lista_produtos li{ height:230px; clear:both; position:relative; display:block }
#lista_produtos  article > a{ width:202px; height:38px; display:block; text-indent:-1000px; overflow:hidden; background:url(../images/layout/mais_info_home.gif) left top no-repeat; position:absolute; right:20px; bottom:22px }
#lista_produtos  article >  a:hover{ background:url(../images/layout/mais_info_home.gif) left bottom no-repeat; }
#lista_produtos .foto_prod_produtos{ width:380px; height:190px; display:block; background: url(../images/layout/lupa_icon.png) 343px 160px  no-repeat #e3e3e3; float:left; margin-right:5px }
#lista_produtos .foto_prod_produtos > a{ height:180px; display:block; width:380px; overflow:hidden; text-align:center }
#lista_produtos .texto_prod_produtos{ width:565px; height:150px; display:block; float:left; background:url(../images/layout/bg_box_banner.jpg) left top repeat; color:#FFF; padding:20px }
#lista_produtos .texto_prod_produtos h3{ font-size:24px; margin-bottom:10px }
#lista_produtos .texto_prod_produtos p { font-size:16px; height:100px; overflow:hidden }

/*Produto Detalhes*/
#produto_caracteristicas{ overflow:hidden; margin:20px 0px 35px 0px; padding-bottom:50px; position:relative; background:url(../images/layout/bg_lista_servicos.gif) left bottom repeat-x }
#produto_caracteristicas > a { position:absolute; right:20px; bottom:35px; display:block; text-indent:-1000px; width: 322px; height:38px; background:url(../images/layout/btn_orcamento_online.gif) left top no-repeat  }
#produto_caracteristicas > a.adicionado_detlahes{ position:absolute; right:20px; bottom:35px; display:block; text-indent:-1000px; width: 322px; height:38px; background:url(../images/layout/btn_ja_adicionado_detalhes.gif) left top no-repeat }
#produto_caracteristicas > a.adicionado_detlahes:hover{  background:url(../images/layout/btn_ja_adicionado_detalhes.gif) left bottom no-repeat  }
#produto_caracteristicas > a:hover{ background:url(../images/layout/btn_orcamento_online.gif)left bottom no-repeat  }
#produto_caracteristicas .foto_prod_produtos{ width:340px; min-height:190px; display:block; background: url(../images/layout/lupa_icon.png) 303px 205px  no-repeat #e3e3e3; float:left; margin-right:5px }
#produto_caracteristicas .foto_prod_produtos > a{ height:240px; display:block; width:340px; overflow:hidden; text-align:center }
#produto_caracteristicas .texto_prod_produtos{ width:605px; display:block; float:left; background:url(../images/layout/bg_box_banner.jpg) left top repeat; color:#FFF; padding:20px }
#produto_caracteristicas .texto_prod_produtos h2{ font-size:24px; margin-bottom:10px }
#produto_caracteristicas .texto_prod_produtos p { font-size:16px; overflow:hidden }
#produto_caracteristicas .texto_prod_produtos a{ display:block; color:#FFF; margin-bottom:20px; margin-top:20px; padding-left:25px; background:url(../images/layout/btn_icon_tabela.png) left center no-repeat }
#produto_caracteristicas .texto_prod_produtos a:hover{ color:#CCC }
#produto_caracteristicas .texto_prod_produtos a span{ text-decoration:underline }
#produto_caracteristicas .especificacoes{ overflow:hidden; padding-bottom:20px }
#produto_caracteristicas .especificacoes h2{ font-size:22px;  }
#caracteristicas_prod h2{ margin-bottom:10px }
#caracteristicas_prod{ width:590px; float:left; display:block }
#caracteristicas_prod > strong{ font-weight:normal; display:block; color:#3f74d6; font-size:15px; margin-bottom:15px }
#caracteristicas_prod p{ background:url(../images/layout/ticker.png) left 2px no-repeat; text-indent:25px; height:auto !important; margin-bottom:12px; font-size:14px }
#tabela_prod{ width:290px; float:right;  display:block }
.dado_tabela{ color:#3f74d6; }
#tabela_prod table{ line-height:26px }

/*Servicos*/
#servicos_lista{ margin:20px 0px 40px 0px }
#servicos_lista li{ clear:both; position:relative; display:block; background:url(../images/layout/bg_lista_servicos.gif) left top repeat-x; overflow:hidden; position:relative; padding-top:30px }
#servicos_lista li:first-child{ background:none } 
#servicos_lista .imagem_servico{ width:340px; height:220px; display:block; float:left; margin-top:2px; margin-bottom:20px }
#servicos_lista .texto_servico{ float:right; width:560px; padding:10px 10px 60px 10px }
#servicos_lista .texto_servico a { width:393px; height:39px; background:url(../images/layout/btn_orcamento_servico.gif) left top no-repeat; text-indent:-1000px; overflow:hidden; display:block ; position:absolute; right:20px; bottom:20px }
#servicos_lista .texto_servico a:hover { background:url(../images/layout/btn_orcamento_servico.gif) left bottom no-repeat; }
#servicos_lista .texto_servico a.adicionado_servico{ width:393px; height:39px; background:url(../images/layout/btn_ja_adicionado_servico.gif) left top no-repeat; text-indent:-1000px; overflow:hidden; display:block ; position:absolute; right:20px; bottom:20px }
#servicos_lista .texto_servico a.adicionado_servico:hover{ background:url(../images/layout/btn_ja_adicionado_servico.gif) left bottom no-repeat; }
/*Servicos*/

/*Orcamento*/
.content_orcamento{ background:url(../images/layout/bg_lista_servicos.gif) left top repeat-x; padding-top:20px; margin-top:20px  }
.content_orcamento > p{ font-size:24px }
.botoes_orcamento{ margin:20px 0px 0px 0px; overflow:hidden }
.busca_btn{ width:232px; height:38px; display:block; float:left; text-indent:-1000px; background:url(../images/layout/btn_busca_rapida.gif) left top no-repeat }
.busca_btn:hover{ background:url(../images/layout/btn_busca_rapida.gif) left bottom no-repeat } 
.navega_btn{ width:250px; height:38px; display:block; float:left; text-indent:-1000px; background:url(../images/layout/btn_navegar.gif) left top no-repeat; margin-left:5px }
.navega_btn:hover{ background:url(../images/layout/btn_navegar.gif) left bottom no-repeat; }
.form{ margin:30px 0px 20px 0px; background:url(../images/layout/bg_lista_servicos.gif) left bottom repeat-x; padding-bottom:40px }
.form > div { min-height:40px }
.form label{ width:175px; height:40px; display:block; float:left; font-size:19px; line-height:40px; padding-left:8px }
.content_orcamento .form input[type=text]{ height:37px; width:624px; border-top:2px solid #CCC; border-left:1px solid #CCC; border-right:none; border-bottom:none; line-height:37px; padding:0px 0px 0px 5px }
.content_orcamento .form input[type=text].input_curto{ width:298px; }
.lista_prod_orcamento{ padding-bottom:18px; background:url(../images/layout/bg_lista_servicos.gif) left bottom repeat-x; }
.lista_prod_orcamento li{ padding:22px 0px 20px 0px; background:url(../images/layout/bg_lista_servicos.gif) left top repeat-x; height:134px }
.lista_prod_orcamento .imagem_prod_orcamento{ height:134px; width:205px; float:left; margin-right:3px; background:#e3e3e3; text-align:center }
.lista_prod_orcamento .texto_prod_orcamento{ width:340px; height:118px; float:left; background:url(../images/layout/bg_box_banner.jpg) left top repeat; color:#FFF; padding:8px 20px 8px 20px }
.lista_prod_orcamento .texto_prod_orcamento > div{ max-height:92px; overflow:hidden; }
.lista_prod_orcamento .texto_prod_orcamento h3{ font-size:22px; margin-bottom:5px; line-height:24px }
.lista_prod_orcamento .texto_prod_orcamento  p{ font-size:15px }
.lista_prod_orcamento .texto_prod_orcamento   a { color:#3f74d6; display:block }
.lista_prod_orcamento .texto_prod_orcamento   a:hover { color:#427ded }
.lista_prod_orcamento .acoes_prod_orcamento{ width:340px; height:134px; float:right; border-left:1px solid #a9a9a9; padding-left:30px }
.lista_prod_orcamento .acoes_prod_orcamento > div { min-height:40px } 
.lista_prod_orcamento .acoes_prod_orcamento label{ width:130px; height:40px; display:block; float:left; font-size:19px; line-height:40px; padding-left:8px; text-align:right; margin-right:10px }
.lista_prod_orcamento .acoes_prod_orcamento input[type=text]{ height:37px; width:108px; border-top:2px solid #CCC; border-left:1px solid #CCC; border-right:none; border-bottom:none; line-height:37px; padding:0px 0px 0px 5px; text-align:center }
.btn_acao_remover{ width:339px; height:38px; display:block; text-indent:-1000px; overflow:hidden; background:url(../images/layout/btn_retirar_orcamento.gif) left top no-repeat; margin-top:9px }
.btn_acao_remover:hover{ background:url(../images/layout/btn_retirar_orcamento.gif) left bottom no-repeat; }
.btn_mais_infor_orca{ width:339px; height:38px; display:block; text-indent:-1000px; overflow:hidden; background:url(../images/layout/btn_mais_informacoes_orca.gif) left top no-repeat; margin-top:9px }
.btn_mais_infor_orca:hover{ background:url(../images/layout/btn_mais_informacoes_orca.gif) left bottom no-repeat; }
.lista_serv_orcamento li{ overflow:hidden; background:url(../images/layout/bg_lista_servicos.gif) left top repeat-x; padding-top:20px; padding-bottom:20px }
.lista_serv_orcamento .texto_serv_orcamento{ width:570px; height:118px; float:left; color:#222; padding:8px 20px 8px 0px }
.lista_serv_orcamento .texto_serv_orcamento h3{ font-size:24px; margin-bottom:18px; padding-left:26px; background:url(../images/layout/icon_mala.png) left 4px no-repeat }
.lista_serv_orcamento .acoes_serv_orcamento{ width:340px; height:124px; float:right; padding-left:30px; padding-top:30px }
.lista_prod_orcamento li:first-child , .lista_serv_orcamento li:first-child { background:none }
.botoes_orcamento_com_dados{ margin:0px; overflow:hidden; padding:20px 0px 30px 0px; background:url(../images/layout/bg_lista_servicos.gif) left top repeat-x }
.botoes_orcamento_com_dados h3{ font-size:24px; padding-left:30px; background:url(../images/layout/icon_ticker.png) left 5px no-repeat; margin-bottom:10px }
.observacoes_orcamento{background:url(../images/layout/bg_lista_servicos.gif) left top repeat-x;  padding-top:20px; padding-bottom:20px }
.observacoes_orcamento h3{ font-size:24px; padding-left:30px; background:url(../images/layout/icon_lapis.png) left 6px no-repeat; margin-bottom:10px }
.observacoes_orcamento textarea{ height:140px; width:989px; min-width:989px; max-width:989px; border-top:2px solid #CCC; border-left:1px solid #CCC; border-right:none; border-bottom:none; padding:5px 0px 0px 5px; font-family:Arial, Tahoma, Helvetica, sans-serif; font-size:12px }
.observacoes_orcamento input[type=submit]{ width:164px; height:44px; cursor:pointer; background:url(../images/layout/btn_enviar_contato.gif) left top no-repeat; display:block; float:right; text-indent:-1000px; border:none; margin-top:20px }
.observacoes_orcamento input[type=submit]:hover{ background:url(../images/layout/btn_enviar_contato.gif) left bottom no-repeat; } 
.enviar_btn{ text-align:right; margin-top:12px }
.lista_prod_buscarapida{ background:none; margin-top:20px }
#formOrca .form > div , .observacoes_orcamento { position:relative }
#formOrca .form > div label.error { position:absolute; right:177px; top:0px; background:#b60e26; font-size:11px; color:#FFF; padding:3px; width:auto !important; height:auto !important; line-height:normal !important }
#formOrca .form > div.telefone_div label.error { position:absolute; right:503px; top:0px; background:#900; font-size:11px; color:#FFF; padding:3px; width:auto !important; height:auto !important; line-height:normal !important }
.observacoes_orcamento label.error{ position:absolute; right:0px; top:63px; background:#900; font-size:11px; color:#FFF; padding:3px; width:auto !important; height:auto !important; line-height:normal !important }
.content_orcamento .aviso{ width:990px; height:32px; line-height:32px; padding:0px 10px 0px 10px; text-transform:uppercase; padding-left:40px; color:#FFF; margin-bottom:10px }
.content_orcamento .aguarde{ background:url(../images/layout/ajax-loader.gif) 5px center no-repeat #ffd023; font-weight:bold;  }
.content_orcamento .sucesso{ background:url(../images/layout/icon_sucesso.png) 5px center no-repeat #1c9736; font-weight:bold; }
.content_orcamento .erro{ background:url(../images/layout/icon_erro.png) 5px center no-repeat #bf172f; font-weight:bold; }
/*Orcamento*/

/*BuscaRapida*/
.sub_h2{ margin-top:10px; font-size:22px; }
#tabs > ul{ border-bottom:4px solid #bf172f; height:42px; margin-bottom:20px; display:block; margin-top:20px;  }
#tabs  > ul > li{ line-height:36px; height:42px; margin-right:5px; float:left; font-size:22px }
#tabs  > ul > li.ui-state-active{ background:#bf172f; }
#tabs  > ul > li.ui-state-active a{ color:#FFF; display:block; }
#tabs  > ul > li.ui-state-active a:hover{ color:#FFF }
#tabs  > ul > li a{ color:#000; padding:0px 50px 0px 50px;  }
#tabs  > ul > li a:hover{ color:#333 }
.tabs{ margin-top:25px }
.tabs .acoes_prod_orcamento{ padding-top:25px; height:99px; }
.tabs .texto_prod_orcamento{ height: 118px}
.btn_add_orca{ width:339px; height:38px; display:block; text-indent:-1000px; overflow:hidden; background:url(../images/layout/btn_adicionar_orca.gif) left top no-repeat; margin-top:20px }
.btn_add_orca:hover{  background:url(../images/layout/btn_adicionar_orca.gif) left bottom no-repeat;  }
.btn_incluido{ width:339px; height:38px; display:block; text-indent:-1000px; overflow:hidden; background:url(../images/layout/btn_ja_adicionado.gif) left top no-repeat; margin-top:20px }
.btn_incluido:hover{  background:url(../images/layout/btn_ja_adicionado.gif) left bottom no-repeat; }
.concluir_busca{ width:990px; height:48px; display:block; overflow:hidden; text-indent:-1000px; background:url(../images/layout/btn_concluir_busca.gif) left top no-repeat; cursor:pointer; border:none   }
.concluir_busca:hover{ background:url(../images/layout/btn_concluir_busca.gif) left  bottom  no-repeat; }
/*BuscaRapida*/

/*Contato*/
.col1_contato{ background:url(../images/layout/bg_lista_servicos.gif) left top repeat-x; width:635px; float:left; padding-top:12px; min-height:640px   }
.col1_contato form{ margin-top:35px; }
.col1_contato form > div { min-height:40px; position:relative }
.col1_contato form label{ width:160px; height:40px; display:block; float:left; font-size:19px; line-height:40px; padding-left:8px }
.col1_contato form label.error{ position:absolute; right:45px; top:0px; background:#900; font-size:11px; color:#FFF; padding:3px; width:auto !important; height:auto !important; line-height:normal !important }
.col1_contato form .linhadupla label{ line-height:inherit !important; }
.col1_contato form .linhadupla{ height:54px }
.col1_contato form input[type=text]{ height:37px; width:415px; border-top:2px solid #CCC; border-left:1px solid #CCC; border-right:none; border-bottom:none; line-height:37px; padding:0px 0px 0px 5px }
.col1_contato form textarea { height:225px; width:415px; min-width:415px; max-width:415px; border-top:2px solid #CCC; border-left:1px solid #CCC; border-right:none; border-bottom:none; padding:0px 0px 0px 5px }
.enviar_btn{ text-align:right; margin-top:12px }
.col1_contato form input[type=submit]{ display:block; width:164px; height:44px; background:url(../images/layout/btn_enviar_contato.gif) left top no-repeat; cursor:pointer; overflow:hidden; text-indent:-1000px; border:none; float:right; margin-right:45px }
.col1_contato form input[type=submit]:hover{  background:url(../images/layout/btn_enviar_contato.gif) left bottom no-repeat; }  
.col2_contato{ width:315px; min-height:300px; background:url(../images/layout/bg_box_banner.jpg) left top repeat; float:right; padding:20px; color:#FFF }
.col2_contato > p.telefones{ margin-top:0px }
.col2_contato > p{ font-size:24px; margin:30px 0px 30px 0px; }
.col2_contato > span , .col2_contato > a{ font-size:16px; color:#5993ff }
.col2_contato iframe{ border:5px solid #666; margin-top:20px }
.col2_contato iframe:hover{ border:5px solid #777; }
.col1_contato .aviso{ width:540px; height:32px; line-height:32px; padding:0px 10px 0px 10px; text-transform:uppercase; padding-left:40px; color:#FFF; margin-bottom:10px }
.col1_contato .aguarde{ background:url(../images/layout/ajax-loader.gif) 5px center no-repeat #ffd023; font-weight:bold;  }
.col1_contato .sucesso{ background:url(../images/layout/icon_sucesso.png) 5px center no-repeat #1c9736; font-weight:bold; }
.col1_contato .erro{ background:url(../images/layout/icon_erro.png) 5px center no-repeat #bf172f; font-weight:bold; }
/*Contato*/

/*Paginacao*/
.breadcrumbs{ margin:12px 0px 15px 0px; font-size:11px; font-family:Arial, Tahoma, Helvetica, sans-serif }
.breadcrumbs a{ margin-right:5px; color:#333 }
.breadcrumbs span { text-decoration:underline }
/*Paginacao*/

/* Zoom Produtos Starts */
#zoom_prod { position:absolute; border:1px solid #666; background:url(../images/layout/bg_input_transparente.png) left top repeat; padding:5px 5px 0px 5px; display:none; color:#FFF; min-height:14px; min-width:25px; z-index:99999  }
#zoom_prod img {  font-size:0px; color:#FFF; margin:0px; padding:0px  }
/* Zoom Produtos Ends */

/*paginacao*/
#paginacao{ overflow:hidden; display:block  }
#paginacao > div { float:right }
#paginacao > div > a { display:block; width:30px; height:30px; background:#e7e7e7; line-height:30px; float:left; text-align:center; color:#555 }
#paginacao > div > a:hover{ color:#000 }
#paginacao > div > span{ display:block; width:30px; height:30px; background:#c12238; line-height:30px; color:#FFF; float:left; text-align:center  }
#paginacao > div > a.anterior{ background:url(../images/layout/btn_paginacao.png) left top no-repeat transparent !important; overflow:hidden; text-indent:-1000px }
#paginacao > div > a.anterior:hover{ background:url(../images/layout/btn_paginacao.png) left bottom no-repeat transparent !important; } 
#paginacao > div > a.proxima{ background:url(../images/layout/btn_paginacao.png) right bottom no-repeat transparent !important; overflow:hidden; text-indent:-1000px }
#paginacao > div > a.proxima:hover{ background:url(../images/layout/btn_paginacao.png) right top no-repeat transparent !important; } 
#paginacao h2{ float:left; }
/*paginacao*/

/*Mapa do site*/
.lista_mapa{ background:url(../images/layout/bg_lista_servicos.gif) left top repeat-x; min-height:50px; margin-top:15px; padding:15px; }
.lista_mapa h2{ margin-bottom:10px }
.lista_mapa a{ color:#555 }
.lista_mapa a:hover{ color:#000 }
.lista_mapa > a.link_todos{ background:url(../images/layout/mapa_todos.png) left 6px no-repeat; padding-left:20px }
.lista_mapa > a{ background:url(../images/layout/mapa_todos.png) left -27px no-repeat; padding-left:20px }
.lista_mapa ul{ margin-left:20px; margin-top:5px }
/*Mapa do site*/

/*Footer*/
footer{ border-top:1px solid #f5f5f5; background:url(../images/layout/bg_box_banner.jpg) left top repeat; height:310px;  }
.navegue_box{ width:161px; height:235px; border-right:1px solid #5e5e5f; float:left; color:#FFF; margin:40px 0px 0px 15px; background:url(../images/layout/bg_seta_footer.png) right top no-repeat }
.navegue_box > strong , .contato_box > strong{ font-size:26px; font-weight:normal; line-height:22px; }
.navegue_box ul{ list-style:none; margin:15px 0px 0px 0px; padding:0px }
.navegue_box li{ margin:0px 0px 5px 0px } 
.navegue_box li > a{ text-decoration:none; font-size:13px; text-transform:uppercase; color:#bdbdbd }
.navegue_box li > a:hover{ color:#FFF }
.contato_box{ width:280px; height:235px; border-right:1px solid #5e5e5f; float:left; color:#FFF; margin:40px 0px 0px 30px; background:url(../images/layout/bg_seta_footer.png) right top no-repeat }
.contato_box > span{     font-size: 16px; display: table; color: rgb(189, 189, 189); margin-top: 20px; font-weight: bold; padding-bottom: 14px; }
.contato_box > p{ color:#bdbdbd;     font-size: 12px;}
.contato_box > a{ width:248px; height:107px; display:block; overflow:hidden; text-indent:-1000px; background:url(../images/layout/btn_mapa_footer.jpg) left top no-repeat; margin-top:8px }
.contato_box > a:hover{ background:url(../images/layout/btn_mapa_footer.jpg) left bottom no-repeat }
.indique_box { width:470px; height:235px; float:left; color:#FFF; margin:40px 0px 0px 30px; position:relative }
.indique_box > a {  font-size:26px; font-weight:normal; line-height:22px; color:#FFF; text-transform:uppercase; padding: 0px 0px 0px 33px; background:url(../images/layout/icon_download.png) left top no-repeat; border-bottom:1px solid #5e5e5f; display:block ; height:36px; margin-bottom:10px }
.indique_box > a > span{ color:#5993ff }
.indique_box form{ overflow:hidden }
.indique_box form p span{ position:relative; display:block; float:left }
.indique_box form p label.error{ position:absolute; top:5px; right:0px; font-size:11px; background:#b60e26; color:#FFF }
.indique_box > a:hover > span { color:#6194f3 }
.indique_box > strong{ font-size:26px; font-weight:normal; line-height:22px; display:block; color:#5993ff; margin-bottom:5px; }
.indique_box > strong > span{ color:#FFF }
.input_indique , .input_indique2{ width:224px; height:40px; line-height:40px; float:left; border:none; margin-top:8px; background:url(../images/layout/bg_input_transparente.png) left top repeat; padding-left:6px; color:#222  }
.input_indique2{ margin-left:8px; }
.input_indique:focus , .input_indique2:focus{ color:#FFF }
.indique_box input[type=submit]{ background:#3f74d6; height:36px; display:block; text-align:center; line-height:36px; color:#FFF; width:468px; border:none; font-size:23px; font-family: 'os_light'; font-weight:bold; margin-top:8px; float:left; cursor:pointer }
.indique_box input[type=submit]:hover{ background:#3c6dc9 }
.indique_box .aviso{ width:420px; height:32px; line-height:32px; position:absolute; right:0px; top:43px; padding:0px 10px 0px 10px; text-transform:uppercase; padding-left:40px }
.indique_box .aguarde{ background:url(../images/layout/ajax-loader.gif) 5px center no-repeat #ffd023; font-weight:bold;  }
.indique_box .sucesso{ background:url(../images/layout/icon_sucesso.png) 5px center no-repeat #1c9736; font-weight:bold; }
.indique_box .erro{ background:url(../images/layout/icon_erro.png) 5px center no-repeat #bf172f; font-weight:bold; }
.copyright{ font-family:Tahoma, Arial, Geneva, sans-serif; font-size:9px; float:left; margin-top:5px }
.desenvolvimento{ font-family:Tahoma, Arial, Geneva, sans-serif; font-size:9px; float:right; margin-top:5px; color:#4ea7fa }
.desenvolvimento a{ font-weight:bold; color:#4ea7fa  } 
.desenvolvimento a:hover{ color:#FFF }



/*Select*/
/*Select Custom*/
.jquery-selectbox {
    position:relative;
	height: 36px;
    line-height:36px;
    vertical-align:top;
	border: 0;
	z-index: 0;
	float: left;
	margin: 0px 0px 4px 0;	
	font-family: "Arial";
	color: #333;
	padding: 0;
    font-size:12px;
	min-width:420px;
	text-align:right;
	background-color:#FFF;
	border-top:2px solid #CCC;
	border-left:1px solid #CCC;
	border-right:none; 
	border-bottom:none;
}
.jquery-selectbox.selecthover {
	border-color: #999;
	z-index: 700;
}	
.jquery-selectbox .jquery-selectbox-currentItem {
	padding: 3px 15px 0px 15px;	
	overflow: hidden;
    width:100%;
	text-align:right
}

.jquery-selectbox .jquery-selectbox-list {
	position: absolute;
	padding: 2px;
	left: 0px;
    background:#fff;
	min-width: 400px;
	min-height: 140px;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 9999999;
	border: 1px solid #999;
	color:#222;
    margin-top:38px;
	text-align:center;
	width:400px; 
	height:300px;
	display:none;
}

.jquery-selectbox .jquery-selectbox-moreButton { float: right; background:url(../images/layout/bg_more_select.gif) left top no-repeat; overflow:hidden; width: 37px; height: 36px; cursor: pointer; }
.jquery-selectbox .jquery-selectbox-moreButton.morebuttonhover { background:url(../images/layout/bg_more_select.gif) left bottom no-repeat; }

.jquery-selectbox .jquery-selectbox-item.listelementhover { background:#4d87f2; color: #FFF;}
.jquery-selectbox .jquery-selectbox-item { display: block; cursor: default; border-bottom:1px dotted #999; padding-left:14px; background:#FFF; text-align:right; padding-right:15px }

.semresultado{ padding:5px 10px 5px 10px; background:#CCC; margin-top:20px; font-size:18px }

body#tabela_dados{ padding:10px; background:url(../images/layout/bg_box_banner.jpg) left top repeat }
#tabela_dados table{ max-width:900px; width:900px }
#tabela_dados table,  #tabela_dados td{ border:1px solid #333; border-collapse:collapse; background:#FFF }
#tabela_dados table th{ background:#3f74d6; color:#FFF; border:1px solid #333; border-collapse:collapse; font-weight:normal; padding:5px; font-size:14px }
#tabela_dados td{ padding:5px; font-size:14px }
#tabela_dados td.col1_tabela{ background:#ceddf8; color:#0f1e3a; width:140px }
