* {
	padding:0;
	margin:0;
}

html{
	width:100%;
	background:#000;
	padding:0;
	/*margin:0 auto;*/
}

body{
	width:100%;
	background:url(../img/pixel.gif) 0 0 repeat-x;
	padding:0;
	display:table;
	/*margin:0 auto;*/
}
body.profissionais{
	width:100%;
	background:url(../img/pixel-profissionais.gif) 0 0 repeat-x;
	padding:0;
	margin:0 auto;
}
body.mesa{
	width:100%;
	background:url(../img/pixel-mesa.gif) 0 0 repeat-x;
	padding:0;
	margin:0 auto;
}
body.impressao{
	width:100%;
	background:url(../img/pixel-impressao.gif) 0 0 repeat-x;
	padding:0;
	margin:0 auto;
}
body.pessoais{
	width:100%;
	background:url(../img/pixel-pessoais.gif) 0 0 repeat-x;
	padding:0;
	margin:0 auto;
}
body.cientificas{
	width:100%;
	background:url(../img/pixel-cientificas.gif) 0 0 repeat-x;
	padding:0;
	margin:0 auto;
}
body.fragmentadoras{
	width:100%;
	background:url(../img/pixel-fragmentadoras.gif) 0 0 repeat-x;
	padding:0;
	margin:0 auto;
}
body.internas{
	width:100%;
	background:url(../img/pixel-internas.gif) 0 0 repeat-x;
	padding:0;
	margin:0 auto;
}
body.tradutoras{
	width:100%;
	background:url(../img/pixel-tradutoras.gif) 0 0 repeat-x;
	padding:0;
	margin:0 auto;
}
.fundo{
	background:url(../img/topo.gif) center top no-repeat;
	margin:0 auto;
}
.fundo_profissionais{
	background:url(../img/topo-profissionais.gif) center top no-repeat;
	margin:0 auto;
}
.fundo_mesa{
	background:url(../img/topo-mesa.gif) center top no-repeat;
	margin:0 auto;
}
.fundo_impressao{
	background:url(../img/topo-impressao.gif) center top no-repeat;
	margin:0 auto;
}
.fundo_pessoais{
	background:url(../img/topo-pessoais.gif) center top no-repeat;
	margin:0 auto;
}
.fundo_cientificas{
	background:url(../img/topo-cientificas.gif) center top no-repeat;
	margin:0 auto;
}
.fundo_fragmentadoras{
	background:url(../img/topo-fragmentadoras.gif) center top no-repeat;
	margin:0 auto;
}
.fundo_internas{
	background:url(../img/topo-internas.gif) center top no-repeat;
	margin:0 auto;
}
.fundo_tradutoras{
	background:url(../img/topo-tradutoras.gif) center top no-repeat;
	margin:0 auto;
}
#geral{
	width:773px;
	display:block;
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c2c2c2;	
}
#geral p{
	padding-bottom:9px;
	line-height:16px;
}
#geral a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c2c2c2;
	text-decoration: none;
}
#geral #topo{
	width:773px;
	height:81px;
	display:block;
}
#geral #topo h1{
	width:210px;
	height:37px;
	display:block;
	padding-top:29px;
	padding-left:0px;
}
#geral #topo h1 a.logo{
	width:210px;
	height:37px;
	display:block;
	background:url(../img/logo.gif) 0 0 no-repeat;
	overflow:hidden;
	text-indent:-999999px;
}

#geral #esquerda{
	width:195px;
	display:table;
	float:left;
}

/* pop-up */
#pog {
	 width:1px; 
	 height:1px; 
	 display:block;
	 position:absolute;
}
a.btnfecharpop{
	width:25px;
	height:20px;
	display:block;
	position:absolute;
	text-indent:-99999px;
	overflow:hidden;
	background:url(../img/transparente.gif) 0 0 no-repeat;
	left: 660px;
	top: 70px;
	z-index: 10;
}
#pog #pop-up{
	width:488px;
	height:447px;
	display:block;
	position:absolute;
	left: 220px;
	top: 65px;
}

#geral #esquerda #menu{
	width:172px;
	height:257px;
	display:block;
	float:left;
	background:url(../img/menu_inicio.jpg) left top no-repeat;
	position:relative;
}
#geral #esquerda #menu ul{
	width:172px;
	height:249px;
	display:block;
	background:url(../img/menu_fim.jpg) left bottom no-repeat;
	float:left;
	padding-top:9px;
}
#geral #esquerda #menu ul li{
	width:172px;
	height:30px;
	display:block;
	float:left;
	list-style:none;
}
#geral #esquerda #menu ul li.btn_ir_conteudo{
	display:none;
}
#geral #esquerda #menu ul li a{
	width:172px;
	height:30px;
	display:block;
	float:left;
	background-position:left top;
}
#geral #esquerda #menu ul li a.btn_home{
	background:url(../img/btn_home.jpg);
	text-indent:-999999px;
	overflow:hidden;
}
#geral #esquerda #menu ul li a.btn_empresa{
	background:url(../img/btn_empresa.jpg);
	text-indent:-999999px;
	overflow:hidden;
}
#geral #esquerda #menu ul li a.btn_produtos{
	background:url(../img/btn_produtos.jpg);
	text-indent:-999999px;
	overflow:hidden;
}
#geral #esquerda #menu ul li a.btn_servicos{
	background:url(../img/btn_servicos.jpg);
	text-indent:-999999px;
	overflow:hidden;
}
#geral #esquerda #menu ul li a.btn_revenda{
	background:url(../img/btn_revenda.jpg);
	text-indent:-999999px;
	overflow:hidden;
}
#geral #esquerda #menu ul li a.btn_lojas{
	background:url(../img/btn_lojas.jpg);
	text-indent:-999999px;
	overflow:hidden;
}
#geral #esquerda #menu ul li a.btn_imprensa{
	background:url(../img/btn_imprensa.jpg);
	text-indent:-999999px;
	overflow:hidden;
}
#geral #esquerda #menu ul li a.btn_contato{
	background:url(../img/btn_contato.jpg);
	text-indent:-999999px;
	overflow:hidden;
}
#geral #esquerda #menu ul li a:hover{
	background-position:left bottom;
}
#geral #esquerda #menu ul li #sub_produtos{
	width:190px;
	float:left;
	position:absolute;
	top:72px;
	left:171px;
	display:none;
}
#geral #esquerda #menu ul li #sub_produtos ul{
	width:190px;
	height:142px;
	display:table;
	background:none;
	border:1px solid #7f7f7f;
	padding-top:0;
}
#geral #esquerda #menu ul li #sub_produtos ul li{
	width:190px;
	height:26px;
	display:block;
	float:left;
	list-style:none;
	background:url(../img/pixel_menu.jpg) #e3e3e3 0 0 repeat-y;
	text-indent:12px;
}
#geral #esquerda #menu ul li #sub_produtos ul li a{
	width:190px;
	height:21px;
	display:block;
	float:left;
	text-decoration:none;
	font-weight: bold;
	color:#666666;
	font-size: 10px;
	padding-top:5px;
}
#geral #esquerda #menu ul li #sub_produtos ul li a:hover{
	background-color:#efeeee;
}

#geral #esquerda .box_home1{
	width:166px;
	height:120px;
	display:block;
	float:left;
	padding-top:58px;
}
#geral #esquerda .box_home1 h2.h2_ass_tecnica{
	width:156px;
	height:14px;
	display:block;
	background:url(../img/h2_ass_tecnica.gif) 0 0 no-repeat;
	text-indent:-999999px;
	overflow:hidden;
	padding-bottom:12px;
}
#geral #esquerda .box_home1 a{
	text-decoration: underline;
	float:right;
}

#geral #direita{
	width:578px;
	display:table;
	float:left;
	padding-top:11px;
}
#geral #direita #animacao{
	width:568px;
	height:145px;
	display:block;

}
#geral #direita #anima_menu{
	width:568px;
	height:150px;
	display:block;
	padding-bottom:10px;
}

#geral #direita .box_home2{
	width:279px;
	height:120px;
	display:block;
	float:left;
	padding-right:10px;
}

#geral #direita .box_home2 h2.h2_revenda{
	width:156px;
	height:14px;
	display:block;
	background:url(../img/h2_revenda.gif) 0 0 no-repeat;
	text-indent:-999999px;
	overflow:hidden;
	padding-bottom:12px;
}
#geral #direita .box_home2 h2.h2_onde_comprar{
	width:156px;
	height:14px;
	display:block;
	background:url(../img/h2_onde_comprar.gif) 0 0 no-repeat;
	text-indent:-999999px;
	overflow:hidden;
	padding-bottom:12px;
}
#geral #direita .box_home2 a{
	text-decoration: underline;
	float:right;
}

#geral #direita #imagem{
	width:225px;
	height:225px;
	display:block;
	float:left;
}
#geral #direita #imagem img{
	width:215px;
	height:215px;
	display:block;
	border:none;
	float:left;

}

#geral #direita #detalhes{
	width:343px;
	display:block;
	float:left;
	position:relative;
}


#geral #direita #detalhes #icones ul{
	width:343px;
	padding-top:10px;
	display:table;
}
#geral #direita #detalhes #icones ul li{
	width:40px;
	height:40px;
	/*display:block;*/
	list-style:none;
	float:left;
	padding-right:9px;
	padding-bottom:6px;
}
#geral #direita #detalhes #icones ul li img{
	width:40px;
	height:40px;
	display:block;
	border:none;
}
#geral #direita #detalhes table{
	width:343px;
	/*display:table;*/
	border:none;
	background:none;

}
#geral #direita #detalhes table tr{
	width:343px;
	height:20px;
	display:block;
	border:none;
	background:none;
	line-height:17px;
}
#geral #direita #detalhes table tr.tab_cinza{
	width:343px;
	height:20px;
	display:block;
	border:none;
	background:#202020;
	line-height:17px;
}
#geral #direita #detalhes table tr td.td_dir{
	width:210px;
	height:17px;
	display:block;
	border:none;
	line-height:17px;
	float:left;
}
#geral #direita #detalhes table tr td.td_dir2{
	width:140px;
	height:17px;
	display:block;
	border:none;
	line-height:17px;
	float:left;
}
#geral #direita #detalhes table tr td.td_dir3{
	width:70px;
	height:17px;
	display:block;
	border:none;
	line-height:17px;
	float:left;
	font-weight:bold;	
}


#geral #direita #detalhes table tr td.td_dir4{
	width:340px;

	display:block;
	border:none;
	line-height:17px;
	float:left;
		
}



#geral #direita #detalhes table tr.especial{
	width:343px;
	display:block;
	border:none;
	background:none;
	line-height:17px;
}
#geral #direita #detalhes table tr.tab_cinza_especial{
	width:343px;
	display:block;
	border:none;
	background:#202020;
	line-height:17px;
}




























#geral #direita #detalhes ul.botoes{
	width:343px;
	height:120px;
	display:block;
	float:left;
	padding-top:26px;
}
#geral #direita #detalhes ul.botoes li.pdNone{
	padding-right:0;
}
#geral #direita #detalhes ul.botoes li{
	width:73px;
	height:117px;
	display:block;
	float:left;
	list-style:none;
	padding-right:16px;
}
#geral #direita #detalhes ul.botoes li a{
	width:73px;
	height:117px;
	display:block;
	float:left;
	list-style:none;
	text-indent:-999999px;
	overflow:hidden;
	
}
#geral #direita #detalhes ul.botoes li a.bt_catalogo{
	background:url(../img/icone_catalogo.jpg) no-repeat 0 0;
}
#geral #direita #detalhes ul.botoes li a.bt_lojas{
	background:url(../img/icone_lojas.jpg) 0 0 no-repeat;
}
#geral #direita #detalhes ul.botoes li a.bt_revenda{
	background:url(../img/icone_revenda.jpg) 0 0 no-repeat;
}
#geral #direita #detalhes ul.botoes li a.bt_manual{
	background:url(../img/icone_manual.jpg) 0 0 no-repeat;
}
#geral #direita ul.lista_prod li a.imagem{
	width:139px;
	height:133px;
	display:block;
	text-decoration:none;
}
#geral #direita ul.lista_prod li a.imagem img{
	padding-left:12px;
	padding-top:7px;
	border:none;
}
#geral #direita ul.lista_prod li a.nome{
	width:139px;
	height:31px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding-top:8px;
}
#geral #direita #paginas{
	width:568px;
	height:22px;
	display:block;
}
#geral #direita #paginas a.anterior{
	width:70px;
	height:22px;
	display:block;
	float:left;
	background:url(../img/anterior.gif) 0 1px no-repeat;
	text-indent:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#geral #direita #paginas a.proxima{
	width:68px;
	height:22px;
	display:block;
	float:right;
	background:url(../img/proximo.gif) 57px 1px no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right:70px;
}
/* Linha Calculadoras Profissionais*/
.fundo_profissionais #geral #direita h2.h2_titulo{
	width:250px;
	height:50px;
	display:block;
	text-indent:-999999px;
	overflow:hidden;
	background:url(../img/h2_profissionais.gif) 0 18px no-repeat;
	padding-bottom:32px;
}
.fundo_profissionais #geral #direita ul.lista_prod{
	width:568px;
	display:table;
}
.fundo_profissionais #geral #direita ul.lista_prod li{
	width:139px;
	height:164px;
	display:block;
	background:url(../img/li-profissionais.jpg) 0 0 no-repeat;
	list-style:none;
	float:left;
	padding:0 40px 40px 0;
}
.fundo_profissionais #geral #direita #detalhes h3.linhas{
	width:343px;
	height:22px;
	display:block;
	background:url(../img/pixel-titulo-profissionais.gif) left bottom repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.fundo_profissionais #geral #direita #detalhes #voltar{
	width:343px;
	height:22px;
	display:block;
	padding-top:3px;	
	padding-bottom:10px;
	background: url(../img/pixel-titulo-profissionais.gif) 0 19px repeat-x;
}
.fundo_profissionais #geral #direita #detalhes #voltar a{
	width:65px;
	height:15px;
	display:block;
	background:url(../img/voltar.gif) 0 2px no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c4c3be;
	text-indent:10px;
	float:left;
	position:absolute;
	left: 287px;
	top: -1px;
}

.fundo_profissionais #geral #direita #detalhes #voltar_especial{
	width:343px;
	height:22px;
	display:block;

	background: url(../img/pixel-titulo-profissionais.gif) repeat-x;
}
.fundo_profissionais #geral #direita #detalhes #voltar_especial a{
	width:65px;
	height:15px;
	display:block;
	background:url(../img/voltar.gif) 0 2px no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c4c3be;
	text-indent:10px;
	float:left;
	position:absolute;
	left: 287px;
	top: -1px;
}
/* fim Linha Calculadoras Profissionais*/
/* Linha Calculadoras mesa*/
.fundo_mesa #geral #direita h2.h2_titulo{
	width:250px;
	height:50px;
	display:block;
	text-indent:-999999px;
	overflow:hidden;
	background:url(../img/h2_mesa.gif) 0 18px no-repeat;
	padding-bottom:32px;
}
.fundo_mesa #geral #direita ul.lista_prod{
	width:568px;
	display:table;
}
.fundo_mesa #geral #direita ul.lista_prod li{
	width:139px;
	height:164px;
	display:block;
	background:url(../img/li-mesa.jpg) 0 0 no-repeat;
	list-style:none;
	float:left;
	padding:0 40px 40px 0;
}
.fundo_mesa #geral #direita #detalhes h3.linhas{
	width:343px;
	height:22px;
	display:block;
	background:url(../img/pixel-titulo-mesa.gif) left bottom repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.fundo_mesa #geral #direita #detalhes #voltar{
	width:343px;
	height:22px;
	display:block;
	padding-top:3px;	
	padding-bottom:10px;
	background: url(../img/pixel-titulo-mesa.gif) 0 19px repeat-x;
}
.fundo_mesa #geral #direita #detalhes #voltar a{
	width:65px;
	height:15px;
	display:block;
	background:url(../img/voltar.gif) 0 2px no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c4c3be;
	text-indent:10px;
	float:left;
	position:absolute;
	left: 287px;
	top: -1px;
}



/* fim Linha Calculadoras mesa*/
/* Linha Calculadoras pessoais*/
.fundo_pessoais #geral #direita h2.h2_titulo{
	width:250px;
	height:50px;
	display:block;
	text-indent:-999999px;
	overflow:hidden;
	background:url(../img/h2_pessoais.gif) 0 18px no-repeat;
	padding-bottom:32px;
}
.fundo_pessoais #geral #direita ul.lista_prod{
	width:568px;
	display:table;
}
.fundo_pessoais #geral #direita ul.lista_prod li{
	width:139px;
	height:164px;
	display:block;
	background:url(../img/li-pessoais.jpg) 0 0 no-repeat;
	list-style:none;
	float:left;
	padding:0 40px 40px 0;
}
.fundo_pessoais #geral #direita #detalhes h3.linhas{
	width:343px;
	height:22px;
	display:block;
	background:url(../img/pixel-titulo-pessoais.gif) left bottom repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.fundo_pessoais #geral #direita #detalhes #voltar{
	width:343px;
	height:22px;
	display:block;
	padding-top:3px;	
	padding-bottom:10px;
	background: url(../img/pixel-titulo-pessoais.gif) 0 19px repeat-x;

}
.fundo_pessoais #geral #direita #detalhes #voltar a{
	width:65px;
	height:15px;
	display:block;
	background:url(../img/voltar.gif) 0 2px no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c4c3be;
	text-indent:10px;
	float:left;
	position:absolute;
	left: 287px;
	top: -1px;
}


/* fim Linha Calculadoras pessoais*/
/* Linha Calculadoras impressao*/
.fundo_impressao #geral #direita h2.h2_titulo{
	width:250px;
	height:50px;
	display:block;
	text-indent:-999999px;
	overflow:hidden;
	background:url(../img/h2_impressao.gif) 0 18px no-repeat;
	padding-bottom:32px;
}
.fundo_impressao #geral #direita ul.lista_prod{
	width:568px;
	display:table;
}
.fundo_impressao #geral #direita ul.lista_prod li{
	width:139px;
	height:164px;
	display:block;
	background:url(../img/li-impressao.jpg) 0 0 no-repeat;
	list-style:none;
	float:left;
	padding:0 40px 40px 0;
}
.fundo_impressao #geral #direita #detalhes h3.linhas{
	width:343px;
	height:22px;
	display:block;
	background:url(../img/pixel-titulo-impressao.gif) left bottom repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.fundo_impressao #geral #direita #detalhes #voltar{
	width:343px;
	height:22px;
	display:block;
	padding-top:3px;	
	padding-bottom:10px;
	background: url(../img/pixel-titulo-impressao.gif) 0 19px repeat-x;

}
.fundo_impressao #geral #direita #detalhes #voltar a{
	width:65px;
	height:15px;
	display:block;
	background:url(../img/voltar.gif) 0 2px no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c4c3be;
	text-indent:10px;
	float:left;
	position:absolute;
	left: 287px;
	top: -1px;
}
/* fim Linha Calculadoras impressao */

/* Linha Calculadoras Científicas */
.fundo_cientificas #geral #direita h2.h2_titulo{
	width:250px;
	height:50px;
	display:block;
	text-indent:-999999px;
	overflow:hidden;
	background:url(../img/h2_cientificas.gif) 0 18px no-repeat;
	padding-bottom:32px;
}
.fundo_cientificas #geral #direita ul.lista_prod{
	width:568px;
	display:table;
}
.fundo_cientificas #geral #direita ul.lista_prod li{
	width:139px;
	height:164px;
	display:block;
	background:url(../img/li-pessoais.jpg) 0 0 no-repeat;
	list-style:none;
	float:left;
	padding:0 40px 40px 0;
}
.fundo_cientificas #geral #direita #detalhes h3.linhas{
	width:343px;
	height:22px;
	display:block;
	background:url(../img/pixel-titulo-pessoais.gif) left bottom repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.fundo_cientificas #geral #direita #detalhes #voltar{
	width:343px;
	height:22px;
	display:block;
	padding-top:3px;	
	padding-bottom:10px;
	background: url(../img/pixel-titulo-pessoais.gif) 0 19px repeat-x;

}
.fundo_cientificas #geral #direita #detalhes #voltar a{
	width:65px;
	height:15px;
	display:block;
	background:url(../img/voltar.gif) 0 2px no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c4c3be;
	text-indent:10px;
	float:left;
	position:absolute;
	left: 287px;
	top: -1px;
}
/* fim Linha Calculadoras científicas*/

/* Linha Calculadoras fragmentadoras*/
.fundo_fragmentadoras #geral #direita h2.h2_titulo{
	width:250px;
	height:50px;
	display:block;
	text-indent:-999999px;
	overflow:hidden;
	background:url(../img/h2_fragmentadoras.gif) 0 18px no-repeat;
	padding-bottom:32px;
}
.fundo_fragmentadoras #geral #direita ul.lista_prod{
	width:568px;
	display:table;
}
.fundo_fragmentadoras #geral #direita ul.lista_prod li{
	width:139px;
	height:164px;
	display:block;
	background:url(../img/li-fragmentadoras.jpg) 0 0 no-repeat;
	list-style:none;
	float:left;
	padding:0 40px 40px 0;
}
.fundo_fragmentadoras #geral #direita #detalhes h3.linhas{
	width:343px;
	height:22px;
	display:block;
	background:url(../img/pixel-titulo-fragmentadoras.gif) left bottom repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.fundo_fragmentadoras #geral #direita #detalhes #voltar{
	width:343px;
	height:22px;
	display:block;
	padding-top:3px;	
	padding-bottom:10px;
	background: url(../img/pixel-titulo-fragmentadoras.gif) 0 19px repeat-x;
}
.fundo_fragmentadoras #geral #direita #detalhes #voltar a{
	width:65px;
	height:15px;
	display:block;
	background:url(../img/voltar.gif) 0 2px no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c4c3be;
	text-indent:10px;
	float:left;
	position:absolute;
	left: 287px;
	top: -1px;
}
/* fim Linha Calculadoras fragmentadoras*/
/* Linha Calculadoras tradutoras*/
.fundo_tradutoras #geral #direita h2.h2_titulo{
	width:250px;
	height:50px;
	display:block;
	text-indent:-999999px;
	overflow:hidden;
	background:url(../img/h2_tradutoras.gif) 0 18px no-repeat;
	padding-bottom:32px;
}
.fundo_tradutoras #geral #direita ul.lista_prod{
	width:568px;
	display:table;
}
.fundo_tradutoras #geral #direita ul.lista_prod li{
	width:139px;
	height:164px;
	display:block;
	background:url(../img/li-tradutoras.jpg) 0 0 no-repeat;
	list-style:none;
	float:left;
	padding:0 40px 40px 0;
}
.fundo_tradutoras #geral #direita #detalhes h3.linhas{
	width:343px;
	height:22px;
	display:block;
	background:url(../img/pixel-titulo-tradutoras.gif) left bottom repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.fundo_tradutoras #geral #direita #detalhes #voltar{
	width:343px;
	height:22px;
	display:block;
	padding-top:3px;	
	padding-bottom:10px;
	/*background: url(../img/pixel-titulo-tradutoras.gif) 0 19px repeat-x;*/
}
.fundo_tradutoras #geral #direita #detalhes #voltar a{
	width:65px;
	height:15px;
	display:block;
	background:url(../img/voltar.gif) 0 2px no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c4c3be;
	text-indent:10px;
	float:left;
	position:absolute;
	left: 287px;
	top: -1px;
}
/* fim Linha Calculadoras tradutoras*/
#geral #direita h2.h2_contato{
	width:250px;
	height:50px;
	display:block;
	text-indent:-999999px;
	overflow:hidden;
	background:url(../img/h2_contato.gif) 0 18px no-repeat;
	padding-bottom:32px;
}
#geral #direita h2.h2_empresa{
	width:250px;
	height:50px;
	display:block;
	text-indent:-999999px;
	overflow:hidden;
	background:url(../img/h2_empresa.gif) 0 18px no-repeat;
	padding-bottom:32px;
}
#geral #direita h2.h2_servicos{
	width:250px;
	height:50px;
	display:block;
	text-indent:-999999px;
	overflow:hidden;
	background:url(../img/h2_servicos.gif) 0 18px no-repeat;
	padding-bottom:32px;
}
#geral #direita h2.revenda{
	width:250px;
	height:50px;
	display:block;
	text-indent:-999999px;
	overflow:hidden;
	background:url(../img/revenda.gif) 0 18px no-repeat;
	padding-bottom:32px;
}
#geral #direita h2.h2_lojas{
	width:250px;
	height:50px;
	display:block;
	text-indent:-999999px;
	overflow:hidden;
	background:url(../img/h2_lojas.gif) 0 18px no-repeat;
	padding-bottom:32px;
}
#geral #direita h2.h2_imprensa{
	width:250px;
	height:50px;
	display:block;
	text-indent:-999999px;
	overflow:hidden;
	background:url(../img/h2_imprensa.gif) 0 18px no-repeat;
	padding-bottom:32px;
}
/* formulario de contato */
#geral #direita form{
	width:420px;
	display:table;
	float:left;
}
#geral #direita form ul{
	width:420px;
	display:table;
	float:left;
	background:url(../img/ul_contato.gif) 283px 10px no-repeat;
}
#geral #direita form ul li{
	list-style:none;
	width:420px;
	display:block;
	padding-top:8px;

}
#geral #direita form ul li.li_nome{
	height:27px;
	background:url(../img/li_nome.gif) 83px 5px no-repeat;
}

#geral #direita form ul li.li_telefone{
	height:27px;
	background:url(../img/li_nome.gif) 83px 5px no-repeat;
}

#geral #direita form ul li.li_email{
	height:27px;
	background:url(../img/li_nome.gif) 83px 5px no-repeat;
}

#geral #direita form ul li.li_contato{
	height:27px;
	background:url(../img/li_nome.gif) 83px 5px no-repeat;
}
#geral #direita form ul li.li_mensagem{
	height:87px;
	background:url(../img/li_mensagem.gif) 83px 0 no-repeat;
}

#geral #direita form ul li label{
	width:88px;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c2c2c2;
	float:left;
}
#geral #direita form ul li input.campos{
	background:none;
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c2c2c2;
	width:286px;
	height:16px;
	display:block;
	float:left;
	list-style:none;
}
#geral #direita form ul li textarea.msg{
	width:286px;
	height:74px;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c2c2c2;
	float:left;
	background:none;
	border:none;
}
#geral #direita form ul li.li_enviar{
	height:35px;
	display:block;
	float:left;
	background:#000000;
}
#geral #direita form ul li input.bt_enviar{
	width:79px;
	height:26px;
	display:block;
	float:left;
	position:relative;
	left:283px;
	top:-10px;
}

/* fim formulario de contato */

/*--Formulário --*/
#geral #direita form.formulario ul{
	width:420px;
	display:table;
	float:left;
	background:url(../img/ul_contato.gif) 283px 10px no-repeat;
}
#geral #direita form.formulario ul li{
	list-style:none;
	width:420px;
	display:block;
	padding-top:8px;

}
#resposta_form {
	padding: 0 0 0 0;
	font-weight:bold;
}
/*--Fim Formulário --*/

/*--lojas --*/
#geral #direita ul.lojas li{
	list-style-type:none;
	padding-bottom:3px;	
}
#geral #direita ul.lojas li a:hover{
	text-decoration:underline;
}
/*--Fim lojas --*/
.internas .fundo_internas #geral #direita h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding-bottom:9px;
}
.internas .fundo_internas #geral #direita h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding-bottom:9px;
	padding-top:9px;
}
#geral #rodape{
	width:773px;
	height:15px;
	display:block;
	float:left;
	padding-top:33px;

}
#geral #rodape ul{
	width:191px;
	height:15px;
	display:block;
	padding-left:154px;
	float:left;
	padding-right:21px;
}
#geral #rodape ul li{
	height:15px;
	display:block;
	float:left;
	list-style:none;
	padding-left:10px;
	
}
#geral #rodape ul li a{
	height:15px;
	display:block;
	float:left;
	text-decoration:none;
	text-indent:-999999px;
	overflow:hidden;
}
#geral #rodape ul li a.w3c{
	width:80px;
	background:url(../img/w3c.gif) 0 0 no-repeat;
}

#geral #rodape ul li a.gdsi{
	width:91px;
	background:url(../img/gdsi.gif) 0 0 no-repeat;
}
#geral #rodape a.btn_ir_topo{
	display:none;
}

/*Estilos Imprensa*/
.internas .fundo_internas #geral #direita #listaNot{
	width:100%;
	display:block;
	float:left;
	padding-top:10px;
}
.internas .fundo_internas #geral #direita #listaNot h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:10px;
}
.internas .fundo_internas #geral #direita #listaNot ul li{
	list-style-type:none;
	padding-bottom:7px;
}
.internas .fundo_internas #geral #direita #listaNot p.voltar{
	background:url(../img/voltar.gif) no-repeat 0 4px;
	padding-left:11px;

}
.internas .fundo_internas #geral #direita #listaNot p a{
	font-size:10px;
}
/*Final estilos imprensa*/
