/* ANIMAÇÃO EM DESTAQUE */
div.destaque{ width: 872px; height: 108px; }


/* CORPO */
div.corpo_topo{ background: url(/_imagens/background_conteudo_topo_internas.gif) no-repeat !important; }
div.corpo{}
	div.corpo div.esquerda{ float: left; width: 255px; }
	div.corpo div.direita{ float: right; width: 565px; padding-right: 10px; }
	
	div.esquerda div.ultimas_noticias{ background: url(/_imagens/background_caixas_esquerda.gif) no-repeat bottom; padding: 0px 13px 13px 13px; }
	div.esquerda div.ultimas_noticias img.titulo{ margin-bottom: 15px; }
	div.esquerda div.ultimas_noticias div.item{ margin-bottom: 3px; }
	div.esquerda div.ultimas_noticias div.item span{ font-weight: bolder; }
	div.esquerda div.ultimas_noticias div.item a{ color: #6d6d6d; }

	div.esquerda div.agenda{ background: url(/_imagens/background_caixas_esquerda.gif) no-repeat bottom; padding: 23px 13px 13px 13px; }
	div.esquerda div.agenda img.titulo{ margin-bottom: 15px; }
	div.esquerda div.agenda div.item{ margin-bottom: 8px; }
	div.esquerda div.agenda div.item div.titulo{ font-weight: bolder; }
	div.esquerda div.agenda div.item div.titulo a{ color: #6d6d6d; }
	div.esquerda div.agenda div.item span{ font-weight: bolder; color: #939393; }
	div.esquerda div.agenda div.item a{ color: #6d6d6d; }

	div.esquerda div.representantes{ padding: 19px 13px 13px 13px; border-top: 1px solid #e6e6e6; }

	div.esquerda div.newsletter{ padding: 23px 13px 23px 13px; }
		div.esquerda div.newsletter img.titulo{ margin-bottom: 5px; }
		div.esquerda div.newsletter div.chamada{ font-size: 11px; margin-bottom: 3px; }
		div.esquerda div.newsletter form{ margin: 0px; padding: 0px; }
		div.esquerda div.newsletter input.email{ width: 162px; height: 20px; padding: 3px 5px 0px 5px; margin: 0px 8px 0px 0px; float: left; }

	div.corpo div.direita div.breadcrumb{ font-size: 10px; color: #999999; }
		div.corpo div.direita div.breadcrumb a{ color: #B68585; text-transform: lowercase; }
		div.corpo div.direita div.breadcrumb strong{ color: #666666; }

	div.corpo div.direita h1{ font-size: 22px; color: #da251d; font-weight: bolder; margin: 17px 0px 20px 0px; }
	div.corpo div.direita h2{ font-size: 12px; font-weight: bolder; margin: 0px 0px 20px 0px; }

	div.corpo div.direita div.navegacao{ margin: 45px 0px 20px 0px; padding-top: 25px; background: url(/_imagens/pontilhado_horizontal_fundo_branco.gif) repeat-x; }
	div.corpo div.direita div.navegacao a{ margin-right: 25px; }

	div.esquerda div.subpaginas{ background: url(/_imagens/background_caixa_subpaginas.gif) no-repeat bottom; padding: 0px 13px 13px 13px; margin-bottom: 23px; }
	div.esquerda div.subpaginas img.titulo{ margin-bottom: 15px; }
	div.esquerda div.subpaginas img.folha{ margin-right: 5px; }
	div.esquerda div.subpaginas div.item{ margin-bottom: 3px; font-weight: bolder; }
	div.esquerda div.subpaginas div.item a{ color: #6d6d6d; }

	div.esquerda div.mais a{ color: #666666; }

div.texto div.categoria{ font-size: 16px; font-weight: bolder; margin-bottom: 5px; padding-bottom: 15px; background: url(/_imagens/background_categorias_produtos.jpg) repeat-x; height: 30px; }
div.texto div.categoria div.esquerda{ padding: 4px 5px 5px 10px; height: 21px; background: url(/_imagens/background_categorias_produtos_esquerda.jpg) no-repeat; width: 90%; }

