*{
	margin:0;
	padding:0;
	list-style:none;
}
body{
	background:#003711;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#073877;
}
html, body{
	height:100%;
}
hr{
	height:1px;
	border:none;
	border-bottom:solid 1px #073877;
	margin-bottom:10px;
}
body#internas{
	background:#e4f5fc url(../../imagens/bg_body.gif) repeat-x top;
	height:100%;
}
p{
	line-height:17px;
	margin-bottom:1em;
	text-align:justify;
}
h1{
	color:#028f1e;
	font-size:24px;
	margin:0 0 10px 0;
	padding:0 0 10px 50px;
	background:url(../../imagens/icon_h1.gif) no-repeat 0 0;
}
h2{
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
a img{
	border:none;
}
a:visited, a:active, a:link{
	color:#eaa60e;
	text-decoration:none;
}
a:hover{
	color:#f7dd0a;
}
.imgLeft{
	float:left;
	margin-right:5px;
}
.imgRight{
	float:right;
	margin-left:5px;
}
.fotoProduto{
	float:left;
	margin:10px 0 10px 0;
}
.formText{
	background:#fff!important;
	border:solid 1px #d3d2d2;
	height:20px;
	padding:2px 3px 0 3px;
	margin:5px 0 20px 0;
	width:300px;
	overflow:auto;
}



#home #site{
	position:absolute;
	width:1000px;
	height:628px;
	top:50%;
	left:50%;
	margin-left:-500px;
	margin-top:-314px;
	
}
#internas #site{
	margin:0 auto;
	width:100%;
	height:100%;
	background:url(../../imagens/bg_campo.gif) repeat-x bottom;
}
	/********************
	Menu
	********************/
#menu {
	height: 22px;
	color: #000000;
	width:700px;
	margin-right:50px;
	font-size: 11px;
	float:right;
}

	.menu li {
		text-align: center;
		float: left;
		margin-left:3px;
		margin-top:14px;
		margin-right:1px;
		cursor:pointer!important;
	}
.menu li *{
	cursor:pointer!important;
}
/*	
	.menu li.agra { width: 52px;  }
	.menu li.produtos { width: 81px; }
	.menu li.processo { width: 78px; }
	.menu li.qualidade { width: 85px; }
	.menu li.calendario { width: 91px; }
	.menu li.saude { width: 57px; }
	.menu li.social { width: 149px; }
	.menu li.contato { width: 72px; }
*/
	.menu a {
		display: block;
		height: 22px;
	}
	
	.menu strong {
		color: #000000;
		font-size: 1.0em;
	}
	
	.menu li:hover, .menu li.over { background:; }
	
	.menu li:hover strong, .menu li.over strong { color: #000000; }
	
	.menu ul {
		display: none;
		position: absolute;
		top: 110px;
		padding: 0px 5px 10px 10px;
		width: 280px;
		font-size: 12px;
		color:#000000;
		font-weight:bold;
		margin-top:10px;
		background:url(../../imagens/menu_bg_agra.png);
		z-index:50;
		float:left;
		*margin-left: -40px;
	}
	
	.menu ul.produtos_sub {
		display: none;
		position: absolute;
		top: 110px;
		padding: 0px 5px 10px 10px;
		width: 885px;
		font-size: 12px;
		color:#000000;
		font-weight:bold;
		margin-top:10px;
		background:url(../../imagens/menu_bg_produtos.png);
		z-index:50;
		float:left;
		margin-left: -260px;
		*margin-left: -300px;
		_margin-left: -290px;
		
	}

	.menu li:hover ul, .menu li.over ul { display: block; }
	
	.menu ul li {
		text-align: left;
		display: inline;
		width: auto;
		margin-right: 20px;
	}
	
	.menu ul li a {
		color: #000000;
		display: inline;
		height: auto;
	}
	
	.menu ul li a:hover {
		color: #000000;
		text-decoration: underline;
	}
	
	.menu ul li:hover, .menu ul li.over { background: none; }
	
	
.menu li a .menuL{
	float:left;
	width:10px;
	height:35px;
	background:url(../../imagens/menu_bg_esq.gif);
}
.menu li a .menuM{
	float:left;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	height:35px;
	line-height:32px;
	background:url(../../imagens/menu_bg_mid.gif);
}
.menu li a .menuR{
	float:left;
	width:10px;
	height:35px;
	background:url(../../imagens/menu_bg_dir.gif);
}
.menu li a:hover .menuL, .menu li .ativo .menuL{
	background:url(../../imagens/menu_bg_esq2.gif);
}
.menu li a:hover .menuM, .menu li .ativo .menuM{
	background:url(../../imagens/menu_bg_mid2.gif);
}
.menu li a:hover .menuR, .menu li .ativo .menuR{
	background:url(../../imagens/menu_bg_dir2.gif);
}


/*#home .menu{
	position:absolute;
	bottom:10px;
	left:15px;
}


.menu{
	float:left;
	height:35px;
	margin-top:15px;
	width:720px;
}
.menu li{
	float:left;
	height:35px;
	margin-right:3px;
}
.menu li *{
	float:left;
	cursor:pointer;
}
.menu li a{
	float:left;
	height:35px;
}

.submenu{
	margin-top:117px;
	position:absolute;
	z-index:50;
	height:45px;
}
.submenu *{
	float:left;
}
#home .menu{
	position:absolute;
	bottom:10px;
	left:15px;
}



#internas .menu{
	float:left;
	height:35px;
	margin-top:15px;
	width:720px;
}
#internas .menu li{
	float:left;
	height:35px;
	margin-right:3px;
}
#internas .menu li *{
	float:left;
	cursor:pointer;
}
#internas .menu li a{
	float:left;
	height:35px;
}
#internas .menu li a .menuL{
	float:left;
	width:10px;
	height:35px;
	background:url(../../imagens/menu_bg_esq.gif);
}
#internas .menu li a .menuM{
	float:left;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	height:35px;
	line-height:32px;
	background:url(../../imagens/menu_bg_mid.gif);
}
#internas .menu li a .menuR{
	float:left;
	width:10px;
	height:35px;
	background:url(../../imagens/menu_bg_dir.gif);
}
#internas .menu li a:hover .menuL, #internas .menu li .ativo .menuL{
	background:url(../../imagens/menu_bg_esq2.gif);
}
#internas .menu li a:hover .menuM, #internas .menu li .ativo .menuM{
	background:url(../../imagens/menu_bg_mid2.gif);
}
#internas .menu li a:hover .menuR, #internas .menu li .ativo .menuR{
	background:url(../../imagens/menu_bg_dir2.gif);
}
#internas .submenu{
	margin-top:117px;
	position:absolute;
	z-index:50;
	height:45px;
}
#internas .submenu *{
	float:left;
}
#internas .submenuL{
	width:10px;
	height:45px;
	background:url(../../imagens/submenu_bg_esq.png);
}
#internas .submenuM{
	height:45px;
	background:url(../../imagens/submenu_bg_mid.png);
	font-size:11px;
	font-weight:bold;
	line-height:42px;
	color:#000000;
}
#internas .submenuM *{
	float:left;
}
#internas .submenuM img{
	width:5px;
	height:5px;
	margin:20px 5px 0 5px;
}
#internas .submenuR{
	width:10px;
	height:45px;
	background:url(../../imagens/submenu_bg_dir.png);
}
#internas .submenu .submenuM a{
	color:#000000;
}
#internas .submenu .submenuM a:hover{
	text-decoration:underline;
}*/

.btn *{
	cursor:pointer;
}
.btn .btnL{
	float:left;
	width:10px;
	height:35px;
	background:url(../../imagens/menu_bg2_esq2.gif);
}
.btn .btnM{
	float:left;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	height:35px;
	line-height:32px;
	background:url(../../imagens/menu_bg2_mid2.gif);
}
.btn .btnR{
	float:left;
	width:10px;
	height:35px;
	background:url(../../imagens/menu_bg2_dir2.gif);
}


#bgOnda{
	float:left;
	width:100%;
	background:url(../../imagens/bg_ondas.png) no-repeat right top!important;
	background:url(../../imagens/bg_ondas.gif) no-repeat right top;
}
#contentCenter{
	margin:0 auto;
	width:1000px;
}
#content{
	float:left;
	width:1000px;
}
.logo{
	float:left;
	width:216px;
	height:120px;
	margin:8px 0 0 20px;
}
.idiomas{
	float:right;
	padding:41px 20px 0 0;
	color:#FFFFFF;
	font-weight:bold;
}
.idiomas *{
	float:left;
	cursor:pointer;
}
.idiomas a{
	width:34px;
	height:34px;
}
.idiomas a.iBra{
	background:url(/imagens/flag_bra.png);
}
.idiomas a.iUsa{
	background:url(/imagens/flag_eng.png);
}
.idiomas a.iEsp{
	background:url(/imagens/flag_spa.png);
}
#home .idiomas{
	float:left;
	margin:310px 0 0 115px;
	color:#073877;
}
#home .idiomas a{
	margin:20px 0 0 0;
	width:34px;
	height:34px;
	overflow:hidden;
}
.idiomas span{
	margin-right:20px;
	padding-top:8px;
}
#textos{
	float:left;
	display:inline;
	width:914px;
	margin:0 0 0 43px;
	padding-bottom:35px;
}
#textos .top{
	float:left;
	width:914px;
	height:10px;
	background:url(../../imagens/bg_texto_top.gif);
}
#textos .middle{
	float:left;
	width:614px;
	padding:25px 280px 10px 20px;
	background:url(../../imagens/bg_texto_middle.gif);
}
.produtos #textos .middle{
	float:left;
	width:874px;
	padding:25px 20px 10px 20px;
}
.calendario #textos .middle{
	float:left;
	width:874px;
	padding:25px 20px 10px 20px;
}
.calendario table td{
	width:65px;
	height:35px;
	padding:6px 1px 6px 1px;
}
.calendario table .tbTop td{
	height:24px;
	background:url(../../imagens/bg_calendario.gif) no-repeat center;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	line-height:22px;
}
#textos .bottom{
	float:left;
	width:914px;
	height:10px;
	background:url(../../imagens/bg_texto_bottom.png)!important;
	background:url(../../imagens/bg_texto_bottom.gif);
}
.spaceBottom{
	float:left;
	width:100px;
	height:50px;
}
.mamaoIternas{
	position:absolute;
	z-index:10;
	bottom:0;
	left:0;
	width:351px;
	height:156px;
	background:url(../../imagens/mamao_internas.png);
}
.fotoBgAgra{
	position:absolute;
	bottom:85px;
	right:0;
	width:375px;
	height:379px;
	
}
.fotoBgAgra2{
	position:absolute;
	bottom:85px;
	right:0;
	width:300px;
	height:435px;
	
}
.fotoBgSocial{
	position:absolute;
	bottom:85px;
	right:0;
	width:375px;
	height:297px;
	
}
.fotoBgQualidade{
	position:absolute;
	bottom:85px;
	right:0;
	width:375px;
	height:237px;
	
}
.fotoBgProcesso{
	position:absolute;
	bottom:85px;
	right:0;
	width:335px;
	height:206px;
	
}
.fotoBgSaude{
	position:absolute;
	bottom:85px;
	right:0;
	width:300px;
	height:550px;
	
}
.fotoBgContato{
	position:absolute;
	bottom:85px;
	right:0;
	width:335px;
	height:365px;
	
}




.listaProdutos{
	float:left;
	width:490px;
	padding-left:20px;
}
.listaProdutos ul li{
	list-style:circle;
	list-style-position:inside;
	padding:0;
	line-height:18px;
	margin-bottom:5px;
}


#gallery {
	float:left;
}
#gallery  li{
	float:left;
	width:129px;
	height:98px;
	overflow:hidden;
}
#gallery  li a{
	float:left;
	padding:2px;
}
#gallery  li a:hover{
	background:#FFCC00;
}