body, h1, h2, h3, h4, h5, h6, form, dl, ul, ol, dt, dd, p, address {
	margin:0px;
	padding:0px;
}
body{
    background: #3B4153 url(images/fundo.jpg) repeat-x;
}


#main{
  width: 960px;
  margin: 0 auto;
  background: #000009;
  position: relative;
}

#header{
  background: url(images/header.jpg) no-repeat;
  height: 199px;
}
#header h1 a{
  display: block;
  height: 199px;
  text-indent: -1000px;
  overflow: hidden;
}
#lateral{
  width: 173px;
  float: left;
}
#iso{
  display: block;
  background: url(images/iso.jpg) no-repeat top center;
  width: 132px;
  height: 132px;
  padding: 20px 20px;
  text-indent: -1000px;
  overflow: hidden;
}


#menu{
  width: 173px;
  height: 346px;
  background: url(images/menu.jpg) no-repeat;
}
#menu ul.princ{
  list-style: none;
  padding: 34px 0 0 0;
}
#menu ul.princ ul{
  position: absolute;
  top: 0px;
  left: 168px;
  width: 205px;
  z-index: 1000;
  list-style: none;
}
#menu ul.princ ul li a{
  font-family: 'Geometr415BlkBTBlack';
  font-size: 12px;
  text-transform: uppercase;
  color: black;
  text-decoration: none;
  text-indent: 20px;
  padding: 5px 0 5px 0;
}
#menu ul.princ ul li{
  background: url(images/submenu_fundo.jpg) repeat-y;
}
#menu ul.princ li.div{
  background: url(images/submenu_div.gif) no-repeat;
  height: 3px;
}
#menu ul.princ li.inicio{
  background: url(images/submenu_inicio.png) no-repeat;
  height: 11px;
}
#menu ul.princ li.fim{
  background: url(images/submenu_fim.png) no-repeat;
  height: 11px;
}


#menu ul.princ li ul li a{
  display: block;
  overflow: hidden;
}
#menu ul.princ li{
  position: relative;
}
#menu ul li a{
  display: block;
  text-indent: -1000px;
  overflow: hidden;
}

#menu .empresa{
  height: 32px;
}
#menu .produtos{
  height: 32px;
}
#menu .manuais{
  height: 33px;
}
#menu .downloads{
  height: 29px;
}
#menu .faq{
  height: 30px;
}
#menu .autorizadas{
  height: 30px;
}
#menu .ondeComprar{
  height: 31px;
}
#menu .duvidas{
  height: 29px;
}
#menu .pesquisa{
  height: 30px;
}
#menu .contato{
  height: 29px;
}

#menu .empresa:hover{
  background: url(images/menu.jpg) -173px -34px;
}
#menu .produtos:hover{
  background: url(images/menu.jpg) -173px -66px;
}
#menu .manuais:hover{
  background: url(images/menu.jpg) -173px -98px;
}
#menu .downloads:hover{
  background: url(images/menu.jpg) -173px -131px;
}
#menu .ondeComprar:hover{
  background: url(images/menu.jpg) -173px -160px;
}
#menu .autorizadas:hover{
  background: url(images/menu.jpg) -173px -191px;
}
#menu .pesquisa:hover{
  background: url(images/menu.jpg) -173px -221px;
}
#menu .faq:hover{
  background: url(images/menu.jpg) -173px -251px;
}
#menu .contato:hover{
  background: url(images/menu.jpg) -173px -281px;
}

#conteudo{
  width: 740px;
  float: left;
  background: white url(images/inicio_conteudo.gif) no-repeat top center;
  font-family: Tahoma;
  font-size: 11px;
  line-height: 200%;
  padding: 10px 10px 35px 10px;
  text-align: justify;
  margin: 25px 0 0 10px;
  position: relative;
}
#conteudo .fim{
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 760px;
  background: url(images/fim_conteudo.gif) no-repeat bottom center;
  height: 30px;
}


#conteudo p{
  margin: 0 0 10px 0;
}
#conteudo ul a{
  color: black;
}
#conteudo ul a:hover{
  color: #787878;
}

#home{
  width: 357px;
  float: left;
  font-family: Tahoma;
  font-size: 11px;
  line-height: 200%;
  text-align: justify;
  margin: 25px 0 0 0;
  position: relative;
  overflow: visible;
}
#prodDes img{
  border: none;
}


#destaques{
  width: 225px;
  margin: 25px 4px 0 0;
  float: right;
}
#destaques ul{
  padding: 0 0 0px 0;
  list-style: none;
}
#destaques ul li{
  margin: 0 0 2px 0;
}
#destaques img{
  border: none;
}


#homeD{
  float: left;
  width: 570px;
  height: 137px;
  margin: 0;
  position: relative;
}


#autorizadas{
  position: absolute;
  top: 0px;
  left: 10px !important;
  left: 10px;
  background: url(images/autorizadas.jpg) no-repeat;
}
#autorizadas a{
  display: block;
  text-indent: -1000px;
  overflow: hidden;
  height: 137px;
  width: 275px;
}


#trabalhe{
  position: absolute;
  top: 0px;
  left: 10px !important;
  left: 10px;
  background: url(images/trabalhe.jpg) no-repeat;
}
#trabalhe a{
  display: block;
  text-indent: -1000px;
  overflow: hidden;
  height: 137px;
  width: 275px;
}

#navteq{
  position: absolute;
  top: 0px;
  right: 4px !important;
  background: url(images/destaque_navteq.jpg) no-repeat;
}
#navteq a{
  display: block;
  text-indent: -2000px;
  overflow: hidden;
  height: 137px;
  width: 275px;
}

#footer{
  width: 960px;
  height: 137px;
  background: url(images/footer.jpg) no-repeat center center;
  clear: both;
  position: relative;
}
#footer div.end{
  display: none;
}
#footer .des .des{
  background: url(images/js.jpg) no-repeat;
  display: block;
  width: 88px;
  height: 24px;
  text-indent: -1000px;
  overflow: hidden;
  position: absolute;
  top: 70px;
  right: 98px;
}
#footer .des .tec{
  background: url(images/iwtech.jpg) no-repeat;
  display: block;
  width: 88px;
  height: 24px;
  text-indent: -1000px;
  overflow: hidden;
  position: absolute;
  top: 70px;
  right: 10px;
}


dl.faq dt{
  font-weight: bold;
  color: #606060;
}
dl.faq dd{
  margin: 0 0 10px 0;
}


h2.empresa{
  background: url(images/tit_empresa.gif) no-repeat 10px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h3.comochegar{
  background: url(images/tit_como_chegar.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h2.faq{
  background: url(images/tit_faq.gif) no-repeat 10px center;
  height: 50px;
  text-indent: -1000px;
  overflow: hidden;
}
h3.gravador{
  background: url(images/tit_gravador.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h3.caixas{
  background: url(images/tit_caixas.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h3.somautomotivo{
  background: url(images/tit_som_automotivo.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h3.gps{
  background: url(images/tit_gps.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h3.mp3{
  background: url(images/tit_mp3.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h3.mp4{
  background: url(images/tit_mp4.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h3.mp5{
  background: url(images/tit_mp5.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h3.mp5touch{
  background: url(images/tit_mp5touch.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h3.panelas{
  background: url(images/tit_panelas.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h3.panelasPressao{
  background: url(images/tit_panelas_pressao.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h3.panelasArroz{
  background: url(images/tit_panelas_arroz.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h3.pendrive{
  background: url(images/tit_pen.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h3.monitor{
  background: url(images/tit_monitor_wireless.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h3.adaptadores{
  background: url(images/tit_adap.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h2.downloads{
  background: url(images/tit_downloads.gif) no-repeat 10px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h2.produtos{
  background: url(images/tit_produtos.gif) no-repeat 10px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h2.contato{
  background: url(images/tit_contato.gif) no-repeat 10px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h3.endereco{
  background: url(images/tit_endereco.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h3.central{
  background: url(images/tit_central.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h3.sac{
  background: url(images/tit_sac.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h3.email{
  background: url(images/tit_email.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h3.trabalheconosco{
  background: url(images/tit_trabalhe_conosco.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h2.manuais{
  background: url(images/tit_manuais.gif) no-repeat 10px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}


ul.manuais{
  margin: 0 0 0 20px;
}

/* produtos */
div.produtos{
  clear: both;
}


.produto{
  width: 172px;
  height: 178px;
  background: url(images/box_produto.jpg) no-repeat;
  float: left;
  margin: 3px !important;
  margin: 2px;
}
.produto .nome a{
  color: white;
  text-decoration: none;
}
.produto .imagem{
  height: 133px;
  line-height: 133px;
  padding: 12px 9px 7px 9px;
  text-align: center;
}
.produto .imagem img{
  border: none;
}


.produto .nome{
  color: white;
  text-align: center;
  font-weight: bold;
}

h3.nomeProduto{
  color: #909090;
  text-transform: uppercase;
  font-size: 16px;
  padding: 2px 0 0 10px;
}

#img img{
    border: none;
}


h3.cat1{
  background: url(images/tit_mp3.gif) no-repeat 0px center;
  background: url(images/tit_eletronicos.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
  clear: both;
}
h3.cat2{
  background: url(images/tit_mp4.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
  clear: both;
}
h3.cat3{
  background: url(images/tit_mp5.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
  clear: both;
}
h3.cat4{
  background: url(images/tit_panelas_pressao.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
  clear: both;
}
h3.cat5{
  background: url(images/tit_pen.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
  clear: both;
}
h3.cat6{
  background: url(images/tit_cozinha.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
  clear: both;
}
h3.cat7{
  background: url(images/tit_gravador.gif) no-repeat 0px center;
  background: url(images/tit_acessorios.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
  clear: both;
}
h3.cat8{
  background: url(images/tit_monitor_wireless.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
  clear: both;
}
h3.cat9{
  background: url(images/tit_panelas_arroz.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
  clear: both;
}
h3.cat10{
  background: url(images/tit_pilhas.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
  clear: both;
}
h3.cat11{
  background: url(images/tit_som_automotivo.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
  clear: both;
}
h3.cat12{
  background: url(images/tit_cx_som.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
  clear: both;
}
h3.cat13{
  background: url(images/tit_fone_ouvido.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
  clear: both;
}
h3.cat14{
  background: url(images/tit_adap.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
  clear: both;
}
h3.cat15{
  background: url(images/tit_tablets.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
  clear: both;
}
h3.cat16{
  background: url(images/tit_central_mult.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
  clear: both;
}
h3.cat17{
  background: url(images/tit_dvd_automotivo.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
  clear: both;
}
h3.cat18{
  background: url(images/tit_fone_headset.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
  clear: both;
}
h3.cat19{
  background: url(images/tit_mps.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
  clear: both;
}
h3.cat20{
  background: url(images/tit_gps.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
  clear: both;
}
h3.cat21{
  background: url(images/tit_pilhas_carregadores.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
  clear: both;
}
h3.cat22{
  background: url(images/tit_radio_portatil.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
  clear: both;
}
h2.pesquisa{
  background: url(images/tit_pesquisa.gif) no-repeat 10px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h3.seusDados{
  background: url(images/tit_seus_dados.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
  clear: both;
}
h3.satisfacao{
  background: url(images/tit_satisfacao.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
  clear: both;
}

.pesquisa .input label{
  display: block;
}
.pesquisa .input input{
  display: block;
  width: 335px;
  padding: 4px;
}
.pesquisa select{
  display: block;
  padding: 4px;
}
.pesquisa textarea{
  width: 95%;
  padding: 4px;
}

/* trabalhe */
.trabalhe{
  text-align: left;
}
.trabalhe .input label{
  display: block;
}
.trabalhe .input input{
  display: block;
  width: 335px;
  padding: 4px;
}
.trabalhe select{
  display: block;
  padding: 4px;
}
.trabalhe textarea{
  width: 95%;
  padding: 4px;
}

/* autorizadas */
dl.autorizadas{
  margin: 30px 0 0 0;
}


dl.autorizadas dt{
  font-weight: bold;
  font-size: 14px;
  color: #606060;
}
dl.autorizadas dd{
  margin: 0 0 10px 0;
}
dl.autorizadas dd{
  border-top: 1px solid #EBEBEB;
}

.listaUF{
  margin: 0 0 0 20px;
}


h2.autorizadas{
  background: url(images/tit_autorizadas.gif) no-repeat 10px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h2.trabalhe{
  background: url(images/tit_trabalhe.gif) no-repeat 10px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h3.dadospessoais{
  background: url(images/tit_dadospessoais.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h3.dadosempresa{
  background: url(images/tit_dadosempresa.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h3.areaatuacao{
  background: url(images/tit_areaatuacao.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h3.todosProdutos{
  background: url(images/tit_todos_produtos.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
h3.somentePanelas{
  background: url(images/tit_somente_panelas.gif) no-repeat 0px center;
  height: 40px;
  text-indent: -1000px;
  overflow: hidden;
}
.error input{
    border: 1px solid #632727;
}


.error-message{
    color: #7A3636;
    font-weight: bold;
    margin: 2px;
    padding: 2px;
}

/* nivo */
#prodDes{
  position: relative;
  height: 450px;
  width: 540px;
  overflow: hidden;
  margin: 0 10px;
}
.nivo-nextNav{
  background: white;
}
.nivo-prevNav{
  background: white;
}


.nivo-controlNav {
	position:absolute;
	right:10px;
	top:10px;
}
.nivo-controlNav a {
	display:block;
    background: white;
	width:22px;
	height:22px;
	border:0;
	margin-bottom:3px;
    text-align: center;
}
.nivo-controlNav a.active {
	background: #DDDDDD;
}


#alerta{
  border: 2px solid red;
  background: white;
  position: absolute;
  top: 50px;
  left: 187px;
  width: 400px;
  padding: 4px 10px 4px 10px;
  font-family: arial;
  line-height: 140%;
  text-align: justify;
  font-size: 11px;
}
#alerta h2{
  text-align: center;
}

/* produtos info */
#produtoInfo{
  width: 520px;
  float: left;
  padding: 30px 0 0 20px;
  color: white;
  font-family: 'Geometr415MdBTMedium';
}
#produtoInfo .nomeProduto{
  font-family: 'Geometr415MdBTMedium';
  font-size: 26px;
  text-transform: none;
  font-weight: normal;
  color: white;
}
#produtoInfo .maisInfo{
  margin: 10px 0 0 0;
}
#produtoInfo .btnMaisInfo{
  background: white;
  padding: 4px;
  color: black;
}
#produtoInfo .outrosLinks{
  text-align: right;
}
#produtoInfo .outrosLinks a{
  color: white;
}


#sCat15{
  float: left;
}
#sCat7{
  float: left;
  margin: 0 0 0 5px;
  width: 360px;
}


