﻿@charset "utf-8";

/*--- geral ---*/

* {
	font-family:Arial, Helvetica, sans-serif;
}

body {
	overflow-x:hidden;
	overflow-y:auto; 
	height: 100%;
}

body {
	background-image:url('../img/back.gif');
	width:100%;
	padding:0;
	margin:0;
}

#wrapper {
	width:100%;
	min-width:1024px;
	min-height: 100%;  
	position: relative;
	float:left;
}

img{ border:none;}

.clearBoth{
clear:both;
display:inline;
margin:0;
padding:0;
}


/*--- LANDING PAGE ---*/

.landingArea {
	width:100%;
	background-image:url('../img/landingBg.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	height:700px;
}

.landingArea .textArea {
	background-image:url('../img/bgTxtLanding.png');
	width:720px;
	padding-top:60px;
	height:305px;
	position:absolute;
	z-index:100;
	left:50%;
	margin-left:-360px;
	margin-top:-70px;
}

.landingArea .textArea .box {
	width:230px;	
	float:left;
	padding-left:60px;
	padding-right:40px;
}

.landingArea .textArea .box h1 {
	margin:0px;
	font-size:0px;
	text-indent:-9999px;
	background-image:url('../img/landingH1.gif');
	width:216px;
	height:30px;
	display:block;
}

.landingArea .textArea .box h2 {
	margin:0px;
	font-size:0px;
	text-indent:-9999px;
	background-image:url('../img/landingH2.gif');
	width:250px;
	height:56px;
	display:block;
}

.landingArea .textArea .box a {
	margin:0px;
	font-size:0px;
	text-indent:-9999px;
	background-image:url('../img/btAcesse.png');
	background-position:0px 0px;
	width:194px;
	height:58px;
	display:block;
	margin-top:-50px;
	margin-left:140px;
	margin-bottom:33px;
}

.landingArea .textArea .box a:hover {
	background-position:0px -57px;
}

.landingArea .textArea .box p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#7e7e7e;
	line-height:19px;
}

/*--- header ---*/

#header {
	width:890px;
	float:left;
	left:50%;
	margin-left:-400px;
	position:absolute;
	z-index:100;
}

#header .logoArea {
	float:left;
	width:80px;
	padding-top:10px;
}

#header .logoArea h1 {
	display:block;
	background-image:url('../img/logo.png');
	width:119px;
	height:98px;
	margin:0 0 0 -55px;
	font-size:0px;
	text-indent:-9999px;
}

#header .menuArea {
	background-image:url('../img/backMenu1.gif');
	background-repeat:repeat-x;
	float:left;
}

#header .menuArea .areaUtil {
	float:left;
	width:800px;
}

#header .menuArea .areaUtil ul {
	float:left;
	margin:0px;
	padding:0px;
}

#header .menuArea .areaUtil ul li {
	float:left;
	display:inline;
	list-style:none;
}

#header .menuArea .areaUtil ul li a {
	float:left;
	display:block;
	font-size:0px;
	text-indent:-9990px;
	height:39px;
	background-image:url('../img/menu1bg.gif');
	background-repeat:no-repeat;
}

	#header .menuArea .areaUtil ul li a.home {width:48px;  background-position:0px 0px;}
	#header .menuArea .areaUtil ul li a.home:hover {background-position:0px -39px;}
	#header .menuArea .areaUtil ul li a.simples {width:90px; background-position:-48px 0px;}
	#header .menuArea .areaUtil ul li a.simples:hover {background-position:-48px -39px;}
	#header .menuArea .areaUtil ul li a.mexido {width:94px; background-position:-138px 0px;}
	#header .menuArea .areaUtil ul li a.mexido:hover {background-position:-138px -39px;}

#header .menuArea .areaUtil .busca {
	/*display:none;*/
	float:right;
	width:245px;
}

#header .menuArea .areaUtil a.idioma {
	font-size:0px; text-indent:-9999px;
	display:block; float:right;
	background-image:url('../img/btIdioma.png'); background-position:0px 0px;
	width:60px; height:16px;
	margin:12px 12px 0 0;
}

#header .menuArea .areaUtil a.idioma:hover { background-position:0px -16px; }

#header .menuArea .areaUtil h2 {
	float:left;
	margin:0px;
	display:block;
	font-size:0px;
	text-indent:-9999px;
	background-image:url('../img/menu1Busque.gif');
	width:85px;
	height:39px;
}

#header .menuArea .areaUtil input {
	float:left;
	font-size:10px;
	color:#a3252d;
	padding:0px;
	border:none;
	margin-top:12px;
}

#header .menuArea .areaUtil a {	
	float:left;
	margin:0px;
	display:block;
	font-size:0px;
	text-indent:-9999px;
	background-image:url('../img/menu1OK.gif');
	width:37px;
	height:39px;
}

#header .menuArea .menu {
	float:left;
	clear:both;
	padding-left:10px;
	width:800px;
}

#header .menuArea .menu ul {
	float:left;
	margin:0px;
	padding:0px;
	display:inline;
}

#header .menuArea .menu ul li {
	float:left;
	display:inline;
	list-style:none;
}

#header .menuArea .menu ul li a {
	float:left;
	display:block;
	font-size:0px;
	text-indent:-9990px;
	height:37px;
	background-image:url('../img/menu2bgNovo.png');
	background-repeat:no-repeat;
}

	#header .menuArea .menu ul li a.comp {width:162px;  background-position:0px 0px;}
	#header .menuArea .menu ul li a.comp:hover {background-position:0px -38px;}
	#header .menuArea .menu ul li a.merc {width:154px;  background-position:-162px 0px;}
	#header .menuArea .menu ul li a.merc:hover {background-position:-162px -38px;}
	#header .menuArea .menu ul li a.prod {width:150px;  background-position:-316px 0px;}
	#header .menuArea .menu ul li a.prod:hover {background-position:-316px -38px;}
	#header .menuArea .menu ul li a.food {width:164px;  background-position:-466px 0px;}
	#header .menuArea .menu ul li a.food:hover {background-position:-466px -38px;}
	#header .menuArea .menu ul li a.rela {width:163px;  background-position:-630px 0px;}
	#header .menuArea .menu ul li a.rela:hover {background-position:-630px -38px;}

/*--- CONTEUDO ---*/

/* MENU LATERAL */

.menuLateral{
	width:150px;
	float:left;
	margin-top:125px;
}

.menuLateral ul {
	margin:0px;
	margin-left:-35px;
}

.menuLateral ul li{
	list-style:none;
}

ul.submenu{ padding:0; margin:0; }

.menuLateral ul li a{ display:block; text-indent:-9999px; overflow:hidden; width:144px; height:30px; }

/* MENU 3CORAÇÕES - PRODUTOS - HOME  */

.menuLateral ul.produtos li.prod { display:block; text-indent:-9999px; overflow:hidden; width:144px; height:30px; background:url('../img/menu/menu_produtos.gif') no-repeat; }

.menuLateral ul.produtos li a { background:url('../img/menu/menu_produtos.gif') no-repeat; }

.menuLateral ul.produtos li a.cafe { background-position:0px -30px; }
.menuLateral ul.produtos li a.cafe:hover { background-position:-130px -30px; }

.menuLateral ul.produtos li a.choc { background-position:0px -60px; }
.menuLateral ul.produtos li a.choc:hover { background-position:-130px -60px; }

.menuLateral ul.produtos li a.refr { background-position:0px -90px; }
.menuLateral ul.produtos li a.refr:hover { background-position:-130px -90px; }

.menuLateral ul.produtos li a.milo { background-position:0px -120px; }
.menuLateral ul.produtos li a.milo:hover { background-position:-130px -120px; }

/* MENU 3CORAÃ‡Ã•ES - PRODUTOS - CAFE  */

.menuLateral ul.cafe li a { background:url('../img/menu/menu_produtos_full.gif') no-repeat; }

.menuLateral ul.cafe li a#prod { background-position:0px 0px; }
.menuLateral ul.cafe li a#prod:hover { background-position:-140px 0px; }

.menuLateral ul.cafe li a#cafe { background-position:0px -30px; }
.menuLateral ul.cafe li a#cafe:hover { background-position:-140px -30px; }

.menuLateral ul.cafe li a#cora { background-position:0px -60px; }
.menuLateral ul.cafe li a#cora:hover { background-position:-140px -60px; }

.menuLateral ul.cafe li a#scla { background-position:0px -90px; }
.menuLateral ul.cafe li a#scla:hover { background-position:-140px -90px; }

.menuLateral ul.cafe li a#pimp { background-position:0px -120px; }
.menuLateral ul.cafe li a#pimp:hover { background-position:-140px -120px; }

.menuLateral ul.cafe li a#kimi { background-position:0px -150px; }
.menuLateral ul.cafe li a#kimi:hover { background-position:-140px -150px; }

.menuLateral ul.cafe li a#leti { background-position:0px -180px; }
.menuLateral ul.cafe li a#leti:hover { background-position:-140px -180px; }

.menuLateral ul.cafe li a#fort { background-position:0px -210px; }
.menuLateral ul.cafe li a#fort:hover { background-position:-140px -210px; }

.menuLateral ul.cafe li a#fino { background-position:0px -540px; }
.menuLateral ul.cafe li a#fino:hover { background-position:-140px -540px; }

.menuLateral ul.cafe li a#divi { background-position:0px -570px; }
.menuLateral ul.cafe li a#divi:hover { background-position:-140px -570px; }

.menuLateral ul.cafe li a#choc { background-position:0px -240px; }
.menuLateral ul.cafe li a#choc:hover { background-position:-140px -240px; }

.menuLateral ul.cafe li a#refr { background-position:0px -330px; }
.menuLateral ul.cafe li a#refr:hover { background-position:-140px -330px; }

.menuLateral ul.cafe li a#milo { background-position:0px -420px; }
.menuLateral ul.cafe li a#milo:hover { background-position:-140px -420px; }

/* MENU 3CORAÃ‡Ã•ES - PRODUTOS - CHOCOLATE  */

.menuLateral ul.choc li a { background:url('../img/menu/menu_produtos_full.gif') no-repeat; }

.menuLateral ul.choc li a#prod { background-position:0px 0px; }
.menuLateral ul.choc li a#prod:hover { background-position:-140px 0px; }

.menuLateral ul.choc li a#cafe { background-position:0px -30px; }
.menuLateral ul.choc li a#cafe:hover { background-position:-140px -30px; }

.menuLateral ul.choc li a#choc { background-position:0px -240px; }
.menuLateral ul.choc li a#choc:hover { background-position:-140px -240px; }

.menuLateral ul.choc li a#acho { background-position:0px -270px; }
.menuLateral ul.choc li a#acho:hover { background-position:-140px -270px; }

.menuLateral ul.choc li a#clar { background-position:0px -300px; }
.menuLateral ul.choc li a#clar:hover { background-position:-140px -300px; }

.menuLateral ul.choc li a#refr { background-position:0px -330px; }
.menuLateral ul.choc li a#refr:hover { background-position:-140px -330px; }

.menuLateral ul.choc li a#milo { background-position:0px -420px; }
.menuLateral ul.choc li a#milo:hover { background-position:-140px -420px; }

/* MENU 3CORAÃ‡Ã•ES - PRODUTOS - REFRESCOS  */

.menuLateral ul.refr li a { background:url('../img/menu/menu_produtos_full.gif') no-repeat; }

.menuLateral ul.refr li a#prod { background-position:0px 0px; }
.menuLateral ul.refr li a#prod:hover { background-position:-140px 0px; }

.menuLateral ul.refr li a#cafe { background-position:0px -30px; }
.menuLateral ul.refr li a#cafe:hover { background-position:-140px -30px; }

.menuLateral ul.refr li a#choc { background-position:0px -240px; }
.menuLateral ul.refr li a#choc:hover { background-position:-140px -240px; }

.menuLateral ul.refr li a#refr { background-position:0px -330px; }
.menuLateral ul.refr li a#refr:hover { background-position:-140px -330px; }

.menuLateral ul.refr li a#fris { background-position:0px -360px; }
.menuLateral ul.refr li a#fris:hover { background-position:-140px -360px; }

.menuLateral ul.refr li a#torn { background-position:0px -390px; }
.menuLateral ul.refr li a#torn:hover { background-position:-140px -390px; }

.menuLateral ul.refr li a#milo { background-position:0px -420px; }
.menuLateral ul.refr li a#milo:hover { background-position:-140px -420px; }

/* MENU 3CORAÃ‡Ã•ES - PRODUTOS - MILHO  */

.menuLateral ul.milho li a { background:url('../img/menu/menu_produtos_full.gif') no-repeat; }

.menuLateral ul.milho li a#prod { background-position:0px 0px; }
.menuLateral ul.milho li a#prod:hover { background-position:-140px 0px; }

.menuLateral ul.milho li a#cafe { background-position:0px -30px; }
.menuLateral ul.milho li a#cafe:hover { background-position:-140px -30px; }

.menuLateral ul.milho li a#choc { background-position:0px -240px; }
.menuLateral ul.milho li a#choc:hover { background-position:-140px -240px; }

.menuLateral ul.milho li a#refr { background-position:0px -330px; }
.menuLateral ul.milho li a#refr:hover { background-position:-140px -330px; }

.menuLateral ul.milho li a#milo { background-position:0px -420px; }
.menuLateral ul.milho li a#milo:hover { background-position:-140px -420px; }

.menuLateral ul.milho li a#dona { background-position:0px -450px; }
.menuLateral ul.milho li a#dona:hover { background-position:-140px -450px; }

.menuLateral ul.milho li a#kimi { background-position:0px -480px; }
.menuLateral ul.milho li a#kimi:hover { background-position:-140px -480px; }

.menuLateral ul.milho li a#clar { background-position:0px -510px; }
.menuLateral ul.milho li a#clar:hover { background-position:-140px -510px; }

/* MENU 3CORAÃ‡Ã•ES - COMPANHIA - HOME  */

.menuLateral ul.companhia li { margin-left: -50px; }

.menuLateral ul.companhia li a{ display:block; text-indent:-9999px; overflow:hidden; width:200px; height:30px; }

.menuLateral ul.companhia li a { background:url('../img/menu/menu_companhia.gif') no-repeat; }

.menuLateral ul.companhia li a.comp { background-position:0px -10px; }
.menuLateral ul.companhia li a.comp:hover { background-position:-210px -10px; }

.menuLateral ul.companhia li a.esse { background-position:0px -40px; }
.menuLateral ul.companhia li a.esse:hover { background-position:-210px -40px; }

.menuLateral ul.companhia li a.hist { background-position:0px -70px; }
.menuLateral ul.companhia li a.hist:hover { background-position:-210px -70px; }

.menuLateral ul.companhia li a.gove { background-position:0px -100px; }
.menuLateral ul.companhia li a.gove:hover { background-position:-210px -100px; }

.menuLateral ul.companhia li a.resp { background-position:0px -130px; }
.menuLateral ul.companhia li a.resp:hover { background-position:-210px -130px; }

.menuLateral ul.companhia li a.novi { background-position:0px -160px; }
.menuLateral ul.companhia li a.novi:hover { background-position:-210px -160px; }

/* MENU 3CORAÃ‡Ã•ES - COMPANHIA - GOVERNANÃ‡A CORPORATIVA  */

.menuLateral ul.gove li { margin-left: -65px; }

.menuLateral ul.gove li a{ display:block; text-indent:-9999px; overflow:hidden; width:200px; height:30px; }

.menuLateral ul.gove li a { background:url('../img/menu/menu_companhia_full.gif') no-repeat; }

.menuLateral ul.gove li a.comp { background-position:0px -10px; }
.menuLateral ul.gove li a.comp:hover { background-position:-210px -10px; }

.menuLateral ul.gove li a.esse { background-position:0px -40px; }
.menuLateral ul.gove li a.esse:hover { background-position:-210px -40px; }

.menuLateral ul.gove li a.hist { background-position:0px -70px; }
.menuLateral ul.gove li a.hist:hover { background-position:-210px -70px; }

.menuLateral ul.gove li a.gove { background-position:0px -100px; }
.menuLateral ul.gove li a.gove:hover { background-position:-210px -100px; }

.menuLateral ul.gove li a.acio { background-position:0px -130px; }
.menuLateral ul.gove li a.acio:hover { background-position:-210px -130px; }

.menuLateral ul.gove li a.cons { background-position:0px -160px; }
.menuLateral ul.gove li a.cons:hover { background-position:-210px -160px; }

.menuLateral ul.gove li a.dire { background-position:0px -190px; }
.menuLateral ul.gove li a.dire:hover { background-position:-210px -190px; }

.menuLateral ul.gove li a.gest { background-position:0px -220px; }
.menuLateral ul.gove li a.gest:hover { background-position:-210px -220px; }

.menuLateral ul.gove li a.cart { background-position:0px -250px; }
.menuLateral ul.gove li a.cart:hover { background-position:-210px -250px; }

.menuLateral ul.gove li a.reco { background-position:0px -280px; }
.menuLateral ul.gove li a.reco:hover { background-position:-210px -280px; }

.menuLateral ul.gove li a.resp { background-position:0px -310px; }
.menuLateral ul.gove li a.resp:hover { background-position:-210px -310px; }

.menuLateral ul.gove li a.novi { background-position:0px -400px; }
.menuLateral ul.gove li a.novi:hover { background-position:-210px -400px; }

.menuLateral ul.gove li a.ouvi { background-position:0px -430px; }
.menuLateral ul.gove li a.ouvi:hover { background-position:-210px -430px; }

.menuLateral ul.gove li a.bala { background-position:0px -500px; }
.menuLateral ul.gove li a.bala:hover { background-position:-210px -500px; }

/* MENU 3CORAÃ‡Ã•ES - COMPANHIA - GOVERNANÃ‡A CORPORATIVA  */

.menuLateral ul.resp li { margin-left: -65px; }

.menuLateral ul.resp li a{ display:block; text-indent:-9999px; overflow:hidden; width:200px; height:30px; }

.menuLateral ul.resp li a { background:url('../img/menu/menu_companhia_full.gif') no-repeat; }

.menuLateral ul.resp li a.comp { background-position:0px -10px; }
.menuLateral ul.resp li a.comp:hover { background-position:-210px -10px; }

.menuLateral ul.resp li a.esse { background-position:0px -40px; }
.menuLateral ul.resp li a.esse:hover { background-position:-210px -40px; }

.menuLateral ul.resp li a.hist { background-position:0px -70px; }
.menuLateral ul.resp li a.hist:hover { background-position:-210px -70px; }

.menuLateral ul.resp li a.gove { background-position:0px -100px; }
.menuLateral ul.resp li a.gove:hover { background-position:-210px -100px; }

.menuLateral ul.resp li a.resp { background-position:0px -310px; }
.menuLateral ul.resp li a.resp:hover { background-position:-210px -310px; }

.menuLateral ul.resp li a.dica { background-position:0px -340px; }
.menuLateral ul.resp li a.dica:hover { background-position:-210px -340px; }

.menuLateral ul.resp li a.fagn { background-position:0px -370px; }
.menuLateral ul.resp li a.fagn:hover { background-position:-210px -370px; }

.menuLateral ul.resp li a.oito { background-position:0px -460px; }
.menuLateral ul.resp li a.oito:hover { background-position:-210px -460px; }

.menuLateral ul.resp li a.novi { background-position:0px -400px; }
.menuLateral ul.resp li a.novi:hover { background-position:-210px -400px; }

/* MENU 3CORAÃ‡Ã•ES - MERCADO - HOME  */

.menuLateral ul.mercado li { margin-left: 25px; }

.menuLateral ul.mercado li a{ display:block; text-indent:-9999px; overflow:hidden; width:160px; height:30px; }

.menuLateral ul.mercado li a { background:url('../img/menu/menu_mercado.gif') no-repeat; }

.menuLateral ul.mercado li a.merc { background-position:0px -10px; }
.menuLateral ul.mercado li a.merc:hover { background-position:-210px -10px; }

.menuLateral ul.mercado li a.inte { background-position:0px -40px; }
.menuLateral ul.mercado li a.inte:hover { background-position:-210px -40px; }

.menuLateral ul.mercado li a.exte { background-position:0px -70px; }
.menuLateral ul.mercado li a.exte:hover { background-position:-210px -70px; }

/* MENU 3CORAÃ‡Ã•ES - MERCADO - EXTERNO  */

.menuLateral ul.exte li { margin-left: -60px; }

.menuLateral ul.exte li a{ display:block; text-indent:-9999px; overflow:hidden; width:190px; height:30px; }

.menuLateral ul.exte li a { background:url('../img/menu/menu_mercado_full.gif') no-repeat; }

.menuLateral ul.exte li a.merc { background-position:0px -10px; }
.menuLateral ul.exte li a.merc:hover { background-position:-210px -10px; }

.menuLateral ul.exte li a.inte { background-position:0px -40px; }
.menuLateral ul.exte li a.inte:hover { background-position:-210px -40px; }

.menuLateral ul.exte li a.exte { background-position:0px -70px; }
.menuLateral ul.exte li a.exte:hover { background-position:-210px -70px; }

.menuLateral ul.exte li a.noss { background-position:0px -100px; }
.menuLateral ul.exte li a.noss:hover { background-position:-210px -100px; }

.menuLateral ul.exte li a.estr { background-position:0px -130px; }
.menuLateral ul.exte li a.estr:hover { background-position:-210px -130px; }

/* MENU 3CORAÃ‡Ã•ES - RELACIONAMENTO - HOME  */

.menuLateral ul.relacionamento li { margin-left: -65px; }

.menuLateral ul.relacionamento li a{ display:block; text-indent:-9999px; overflow:hidden; width:210px; height:30px; }

.menuLateral ul.relacionamento li a { background:url('../img/menu/menu_relacionamento.gif') no-repeat; }

.menuLateral ul.relacionamento li a.rela { background-position:0px -10px; }
.menuLateral ul.relacionamento li a.rela:hover { background-position:-210px -10px; }

.menuLateral ul.relacionamento li a.cent { background-position:0px -40px; }
.menuLateral ul.relacionamento li a.cent:hover { background-position:-210px -40px; }

.menuLateral ul.relacionamento li a.duvi { background-position:0px -70px; }
.menuLateral ul.relacionamento li a.duvi:hover { background-position:-210px -70px; }

.menuLateral ul.relacionamento li a.vend { background-position:0px -100px; }
.menuLateral ul.relacionamento li a.vend:hover { background-position:-210px -100px; }

.menuLateral ul.relacionamento li a.trab { background-position:0px -130px; }
.menuLateral ul.relacionamento li a.trab:hover { background-position:-210px -130px; }

.menuLateral ul.relacionamento li a.ouvi { background-position:0px -160px; }
.menuLateral ul.relacionamento li a.ouvi:hover { background-position:-210px -160px; }

.menuLateral ul.relacionamento li a.club { background-position:0px -190px; }
.menuLateral ul.relacionamento li a.club:hover { background-position:-210px -190px; }

/* MENU 3CORAÃ‡Ã•ES - FOOD SOLUTIONS - HOME  */

.menuLateral ul.food li { margin-left: -5px; }

.menuLateral ul.food li a{ display:block; text-indent:-9999px; overflow:hidden; width:210px; height:30px; }

.menuLateral ul.food li a { background:url('../img/menu/menu_foodsolutions.gif') no-repeat; }

.menuLateral ul.food li a.food { background-position:0px -10px; }
.menuLateral ul.food li a.food:hover { background-position:-210px -10px; }

.menuLateral ul.food li a.prod { background-position:0px -40px; }
.menuLateral ul.food li a.prod:hover { background-position:-210px -40px; }

.menuLateral ul.food li a.vend { background-position:0px -70px; }
.menuLateral ul.food li a.vend:hover { background-position:-210px -70px; }




/*--- BANNER ---*/

.areaPrincipal {
	width:100%;
	padding-top:50px;
	position:absolute;
	/*left:50%;
	margin-left:-600px;*/
}

.bannerHome {
	z-index:0;
	width:1200px;
	overflow:hidden;
	margin:0 auto;
	margin-top:30px;
}

.conteudo {
	width:960px;
	position:relative;
	padding-left:30px;
	padding-right:10px;
	z-index:90;
	margin:-35px auto 0 auto;
	position:relative;
}

#conteudohome {
	background:#f2f2f2;
	float:left;
	left:50%;
	width:960px;
	padding-left:130px;
	padding-right:10px;
	z-index:90;
	margin-top:-5px;
	margin-left:-595px;
}

.conteudo .colunaHome {
	float:left;
	width:315px;
	margin-right:4px;
	margin-bottom:150px;
}

.conteudo .colunaHome .tituloTop {
	background-image:url('../img/titBase.png');
	width:295px;
	padding-left:20px;
	height:60px;
	padding-top:17px;
	float:left;
	margin-top:-20px;
	z-index:100;
}

.conteudo .colunaHome .tituloTop h2 {	
	float:left;
	margin:0px;
	font-size:0px;
	text-indent:-9999px;
	display:block;
}

.conteudo .colunaHome .tituloTop h2.conheca {
	background-image:url('../img/titConheca.gif');
	width:179px;
	height:43px;
}

.conteudo .colunaHome .tituloTop h2.festival {
	background-image:url('../img/titfestival.gif');
	width:196px;
	height:43px;
}

.conteudo .colunaHome .tituloTop h2.promo {
	background-image:url(../img/titPromo.gif);
	width:196px;
	height:43px;
}

.conteudo .colunaHome .imgProduto {
	float:left;
	clear:both;
	background-image:url('../img/bgProdutoHome.jpg');
	background-position:bottom center;
	background-repeat:no-repeat;
	width:297px;
	margin:-5px 0px 19px 10px;
	height:269px;
	text-align:center;
}

.conteudo .colunaHome .imgProduto img {
	margin-top:55px;
}

.conteudo .colunaHome .imageBox {
	float:left;
	clear:both;
	width:315px;
	padding-top:25px;
	padding-bottom:43px;
	text-align:center;
}

.conteudo .colunaHome h4 {
	float:left;
	margin:0px;
	font-size:10px;
	color:#bf8c57;
	margin-bottom:5px;
	padding-left:15px;
}

.conteudo .colunaHome h3 {
	float:left;
	clear:both;
	margin:0px;
	font-size:24px;
	font-family:"Arial Narrow";
	font-style:italic;
	font-weight:bold;
	padding-left:15px;
	width:300px;
}

.conteudo .colunaHome h3.titAzul {
	color:#aa272f;
}

.conteudo .colunaHome h3.titVerde {
	color:#9cae37;
}

.conteudo .colunaHome h3.titLaranja, .colunaMexido h3.titLaranja {
	color:#e8a02f;
}

.conteudo .colunaHome p, .colunaMexido p {
	clear:both;
	float:left;
	font-size:12px;
	color:#666;
	line-height:20px;
	padding-left:15px;
	width:300px;
	margin:10px 0px;
}

.conteudo .colunaHome p a, .colunaMexido a {
	font-size:11px;
	color:#ca8c6b;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}

.conteudo .colunaHome p a:hover, .colunaMexido a:hover {
	color:#a67644;
	text-decoration:underline;
}

.conteudo .colunaHome .subArea1, .conteudo .colunaHome .subArea2 {
	clear:both;
	float:left;
	background:url('../img/bgSubArea.gif') center top no-repeat;
	background-image:url('../img/bgSubArea.gif');
	background-position:center top;
	background-repeat:no-repeat;
	width:100%;
}

.conteudo .colunaHome .subArea1 {
	padding-top:60px;
}

.conteudo .colunaHome .subArea1 .logoBox {
	float:left;
	width:150px;
	height:85px;
	text-align:center;
	padding:10px 0px;
	z-index:100;
}

.conteudo .colunaHome h2 {
	font-size:0px;
	margin:0px;
	text-indent:-9999px;
	display:block;
	z-index:100;
	clear:both;
}

.conteudo .colunaHome h2.responsabi {
	background-image:url('../img/titResponsa.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	width:235px;
	height:83px;
	padding-top:40px;
	margin-left:15px;
	margin-top:0px;
}

.conteudo .colunaHome h2.mexido {
	background-image:url('../img/titMexido.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	width:235px;
	height:83px;
	padding-top:0px;
	margin-left:2px;
	margin-top:-43px;
}

.conteudo .colunaHome .responsa {
	float:left;
	width:315px;
	position:absolute;
	z-index:-100;
	margin-top:-55px;
	background-repeat:no-repeat;
	background-position:10px 55px;
}

.conteudo .colunaHome .responsa .imgResponsa {
	float:left;
	z-index:0;
	margin-top:0px;
	margin-bottom:20px;
	display:block;
}

.conteudo .colunaHome .blogUtilities {
	float:left;
	margin-left:15px;
	border-top:1px dotted #ca8c6b;
	border-bottom:1px dotted #ca8c6b;
	width:300px;
	margin-bottom:40px;
}

.conteudo .colunaHome .blogUtilities p {
	float:left;
	padding-left:0px;
	font-size:9px;
	color:#999;
	width:300px;
}

.conteudo .colunaHome .blogUtilities p.postData strong {
	font-weight:normal;
	color:#ca8c6b;
}

.conteudo .colunaHome .blogUtilities p.postTags strong {
	color:#666;
}

.conteudo .colunaHome .blogUtilities p.categorias {
	margin:0px;
}

.conteudo .colunaHome .blogUtilities a {
	display:block;
	float:left;
	background-image:url('../img/bgCategoria.gif');
	margin-right:10px;
	font-size:10px;
	color:#FFF;
	font-style:italic;
	padding:0px 8px;
}

.conteudo .colunaHome .blogUtilities a:hover {
	color:#FFF;
}


/* FOOTER */

.footer {
	float:left;
	clear:both;
	width:790px;
	margin-left:150px;
	background-image:url('../img/bgFoot.png');
	background-repeat:repeat-x;
	background-position:top;
	margin-top:-10px;
	height:50px;
}

.footer ul {
	float:left;
	margin:0px;
	padding:0px;
	padding-top:20px;
	padding-left:10px;
}

.footer ul li {
	float:left;
	display:inline;
	list-style-image:none;
}

.footer ul li a {
	display:block;
	height:23px;
	background-image:url('../img/menuFooter.gif');
	background-repeat:no-repeat;
	font-size:0px;
	text-indent:-9999px;
}

.footer ul li a.home { width:36px; background-position:0px 0px; }
.footer ul li a.home:hover { background-position:0px -23px; }

.footer ul li a.simples { width:91px; background-position:-36px 0px; }
.footer ul li a.simples:hover { background-position:-36px -23px; }

.footer ul li a.mexido { width:91px; background-position:-127px 0px; }
.footer ul li a.mexido:hover { background-position:-127px -23px; }


.footer img {
	clear:both;
	float:left;
	margin-top:5px;
}

.footer .miniMenu {
	clear:both;
	float:left;
	margin-top:5px;
	width:800px;
}	

.footer .miniMenu ul {
	float:right;
	margin:5px 20px 0 0;
	padding:0px;
	padding-left:10px;
}

.footer .miniMenu ul li a {
	height:22px;
	background-image:url('../img/footerMiniMenu.gif');
	background-repeat:no-repeat;
}

.footer .miniMenu ul li a.fale { width:61px; background-position:0px 0px; }
.footer .miniMenu ul li a.fale:hover { background-position:0px -22px; }

.footer .miniMenu ul li a.imprensa { width:50px; background-position:-61px 0px; }
.footer .miniMenu ul li a.imprensa:hover { background-position:-61px -22px; }

.footer .miniMenu ul li a.vendas { width:81px; background-position:-111px 0px; }
.footer .miniMenu ul li a.vendas:hover { background-position:-111px -22px; }

.footer .miniMenu ul li a.politica { width:108px; background-position:-192px 0px; }
.footer .miniMenu ul li a.politica:hover { background-position:-192px -22px; }


/* AREA INTERNA */

.bannerInterno, .bannerInterno2 {
	z-index:0;
	margin-top:25px;
	position:absolute;
}

.bannerProduto {
	z-index:0;
	margin-top:50px;
	position:absolute;
}

/* AREA INTERNA DIREITA*/

.areaInternaDir {
	float:left;
	background-image:url('../img/sombraLado.png');
	background-repeat:no-repeat;
	width:800px;
	margin-top:-34px;
	/*background-position:left bottom;background:url(../img/bg_master.jpg) no-repeat;*/
}

.areaInternaDir .breadcrumbCafe, .areaInternaDir .breadcrumb3Cor, .areaInternaDir .breadcrumbFoodSol, .areaInternaDir .breadcrumbRel,  .areaInternaDir .breadcrumbRef,  .areaInternaDir .breadcrumbChoc,  .areaInternaDir .breadcrumbMilho {
	display:none;
	position:absolute;
	margin-top:125px;
	z-index:120;
	margin-left:40px;
	font-size:10px;
	text-transform:capitalize;
	font-style:italic;
}

.areaInternaDir .breadcrumbCafe {
	color:#993366;
}

.areaInternaDir .breadcrumbCafe a {
	color:#993366;
	font-size:10px;
	text-decoration:none;
	font-style:italic;
}

.areaInternaDir .breadcrumbCafe a:hover {
	color:#660033;
}

.areaInternaDir .breadcrumbMilho {
	color:#6caf74;
}

.areaInternaDir .breadcrumbMilho a {
	color:#6caf74;
	font-size:10px;
	text-decoration:none;
	font-style:italic;
}

.areaInternaDir .breadcrumbMilho a:hover {
	color:#489b77;
}

.areaInternaDir .breadcrumbChoc {
	color:#4c382a;
}

.areaInternaDir .breadcrumbChoc a {
	color:#4c382a;
	font-size:10px;
	text-decoration:none;
	font-style:italic;
}

.areaInternaDir .breadcrumbChoc a:hover {
	color:#966331;
}

.areaInternaDir .breadcrumbRef {
	color:#e5731f;
}

.areaInternaDir .breadcrumbRef a {
	color:#e5731f;
	font-size:10px;
	text-decoration:none;
	font-style:italic;
}

.areaInternaDir .breadcrumbRef a:hover {
	color:#fd8f23;
}

.areaInternaDir .breadcrumb3Cor, .areaInternaDirTrade .breadcrumb3Cor {
	color:#66cc66;
}

.areaInternaDir .breadcrumb3Cor a, .areaInternaDirTrade .breadcrumb3Cor a {
	color:#66cc66;
	font-size:10px;
	text-decoration:none;
}

.areaInternaDir .breadcrumb3Cor a:hover, .areaInternaDirTrade .breadcrumb3Cor a:hover {
	color:#339933;
}

.areaInternaDir .breadcrumbFoodSol {
	color:#288fbc;
}

.areaInternaDir .breadcrumbFoodSol a {
	color:#288fbc;
	font-size:10px;
	text-decoration:none;
}

.areaInternaDir .breadcrumbFoodSol a:hover {
	color:#006699;
}

/* AREA INTERNA DIREITA  PRODUTOS LISTAGEM */

.areaInternaDir .areaProdutos {
	float:left;
	width:777px;
	padding-top:40px;
	padding-left:10px;
	padding-bottom:20px;
	margin-top:334px;
	background:url('../img/bg_master.jpg') no-repeat #f3f3f0;
}

.areaInternaDir .areaProdutos .colunaProdutos {
	float:left;
	width:400px;
	margin-right:60px;
	z-index:100;
	padding-top:10px;
}

.areaInternaDir .areaProdutos h3 {
	font-size:0px;
	text-indent:-9999px;
	display:block;
	margin:0px;
	position:absolute;
	width:381px;
	height:71px;
}

.areaInternaDir .areaProdutos .colunaMexido h3 {
	float:left;
	clear:both;
	margin:0px 0px -20px 0px;
	font-size:24px;
	font-family:"Arial Narrow";
	font-style:italic;
	font-weight:bold;
	padding-left:15px;
	text-indent:0px;
	position:relative;
	width: 290px;
}

.areaInternaDir .areaProdutos h3.prodLinha {
	background-image:url('../img/titProdLinha.png');
	margin-top:-75px;
	z-index:100;
}

.areaInternaDir .areaProdutos h3#prodEscolhaCora {
	background-image:url('../img/3corEscolha.png');
	margin-top:-60px;
	z-index:100;
}

.areaInternaDir .areaProdutos h3#prodEscolhaSta, .areaInternaDir .areaCafeterias h3#prodEscolhaSta {
	background-image:url('../img/staClaraEscolha.png');
	margin-top:-60px;
	z-index:100;
}

.areaInternaDir .areaProdutos h3#prodEscolhaPimp {
	background-image:url('../img/pimpEscolha.png');
	margin-top:-60px;
	z-index:100;
}

.areaInternaDir .areaProdutos h3#prodEscolhaFino {
	background-image:url('../img/finoEscolha.png');
	margin-top:-60px;
	z-index:100;
}

.areaInternaDir .areaProdutos h3#prodEscolhaDivi {
	background-image:url('../img/divinopolisEscolha.png');
	margin-top:-60px;
	z-index:100;
}

.areaInternaDir .areaProdutos h3#prodEscolhaKimi {
	background-image:url('../img/kimimoEscolha.png');
	margin-top:-60px;
	z-index:100;
}

.areaInternaDir .areaProdutos h3#prodEscolhaLet {
	background-image:url('../img/leticiaEscolha.png');
	margin-top:-60px;
	z-index:100;
}

.areaInternaDir .areaProdutos h3#prodEscolhaFort {
	background-image:url('../img/fortEscolha.png');
	margin-top:-60px;
	z-index:100;
}

.areaInternaDir .areaProdutos h3#prodEscolhaFri {
	background-image:url('../img/friscoEscolha.png');
	margin-top:-60px;
	z-index:100;
}

.areaInternaDir .areaInstitucional h3#prodEscolhaRec, .areaInternaDir .areaInstitucional h3#prodEscolhaRec2 {
	background-image:url('../img/recEscolha.png');
	margin:-30px 0px 0px -10px;
	z-index:100;
	font-size:0px;
	text-indent:-9999px;
	display:block;
	position:absolute;
	width:381px;
	height:71px;
}

.areaInternaDir .areaInstitucional h3#prodEscolhaRF {
	background-image:url('../img/rfEscolha.png');
	margin:-30px 0px 0px -10px;
	z-index:100;
	font-size:0px;
	text-indent:-9999px;
	display:block;
	position:absolute;
	width:381px;
	height:71px;
}

.areaInternaDir .areaProdutos .colunaProdutos h3.prodLinha2 {
	background-image:url('../img/titConhecaNossos.png');
	margin-top:-93px;
}

.areaInternaDir .areaProdutos .colunaProdutos h3.prodLinhaRef {
	background-image:url('../img/titProdLinhaRef.png');
	margin-top:-75px;
}

.areaInternaDir .areaProdutos .colunaProdutos h3.prodLinhaChoc {
	background-image:url('../img/titProdLinhaChoc.png');
	margin-top:-75px;
}

.areaInternaDir .areaProdutos .colunaProdutos h3.prodLinhaMilho {
	background-image:url('../img/titProdLinhaMilho.png');
	margin-top:-75px;
}

.prodActive {
	background-position:0px -70px;
}

.areaInternaDir .areaProdutos .dropProd, .areaInternaDir .areaCafeterias .dropProd {	
	background-image:url('../img/escolhaDropBg.png');
	width:158px;
	padding-left:30px;
	height:154px;
	padding-top:30px;
	margin:0px;
	position:absolute;
	margin-top:-10px;
	margin-left:160px;
	z-index:90;
	line-height:20px;
	display:none;
}

.areaInternaDir .areaCafeterias .dropProd {
	margin-top:0px;
}

.areaInternaDir .areaProdutos .dropProd2 {	
	background-image:url('../img/escolhaDropBg.png');
	background-position:0px -50px;
	width:158px;
	padding-left:30px;
	height:100px;
	padding-top:30px;
	margin:0px;
	position:absolute;
	margin-top:-10px;
	margin-left:160px;
	z-index:90;
	line-height:20px;
	display:none;
}

.areaInternaDir .areaProdutos .dropProd3, .areaInternaDir .areaProdutos .dropProd4 {	
	background-image:url('../img/escolhaDropBg.png');
	background-position:0px -95px;
	width:158px;
	padding-left:30px;
	height:55px;
	padding-top:30px;
	margin:0px;
	position:absolute;
	margin-top:-10px;
	margin-left:160px;
	z-index:99;
	line-height:20px;
	display:none;
}

.areaInternaDir .areaInstitucional .dropRec, .areaInternaDir .areaInstitucional .dropRec2 {	
	background-image:url('../img/escolhaDropBg.png');
	background-position:0px -75px;
	width:158px;
	padding-left:30px;
	height:75px;
	padding-top:30px;
	margin:0px;
	position:absolute;
	margin-top:20px;
	margin-left:160px;
	z-index:90;
	line-height:20px;
	display:none;
}

.areaInternaDir .areaProdutos .dropProd a, .areaInternaDir .areaCafeterias .dropProd a, .areaInternaDir .areaProdutos .dropProd2 a, .areaInternaDir .areaProdutos .dropProd3 a {
	font-size:13px;
	font-style:italic;
	color:#aa272f;
	text-decoration:none;
}

.areaInternaDir .areaProdutos .dropProd a:hover, .areaInternaDir .areaCafeterias .dropProd a:hover, .areaInternaDir .areaProdutos .dropProd2 a:hover, .areaInternaDir .areaProdutos .dropProd3 a:hover {
	color:#660000;
}

.areaInternaDir .areaProdutos .dropProd4 a {
	font-size:13px;
	font-style:italic;
	color:#e5731f;
	text-decoration:none;
}

.areaInternaDir .areaProdutos .dropProd4 a:hover {
	color:#993300;
}

.areaInternaDir .areaInstitucional .dropRec a, .areaInternaDir .areaInstitucional .dropRec2 a {
	font-size:13px;
	font-style:italic;
	color:#669966;
	text-decoration:none;
}

.areaInternaDir .areaInstitucional .dropRec a:hover, 
.areaInternaDir .areaInstitucional .dropRec2 a:hover {
	color:#336633;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 {
	float:left;
	width:381px;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 {
	float:left;
	width:371px;
	padding-left:10px;
	margin-bottom:0px;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 img {
	float:left;
	margin-right:5px;
	margin-top:0;
	margin-bottom:25px;
	width:auto;
	height:auto;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 img {
	float:right;
	margin-left:5px;
	margin-top:30px;
	margin-bottom:20px;
	width:auto;
	height:auto;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 h4, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 h4 {
	float:left;
	color:#993366;
	font-size:10px;
	font-weight:normal;
	margin:0px;
	margin-top:20px;
	margin-bottom:5px;
	display:block;
	width:180px;
	overflow:hidden;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 h4.cafe, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 h4.cafe {
	color:#993366;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 h4.cafe a, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 h4.cafe a {
	padding-bottom:0px; 
	color:#AA272F;
	width:auto;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 h4.cafe a:hover, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 h4.cafe a:hover {
	border:none;
	color:#cc307e;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 h4.milho, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 h4.milho {
	color:#469774;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 h4.ref, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 h4.ref {
	color:#288ab4;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 h4.choc, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 h4.choc {
	color:#976432;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 h5 a, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 h5 a {
	float:left;
	font-size:18px;
	font-style:italic;
	margin:0px;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 h5, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 h5 {
	float:left;
	font-size:18px;
	font-style:italic;
	margin:0px;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 h5.cafe a, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 h5.cafe, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 h5.cafe a, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 h5.cafe {
	color:#aa272f;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 h5 a:hover, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 h5 a:hover {
	border:none;
	color:#cf2530;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 h5.milho, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 h5.milho , .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 h5.milho a, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 h5.milho a{ color:#469774; }


.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 h5.milho a:hover, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 h5.milho a:hover{ color:#46bd8a; }

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 h5.ref, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 h5.ref, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 h5.ref a, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 h5.ref a {
	color:#e5731f;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 h5.ref, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 h5.ref, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 h5.ref a:hover, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 h5.ref a:hover {
	color:#fd8f23;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 h5.choc, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 h5.choc, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 h5.choc a, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 h5.choc a {
	color:#4b372a;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 h5.choc a:hover, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 h5.choc a:hover {
	color:#6e4e39;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 p, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 p {
	float:left;
	color:#666;
	font-size:12px;
	width:180px;
	line-height:18px;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 a, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 a {
	float:left;
	font-size:11px;
	width:180px;
	font-style:italic;
	display:block;
	text-decoration:none;
	padding-bottom:10px;
	margin-top:10px;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 a.cafe, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 a.cafe {
	color:#993366;
	border-bottom:1px dotted #993366;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 a:hover, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 a:hover {
	color:#cc307e;
	border-bottom:1px dotted #cc307e;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 a.milho, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 a.milho {
	color:#469774;
	border-bottom:1px dotted #469774;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 a.milho:hover, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 a.milho:hover {
	color:#46bd8a;
	border-bottom:1px dotted #46bd8a;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 a.ref, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 a.ref {
	color:#e5731f;
	border-bottom:1px dotted #e5731f;
}


.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 a.ref:hover, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 a.ref:hover {
	color:#fd8f23;
	border-bottom:1px dotted #fd8f23;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 a.choc, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 a.choc {
	color:#976432;
	border-bottom:1px dotted #976432;
}

.areaInternaDir .areaProdutos .colunaProdutos .destaqueBox1 a.choc:hover, .areaInternaDir .areaProdutos .colunaProdutos .destaqueBox2 a.choc:hover {
	color:#6e4e39;
	border-bottom:1px dotted #6e4e39;
}

.areaInternaDir .areaProdutos .colunaMexido {
	width:315px;
	float:left;
	margin-top:-19px;
	position:relative;
}

.areaInternaDir .areaProdutos .colunaMexido h2.mexido {
	background-image:url('../img/titMexido.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	width:235px;
	height:35px;
	margin:0px;
	text-indent:-9999px;
	display:block;
	margin-left:2px;
	margin-top:-19px;
	z-index:200;
	clear:both;
	position:relative;
}

.areaInternaDir .areaProdutos .colunaMexido .responsa {
	float:left;
	width:315px;
	position:relative;
	z-index:0;
	margin-top:-55px;
	background-repeat:no-repeat;
	background-position:10px 55px;
}

.areaInternaDir .areaProdutos .colunaMexido .responsa .imgResponsa {
	float:left;
	z-index:0;
	margin-top:0px;
	margin-bottom:20px;
	display:block;
}

.areaInternaDir .areaProdutos .colunaMexido .blogUtilities {
	float:left;
	margin-left:15px;
	border-top:1px dotted #ca8c6b;
	border-bottom:1px dotted #ca8c6b;
	width:300px;
	margin-bottom:40px;
}

.areaInternaDir .areaProdutos .colunaMexido .blogUtilities p {
	float:left;
	padding-left:0px;
	font-size:9px;
	color:#999;
	width:300px;
}

.areaInternaDir .areaProdutos .colunaMexido .blogUtilities p.postData strong {
	font-weight:normal;
	color:#ca8c6b;
}

.areaInternaDir .areaProdutos .colunaMexido .blogUtilities p.postTags strong {
	color:#666;
}

.areaInternaDir .areaProdutos .colunaMexido .blogUtilities p.categorias {
	margin:0px;
}

.areaInternaDir .areaProdutos .colunaMexido .blogUtilities a {
	display:block;
	float:left;
	background-image:url('../img/bgCategoria.gif');
	margin-right:10px;
	font-size:10px;
	color:#FFF;
	font-style:italic;
	padding:0px 8px;
}

.areaInternaDir .areaProdutos .colunaMexido .blogUtilities a:hover {
	color:#FFF;
}



/* AREA INTERNA DIREITA  PRODUTOS LISTAGEM */

.areaInternaDir .areaProdutos .boxProduto, .areaInternaDir .areaProdutos .boxProduto2  {
	float:left;
	width:380px;
	margin:10px 0px 0px 0px;
	padding-top:10px;
}

.areaInternaDir .areaProdutos .boxProduto {
	margin-right:10px;
}

.areaInternaDir .areaProdutos .boxProduto2 {
	margin-right:0px;
}

.areaInternaDir .areaProdutos .boxProduto img, .areaInternaDir .areaProdutos .boxProduto2 img {
	float:left;
	margin-bottom:50px;
}

.areaInternaDir .areaProdutos .boxProduto h3, .areaInternaDir .areaProdutos .boxProduto2 h3 {
	float:left;
	margin:0px;
	font-size:18px;
	font-style:italic;
	text-indent:0px;
	display:block;
	position:relative;
	z-index:0;
	width:auto;
	height:auto;
}

.areaInternaDir .areaProdutos .boxProduto h3.cafe, .areaInternaDir .areaProdutos .boxProduto2 h3.cafe {
	color:#aa272f;
}

.areaInternaDir .areaProdutos .boxProduto h3.milho, .areaInternaDir .areaProdutos .boxProduto2 h3.milho {
	color:#469774;
}

.areaInternaDir .areaProdutos .boxProduto h3.ref, .areaInternaDir .areaProdutos .boxProduto2 h3.ref {
	color:#e5731f;
}

.areaInternaDir .areaProdutos .boxProduto h3.choc, .areaInternaDir .areaProdutos .boxProduto2 h3.choc {
	color:#4b3729;
}

.areaInternaDir .areaProdutos .boxProduto p, .areaInternaDir .areaProdutos .boxProduto2 p {
	float:left;
	width:170px;
	font-size:12px;
	color:#666;
}

.areaInternaDir .areaProdutos .boxProduto a, .areaInternaDir .areaProdutos .boxProduto2 a {
	float:left;
	width:170px;
	display:block;
	font-size:10px;
	padding-bottom:12px;
	text-decoration:none;
}

.areaInternaDir .areaProdutos .boxProduto .embalagem-span, .areaInternaDir .areaProdutos .boxProduto2 .embalagem-span, .embalagem-span-leticia {
	float:left;
	width:170px;
	display:block;
	font-size:10px;
	padding-bottom:12px;
	text-decoration:none;
	color:#993366;
	border-bottom:1px dotted #993366;
}

.areaInternaDir .areaProdutos .boxProduto .embalagem-span-milho, .areaInternaDir .areaProdutos .boxProduto2 .embalagem-span-milho {
	float:left;
	width:170px;
	display:block;
	font-size:10px;
	padding-bottom:12px;
	text-decoration:none;
	color:#469774;
	border-bottom:1px dotted #469774;
}

.areaInternaDir .areaProdutos .boxProduto .embalagem-span-ref, .areaInternaDir .areaProdutos .boxProduto2 .embalagem-span-ref {
	float:left;
	width:170px;
	display:block;
	font-size:10px;
	padding-bottom:12px;
	text-decoration:none;
	color:#e5731f;
	border-bottom:1px dotted #e5731f;
}

.areaInternaDir .areaProdutos .boxProduto .embalagem-span-achocolatados, .areaInternaDir .areaProdutos .boxProduto2 .embalagem-span-achocolatados {
	float:left;
	width:170px;
	display:block;
	font-size:10px;
	padding-bottom:12px;
	text-decoration:none;
	color:#4b372a;
	border-bottom:1px dotted #4b372a;
}

.areaInternaDir .areaProdutos .boxProduto .embalagem-conteudo, .areaInternaDir .areaProdutos .boxProduto2 .embalagem-conteudo, .embalagem-conteudo-leticia {
	width:170px;
	display:block;
	font-size:10px;
	text-decoration:none;
	font-style:italic;
}

#embalagem-conteudo {
	font-size:10px;
	width:170px;
	display:block;
	font-size:10px;
	text-decoration:none;
	font-style:italic;
}

.areaInternaDir .areaProdutos .boxProduto a.link-produto, .areaInternaDir .areaProdutos .boxProduto2 a.link-produto, a.link-produto {
	color:#993366;
	font-size:11px;
	font-style:italic;
	border-top:1px dotted #993366;
	margin-top:5px;
}

.areaInternaDir .areaProdutos .boxProduto a:hover.link-produto, .areaInternaDir .areaProdutos .boxProduto2 a:hover.link-produto, a:hover.link-produto {
	color:#cc307e;
	border-top:1px dotted #cc307e;
}


.areaInternaDir .areaProdutos .boxProduto a:hover.link-produto-ref, .areaInternaDir .areaProdutos .boxProduto2 a:hover.link-produto-ref, a:hover.link-produto-ref {
	color:#fd8f23;
	border-top:1px dotted #fd8f23;
}

.areaInternaDir .areaProdutos .boxProduto a.link-produto-achocolatados, .areaInternaDir .areaProdutos .boxProduto2 a.link-produto-ref, a.link-produto-achocolatados {
	color:#4b372a;
	font-size:11px;
	font-style:italic;
	border-top:1px dotted #4b372a;
	margin-top:5px;
}

.areaInternaDir .areaProdutos .boxProduto a.link-produto-ref, .areaInternaDir .areaProdutos .boxProduto2 a.link-produto-ref, a.link-produto-ref {
	color:#e5731f;
	font-size:11px;
	font-style:italic;
	border-top:1px dotted #e5731f;
	margin-top:5px;
}

.areaInternaDir .areaProdutos .boxProduto a:hover.link-produto-achocolatados, .areaInternaDir .areaProdutos .boxProduto2 a:hover.link-produto-achocolatados, a:hover.link-produto-achocolatados {
	color:#6e4e39;
	border-top:1px dotted #6e4e39;
}

.areaInternaDir .areaProdutos .boxProduto a.milho, .areaInternaDir .areaProdutos .boxProduto2 a.milho {
	color:#469774;
	border-bottom:1px dotted #469774;
}

.areaInternaDir .areaProdutos .boxProduto a.ref, .areaInternaDir .areaProdutos .boxProduto2 a.ref {
	color:#2889b3;
	border-bottom:1px dotted #2889b3;
}

.areaInternaDir .areaProdutos .boxProduto a.choc, .areaInternaDir .areaProdutos .boxProduto2 a.choc {
	color:#9c6732;
	border-bottom:1px dotted #9c6732;
}

.areaInternaDir .areaProdutos .boxProduto a.cafe:hover, .areaInternaDir .areaProdutos .boxProduto a.cafe:hover {
	color:#660033;
}

.areaInternaDir .areaProdutos .boxProduto a.milho:hover, .areaInternaDir .areaProdutos .boxProduto a.milho:hover {
	color:#006633;
}

.areaInternaDir .areaProdutos .boxProduto a.ref:hover, .areaInternaDir .areaProdutos .boxProduto a.ref:hover {
	color:#3a6c93;
}

.areaInternaDir .areaProdutos .boxProduto a.choc:hover, .areaInternaDir .areaProdutos .boxProduto a.choc:hover {
	color:#4b3729;
}


/* AREA INTERNA DIREITA  3CORAÃ‡Ã•ES INSTITUCIONAL */

.areaInternaDir .areaInstitucional  {
	float:left;
	padding-top:10px;
	padding-left:40px;
	padding-bottom:20px;
	margin-top:334px;
	background:url(../img/bg_master.jpg) no-repeat;
	background-color:#f4f5f0;
}

.areaInternaDir .areaInstitucional .coluna01 p a {
	color:#666;
	text-decoration:none;
}

.areaInternaDir .areaInstitucional .coluna01 p a:hover {
	color:#333;
	text-decoration:underline;
}



.areaInternaDir .areaInstitucional .coluna01 p a.leiaMais {
	color:#66cc66;
	text-decoration:none;
	border-bottom:1px dotted #66cc66;
	font-size:10px;
	width:220px;
	display:block;
	margin-top:-20px;
}

.areaInternaDir .areaInstitucional .coluna01 p a.leiaMais:hover {
	color:#339933;
	border-bottom:1px dotted #339933;
}

.areaInternaDir .areaInstitucional .coluna01 .noticia {
	clear:both;
	padding-top:10px;
}

.areaInternaDir .areaInstitucional .coluna01 .noticia h5 {
	margin-bottom:-10px;
}

.areaInternaDir .areaInstitucional#divacionistas, .areaInternaDir .areaInstitucional#premiacoes, .areaInternaDir .areaInstitucional#mercado, .areaInternaDir .areaInstitucional#mercInter {
	margin-top:240px;
}

.areaInternaDir .areaInstitucional#vendas {
	margin-top:200px;
}

.areaInternaDir .areaInstitucional#historia {
	margin-top:200px;
}

.areaInternaDir .areaInstitucional#tradExt {
	margin-top:280px;
	padding-top:80px;
}

.areaInternaDir .areaInstitucional#estrutExt {
	margin-top:180px;
}


.areaInternaDir .coluna01 {
	float:left;
	width:380px;
	margin-right:40px;
}


.areaInstitucional .coluna01 {
	padding-top:30px;
}

.areaInternaDir .coluna01 p {
	float:left;
	font-size:12px;
	color:#666;
	line-height:20px;
}

strong.color {
	color:#000;
	font-weight:normal;
}

.areaInternaDir .coluna01 h3 {
	width:339px; height:68px; 
	text-indent:-9999px; 
	overflow:hidden; 
	margin:0 0 0 -20px;
	padding-bottom:10px;
	float:left;
}
.areaInternaDir .coluna01 h3.TCorMissao{ background:url(../img/3corMissao.png) no-repeat; }
.areaInternaDir .coluna01 h3.TCorVisao{ background:url(../img/3corVisao.png) no-repeat; }
.areaInternaDir .coluna01 h3.TCorValores{ background:url(../img/3corValores.png) no-repeat; }

.areaInternaDir .coluna01 h5 {
	margin:0px;
	color:#060;
	margin-bottom:20px;
	font-size:16px;
	float:left;
}

.areaInternaDir .coluna01 ul li{
	list-style:none;
	margin-left:-40px;
	font-size:12px;
	color:#666;
	clear:both;
}

.areaInternaDir .coluna01 ul.valores li{
	line-height:18px;
}

.areaInternaDir .coluna01 a.TCorChamada{
	float:left;
	width:380px;
	display:block;
	font-style:italic;
	font-weight:bold;
	color:#66cc66;
	font-size:10px;
	text-decoration:none;
	padding-bottom:6px;
	border-bottom:1px dotted #66cc66;
}

.areaInternaDir .coluna01 a:hover.TCorChamada{ color:#339933; }


.areaInternaDir .coluna01 h3.TCorTrilha{
	width:329px;
	height:54px;
	margin:0;
	background:url('../img/3corTrilha.png') no-repeat;
	font-size:0px;
	text-indent:-9999px;
	margin-left:-20px;
	margin-top:-30px;
}

.areaInternaDir .coluna01 h3.TCor8jeitos{
	width:329px;
	height:54px;
	margin:0;
	background:url('../img/3cor8jeitos.png') no-repeat;
	font-size:0px;
	text-indent:-9999px;
	margin-left:-20px;
	margin-top:-30px;
}

.areaInternaDir .coluna02 {
	float:left;
	margin-left:-10px;
	margin-right:10px;
	width:327px;
}

.areaInternaDir .coluna02 p {
	font-size:12px;
	color:#666666;
	margin-right:10px;
	line-height:16px;
}

.areaInternaDir .coluna02 h3.TCorMarcas{
	width:329px;
	height:54px;
	margin:0;
	background:url('../img/3corMarcas.png') no-repeat;
	font-size:0px;
	text-indent:-9999px;
}

.areaInternaDir .coluna02 .TCorBox, .areaInternaDir .coluna02 .TCorBox2 {
	width:150px;
	margin:0;
	float:left;
	font-size:11px;
	color:#666;
}

.areaInternaDir .coluna02 .TCorBox{
	margin-right:25px;
}

.areaInternaDir .coluna02 .TCorBox2 img, .areaInternaDir .coluna02 .TCorBox img {
	margin-top:15px;
}

.areaInternaDir .coluna02 .TCorBox2 p, .areaInternaDir .coluna02 .TCorBox p {
	margin-top:-10px;
}

.areaInternaDir .coluna02 .TCorBox h4 a, .areaInternaDir .coluna02 .TCorBox2 h4 a {
	font-size:18px;
	color:#336633;
	text-decoration:none;
	margin:0px;
	margin-bottom:-10px;
}

.areaInternaDir .coluna02 .TCorBox h4 a:hover, .areaInternaDir .coluna02 .TCorBox2 h4 a:hover { 
	text-decoration:underline;
}

.areaInternaDir .coluna02 .TCorBox a.TCorChamada, .areaInternaDir .coluna02 .TCorBox2 a.TCorChamada {
	display:block;
	font-style:italic;
	font-weight:bold;
	color:#66cc66;
	font-size:10px;
	text-decoration:none;
	padding-bottom:6px;
	border-bottom:1px dotted #66cc66;
}

.areaInternaDir .coluna02 .TCorBox a.TCorChamada:hover, .areaInternaDir .coluna02 .TCorBox2 a.TCorChamada:hover {
	color:#339933;
}

.areaInternaDir .coluna02 .listaNoticias {
	background-image:url('../img/novidades/bgLista2.png');
	background-repeat:no-repeat;
	width:279px;
	height:390px;
	margin:300px 0px 50px -5px;
	padding:10px 25px 0px 25px;
}

.areaInternaDir .coluna02 .listaNoticias h6 {
	display:block;
	background-image:url('../img/novidades/h6outras.gif');
	width:118px; height:22px;
	text-indent:-9999px;
	margin:10px 0px;
}

.areaInternaDir .coluna02 .listaNoticias p  {
}

.areaInternaDir .coluna02 .listaNoticias p a {
	color:#666;
	font-size:12px;
	text-decoration:none;
}

.areaInternaDir .coluna02 .listaNoticias p a:hover {
	color:#333;
}

.areaInternaDir .coluna02 .listaNoticias a.noTit {
	font-weight:bold;
	color:#006600;
	font-size:12px;
	text-decoration:none;
}

.areaInternaDir .coluna02 .listaNoticias a.noTit:hover {
	color:#003300;
}

.areaInternaDir .coluna02 .listaNoticias a.leiaMais {
	color:#66cc66;
	text-decoration:none;
	border-bottom:1px dotted #66cc66;
	font-size:10px;
	width:260px;
	display:block;
	margin-bottom:20px;
}

.areaInternaDir .coluna02 .listaNoticias a.leiaMais:hover {
	color:#339933;
	border-bottom:1px dotted #339933;
}

.areaInternaDir .coluna02 .listaNoticias a.todas {
	color:#006600;
	text-decoration:none;
	border-bottom:1px dotted #006600;
	font-size:12px;
	font-weight:bold;
	width:260px;
	display:block;
	margin:20px 0px 10px 0px;
}

.areaInternaDir .coluna02 .listaNoticias a.todas:hover {
	color:#003300;
	border-bottom:1px dotted #003300;
}

/* AREA INTERNA DIREITA  FOOD SOLUTIONS */

.areaInternaDir .areaProdutos .colunaFoodSol {
	float:left;
	width:400px;
	margin-right:60px;
	z-index:100;
	padding-top:30px;
}

.areaInternaDir .areaProdutos .colunaFoodSol h3.prodFoodSol {
	font-size:0px;
	text-indent:-9999px;
	display:block;
	background-image:url('../img/titProdFoodSol.png');
	width:381px;
	height:71px;
	margin:0px;
	position:absolute;
	margin-top:-60px;
	z-index:100;
}

.areaInternaDir .areaProdutos .colunaFoodSol .destaqueBox {
	float:left;
	width:381px;
	margin-bottom:10px;
	margin-top:10px;
}

.areaInternaDir .areaProdutos .colunaFoodSol .destaqueBox2{
	float:left;
	width:381px;
	margin-bottom:10px;
	margin-left:20px;
	margin-top:10px;
}

.areaInternaDir .areaProdutos .colunaFoodSol .destaqueBox img {
	float:left;
	margin-right:5px;
	margin-bottom:20px;
}

.areaInternaDir .areaProdutos .colunaFoodSol .destaqueBox2 img{
	float:right;
	margin-right:5px;
	margin-bottom:20px;
}

.areaInternaDir .areaProdutos .colunaFoodSol .destaqueBox h4, .areaInternaDir .areaProdutos .colunaFoodSol .destaqueBox2 h4 {
	float:left;
	color:#288fbc;
	font-size:10px;
	font-weight:normal;
	margin:0px;
	margin-top:20px;
	margin-bottom:5px;
	display:block;
	width:180px;
	overflow:hidden;
}

.areaInternaDir .areaProdutos .colunaFoodSol .destaqueBox h5, .areaInternaDir .areaProdutos .colunaFoodSol .destaqueBox2 h5 {
	float:left;
	color:#315c7f;
	font-size:18px;
	font-style:italic;
	margin:0px;
}

.areaInternaDir .areaProdutos .colunaFoodSol .destaqueBox p, .areaInternaDir .areaProdutos .colunaFoodSol .destaqueBox2 p {
	float:left;
	color:#666;
	font-size:12px;
	width:180px;
	line-height:18px;
}

.areaInternaDir .areaProdutos .colunaFoodSol .destaqueBox a.saibamais, .areaInternaDir .areaProdutos .colunaFoodSol .destaqueBox2 a.saibamais {
	float:left;
	color:#288fbc;
	font-size:11px;
	width:180px;
	font-style:italic;
	display:block;
	text-decoration:none;
	border-bottom:1px dotted #288fbc;
	padding-bottom:10px;
	margin-top:10px;
}

.areaInternaDir .areaProdutos .colunaFoodSol .destaqueBox a.saibamais:hover, .areaInternaDir .areaProdutos .colunaFoodSol .destaqueBox2 a.saibamais:hover { color:#26aeea; border-bottom:1px dotted #26aeea; }

.areaInternaDir .areaProdutos .colunaFoodSol .destaqueBox a.linkfood, .areaInternaDir .areaProdutos .colunaFoodSol .destaqueBox2 a.linkfood {
	color:#315C7F;
	float:left;
	font-size:18px;
	font-style:italic;
	margin:0;
	padding:5px 0 0;
	text-decoration:none;
}

.areaInternaDir .areaProdutos .colunaFoodSol .destaqueBox a.linkfood:hover, .areaInternaDir .areaProdutos .colunaFoodSol .destaqueBox2 a.linkfood:hover { color:#3978ab; }

.areaInternaDir .areaProdutos .colunaFoodSecundaria {
	width:315px;
	float:left;
	margin-top:6px;
	position:relative;
}

.areaInternaDir .areaProdutos .colunaFoodSecundaria h2.nome {
	margin:0px;
	padding-left:20px;
	margin-top:-15px;
	font-size:11px;
	color:#288fbc;
	font-style:italic;
	z-index:200;
	clear:both;
	position:relative;
}

.areaInternaDir .areaProdutos .colunaFoodSecundaria a.goto {
	margin:0px;
	padding-left:20px;
	font-size:10px;
	color:#288fbc;
	font-style:italic;
	z-index:200;
	clear:both;
	position:relative;
	text-decoration:none;
}

.areaInternaDir .areaProdutos .colunaFoodSecundaria a:hover {
	color:#288fbc;
}

.areaInternaDir .areaProdutos .colunaFoodSecundaria .responsa {
	float:left;
	width:315px;
	position:relative;
	z-index:0;
	margin-top:-45px;
	background-repeat:no-repeat;
	background-position:10px 55px;
}

.areaInternaDir .areaProdutos .colunaFoodSecundaria .responsa .imgResponsa {
	float:left;
	z-index:0;
	margin-top:0px;
	margin-bottom:20px;
	display:block;
}

.areaInternaDir .colunaFoodSecundaria h3.Marcas{
	width:85px;
	height:40px;
	margin:0;
	background:url('../img/titMarcasFoodSol.gif') no-repeat;
	text-indent:-9999px;
	position:relative;
	clear:left;
}

.areaInternaDir .colunaFoodSecundaria .Box, .areaInternaDir .colunaFoodSecundaria .Box2 {
	width:145px;
	margin:0;
	float:left;
	font-size:11px;
	color:#666;
}

.areaInternaDir .colunaFoodSecundaria .Box{
	margin-right:20px;
}

.areaInternaDir .colunaFoodSecundaria .Box2 img, .areaInternaDir .colunaFoodSecundaria .Box img {
	margin-top:15px;
}

.areaInternaDir .colunaFoodSecundaria .Box2 p, .areaInternaDir .colunaFoodSecundaria .Box p {
	margin-top:-10px;
}

.areaInternaDir .colunaFoodSecundaria .Box2 h4, .areaInternaDir .colunaFoodSecundaria .Box h4 {
	margin:0px;
	color:#288fbc;
	font-size:10px;
	margin-bottom:-10px;
}

.areaInternaDir .colunaFoodSecundaria .Box h5 a, .areaInternaDir .colunaFoodSecundaria .Box2 h5 a {
	font-size:18px;
	color:#315c7f;
	text-decoration:none;
	margin:0px;
	margin-bottom:-10px;
}

.areaInternaDir .colunaFoodSecundaria .Box h5 a:hover, .areaInternaDir .colunaFoodSecundaria .Box2 h5 a:hover { 
	color:#3978ab;
}

.areaInternaDir .colunaFoodSecundaria .Box a.TCorChamada, .areaInternaDir .colunaFoodSecundaria .Box2 a.TCorChamada {
	display:block;
	font-style:italic;
	font-weight:bold;
	color:#288fbc;
	font-size:10px;
	text-decoration:none;
	padding-bottom:6px;
	border-bottom:1px dotted #288fbc;
}

.areaInternaDir .colunaFoodSecundaria .Box a.TCorChamada:hover, .areaInternaDir .colunaFoodSecundaria .Box2 a.TCorChamada:hover {
	color:#006699;
}


/* AREA INTERNA DIREITA CAFETERIAS */

.areaInternaDir .areaCafeterias {
	float:left;
	width:747px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	margin-top:334px;
	background:url(../img/bg_master.jpg) no-repeat;
}

.areaInternaDir .areaCafeterias .colunaCafeterias {
	width:789px;
	margin-top:80px;
	position:relative;
}

.areaInternaDir .areaCafeterias .colunaCafeterias .boxCafeterias  {
	width:789px;
}

.areaInternaDir .areaCafeterias h3#prodEscolhaSta {
	font-size:0px;
	text-indent:-9999px;
	display:block;
	margin:0px;
	position:absolute;
	width:381px;
	height:71px;
	margin-top:-40px;
}

.areaInternaDir .areaCafeterias .colunaCafeterias .boxCafeterias h2.nome {
	margin:0px;
	padding-left:20px;
	font-size:11px;
	color:#AA272F;
	font-style:italic;
	z-index:200;
	clear:both;
	float:left;
	position:relative;
	margin-top:-28px;
}

.areaInternaDir .areaCafeterias .colunaCafeterias .boxCafeterias a.goto {
	margin:-10px 0 0 0;
	padding-left:20px;
	font-size:10px;
	color:#AA272F;
	font-style:italic;
	z-index:200;
	clear:both;
	position:relative;
	float:left;
	text-decoration:none;
}

.areaInternaDir .areaCafeterias .colunaCafeterias .boxCafeterias a:hover {
	color:#cc307e;
}

.areaInternaDir .areaCafeterias .colunaCafeterias .boxCafeterias .framed {
	float:left;
	width:400px;
	z-index:0;
	margin-top:-80px;
	margin-left:-10px;
	background-repeat:no-repeat;
	background-position:20px 95px;
}

.imgCafeterias{
	height:300px;
	width:300px;
}

.areaInternaDir .areaCafeterias .colunaCafeterias .boxCafeterias .imgFramed {
	float:left;
	z-index:0;
	margin-top:24px;
	margin-left:0px;
	margin-bottom:20px;
	display:block;
}

.areaInternaDir .areaCafeterias .colunaCafeterias .boxCafeterias .textBox {
	width:340px;
	float:right;
	margin-bottom:80px;
	margin-left:10px;
	margin-right:-360px;
	padding-bottom:10px;
	border-bottom:1px dotted #AA272F;
}

.areaInternaDir .areaCafeterias .colunaCafeterias .boxCafeterias .textBox h3 {
	float:left;
	color:#AA272F;
	font-size:24px;
	font-style:italic;
	margin:0px;
}

.areaInternaDir .areaCafeterias .colunaCafeterias .boxCafeterias .textBox p {
	float:left;
	font-size:12px;
	color:#666;
	line-height:18px;
	width:350px;
}

.areaInternaDir .areaCafeterias .colunaCafeterias .boxCafeterias .textBox p.azul {
	color:#AA272F;
}



/* AREA INTERNA DIREITA  FOOD SOLUTIONS LISTAGEM */

.areaInternaDir .areaProdutos .colunaFoodSolList {
	float:left;
	width:789px;
	margin-right:60px;
	z-index:100;
	padding-top:30px;
}

.areaInternaDir .areaProdutos .colunaFoodSolList .destaqueBox, .areaInternaDir .areaProdutos .colunaFoodSolList .destaqueBox2 {
	float:left;
	width:381px;
	margin-bottom:40px;
}

.areaInternaDir .areaProdutos .colunaFoodSolList .destaqueBox {
	margin-right:20px;
}

.areaInternaDir .areaProdutos .colunaFoodSolList .destaqueBox img, .areaInternaDir .areaProdutos .colunaFoodSolList .destaqueBox2 img {
	float:left;
	margin-right:5px;
}

.areaInternaDir .areaProdutos .colunaFoodSolList .destaqueBox h4, .areaInternaDir .areaProdutos .colunaFoodSolList .destaqueBox2 h4 {
	float:left;
	color:#288fbc;
	font-size:10px;
	font-weight:normal;
	margin:0px;
	padding-bottom:10px;
	border-bottom:1px dotted #288fbc;
	margin-bottom:5px;
	display:block;
	width:180px;
	overflow:hidden;
}

.areaInternaDir .areaProdutos .colunaFoodSolList .destaqueBox .textArea, .areaInternaDir .areaProdutos .colunaFoodSolList .destaqueBox2 .textArea {
	float:left;
	width:180px;
}

.areaInternaDir .areaProdutos .colunaFoodSolList .destaqueBox h5, .areaInternaDir .areaProdutos .colunaFoodSolList .destaqueBox2 h5 {
	float:left;
	color:#315c7f;
	font-size:18px;
	font-style:italic;
	margin:0px;
}

.areaInternaDir .areaProdutos .colunaFoodSolList .destaqueBox p, .areaInternaDir .areaProdutos .colunaFoodSolList .destaqueBox2 p {
	float:left;
	color:#666;
	font-size:12px;
	width:180px;
	line-height:18px;
}

.areaInternaDir .areaProdutos .colunaFoodSolList .destaqueBox a, .areaInternaDir .areaProdutos .colunaFoodSolList .destaqueBox2 a {
	float:left;
	color:#288fbc;
	font-size:11px;
	width:180px;
	font-style:italic;
	display:block;
	text-decoration:none;
	border-bottom:1px dotted #288fbc;
	padding-bottom:10px;
	margin-top:10px;
}

/* CERTIFICACOES */

.certificacoes {
	padding-top:20px;
}

.certificacoes h3{
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	line-height: 1.79em;
	color:#669966;
	clear:both;
	margin-left:0px;
}

.certificacoes h4{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	line-height: 1.79em;
	color:#669966;
	clear:both;
	margin-left:0px;
	margin-bottom:0px;
}


.certificacoes img{
	float:left;
	margin:0px 30px;
}

.certificacoes .certTxt {
	float:left;
	width:560px;
}

.certificacoes p {
	color:#666;
	font-size:12px;
	line-height:1.5em;
	padding-right:50px;
}

.certificacoes span{
	color:#71B779;
	font-size:10px;
	line-height:1.8em;
	padding-right:50px;
	font-style:italic;
}
.certificacoes h3 a{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	line-height: 25px;
	color:#3F7932;
	text-decoration:none;
	display:block;
	margin-top:-20px;
	width:300px;
}
.certificacoes a{
	font-size:12px;
	font-style:italic;
	line-height: 25px;
	color:#3F7932;
	text-decoration:none;
}

.certificacoes a.certifcacoesMaiores{
	width:720px;
	display:block;
	font-size:12px;
	font-style:italic;
	color:#669966;
	text-decoration:none;
	border-bottom:1px dotted #669966;
	margin-bottom:20px;
	padding-bottom:5px;
}

.certificacoes a:hover { border-bottom: #62c762 1px dotted; color:#62c762;}
	
.certificacoes ul li{
	color:#666;
	font-size:12px;
	line-height:1.5em;
	padding-right:50px;
}

/* HISTORIA ESTURTURA ACIONISTAS */

.Historia, .estrutura, .novidades {
	margin-top:120px;
	padding:0 45px;
	margin-bottom:-300px;
	height:200px;
}



.Historia h3, .estrutura h3, .novidades h3 {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

.estrutura h3 {
	background:url('../img/Historiaestrutura.png');
	width:233px;
	height:27px;
}

.novidades h3 {
	background:url('../img/titNovidades.gif');
	width:104px;
	height:27px;
}

.Historia h3.Historiatt{
	background:url('../img/Historiatt.gif') no-repeat;
	width:70px;
	height:20px;
}

.Historia h3.acionistas{
	background:url('../img/acionistastt.gif') no-repeat;
	width:98px;
	height:28px;
}

.Historia h3.Historiatt_eng{
	background:url('../img/Historiatt_eng.gif') no-repeat;
	width:70px;
	height:26px;
}

.Historia h3.Premiostt{
	background:url('../img/titPremios.png') no-repeat;
	width:248px;
	height:20px;
}

.Historia p, .estrutura p, .novidades p {
	color:#666;
	font-size:12px;
	line-height:1.5em;
	padding-right:50px;
}

#areaInstitucional_fixie{
	background:url(../img/bg_master.jpg) no-repeat;
}

.areaInstitucional .bannerHistoria{
	margin-left:-42px;
	margin-top:10px;
	float:left;
	height:765px;
}

.areaInstitucional .topper{
	margin-top:-20px;
}

.areaInstitucional .bannerEstrutura{
	z-index:0;
	position:relative;
	margin-top:-50px;
}

.Historia h3 a.Historiaestrutura{
	display:block;
	background:url(../img/Historiaestrutura.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:83px;
	height:21px;
	
}

.grafico {
	margin:-10px 0px 0px 120px;
	padding:0;
}

.grafico2 {
	margin:-10px 0px 0px 0px;
		padding:0;
}

/*--- CONTEUDO RELACIONAMENTOS ---*/

.areaRelacionamentos{
	float:left;
	margin-bottom:20px;
	margin-top:120px;
	padding-left:40px;
	padding-top:10px;
	width:749px;
}

.areaRelacionamentos .flashVendas {
	margin-top:-40px;
}

.areaInternaDir .areaRelacionamentos p {
	float:none;
	font-size:12px;
	color:#666;
	line-height:20px;
}

.areaRelacionamentos .coluna01 span{
	display:block;
	line-height:1.1em;
}

.areaInternaDir .areaRelacionamentos h1 {
	clear:both;
	color:#993333;
	font-size:24px;
	font-style:italic;
	font-weight:bold;
	margin:0px;
}

.RelDestaque{
	clear:both;
	color:#993333;
	font-size:24px;
	font-style:italic;
	font-weight:bold;
}

.RelConteudo{ font-size:11px; color:#666; font-style:italic;}

.RelConteudo a { color:#333; text-decoration:none;}
.RelConteudo a:hover { color:#000; text-decoration:underline;}

.RelDivisao{ height:20px; border-bottom:#cc3333 dotted 1px; margin-bottom:15px; clear:both;}

/*--- FORMULARIO DE EMAIL ---*/

.BoxRel{
	padding:20px 20px 20px 0;
	font-size:11px;
	color:#666;
}

.BoxRel .DicaAgende{
	background:url(../img/DicaAgende.png) no-repeat;
	width:151px;
	height:23px;
	text-indent:-999px;
	overflow:hidden;
}

.BoxRel label, .BoxRel select{
	font-style:italic;
}

.BoxRel input, .BoxRel select, .BoxRel textarea{
	border:1px solid #ccc;
	margin:3px 0;
}

.BoxRel form{ width:275px;}
.BoxRel input.areapretendida{ width:333px; margin-bottom:20px;}
.BoxRel input.nome{ width:333px; margin-bottom:20px;}
.BoxRel input.email{ width:188px; margin-bottom:20px;}
.BoxRel input.telefone{ width:70px;}
.BoxRel input.pais{ width:20px; margin:0 4px 0 2px;}
.BoxRel input.prefixo{ width:20px; margin:0 6px 0 0;}
.BoxRel input.escola{ width:260px;}
.BoxAlinhamento{ float:left; padding-right:12px;}
.BoxRel input.endereco{ width:195px;}
.BoxRel input.numero{ width:50px;}
.BoxRel select.relpais{ width:180px;}
.BoxRel select.cidade{ width:80px; margin-bottom:20px;}
.BoxRel select.uf{ width:50px;}
.BoxRel select.assunto{ width:180px; margin-bottom:20px;}
.BoxRel textarea.mensagem{ width:333px; height:100px; margin-bottom:20px; font-size:11px;}
.BoxRel input.check{ float:left; margin:0px 10px 0 0;}
.BoxRel button.btnEnviar, .BoxRel input.btnEnviar{ 
	float:right; 
	margin:10px 25px 0 0;
	background:url(../img/btnEnviar.png) no-repeat;
	width:64px;
	height:17px;
	text-indent:-999px;
	overflow:hidden;
	border:none;
}

select.drop01 {	width:333px; margin-bottom:20px; font-size:11px; color:#666; }
select.drop02 {	width:70px; margin-bottom:20px; font-size:10px; }
input.nome01 {	width:251px; margin-bottom:20px; font-size:10px; }
input.proc { width:80px; margin-bottom:20px; font-size:10px; background-color:#CCC; }
input.cognome {	width:130px; margin-bottom:20px; font-size:10px; }
input.codcorp {	width:40px; margin-bottom:20px; font-size:10px; }
input.nCont { margin-left:20px; }
input.principal { margin-left:10px; }
a.addMail { display:block; background-image:url('../img/addMail.gif'); background-position:left; background-repeat:no-repeat; height:17px; width:90px; font-size:11px; font-style:italic; text-decoration:none; padding-left:18px; color:#333; margin-top:-10px; }
a.addMail:hover { text-decoration:underline; }

.formSelecta{ float:left;}
.formEndereco{ float:left;}

#formEndereco {  }
#compFisica {  }
#compJuridica {  }
.formOn { display:block }
.formOff { display:none }

/*--- FORMULARIO DE NEWSLETTER ---*/

.BoxNews{
	background:url(../img/RelBox.png) no-repeat;
	width:378px;
	height:286px;
	padding:10px 20px 20px 40px;
	margin-left:-40px;
	margin-top:-20px;
}

h4.RelNews{
	background:url(../img/RelReceba.png) no-repeat;
	width:171px;
	height:15px;
	text-indent:-999px;
	overflow:hidden;
}

.BoxNews label{
	font-style:italic;
	color:#FFF;
	font-size:11px;
}
.BoxNews input{ height:10px; margin-top:4px;}
.BoxNews input.nome{ width:290px; margin-bottom:20px;}
.BoxNews input.telefone{ width:60px; margin-left:8px;}
.BoxNews input.pais{ width:20px;}
.BoxNews input.prefixo{ width:20px; margin-left:4px;}
.BoxNews input.check{ float:left; margin:0px 10px 0 0;}
.BoxNews button.btnEnviar{ 
	float:right; 
	margin:5px 80px 0 0;
	background:url(../img/btnEnviar.png) no-repeat;
	width:64px;
	height:17px;
	text-indent:-999px;
	overflow:hidden;
	border:none;
}

/*--- BUSCAR DUVIDAS ---*/

.BoxBusca{
	background:url(../img/RelBox2.png) no-repeat;
	width:378px;
	height:136px;
	padding:10px 20px 20px 40px;
	margin-left:-40px;
	margin-top:-20px;
}

h4.RelBusca{
	background:url(../img/RelBusque.png) no-repeat;
	width:215px;
	height:15px;
	text-indent:-999px;
	overflow:hidden;
}

.BoxBusca label{
	font-style:italic;
	color:#FFF;
	font-size:11px;
}
.BoxBusca input.digite { width:210px; height:10px; margin:5px 10px 5px 0;}
.BoxBusca button.btnEnviar{
	background:url(../img/btnEnviar.png) no-repeat;
	width:64px;
	height:17px;
	text-indent:-999px;
	overflow:hidden;
	border:none;
}

/*--- ACESSO RAPIDO ---*/

.RelDestaque{
	margin:5px 0 8px 0;
}

a.RelDestaque{
	text-decoration:none;
}

a:hover.RelDestaque{
	text-decoration:underline;
}

.RelChamada{
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	color:#cc3333;
	display:block;
}

p.Relp{
	font-size:11px;
	color:#666;
	padding:6px 0;
	border-bottom:1px dotted #cc3333;
	padding-bottom:10px;
}

a.RelVeja{
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	color:#cc3333;
	display:block;
	border-bottom:1px dotted #cc3333;
	padding-bottom:10px;
	text-decoration:none;
	width:320px;
}
a:hover.RelVeja{ text-decoration:underline;}

a.RelMais{
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#cc3333;
	display:block;
	padding-top:15px;
	text-decoration:none;
	margin-bottom:50px;
}

.coluna01 p.RelpDuv{ font-size:12px; color:#000; font-style:italic; clear:both;}

.RelDuvNavegacao{
	margin-top:5px;
}

.RelDuvNavegacao a{
	padding:5px;
	text-decoration:none;
	font-size:11px;
	color:#999;
}

.RelDuvNavegacao a:hover, .RelDuvNavegacao a:active{ color:#cc3333;}

.RelResultado{
	margin:10px 0 20px 0;
}

.RelResultado span{
	font-size:11px;
	color:#666;
	margin:4px 0;
}
.RelResultado span.nome{
	color:#000;
	font-style:italic;
	font-weight:bold;
}

/*--- FORMULARIO DE VENDAS ---*/

.BoxVendas label, .BoxVendas select{
	font-style:italic;
	font-size:11px;
	color:#666;
	font-style:italic;
}

.BoxVendas input, .BoxVendas select{
	border:1px solid #ccc;
	margin:3px 0;
}

.BoxVendas select{ margin-right:5px;}

.BoxVendas select.paisVendas{ width:180px;}
.BoxVendas select.cidadeVendas{ width:90px; margin-bottom:20px;}
.BoxVendas select.ufVendas{ width:50px;}
.BoxVendas button.btnEnviar{ 
	float:right; 
	margin:10px 26px 0 0;
	background:url(../img/btnEnviar.png) no-repeat;
	width:64px;
	height:17px;
	text-indent:-999px;
	overflow:hidden;
	border:none;
}

.Historia h3 a.foodsolutionsVendas{
	display:block;
	background:url(../img/foodsolutionsVendas.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:61px;
	height:19px;
}

/*--- CONTEUDO 3COR ---*/	

/*--- BANNER ---*/

.banner3cor {
	z-index:0;
	margin:30px 0 0 280px;
}

/*--- CONTEUDO ---*/

.conteudoBackground{
	margin-top:-75px;
	margin-left:20px;
	background:url(../img/bg_master.jpg) no-repeat;
	float:left;
}

.Col{
	width:360px;
	padding:30px 20px 50px 45px;
	float:left;
	font-size:11px;
	color:#666;
	line-height:160%;
}
.Col ul li{
	list-style:none;
	padding:10px 0;
	margin-left:-40px;
}

a.TCorChamada{
	display:block;
	font-style:italic;
	font-weight:bold;
	color:#66cc66;
	font-size:10px;
	text-decoration:none;
	padding-bottom:6px;
	background:url(../img/ponto.gif) repeat-x bottom;
}
a:hover.TCorChamada{ text-decoration:underline; }

.Col span.color{ color:#000;}
.Col h3{ width:339px; height:68px; text-indent:-9999px; overflow:hidden; margin:20px 0 30px -20px; }
.TCorMissao{ background:url(../img/3corMissao.png) no-repeat; }
.TCorVisao{ background:url(../img/3corVisao.png) no-repeat; }
.TCorValores{ background:url(../img/3corValores.png) no-repeat; }
.Col h3.TCorMarcas{
	width:329px;
	height:54px;
	margin:-32px 0 0 0;
	background:url(../img/3corMarcas.png) no-repeat;
}

.TCorBox{
	width:150px;
	margin:0 18px 20px 5px;
	float:left;
}

.TCorBox h4 a{
	font-size:18px;
	color:#336633;
	text-decoration:none;
}
.TCorBox h4 a:hover{ text-decoration:underline; }

/*--- BREADCUMB ---*/

.breadcumb{
	font-style:italic;
	font-size:10px;
	color:#66cc66;
	position:absolute;
	margin:-250px 0 0 186px;
}

.breadcumb a{
	text-decoration:none;
	color:#66cc66;
}

.breadcumb a:hover{ text-decoration:underline;}

.bgConteudo1{
	position:absolute;
	bottom:10px;
	left:-123px;
}

.bgConteudo2{
	position:absolute;
	bottom:-2px;
	right:35px;
}

/*--- DICA FELIZ ---*/

.DicaBox{
	clear:both;
	margin-left:-20px;
}

.DicaBox img{
	float:left;
}

.DicaBox ul{
	font-size:11px;
	font-style:italic;
	float:left;
	width:170px;
	margin:0 10px;
}

.DicaBox ul li{
	float:none;
	list-style:none;
}

.DicaBox a{
	display:block;
	clear:both;
	font-size:10px;
	color:#669966;
	text-decoration:none;
	margin:-30px 0 25px 0;
}

.DicaBox img.escolas{
	float:left;
	border:none;
}

.DicaBox a:hover{ color:#62c762;}

.DicaBox h4{
	font-size:13px;
	color:#336633;
	margin:10px 0 5px 10px;
	float:left;
}

.DFChamada{
	display:block;
	width:225px;
	margin:-20px 0 20px 0;
	padding-top:3px;
	float:right;
}

h4.TituloDestaque{
	clear:both;
	font-size:24px;
	color:#336633;
	font-style:italic;
	font-weight:bold;
	margin-left:-20px;
}

.UAlbuns{
	width:190px;
	float:left;
	margin:-30px -20px 0 0px;
	padding-right:20px;
}

.UAlbuns img{ border:none;}

/*--- AGENDE S VISITA ---*/

.BoxVisita{
	background:url(../img/DicaBox.png) no-repeat;
	height:436px;
	padding:15px 20px;
	margin-top:-8px;
	font-size:11px;
	color:#666;
}

.BoxVisita .DicaAgende{
	background:url(../img/DicaAgende.png) no-repeat;
	width:151px;
	height:23px;
	text-indent:-999px;
	overflow:hidden;
}

.BoxVisita label{
	font-style:italic;
}

.BoxVisita input{
	border:1px solid #ccc;
	margin:3px 0;
}

.BoxVisita form{ width:275px;}
.BoxVisita input.nome{ width:260px;}
.BoxVisita input.email{ width:133px;}
.BoxVisita input.telefone{ width:48px;}
.BoxVisita input.pais{ width:20px; margin:0 4px 0 2px;}
.BoxVisita input.prefixo{ width:20px; margin:0 6px 0 0;}
.BoxVisita input.escola{ width:260px;}
.BoxAlinhamento{ 
	float:left; 
	padding-right:10px;
}
.BoxAlinhamento2{
	clear:both;
	padding-right:10px;
}
.BoxVisita input.endereco{ width:195px;}
.BoxVisita input.numero{ width:50px;}
.BoxVisita input.cidade{ width:195px;}
.BoxVisita input.cep{ width:50px;}
.BoxVisita input.responsavel{ width:195px; margin-bottom:10px;}
.BoxVisita input.check{ float:left; margin:6px 10px 0 0;}
.BoxVisita button.btnEnviar{ 
	float:right; 
	margin:-5px 15px 0 0;
	background:url('../img/btnEnviar.png') no-repeat;
	width:64px;
	height:17px;
	text-indent:-999px;
	overflow:hidden;
	border:none;
}

.margRadio {
	margin-top:10px;
}

.ResponsabilidadeBox{
	margin-top:-10px;
	padding-left:10px;
	width:200px;
	float:left;
}

.ResponsabilidadeBox h4{
	font-size:18px;
	color:#336633;
	margin:20px 0 5px 0px;
}

.ResponsabilidadeBox a{
	display:block;
	clear:both; 
	font-size:10px; 
	color:#669966; 
	text-decoration:none; 
	border-top: #669966 1px dotted; 
	margin:-30px 0 25px 0;
}

.ResponsabilidadeBox a:hover{ border-top: #62c762 1px dotted; color:#62c762;}

.toHistoria{
	margin-top:20px;
}

/*--- GOVERNANÃ‡A CORPORATIVA ---*/

.reconhecimento{
	font-size:0px;
	text-indent:-9999px;
	display:block;
	background:url ('../img/titReconhecimentos.png') no-repeat;
	width:329px;
	height:54px;
	margin-top:-60px;
	z-index:100;
}


.link-carta{
	border-bottom:1px dotted #669966;
	color:#669966;
	display:block;
	font-size:12px;
	font-style:italic;
	margin-bottom:20px;
	padding-bottom:5px;
	text-decoration:none;
	width:310px;
}

.link-carta:hover{
	border-bottom:1px dotted #62c762;
	color:#62c762;
}

.titcarta-conduta{
	position:absolute;
	z-index:100;
	margin:-15px 0 0 -10px;
	text-indent:-9999px;
	overflow:hidden;
	width:329px;
	height:54px;
	background:url(http://www.ionz.com.br/arquivos/3coracoes/site_final/img/ttRespCarta.png) no-repeat;
}

/*--- ouvidoria ---*/

h2.dados {
	background-image:url('../img/h2Dados.gif');
	width:107px;
	height:13px;
	font-size:0px;
	text-indent:-9999px;
	margin:20px 0px 0px 0px;
}

