*{
	margin:0;
	padding:0;
}
body{
	text-align:center;
	font-family:"Tahoma", Arial;
	line-height:15px;
	font-size:11px;
	color:#576A3C;
}

h1, h2{
	text-indent:-9000px;
	overflow:hidden;
}
img{
	display:block;/*ie hack*/
}
a{
	color:#3F4F27;
	outline:none;
}
a:hover{
	color:#0B0F05;
}
li{
	list-style:none;
}
fieldset{
	border:none;
}
input, select, textarea{
	font-family:"Tahoma", Arial;
	font-size:11px;
}
.footer{
	clear:both;
}
form button{
	cursor:pointer;
	display:block;
	text-indent:-9000px;
	overflow:hidden;
	border:none;
}
form input{
	border:0;
	background:none;
}
form textarea{
	overflow:auto;
	border:0;
	background:none;
}
address{
	font-style:normal;
}

a.icone, a.iconeDir, a.iconeGd{
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#717547;
}
a.icone:hover, a.iconeDir:hover, a.iconeGd:hover{
	color:#3D3F23;
}
a.icone, a.iconeDir{
	line-height:13px;/*important*/
	font-size:9px;
}
a.icone{
	padding-left:12px;
	background:url(../imagens/main/iconeMarcador.gif) 0 3px no-repeat;
}
a.iconeDir{
	padding-right:12px;
	background:url(../imagens/main/iconeMarcador.gif) right 3px no-repeat;
}
a.iconeGd{
	line-height:15px;/*important*/
	padding-left:21px;
	background:url(../imagens/main/iconeMarcadorGd.gif) 0 0 no-repeat;
}
a img{
	border:none;
}

.fotos{
	border:solid 8px #fff;
}

p.error{
	font-weight:bold;
	text-align:center;
	padding-top:50px;
}

/* --------------------------------
		MSG EDIT
-------------------------------- */
#msgEdit ul{
	margin:20px 30px 0 20px;
	text-indent:10px;
	background:#EEF1D4;
	font-size:11px;
	color:#666;
	padding:4px 0;
}
#msgEdit ul li{
	line-height:18px;
}

/* --------------------------------
	MAIN
-------------------------------- */
#main{
	width:742px;
	margin:0 auto;
	text-align:left;
}

/* --------------------------------
	TOPO
-------------------------------- */
#topo h1{
	width:201px;
	height:109px;
	float:left;
	background:url(../imagens/main/logo.gif);
}
#topo h1 a{
	width:201px;
	height:109px;
	display:block;
}

#topo .navegacao{
	height:34px;
	width:198px;
	float:right;
	background:url(../imagens/main/topoNavegacao.gif);
}
#topo .navegacao ul{
	padding-left:26px;
}
#topo .navegacao li{
	float:left;
}
#topo .navegacao li a{
	margin:0 16px;
	display:block;
	text-decoration:none;
	line-height:27px;
	font-size:9px;
	color:#fff;
}
#topo .navegacao li a:hover{
	color:#ccc;
}

#topoFlash{
	margin-top:2px;
	float:right;
}

#topoProd{
	width:541px;
	height:40px;
	margin-top:64px;
	float:right;
}
#topoProd h2{
	width:372px;
	height:40px;
	margin-left:28px;
	float:left;
	display:inline; /* ie hack */
	background: 0 0 no-repeat;
}
#topoProd form{
	width:141px; /* 372+28=400 */
	float:left;
}
#topoProd form h3{
	font-size:9px;
	line-height:11px;
}
#topoProd form select{
	width:134px;
	margin-top:4px;
	color:#828177;
}

/* --------------------------------
	CONTEUDO
-------------------------------- */
#conteudo{
	/* sem caracteristicas */
}

/* --------------------------------
	CONTEUDO - MENU
-------------------------------- */
#menu{
	width:201px;
	margin-bottom:30px;
	float:left;
	font-size:9px;
}

#menu li{
	width:171px;/*hasLayout*/
	background:url(../imagens/main/menuLinha.gif) 0 24px no-repeat;
	vertical-align: bottom;/*ie hack*/
}
#menu li.none{
	background:none;
}
#menu li a{
	line-height:24px;
	padding-left:16px;
	padding-bottom:1px;
	display:block;
	text-decoration:none;
	color:#4D540E;
}
#menu li a:hover{
	text-indent:2px;
	color:#2B2F09;
}
#menu li.select a{
	font-weight:bold;
}
#menu li.select ul li a{
	font-weight:normal;
}

#menu li ul{
	margin-left:10px;
}
#menu li ul li{
	width:161px;/*hasLayout*/
}
#menu li ul li a{
	color:#8F9367;
}
#menu li ul li a:hover{
	color:#6C6F4C
}
#menu li ul li.select a{
	font-weight:bold;
}

/* principal / secundario */
#menu .principal, #menu .secundario{
	margin:0 15px;
}
#menu .secundario{
	margin-top:9px;
	background:url(../imagens/main/menuSecundarioTopo.gif) center top no-repeat #F5F7E9;
}
#menu .secundario ul{
	padding-top:9px;
	padding-bottom:5px;
	background:url(../imagens/main/menuSecundarioRodape.gif) center bottom no-repeat;
}

/* submenu */
#menu #menuEmpresa a, #menuProdutos a{
	background:url(../imagens/main/menuMarcador.gif) 139px 0 no-repeat;
}
#menu #menuEmpresa li a, #menuProdutos li a{
	background:none;
}
#menu #menuEmpresaSwf, #menu #menuProdutosSwf{
	height:24px;
	width:201px;
	position:absolute;
}
#menu #menuEmpresaSwf, #menu #menuEmpresa{
	z-index:2;
}
#menu #menuProdutosSwf, #menu #menuProdutos{
	z-index:1;
}

/* PAINEIS */
/* dicas preparo - nao eh classe painel */
#menu .dicasPreparo{
	margin:25px 30px 0 30px;
}
#menu .dicasPreparo h2{
	width:128px;
	height:19px;
	background:url(../imagens/main/painelTitDicasPreparo.gif);
}
#menu .dicasPreparo p{
	margin:8px 1px 0 1px;
	font-size:11px;
	color:#B0B395;
}
#menu .dicasPreparo a{
	margin-top:14px;
	margin-left:73px;
}

/* PAINEL */
#menu .painel{
	width:171px;
	margin-top:15px;
	margin-left:15px;
	cursor:pointer;
}
#menu .painel h2{
	background:left bottom no-repeat;
}

/* faleconosco */
#menu .faleconosco{
	height:60px;
	background:url(../imagens/main/painelFundoFaleconosco.gif) 0 0 no-repeat;
}
#menu .faleconoscoOver{
	background-position:0 -60px;
}
#menu .faleconosco h2{
	height:34px;
	margin-left:15px;
	background-image:url(../imagens/main/painelTitFaleconosco.gif);
}
#menu .faleconosco p{
	margin:0 17px;
	font-size:11px;
	color:#ABB089;
	font-weight:bold;
}
/* onde comprar */
#menu .ondeComprar{
	height:80px;
	background:url(../imagens/main/painelFundoOndeComprar.gif) 0 0 no-repeat;
}
#menu .ondeComprarOver{
	background-position:0 -80px;
}
#menu .ondeComprar h2{
	height:34px;
	margin-left:18px;
	background-image:url(../imagens/main/painelTitOndeComprar.gif);
}
#menu .ondeComprar p{
	margin:3px 20px;
	font-size:11px;
	color:#DCE294;
}

/* expositores */
#menu .expositores{
	height:114px;
	background:url(../imagens/main/painelFundoExpositores.jpg) 0 0 no-repeat;
}
#menu .expositoresOver{
	background-position:0 -114px;
}
#menu .expositores h2{
	height:34px;
	margin-left:15px;
	background-image:url(../imagens/main/painelTitExpositores.gif);
}
#menu .expositores p{
	width:80px;
	margin-top:7px;
	margin-left:17px;
	font-size:11px;
	color:#DCE294;
}
/* aromatayuya */
#menu .aromatayuya{
	height:114px;
	background:url(../imagens/main/painelFundoAromatayuya.jpg) 0 0 no-repeat;
}
#menu .aromatayuyaOver{
	background-position:0 -114px;
}
#menu .aromatayuya h2{
	height:51px;
	margin-left:15px;
	background-image:url(../imagens/main/painelTitAromatayuya.gif);
}
#menu .aromatayuya p{
	width:100px;
	margin-top:6px;
	margin-left:17px;
	font-size:11px;
	color:#EEF1D3;
}
/* relogio */
#menu .relogio{
	height:114px;
	background:url(../imagens/main/painelFundoRelogio.jpg) 0 0 no-repeat;
}
#menu .relogio h2{
	height:66px;
	margin-left:15px;
	background:url(../imagens/main/painelTitRelogio.jpg) 0 0 no-repeat;
}
#menu .relogioOver{
	background-position:0 -114px;
}
#menu .relogioOver h2{
	background-position:0 -66px;
}
/* historia cha */
#menu .historiacha{
	height:114px;
	background:url(../imagens/main/painelFundoHistoriacha.jpg) 0 0 no-repeat;
}
#menu .historiacha h2{
	height:59px;
	margin-left:15px;
	background:url(../imagens/main/painelTitHistoriacha.jpg) 0 0 no-repeat;
}
#menu .historiachaOver{
	background-position:0 -114px;
}
#menu .historiachaOver h2{
	background-position:0 -59px;
}
/* cixas porta chas */
#menu .caixasportachas{
	height:114px;
	background:url(../imagens/main/painelFundoCaixasportachas.jpg) 0 0 no-repeat;
}
#menu .caixasportachas h2{
	height:30px;
	margin-left:10px;
	background:url(../imagens/main/painelTitCaixasportachas.jpg) 0 0 no-repeat;
}
#menu .caixasportachas p{
	width:100px;
	margin-top:9px;
	margin-left:13px;
	font-size:11px;
	color:#FFF;
}
#menu .caixasportachasOver{
	background-position:0 -114px;
}
#menu .caixasportachasOver h2{
	background-position:0 -30px;
}

/* --------------------------------
	CONTEUDO - INTERIOR
-------------------------------- */
#conteudo .interior{
	width:541px;
	float:left;
	padding-bottom:15px;
}

/* titulo */
#conteudo .interior h2{
	height:45px;
	margin-top:22px;
	margin-left:28px;
	background:url(../imagens/main/fundoTitulos.gif) 0 bottom no-repeat;
}
#conteudo .interior h2 span{
	height:27px;
	display:block;
	background: 0 0 no-repeat;
}

/* paginacao */
#conteudo .interior .paginacao{
	height:40px;
}
#conteudo .interior .paginacao a{
	margin-top:30px;
	display:inline; /* ie hack */
}
#conteudo .interior .paginacao .anterior{
	float:left;
	margin-left:63px;
	background-image:url(../imagens/main/iconeMarcador2.gif);
}
#conteudo .interior .paginacao .proxima{
	float:right;
	margin-right:49px;
}

/* navegacao */
#conteudo .interior .navegacao{
	height:80px; /*35px+'11px'+34px*/
	position:relative;
}
#conteudo .interior .navegacao a{
	position:absolute;
	top:35px;
}
#conteudo .interior .navegacao .voltar{
	left:450px;
	background-image:url(../imagens/main/iconeMarcador2.gif);
}

/* --- paginas --- */
/* HOME */
#conteudo #home{
	padding-bottom:0;
	position:relative;/*banner flash capa*/
}
#home p{
	text-align:center;
	color:#666;
}
/* BANNER */
#lightbox, 
#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
}
#lightbox{
	width:100%;
	z-index:1000;
	text-align:center;
}
#lightbox #lightbox_banner{
	position:relative;
	margin:0 auto;
	text-align:left;
	width:600px;
}
#overlay{
	z-index:500;
	opacity:.70;
	filter:alpha(opacity=70);
	background:#333;
}


/* EMPRESA */
#empresa h2.titEmpInstitucional span{
	background-image:url(../imagens/main/titEmpInstitucional.gif);
}
#empresa h2.titEmpBemestar span{
	background-image:url(../imagens/main/titEmpBemestar.gif);
}
#empresa h2.titEmpInstalacoes span{
	background-image:url(../imagens/main/titEmpInstalacoes.gif);
}
#empresa h2.titEmpResponsabilidade span{
	background-image:url(../imagens/main/titEmpResponsabilidade.gif);
}
#empresa .emp_texto{
	margin-top:40px;
}
#empresa .emp_texto p{
	margin:0px 72px 16px 62px;
}
#empresa .emp_texto .institucionalP{
	height:76px;
	text-indent:-9000px;
	background:url(../imagens/main/empresaInstitucionalP.gif);
}
#empresa #empInstitucionalFlash{
	margin:0 18px 10px 60px;
	float:left;
	display:inline;
}
#empresa #empInstalacoesFlash{
	margin:26px 38px 40px 28px;
}
#empresa #empInstalacoesFlash p{
	text-align:center;
	color:#666;
}

/* PRODUTOS */
/* prod */
#produtos .prod{
	height:240px;
	margin-top:18px;
}
#prodAjax{
	height:240px;
	background:url(../imagens/main/produtosFundoProdAjax.png) right 0 no-repeat ;
}
#prodAguarde{
	text-align:center;
	padding-top:110px;
}
#prodAguarde img{
	margin:0 auto;
}	
#produtos .prod #imgProd{
	margin-left:19px;
	float:left;
	display:inline;/* ie hack */
}
/* prod - info */
#produtos .prod .info{
	margin-top:10px;
	float:left;
}
#produtos .prod .info h3{
	font-size:11px;
}
#produtos .prod .info h3 em{
	display:block;
	font-weight:normal;
}
#produtos .prod .info h4{
	margin-top:20px;
	margin-bottom:1px;
	font-size:10px;
}
#produtos .prod .info p{
	margin-right:4px;
	font-size:10px;
	color:#7C8055;
}
/* prod - box */
#produtos .prod .box{
	width:145px;
	float:right;
	margin-top:16px;
}
#produtos .prod .box ul{
	margin-top:11px;
	padding-left:17px;
	padding-bottom:14px;
}
#produtos .prod .box ul.linha{
	background:url(../imagens/main/produtosBoxLinha.gif) left bottom no-repeat;
}
#produtos .prod .box ul li{
	color: #7C8055;
	line-height:15px;
	font-size:9px;
}
#produtos .prod .box ul li strong{
	color: #576A3C;
}
#produtos .prod .box .planta{
	background:url(../imagens/main/produtosBoxLinha.gif) left top no-repeat;
	padding-top:9px;
}
#produtos .prod .box .planta p{
	width:110px;
	margin-left:19px;
	color:#7C8055;
	font-size:9px;
	line-height:13px;
}
#produtos .prod .box .planta a{
	width:44px;
	height:18px;
	margin-top:9px;
	margin-left:50px;
	display:block;
	text-indent:-9000px;
	overflow:hidden;
	background:url(../imagens/main/produtosIconeFolha.gif) 0 0 no-repeat;
}
#produtos .prod .box a:hover{
	background-position:0 -18px;
}

/* prodinfo - apenas para produtos sem db */
#produtos .prodInfo{
	margin:14px 63px 0 70px;
	padding-bottom:10px;
	font-size:10px;
}
#produtos .prodInfo h4{
	text-indent:-9000px;
}
#produtos .prodInfo h4.titMaisInformacoes{
	height:22px;
	margin-bottom:12px;
	background:url(../imagens/main/produtosTitMaisInformacoes.gif) 0 0 no-repeat;
}
#produtos .prodInfo h4.titContem{
	height:17px;
	margin-bottom:10px;
	background:url(../imagens/main/produtosTitContem.gif) 0 0 no-repeat;
}
#produtos .prodInfo p{
	margin-bottom:16px;
}

/* PRODUTOS - CHAS TRADICIONAIS */
#topoProd h2.titProdChasTradicionais{
	background-image:url(../imagens/main/titProdChasTradicionais.gif);
}
#prodChasTradicionais .info{
	width:134px;
	margin-left:13px;
}
/* PRODUTOS - CHAS MISTOS */
#topoProd h2.titProdChasMistos{
	background-image:url(../imagens/main/titProdChasMistos.gif);
}
#prodChasMistos .info{
	width:134px;
	margin-left:13px;
}
#prodChasMistos .info p.texto{
	margin-top:6px;
}
/* PRODUTOS - CHAS GRANEL */
#topoProd h2.titProdChasGranel{
	background-image:url(../imagens/main/titProdChasGranel.gif);
}
#prodChasGranel .info{
	width:159px;
	margin-left:13px;
}
/* PRODUTOS - CHA LONGEVIDADE */
#topoProd h2.titProdChaLongevidade{
	background-image:url(../imagens/main/titProdChaLongevidade.gif);
}
#prodChaTayuya .info{
	width:120px;
	margin-left:13px;
}
/* PRODUTOS - CHA TAYUYA */
#topoProd h2.titProdChaTayuya{
	background-image:url(../imagens/main/titProdChaTayuya.gif);
}
#prodChaTayuya .info{
	width:120px;
	margin-left:13px;
}
/* PRODUTOS - CAPSULAS */
#topoProd h2.titProdCapsulas{
	background-image:url(../imagens/main/titProdCapsulas.gif);
}
#prodCapsulas .info{
	width:169px;
	margin-left:13px;
}

/* PRODUTOS - ENPONJA */
#topoProd h2.titProdEsponja{
	background-image:url(../imagens/main/titProdEsponja.gif);
}
#prodEsponja .info{
	width:120px;
	margin-left:13px;
}
/* PRODUTOS - PHYTO FORMA */
#topoProd h2.titProdPhytoForma{
	background-image:url(../imagens/main/titProdPhytoForma.gif);
}
#prodPhytoForma .info{
	width:120px;
	margin-left:13px;
}

/* PRODUTOS PRODNAV */
#produtos #prodNav{
	width:485px;
	margin-left:24px;
	margin-bottom:20px;
}
#produtos #prodNav p{
	text-align:center;
	color:#666;
}

/* nao flash */
#produtos #prodNav div p{
	text-align:left;
	color:#A2A581;
}
#produtos #prodNav h4{
	text-indent:-9000px;
	float:left;
}
#produtos #prodNav h3.titVejaTambem{
	width:91px;
	height:17px;
	margin-top:12px;
	margin-left:47px;
	text-indent:-9000px;
	background:url(../imagens/main/produtosNavTitVejaTambem.gif);
}

/* nav - painel */
#produtos #prodNav .box{
	padding-left:40px;
}
#prodNav .box img, #prodNav .box p, #prodNav .box a{
	float:left;
}
#produtos #prodNav .box img{
	margin-top:12px;
}
#produtos #prodNav .box h4{
	margin-top:34px;
	margin-left:9px;
}
#produtos #prodNav .box p{
	width:146px;
	font-size:10px;
	margin-top:36px;
	margin-left:14px;
}
#produtos #prodNav .box a{
	margin-top:6px;
	margin-left:15px;
	font-size:9px;
}
#produtos #prodNav h4.titPhytoForma{
	width:127px;
	height:60px;
	background:url(../imagens/main/produtosNavTitPhytoForma.gif);
}
#produtos #prodNav h4.titChaTayuya{
	width:120px;
	height:57px;
	background:url(../imagens/main/produtosNavTitChaTayuya.gif);
}

/* nav - phytoForma int */
#produtos #prodNav .phytoFormaGranel, #produtos #prodNav .phytoFormaSache{
	width:265px;
	height:100px;
	margin-top:18px;
	margin-left:50px;
	overflow:hidden;
	text-indent:-9000px;
	display:block;
}
#produtos #prodNav .phytoFormaGranel{
	background:url(../imagens/main/produtosNavPhytoFormaGranel.jpg)
}
#produtos #prodNav .phytoFormaSache{
	background:url(../imagens/main/produtosNavPhytoFormaSache.jpg)
}

/* links ocultos */
#produtos #prodLinksOcultos{
	display:none;
}

/* LANCAMENTOS */
#lancamentos h2.titLancamentos span{
	background-image:url(../imagens/main/titLancamentos.gif);
}
#lancamentos .racaoHumana{
	background:url(../imagens/main/lancamentosRacao.jpg) no-repeat;
	margin-left:31px;
	margin-top:36px;
	margin-right:41px;
	height:260px;
}
#lancamentos .racaoHumana *{
	float:left;
	margin-left:260px;
	display:inline; /* ie hack */
}
#lancamentos .racaoHumana h3{
	text-indent:-9000px;
}
#lancamentos .racaoHumana p{
	color:#A2A581;
}
#lancamentos .racaoHumana a{
	font-size:9px;
}

/* CAIXAS PORTA CHAS */
#caixasportachas h2.titCaixasportachas span{
	background-image:url(../imagens/main/titCaixasportachas.gif);
}
#caixasportachas img{
	margin-left:50px;
	margin-top:31px;
}
#caixasportachas .info{
	width:250px;
	margin-top:38px;
	margin-left:70px;
	float:left;
	display:inline;/*ie hack*/
}
#caixasportachas .info p{
	margin-bottom:16px;
}
#caixasportachas a.ondeComprar{
	margin-left:25px;
	margin-top:100px;
	font-size:9px;
	float:left;
	display:inline;/*ie hack*/
}

/* COMPRE */
#compre h2.titCompre span{
	background-image:url(../imagens/main/titCompre.gif);
}
#compre .texto{
	padding-bottom:20px;
	margin-top:40px;
}
#compre .texto p{
	margin:0px 72px 16px 62px;
}
#compre a.iconeFazerPedido{
	margin-left:62px;
	margin-bottom:80px;
}

/* ONDE ENCONTRAR */
#ondeencontrar h2.titOndeencontrar span{
	background-image:url(../imagens/main/titOndeencontrar.gif);
}
#ondeencontrar .texto{
	height:80px;
	margin-left:270px;
}

/* PEDIDO */
#pedido h2.titPedido span{
	background-image:url(../imagens/main/titPedido.gif);
}
/* pedido nav */
#pedidoNav{
	height:37px; /* 30px + 7px */
	margin-left:30px;
	margin-top:22px;
}
#pedidoNav li{
	float:left;
	display:inline; /* ie hack */
	margin: 0 1px;
}
#pedidoNav li a{
	padding:0 30px;
	line-height:30px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	color:#576A3C;
	background:url(../imagens/main/pedidoFundoNavPedido.gif) right 0 no-repeat;
}
#pedidoNav li a:hover{
	color:#2F3F17;
	background-position:right -30px;
}
/* pedido nav - links over */
#pedidoNav li.select a{
	color:#FFF;
	background:url(../imagens/main/pedidoFundoNavPedidoSelect.gif) right 0 no-repeat;
}
#pedidoNav li.select a:hover{
	color:#FFF;
	background-position:right -30px;
}
#pedido #formProdutos{
	padding-bottom:40px;
}
#pedido #formProdutos #painel{
	width:505px;
	height:400px;
	overflow:auto;
}
/* pedido - table */
#pedido table{
	margin-left:30px;
	font-size:9px;
	border-collapse:collapse;	
}
#pedido table th, #pedido table td{
	text-align:center;
	text-indent:3px;
}
/* pedido - table - tbPedido */
#pedido .tbPedido td{
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	line-height:19px;
	color:#fff;
	font-weight:bold;
	background:#89B51E;
}
#pedido .tbPedido .tdCodBarras{
	width:100px;
}
#pedido .tbPedido .tdQuant{
	width:65px;
}
#pedido .tbPedido .tdCod{
	width:65px;
}
#pedido .tbPedido .tdProduto{
	width:220px;
}
/* pedido - table - tbPedidoProduto */
#pedido .tbPedidoProduto td{
	border-bottom:1px solid #DBDDCF;
	line-height:23px;
}
#pedido .tbPedidoProduto td input{
	width:30px;
	border:1px solid #D9E2CB;
	background:#fff;
}
#pedido .tbPedidoProduto .tdCodBarras{
	width:102px;
}
#pedido .tbPedidoProduto .tdQuant{
	width:67px;
}
#pedido .tbPedidoProduto .tdCod{
	width:67px;
}
#pedido .tbPedidoProduto .tdProduto{
	width:221px;
	font-weight:bold;
}
/* pedido - form produtos - button */
#pedido #formProdutos button{
	width:108px;
	height:17px;
	margin-top:40px;
	margin-left:370px;
	background:url(../imagens/main/buttonFecharPedido.gif) 0 0 no-repeat;
}
#pedido #formProdutos button.over{
	background-position:0 -17px;
}

/* PEDIDO "FINALIZAR" */
#pedido p.info{
	margin:30px 72px 40px 44px;
}
#pedido .tbPedidoFinalizar th{
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	line-height:19px;
	color:#fff;
	background:#89B51E;
}
#pedido .tbPedidoFinalizar .thProduto{
	width:160px;
}
#pedido .tbPedidoFinalizar .thTipo{
	width:80px;
}
#pedido .tbPedidoFinalizar .thCodBarras{
	width:100px;
}
#pedido .tbPedidoFinalizar .thCod{
	width:50px;
}
#pedido .tbPedidoFinalizar .thQuant{
	width:55px;
}
#pedido .tbPedidoFinalizar td{
	border-bottom:1px solid #DBDDCF;
	line-height:23px;
}
#pedido .tbPedidoFinalizar .tdProduto{
	font-weight:bold;
}
#pedido .tbPedidoFinalizar .tdQuant{
	text-align:right;
	padding-right:10px;
}
#pedido .iconeAlterarPedido{
	font-size:9px;
	margin-top:24px;
	margin-left:390px;
	background-image:url(../imagens/main/iconeAlterarPedidoGd.gif);
}
/* pedido - form dados */
#pedido #formDados{
	width:323px;
	margin-left:160px;
	padding-top:32px;
}
#pedido #formDados div{
	height:20px;
	margin-bottom:6px;
}
#pedido #formDados div span{
	margin-left:10px;
	font-size:10px;
	color:#666;
}
#pedido #formDados label{
	margin-left:2px;
	color:#576A3C;
}
#pedido #formDados input, #pedido #formDados textarea{
	margin-top:3px;
	margin-left:6px;
	color:#7B7F57;
}
#pedido #formDados div.inputTextGd{
	background:url(../imagens/main/pedidoFundoInputTextGd.gif);
}
#pedido #formDados div.inputTextGd input{
	width:311px;
}
#pedido #formDados div.inputTextMdGd{
	background:url(../imagens/main/pedidoFundoInputTextMdGd.gif);
}
#pedido #formDados div.inputTextMdGd input{
	width:247px;
}
#pedido #formDados div.inputTextMd{
	background:url(../imagens/main/pedidoFundoInputTextMd.gif);
}
#pedido #formDados div.inputTextMd input{
	width:180px;
}
#pedido #formDados div.inputTextPq{
	background:url(../imagens/main/pedidoFundoInputTextPq.gif);
}
#pedido #formDados div.inputTextPq input{
	width:120px;
}
#pedido #formDados div.inputTextarea{
	height:60px;
	background:url(../imagens/main/pedidoFundoInputTextarea.gif);
}
#pedido #formDados div.inputTextarea textarea{
	width:311px;
	height:51px;
}
#pedido #formDados p{
	margin-left:5px;
	padding-top:10px;
	font-size:9px;
	color:#AEB28E;
}
#pedido #formDados p span{
	font-size:13px;
	font-weight:bold;
	color:#576A3C;
}
#pedido #formDados button{
	width:102px;
	height:17px;
	margin-top:20px;
	margin-left:149px;
	background:url(../imagens/main/buttonEnviarPedido.gif) 0 0 no-repeat;
}
#pedido #formDados button.over{
	background-position:0 -17px;
}

/* PEDIDO "SUCESS" */
#pedido p.infoSucess{
	margin-top:40px;
	text-align:center;
}
#pedido p.infoSucess span{
	display:block;
	margin-top:30px;
	margin-bottom:100px;
	font-weight:bold;
}

/* EXPOSITORES */
#expositores h2.titExpositores span{
	background-image:url(../imagens/main/titExpositores.gif);
}
#expositores p.info{
	margin:22px 72px 0 62px;
}
#expositores .expositor{
	height:145px;
	margin-left:86px;
}
#expositores .expositor img, #expositores .expositor .descricao{
	float:left;
}
#expositores .expositor .descricao{
	margin-top:24px;
	margin-left:26px;
}
#expositores .expositor .descricao li{
	color:#B2B591;
	font-size:9px;
}
#expositores .expositor .descricao li strong{
	color:#576A3C;
}
#expositores .expositor .descricao a{
	margin-top:22px;
	margin-left:2px;
}
#expositores .expositorGd{
	margin-top:40px;
	background:url(../imagens/main/linhaHorizontal.gif) left bottom no-repeat;
}
#expositores .expositorMd{
	height:144px;
	margin-top:22px;
}

/* LOCALIZACAO */
#localizacao h2.titLocalizacao span{
	background-image:url(../imagens/main/titLocalizacao.gif);
}
#localizacaoFlash{
	height:448px;
	margin:22px 30px 10px 30px;
}
#localizacaoFlash p{
	text-align:center;
	color:#666;
}

/* FALECONOSCO && REPRESENTANTES */
#faleconosco h2.titFaleconosco span{
	background-image:url(../imagens/main/titFaleconosco.gif);
}
#faleconosco h2.titRepresentantes span{
	background-image:url(../imagens/main/titRepresentantes.gif);
}

/* lateral */
#faleconosco .lateral{
	width:188px;
	margin-left:32px;
	margin-right:34px;
	float:left;
	display:inline;/* ie hack*/
}
#faleconosco .lateral p.info{
	height:150px;
	margin-top:33px;
	color:#B0B395;
}
#faleconosco .lateral p.infoSucess{
	color:#576A3C;
}
#faleconosco .lateral p.infoSucess span{
	display:block;
	margin-top:20px;
	text-align:right;
	font-weight:bold;
}
#faleconosco .lateral p.atendimento{
	width:142px;
	line-height:13px;
	font-size:9px;
	text-align:center;
	color:#AEB28E
}
#faleconosco .lateral p.atendimento strong{
	font-size:10px;
}
#faleconosco .lateral p.fone{
	width:145px;
	margin-top:17px;
	text-align:center;
	font-size:18px;
}
/* form */
#faleconosco form{
	width:215px;
	padding-top:32px;
	float:left;
}
#faleconosco form div{
	margin-bottom:6px;
}
#faleconosco form label{
	margin-left:2px;
	color:#576A3C;
}
#faleconosco form input, #faleconosco form textarea{
	margin-top:3px;
	margin-left:6px;
	color:#7B7F57;
}
#faleconosco form div.inputText{
	height:20px;
	background:url(../imagens/main/faleconoscoFundoInputText.gif);
}
#faleconosco form div.inputText input{
	width:203px;
}
#faleconosco form div.inputTextarea{
	height:97px;
	background:url(../imagens/main/faleconoscoFundoInputTextarea.gif);
}
#faleconosco form div.inputTextarea textarea{
	width:203px;
	height:90px;
}
#faleconosco form p{
	margin-left:5px;
	padding-top:10px;
	font-size:9px;
	color:#AEB28E;
}
#faleconosco form p span{
	font-size:13px;
	font-weight:bold;
	color:#576A3C;
}
#faleconosco form button{
	width:60px;
	height:17px;
	margin-top:20px;
	margin-left:149px;
	background:url(../imagens/main/buttonEnviar.gif) 0 0 no-repeat;
}
#faleconosco form button.over{
	background-position:0 -17px;
}

/* NEWSLETTER */
#newsletter h2.titNewsletter span{
	background-image:url(../imagens/main/titNewsletter.gif);
}
#newsletter p.info{
	margin:40px 72px 16px 62px;
}
#newsletter p.info span{
	display:block;
	margin-top:20px;
	text-align:center;
	font-weight:bold;
}

/* VIDA SAUDAVEL */
#vidasaudavel h2.titVidasaudavel span{
	background-image:url(../imagens/main/titVidasaudavel.gif);
}
#vidasaudavel p.info{
	margin:30px 90px 24px 46px;
	font-weight:bold;
}
#vidasaudavel .list{
	margin-left:46px;
	padding-bottom:50px;
}
#vidasaudavel .list li{
	width:400px;
	padding-top:18px;
}
#vidasaudavel .list a.expande{
	background:url(../imagens/main/iconeExpandeGd.gif) 0 0 no-repeat;
}
#vidasaudavel .list a.expandeOn{
	background-position:0 -15px;
}
#vidasaudavel .list li ul li{
	margin-top:0;
}
#vidasaudavel .list li ul li{
	background:url(../imagens/main/linhaHorizontal.gif) left bottom no-repeat;
	padding:15px 0;
}
#vidasaudavel .list li ul li a{
	text-decoration:none;
}
#vidasaudavel .texto{
	margin-top:35px;
}
#vidasaudavel .texto h3{
	margin-left:45px;
	margin-bottom:26px;
	font-size:11px;
}
#vidasaudavel .texto p{
	margin:0px 54px 16px 46px;
}
#vidasaudavel .texto .fotos{
	float:left;
	margin-left:46px;
	display:inline;/*ie hack*/
}
#vidasaudavel .outrasdicas{
	margin-top:30px;
	padding-top:15px;
	margin-left:44px;
	background:url(../imagens/main/linhaHorizontal.gif) 0 0 no-repeat;
}
#vidasaudavel .outrasdicas h3{
	width:112px;
	height:25px;
	text-indent:-9000px;
	margin-bottom:10px;
	background:url(../imagens/main/vidasaudavelTitOutrasDicas.gif)
}
#vidasaudavel .outrasdicas ul{
	margin-left:1px;
}
#vidasaudavel .outrasdicas ul li{
	padding:8px 0;
}
#vidasaudavel .outrasdicas ul li a{
	text-decoration:none;
}
#vidasaudavel .outrasdicas a.verTodasDicas{
	margin-top:15px;
	margin-left:1px;
}

/* HISTORIA CHA */
#historiacha h2.titHistoriacha span{
	background-image:url(../imagens/main/titHistoriacha.gif);
}
/* historiacha nav */
#historiachaNav{
	margin-left:23px;
	margin-top:22px;
}
#historiachaNav li{
	float:left;
	display:inline; /* ie hack */
	margin: 0 8px;
}
#historiachaNav a{
	font-weight:bold;
	display:block;
	text-decoration:none;
}
#historiachaNav a span{
	padding:0 12px;
	display:block;
	line-height:42px;
}
/* historiacha nav - links */
#historiachaNav li a{
	color:#576A3C;
	background:url(../imagens/main/historiachaFundoNavHistoriacha.gif) 0 0 no-repeat;
}
#historiachaNav li a span{
	background:url(../imagens/main/historiachaFundoNavHistoriachaDir.gif) right 0 no-repeat;
}
#historiachaNav li a:hover{
	color:#2F3F17;
	background-position:0 -42px;
}
#historiachaNav li a:hover span{
	background-position:right -42px;
}
/* historiacha nav - links over */
#historiachaNav li.select a{
	color:#FFF;
	background:url(../imagens/main/historiachaFundoNavHistoriachaSelect.gif) 0 0 no-repeat;
}
#historiachaNav li.select a span{
	background:url(../imagens/main/historiachaFundoNavHistoriachaSelectDir.gif) right 0 no-repeat;
}
#historiachaNav li.select a:hover{
	color:#FFF;
	background-position:0 -42px;
}
#historiachaNav li.select a:hover span{
	background-position:right -42px;
}
/* texto */
#historiacha .texto{
	margin-top:40px;
}
/* texto - h3 */
#historiacha .texto h3{
	height:27px; /* 23px + 4px */
	margin:0 72px 12px 62px;
	text-indent:-9000px;
	overflow:hidden;
	background:left bottom no-repeat;
}
#historiacha .texto h3.titVerde{
	background-image:url(../imagens/main/historiachaTiposTitVerde.gif);
}
#historiacha .texto h3.titPreto{
	background-image:url(../imagens/main/historiachaTiposTitPreto.gif);
}
#historiacha .texto h3.titOolong{
	background-image:url(../imagens/main/historiachaTiposTitOolong.gif);
}
#historiacha .texto h3.titAromatizados{
	background-image:url(../imagens/main/historiachaTiposTitAromatizados.gif);
}
/* texto - p */
#historiacha .texto p{
	margin:0px 72px 16px 62px;
}
#historiacha .texto .pPq{
	height:52px;
	text-indent:-9000px;
}
#historiacha .texto .pMd{
	height:76px;
	text-indent:-9000px;
}
#historiacha .texto .origem01P{
	background:url(../imagens/main/historiachaOrigem01P.gif);
}
#historiacha .texto .origem02P{
	background:url(../imagens/main/historiachaOrigem02P.gif);
}
#historiacha .texto .origem03P{
	background:url(../imagens/main/historiachaOrigem03P.gif);
}
#historiacha .texto .mundoP01{
	background:url(../imagens/main/historiachaMundoP01.gif);
}
#historiacha .texto .mundoP02{
	background:url(../imagens/main/historiachaMundoP02.gif);
}
#historiacha .texto .mundoP03{
	background:url(../imagens/main/historiachaMundoP03.gif);
}
#historiacha .texto .mundoP04{
	background:url(../imagens/main/historiachaMundoP04.gif);
}
#historiacha .texto .mundoP05{
	background:url(../imagens/main/historiachaMundoP05.gif);
}
#historiacha .texto .brasilP01{
	background:url(../imagens/main/historiachaBrasilP01.gif);
}
#historiacha .texto .brasilP02{
	background:url(../imagens/main/historiachaBrasilP02.gif);
}

/* DICAS PREPARO */
#dicaspreparo h2.titDicaspreparo span{
	background-image:url(../imagens/main/titDicaspreparo.gif);
}
#dicaspreparo .principal, #dicaspreparo .lateral{
	height:440px;
	margin-top:22px;
	float:left;
}
/* principal */
#dicaspreparo .principal{
	width:255px;
	background:url(../imagens/main/dicaspreparoFundoPrincipal.gif) right top no-repeat;
}
#dicaspreparo .modo{
	width:194px;
	height:71px;
	cursor:pointer;
	margin-left:29px;
	background:url(../imagens/main/dicaspreparoPrincipalFundoModo.gif) 0 0 no-repeat;
}
#dicaspreparo .modoOver{
	background-position:0 -71px;
}
#dicaspreparo .modo h3{
	width:166px;
	height:58px;/* 43px + 15px */
	text-indent:-9000px;
	margin-left:15px;
	background:url(../imagens/main/dicaspreparoPrincipalTitModo.gif) left bottom no-repeat;
}
#dicaspreparo .modoMais{
	height:162px;
	margin-top:12px;
	margin-left:29px;
}
#dicaspreparo .modoMais p{
	width:174px;
	margin-left:18px;
	margin-bottom:16px;
}
#dicaspreparo .modoMais a{
	margin-left:126px;
}
#dicaspreparo .modoMais a:hover{
	color:#3D3F23;
}
#dicaspreparo .formas{
	width:194px;
	height:92px;
	margin-left:29px;
	background:url(../imagens/main/dicaspreparoPrincipalFundoFormas.gif);
}
#dicaspreparo .formas h3{
	width:98px;
	height:54px;/* 44px + 10px */
	text-indent:-9000px;
	margin-left:11px;
	background:url(../imagens/main/dicaspreparoPrincipalTitFormas.gif) left bottom no-repeat;
}
#dicaspreparo .formas a{
	margin-top:6px;
	margin-left:14px;
}
/* lateral */
#dicaspreparo .lateral{
	width:279px;
}
#dicaspreparo .receitas{
	width:208px;
	height:43px;
	margin-top:4px;
	margin-left:29px;
	cursor:pointer;
	background:url(../imagens/main/dicaspreparoLateralFundoReceitas.gif) 0 0 no-repeat;
}
#dicaspreparo .receitasOver{
	background-position:0 -43px;
}
#dicaspreparo .receitas h3{
	width:89px;
	height:35px;/* 28px + 7px */
	text-indent:-9000px;
	margin-left:16px;
	background:url(../imagens/main/dicaspreparoLateralTitReceitas.gif) left bottom no-repeat;
}
#dicaspreparo .umareceita{
	margin-top:22px;
	margin-left:45px;
}
#dicaspreparo .umareceita h3{
	font-size:11px;
}
#dicaspreparo .umareceita h4{
	margin-top:16px;
	font-size:11px;
}
#dicaspreparo .umareceita p{
	width:194px;
	color:#8F9469;
}
#dicaspreparo .umareceita a{
	margin-top:33px;
	margin-left:118px;
}
/* DICAS PREPARO NAV */
#dicaspreparoNav{
	height:154px; /* 34px+"92px"+28px */
	margin-left:22px;
}
#dicaspreparoNav div{
	width:227px;
	height:92px;
	margin:34px 9px 0 9px;;
	float:left;
}
#dicaspreparoNav div h3{
	margin-left:11px;
	text-indent:-9000px;
}
#dicaspreparoNav div a{
	margin-left:14px;
}
#dicaspreparoNav .formas{
	background:url(../imagens/main/dicaspreparoNavFundoFormas.gif);
}
#dicaspreparoNav .formas h3{
	width:98px;
	height:58px;/* 48px + 10px */
	background:url(../imagens/main/dicaspreparoNavTitFormas.gif) left bottom no-repeat;
}
#dicaspreparoNav .formas a{
	margin-top:9px;
}
#dicaspreparoNav .modo{
	background:url(../imagens/main/dicaspreparoNavFundoModo.gif);
}
#dicaspreparoNav .modo h3{
	width:94px;
	height:58px;/* 48px + 10px */
	background:url(../imagens/main/dicaspreparoNavTitModo.gif) left bottom no-repeat;
}
#dicaspreparoNav .modo a{
	margin-top:9px;
}
#dicaspreparoNav .receitas{
	background:url(../imagens/main/dicaspreparoNavFundoReceitas.gif);
}
#dicaspreparoNav .receitas h3{
	width:98px;
	height:38px;/* 48px + 10px */
	background:url(../imagens/main/dicaspreparoNavTitReceitas.gif) left bottom no-repeat;
}
#dicaspreparoNav .receitas a{
	margin-top:29px;
}

/* DICAS PREPARO MODO */
#dicaspreparoModo h2.titDicaspreparoModo span{
	background-image:url(../imagens/main/titDicaspreparoModo.gif);
}
#dicaspreparoModo .texto h3{
	width:165px;
	height:40px;
	margin:40px 0 26px 44px;
	text-indent:-9000px;
	background:url(../imagens/main/dicaspreparoModoTitModo.gif);
}
#dicaspreparoModo .texto p{
	margin:0px 54px 16px 45px;
}

/* DICAS PREPARO FORMAS */
#dicaspreparoFormas h2.titDicaspreparoFormas span{
	background-image:url(../imagens/main/titDicaspreparoFormas.gif);
}
#dicaspreparoFormas .texto{
	margin-top:32px;
	padding-bottom:28px;
}
#dicaspreparoFormas .texto h3{
	height:27px; /* 23px + 4px */
	margin:0 72px 12px 62px;
	text-indent:-9000px;
	overflow:hidden;
	background:left bottom no-repeat;
}
#dicaspreparoFormas .texto h3.titInfusao{
	background-image:url(../imagens/main/dicaspreparoFormasTitInfusao.gif);
}
#dicaspreparoFormas .texto h3.titDecoccao{
	background-image:url(../imagens/main/dicaspreparoFormasTitDecoccao.gif);
}
#dicaspreparoFormas .texto h3.titMaceracao{
	background-image:url(../imagens/main/dicaspreparoFormasTitMaceracao.gif);
}
#dicaspreparoFormas .texto h3.titCompressa{
	background-image:url(../imagens/main/dicaspreparoFormasTitCompressa.gif);
}
#dicaspreparoFormas .texto h3.titTisana{
	background-image:url(../imagens/main/dicaspreparoFormasTitTisana.gif);
}
#dicaspreparoFormas .texto p{
	margin:0px 72px 16px 62px;
}
#dicaspreparoFormas .texto p.info{
	font-weight:bold;
}
#dicaspreparoFormas a.imprimir{
	font-size:9px;
	margin-left:430px;
	background-image:url(../imagens/main/iconeImprimirGd.gif)
}

/* DICAS PREPARO RECEITAS */
#dicaspreparoReceitas h2.titDicaspreparoReceitas span{
	background-image:url(../imagens/main/titDicaspreparoReceitas.gif);
}
#dicaspreparoReceitas p.info{
	margin:30px 90px 20px 48px;
	padding-left:1px;
	padding-bottom:24px;
	font-weight:bold;
	background:url(../imagens/main/linhaHorizontal.gif) left bottom no-repeat;
}
#dicaspreparoReceitas ul{
	margin-left:45px;
}
#dicaspreparoReceitas li{
	padding:8px 0;
}
#dicaspreparoReceitas li a{
	text-decoration:none;
	display:block;
	line-height:15px;/*important*/
	padding-left:21px;
	color:#89966E;
	font-weight:bold;
	background:url(../imagens/main/iconeMarcadorGd.gif) 0 0 no-repeat;
}
#dicaspreparoReceitas li a:hover{
	color:#464F31;
}
#dicaspreparoReceitas .texto{
	margin-left:49px;
}
#dicaspreparoReceitas .texto h3{
	font-size:11px;
}
#dicaspreparoReceitas .texto h4{
	margin-top:16px;
	font-size:11px;
}
#dicaspreparoReceitas .texto p{
	width:194px;
	color:#8F9469;
}
#dicaspreparoReceitas .texto a.imprimir{
	font-size:9px;
	margin-top:30px;
	background-image:url(../imagens/main/iconeImprimirGd.gif)
}
#dicaspreparoReceitas .outrasreceitas{
	margin-top:30px;
	padding-top:15px;
	margin-left:48px;
	background:url(../imagens/main/linhaHorizontal.gif) 0 0 no-repeat;
}
#dicaspreparoReceitas .outrasreceitas h3{
	width:134px;
	height:25px;
	text-indent:-9000px;
	margin-bottom:3px;
	background:url(../imagens/main/dicaspreparoReceitasTitOutrasReceitas.gif)
}
#dicaspreparoReceitas .outrasreceitas ul{
	margin-left:1px;
}
#dicaspreparoReceitas .outrasreceitas a.verTodasReceitas{
	margin-top:24px;
	margin-left:1px;
}

/* RELOGIO */
#relogio h2.titRelogio span{
	background-image:url(../imagens/main/titRelogio.gif);
}
#relogio .texto{
	margin-top:40px;
}
#relogio .texto p{
	margin:0px 72px 16px 62px;
}
#relogio .texto p.relogioP{
	height:76px;
	text-indent:-9000px;
	background:url(../imagens/main/relogioP.gif);
}
#relogio .texto a.linkRelogio{
	margin-left:63px;
	margin-bottom:16px;
	font-size:9px;
	color:#8D9A7B;
	line-height:11px;
	background:url(../imagens/main/iconeRelogioGd.gif) 0 4px no-repeat;
}
#relogio .texto a.linkRelogio:hover{
	color:#6C7F4F;
}
#relogioFlash{
	height:260px;
	margin:40px 63px 0 40px;
	overflow:hidden;
}
#relogioFlash p{
	text-align:center;
	color:#666;
}

/* --------------------------------
	RODAPE
-------------------------------- */
#rodape, #rodape .rodape{
	height:181px;
}
#rodape .rodape{
	width:742px;
	margin:0 auto;
	text-align:left;
}

/* LATERAL */
#rodape .lateral{
	width:201px;
	height:181px;
	float:left;
}
#rodape .lateral img{
	margin-left:54px;
}
#rodape .lateral a{
	width:24px;
	height:10px;
	display:block;
	margin-top:70px;
	margin-left:31px;
	text-indent:-9000px;
	overflow:hidden;
	background:url(../imagens/main/rodapeIconeCure.gif) 0 0;
}
#rodape .lateral a:hover{
	background-position: 0 10px;
}

/* INTERIOR */
#rodape .interior{
	width:541px;
	height:181px;
	float:left;
	background:url(../imagens/main/rodapeFundoInterior.gif) 385px 86px no-repeat;
}

/* INTERIOR - CADASTRESE */
#cadastrese{
	height:100px;
}
#cadastrese .info{
	width:92px;
	margin-top:10px;
	margin-left:28px;
	float:left;
	display:inline;/*ie hack*/
}
#cadastrese .info h2{
	width:91px;
	height:16px;
	background:url(../imagens/main/rodapeTitCadastrese.gif);
}
#cadastrese .info p{
	margin-top:3px;
	margin-left:2px;
	line-height:16px;
	color:#ACB082;
}
/* form*/
#cadastrese form{
	width:191px;
	margin-top:10px;
	margin-left:6px;
	float:left;
}
#cadastrese form div{
	margin-top:4px;
	margin-left:4px;
	width:191px;
	height:20px;
}
#cadastrese form input{
	margin-top:3px;
	margin-left:3px;
	float:left;
	color:#7B7F57;
}
#cadastrese form label{
	margin-left:6px;
	float:left;
	line-height:19px;/*important*/
	color:#B6B99C;
}
#cadastrese form div.inputNome{
	background:url(../imagens/main/rodapeInputNome.gif);
}
#cadastrese form div.inputNome input{
	width:145px;
}
#cadastrese form div.inputEmail{
	background:url(../imagens/main/rodapeInputEmail.gif);
}
#cadastrese form div.inputEmail input{
	width:125px;
}
#cadastrese form div.inputEmail button{
	width:17px;
	height:17px;
	margin-left:12px;
	margin-top:1px;
	float:left;
	background:url(../imagens/main/rodapeButton.gif) 0 0 no-repeat;
}
#cadastrese form div.inputEmail button.over{
	background-position:0 -17px;
}

/* INTERIOR - ADDRESS */
#rodape .interior address{
	margin-left:21px;
	padding-top:10px;
	line-height:16px;
	font-size:9px;
	color:#868F72;
}
