/*TAGs Html*/
body{ 
  font-family: Arial, Helvetica, sans-serif;
  margin: 5px 0px 5px 0px;
  font-size: 12px;
  background: url(../imgs/layout/bg_fundo.jpg);
}

em{
  font: bold 1em verdana; 
  color: #496881; 
  display: block; 
}

*{ 
  padding: 0em; 
  margin: 0em; 
}

a{
  color: #be0404;
  text-decoration: none;
  display: inline;
}

a:link, a:visited, a:active{
  border: 0px;
  color: #000000;
  text-decoration: none;
}

a:hover{
  border: 0px;
  color: #000000;
  text-decoration: underline;
}

a:link.branco, a:visited.branco, a:active.branco{
  border: 0px;
  color: #FFF;
  text-decoration: none;
}

a:hover.branco{
  border: 0px;
  color: #FFF;
  text-decoration: underline;
}

.paginacaoProdutos a:link, .paginacaoProdutos a:visited, .paginacaoProdutos a:active{
  border: 0px;
  color: white;
  text-decoration: none;
}

.paginacaoProdutos a:hover{
  border: 0px;
  color: white;
  text-decoration: underline;
}

ul, ol{
  list-style: none;
}

img{
  border: 0px;
}
/*TAGs Html*/

/*Classes*/
.campo1{
  color: #000000;
  border: 1px solid #FF0000;
  background-color: #FFFFCC;
}

.campo2{
  color: #000000;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
}

.error{
  color: #FF0000;
  font-weight: bold;
}

.sucesso{
  color: #006600;
  font-weight: bold;
}

.espaco{
  float: left;
  width: 100%;
}

.esconde{
  display: none;
}

.bandeiras{
  vertical-align: middle;
  cursor: pointer;
}

.primeiroItem{
  border-left: 2px solid #4A4A4A;
}

.ultimoItem{
  border-right: 2px solid #4A4A4A;
}

.diaNoticia{
  font-weight: bold; 
  color: #222; 
  font-size: 13px;
}

.floatLeft{
  float: left; 
  width: 100%;
}

.olLancamentos{
  float: left; 
  width: 98%; 
  height: 140px; 
  padding-left: 0.7em;
}

.li34{
  float: left; 
  width: 34.6%;
}

.li30{
  float: left; 
  width: 30.66%;
}

.fundoLancamento{
  width: 256px; 
  height: 140px; 
  background: url(../imgs/layout/fundo_lancamento.jpg); 
  background-repeat: no-repeat;
}

.imagemProduto{
  position: absolute; 
  padding: 0.4em 0.4em 0.4em 0.8em;
}

.imagemLogomarca{
  position: absolute; 
  padding-left: 14.4em; 
  padding-top: 1.4em;
}

.codigo{
  position: absolute; 
  padding-top: 95px; 
  padding-left: 149px; 
  color: #666;
}

.infoTecnicas{
  position: absolute; 
  padding-top: 122px;
}

.label{
  float: left;
  width: 37%;
  text-align: right;
  padding-top: 0.2em;
  padding-right: 0.4em;
}

.field{
  float: left;
  width: 62%;
  text-align: left;
  padding-top: 0.2em;
}

.categoriaNoticia{
  background: #ECECEC;
  border: 1px solid #666666;
  padding: 0.4em;
  margin: 0.1em 0em 0.2em;
}

.categoriaNoticia:hover{
  background: #CCCCCC;
  border: 1px solid #666666;
  padding: 0.4em;
  margin: 0.1em 0em 0.2em;
}

.labelBranco{
  float: left; 
  width: 9em; 
  color: #00000; 
  text-align: right; 
  padding-top: 0.2em;
  color: white;
}

.fieldBranco{
  float: left; 
  width: 16em; 
  color: white; 
  text-align: left; 
  margin-left: 0.2em;
}

.corBranca{
  color: white;
}

.linhaVideo{
  float: left; 
  width: 100%;
}

.categoriaVideo{
  float: left; 
  width: 26%;
  text-align: center;
  padding: 1.5em 1.5em 0em 1.5em;
}

.categoriaVideo img{
  border: 2px solid #CCC;
}

.tituloSubVideos{
  font-style: italic;
}

.olProdutos{
  float: left; 
  width: 100%; 
  text-align: center; 
  padding-bottom: 1em;
}

.liProdutos{
  float: left;
}

.listagem200{
  float: left;
  width: 200px; 
  padding: 10px;
}

.nomeCidadeRepresentante{
  border-bottom: 1px solid black;
  font-size: 18px;
  font-weight: bold;
}

.xmls{
  padding: 0.4em;
  border: 1px solid #AAA;
  margin-bottom: 0.4em;
}

.xmls:hover{
  background: #CCC;
}

.itensMenuXML, .itensMenuRepresentante{
  float: right; 
  margin: 0em 0em 1em 0.4em;
}

.itensMenuXML p, .itensMenuRepresentante p{
  padding: 0.6em;
  background: #ECECEC;
  border: 1px solid #AAA;
  text-align: center;
}

.cabecalhoRepresentantes{
  background: #777;
  color: white;
  font-weight: bold;
}

.cabecalhoRepresentantes td, .itensRepresentantes td{
  padding: 4px;
}

.pedidosCliente{
  padding: 0.6em;
  border: 1px solid #AAA;
  background: #ECECEC;
}

.tituloNome{
  width:45%;
	float:left;
	padding-top:2px;
	padding-bottom:2px;
}

.tituloPedidos{
  width:15%;
	float:left;
	padding-top:2px;
	padding-bottom:2px;
}

.tituloPedidosFaturados{
  width:15%;
	float:left;
	padding-top:2px;
	padding-bottom:2px;
}

.tituloDuplicatas{
  width:15%; 
	float:left; 
	padding-top:2px; 
	padding-bottom:2px;
}
/*Classes*/

/*IDS*/
#centraliza{
  position: relative; 
  margin: 0 auto;
  width: 71.7em; 
  overflow: hidden;
}

#bandeira-pt, #bandeira-en, #bandeira-sp{
  color: white;
  display: none;
  font-weight: bold;
  font-size: 10px;
}

#linguas{
  padding-bottom: 0.4em;
  text-align: right;
  height: 16px;
}

#topo{
  height: 274px;
}

#menu{
  position: absolute;
  top: 24.2em;
  height: 5em; 
  text-align: center;
  padding-top: 0.8em;
  z-index: 1;
}

#menu .menuInicio{
  float: left;
  color: white;
  background: #282828;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border-right: 2px solid #4A4A4A;
  width: 124px;
  height: 41px;
  text-align: center;
  padding-top: 24px;
}

#menu .menuMeio{
  float: left;
  color: white;
  background: #282828;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border-right: 2px solid #4A4A4A;
  width: 120px;
  height: 41px;
  text-align: center;
  padding-top: 24px;
}

#menu .menuMeioDuplo{
  float: left;
  color: white;
  background: #282828;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border-right: 2px solid #4A4A4A;
  width: 120px;
  height: 46px;
  text-align: center;
  padding-top: 19px;
}

#menu .menuUltimo{
  float: left;
  color: white;
  background: #282828;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 124px;
  height: 41px;
  text-align: center;
  padding-top: 24px;
}

#menu .menuInicio:hover{
  background: #DF7107;
  cursor: pointer;
  font-weight: bold;
}

#menu .menuMeio:hover{
  background: #DF7107;
  cursor: pointer;
  font-weight: bold;
}

#menu .menuMeioDuplo:hover{
  background: #DF7107;
  cursor: pointer;
  font-weight: bold;
}

#menu .menuUltimo:hover{
  background: #DF7107;
  cursor: pointer;
  font-weight: bold;
}

#subMenu{
  display: none;
}

#subMenu .espacoSubMenu{
  width: 0.76em;
  float: left;
}

#subMenu .itensSubMenu{
  float: left;
  padding: 1em 0em 1em 0em;
  background: #282828;
  color: white;
  text-align: center;
  width: 11.2em;
  border-top: 2px solid #4A4A4A;
  border-bottom: 2px solid #4A4A4A;
}

#subMenu .itensSubMenu:hover{
  background: #DF7107;
  cursor: pointer;
  font-weight: bold;
}

#subMenu .separadorSubMenu{
  float: left;
  padding: 1em 0.2em 1em 0.2em;
  background: #282828;
  color: white;
  border-top: 2px solid #4A4A4A;
  border-bottom: 2px solid #4A4A4A;
}

#subMenuServicos{
  display: none;
}

#subMenuServicos .espacoSubMenuServicos{
  width: 13.96em;
  float: left;
}

#subMenuServicos .itensSubMenu{
  float: left;
  padding: 1em 0em 1em 0em;
  background: #282828;
  color: white;
  text-align: center;
  width: 11.2em;
  border-top: 2px solid #4A4A4A;
  border-bottom: 2px solid #4A4A4A;
}

#subMenuServicos .itensSubMenu:hover{
  background: #DF7107;
  cursor: pointer;
  font-weight: bold;
}

#subMenuServicos .separadorSubMenu{
  float: left;
  padding: 1em 0.2em 1em 0.2em;
  background: #282828;
  color: white;
  border-top: 2px solid #4A4A4A;
  border-bottom: 2px solid #4A4A4A;
}

#subMenuProdutos{
  display: none;
}

#subMenuProdutos .espacoSubMenuProdutos{
  width: 23.96em;
  float: left;
}

#subMenuProdutos .itensSubMenu{
  float: left;
  padding: 1em 0em 1em 0em;
  background: #282828;
  color: white;
  text-align: center;
  width: 11.2em;
  border-top: 2px solid #4A4A4A;
  border-bottom: 2px solid #4A4A4A;
}

#subMenuProdutos .itensSubMenu:hover{
  background: #DF7107;
  cursor: pointer;
  font-weight: bold;
}

#subMenuProdutos .separadorSubMenu{
  float: left;
  padding: 1em 0.2em 1em 0.2em;
  background: #282828;
  color: white;
  border-top: 2px solid #4A4A4A;
  border-bottom: 2px solid #4A4A4A;
}

#subMenuRepresentantes{
  display: none;
}

#subMenuRepresentantes .espacoSubMenuRepresentantes{
  width: 34.46em;
  float: left;
}

#subMenuRepresentantes .itensSubMenu{
  float: left;
  padding: 1em 0em 1em 0em;
  background: #282828;
  color: white;
  text-align: center;
  width: 11.2em;
  border-top: 2px solid #4A4A4A;
  border-bottom: 2px solid #4A4A4A;
}

#subMenuRepresentantes .itensSubMenu:hover{
  background: #DF7107;
  cursor: pointer;
  font-weight: bold;
}

#subMenuRepresentantes .separadorSubMenu{
  float: left;
  padding: 1em 0.2em 1em 0.2em;
  background: #282828;
  color: white;
  border-top: 2px solid #4A4A4A;
  border-bottom: 2px solid #4A4A4A;
}

#subMenuContato{
  display: none;
}

#subMenuContato .espacoSubMenuContato{
  width: 36.46em;
  float: left;
}

#subMenuContato .itensSubMenu{
  float: left;
  padding: 1em 0em 1em 0em;
  background: #282828;
  color: white;
  text-align: center;
  width: 11.2em;
  border-top: 2px solid #4A4A4A;
  border-bottom: 2px solid #4A4A4A;
}

#subMenuContato .itensSubMenu:hover{
  background: #DF7107;
  cursor: pointer;
  font-weight: bold;
}

#subMenuContato .separadorSubMenu{
  float: left;
  padding: 1em 0.2em 1em 0.2em;
  background: #282828;
  color: white;
  border-top: 2px solid #4A4A4A;
  border-bottom: 2px solid #4A4A4A;
}

#menuProdutos{
  position: absolute; 
  top: 32em; 
  left: 10px;
  color: white;
  z-index: 0;
}

#espacoMenuMeio{
  height: 169px;
}

#centro{
  float: left; 
  width: 100%; 
  background: white;
  min-height: 29em;
}

#espacoMenuProdutosInternoHome{
  float: left; 
  width: 22.4em; 
  height: 26em;
  padding-bottom: 0.6em;
}

#espacoMenuProdutosInterno{
  float: left; 
  width: 22.4em; 
  min-height: 26em;
  padding-bottom: 0.6em;
}

#conteudoCentroHome{
  padding: 0.2em;
}

#conteudoCentro{
  float: left;
  width: 48.5em;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
}

#tituloPrincipal{
  font-size: 15px;
  background: #777;
  color: white;
  padding: 0.4em;
}

#tituloLancamentos{
  color: #222; 
  font-size: 18px; 
  padding-left: 0.7em;
}

#divNoticias{
  float: left; 
  width: 340px;
}

#conhecaTambem{
  float: left; 
  padding-top: 19.8em; 
  padding-left: 4px;
}

#tituloNoticias{
  color: white; 
  font-size: 15px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  padding: 0.4em;
}

#conteudoPrincipal{
  float: left;
  width: 100%;
  position: relative;
}

#notaFiscalEletronica{
  position: absolute; 
  top: 425px;
  left: 53em;
  z-index: 0;
  background: url(../imgs/layout/nfe.png);
  width: 202px;
  height: 39px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#notaFiscalEletronica p{
  padding: 0.7em 0em 1em 0em;
  color: white;
  font-size: 15px;
  cursor: pointer;
  text-align: center;
}

#versaoFlash{
  background: white;
  padding: 0.4em;
  display: none;
  border: 2px solid #AAA;
  text-align: center;
  margin-bottom: 1em;
}

#noticiasHome{
  float: right; 
  width: 584px; 
  height: 333px; 
  background: url(../imgs/layout/fundo_noticias.jpg); 
  background-repeat: no-repeat;
}

#botaoBusca{
  vertical-align: bottom;
}

#tituloMailNoticias{
  float: left; 
  width: 30em; 
  color: white; 
  text-align: center; 
  font-weight: bold; 
  background-color: #005985; 
  padding-top: 1em; 
  padding-bottom: 1em;
}

#tituloMailNoticias span{
  font-size: 14px;
}

#cycle{
  margin: 0 auto;
  border: 2px solid #AAA;
}

#foto300{
  float: left;
}

#categoriasCid{
  float: left; 
  padding-left: 20px;
  width: 226px;
}

#categoriasCid div{
  background-color: #999999; 
  color: white; 
  padding: 10px;
  width: 226px;
}

#categoriasCid img{
  float: left; 
  margin: 0em 0.4em 0.4em 0em; 
  border: 2px solid #CCC;
}

#amplia1{
  position: absolute; 
  width: 340px; 
  height: 340px; 
  left: 215px; 
  top: 680px; 
  display: none;
}

#amplia2{
  position: absolute; 
  width: 340px; 
  height: 340px; 
  left: 165px; 
  top: 750px; 
  display: none;
}

#notaNFE, #notaIntranet, #notaNFETrocarSenha{
  padding: 1em; 
  background: #ECECEC; 
  border: 1px solid black; 
  text-align: center; 
  font-weight: bold;
}

#fotoLogomarca{
  float: right;
}

#fotoLogomarca img{
  border: 2px solid #CCC; 
  margin: 0.4em 0em 0.4em 0.4em;
}

#galeriaProdDet{
  float: left; 
  width: 100%; 
  padding-bottom: 0.4em; 
  padding-top: 3em;
}

#menuRepresentante{
  float: right; 
  width: 65%;
}

#chaveAcesso{
  position: absolute; 
  width: 300px; 
  min-height: 90px; 
  top: 72px; 
  right: 0px;
}
/*IDS*/

/* SIMPLE GALLERY */
#simplegallery{
  margin: 0 auto;
  visibility: hidden; 
  border: 2px solid #898E77;
}
/* FIM DO SIMPLE GALLERY */

/* GALLERY */
#controls{
  float: left;
  width: 100%;
  padding-bottom: 3em;
}

#controls div.ss-controls{
  float: left;
  padding: 0.4em;
  background: #ECECEC;
  color: #666;
}

#controls div.nav-controls{
  float: right;
  padding: 0.4em;
  background: #ECECEC;
  color: #666;
}

.ss-controls a, .nav-controls a{
  padding: 0.8em;
  background: #ECECEC;
  color: #666;
}

#caption{
  position: absolute;
  top: 618px;
  left: 546px;
  width: 308px;
  min-height: 200px;
}

#caption span.image-caption{
  position: absolute;
  top: 0;
  left: 0;
}

#slideshow{
  position: absolute;
  width: 308px;
  height: 304px;
  top: 60px;
  right: 0px;
}

#slideshow a:hover{
  text-decoration: none;
}

#slideshow span.image-wrapper{
  position: absolute;
  top: 0;
  left: 0;
}

#slideshow img{
  border: 2px solid #CCC;
}

#thumbs{
  float: left;
  min-width: 240px;
  max-width: 260px;
}

.thumbs{
  float: left;
  width: 100%;
  padding: 1em 0em 1em 0em;
}

.thumbs li{
  float: left;
  width: 120px;
  text-align: right;
}

.thumbs li img{
  padding: 0.2em;
  border: 1px solid #CCC;
}

.pagination{
  float: left;
  width: 100%;
  padding: 0.4em 0em 0.4em 0em;
  margin: 0.4em 0em 0.4em 0em;
}

.pagination .current{
  color: #666;
  padding: 0.8em;
}

.pagination a{
  background: #ECECEC;
  padding: 0.8em;
  color: #666;
}
/* FIM DO GALLERY */