/* CSS Document */

body{
	padding:0px;
	margin:0px;
	background-color:#40a0cd;
	background-image:url(..//images/bg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#251000;

}

p{
	margin:0px 0px 8px 0px;
	padding:0px;
}

h6{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#132200;
	font-size:11px;
	margin:0px;
	padding:0px;
}

img{
	border:0px; 
}

#container{
	margin:0px auto 0px auto;
	padding:0px;
	width:794px;
}

#topo{
	width:794px;
	height:73px;
	float:left;	
}

#content{
	width:727px;
	background-color:#FFFFFF;
	border-left:1px solid #35718d;
	border-right:1px solid #35718d;	
	margin:auto;
	clear:both;
}

/*------- Formatação do Rodapé ---------*/

#rodape{
	width:794px;
	height:85px;
	padding:0px;
	margin:0px;	
	float:left;	
	clear:both
}

#folhagem_esq{
	width:32px;
	height:85px;
	margin:0px;	
	padding:0px;
	float:left;
	background-image:url(../images/esq.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#rodape_content{
	width:717px;
	height:85px;
	padding:0px 5px 0px 5px;
	border-left:1px solid #292916;
	border-right:1px solid #292916;
	background-image:url(../images/bg_rodape.jpg);
	background-repeat:repeat-x;
	float:left;
}

#folhagem_dir{
	width:31px;
	height:71px;
	margin-top:11px;
	float:left;
/*	background-image:url(../images/dir.gif);*/
	vertical-align:text-bottom;
	background-repeat:no-repeat;
	background-position:bottom;
}

#endereco_brasil{
	width:260px;
	height:65px;
	background-image:url(../images/bg_endereco.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	padding:2px 0px 2px 3px;
	margin:13px 0px 0px 0px;
	float:left;
}

#endereco_espanha{
	width:260px;
	height:65px;
	background-image:url(../images/bg_endereco.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	padding:2px 0px 2px 3px;
	margin:13px 0px 5px 0px;
	float:right;
}
/*------- Formatação da Página Principal ---------*/

#frutas{
	width:727px;
	height:260px;
	padding:0px;
	margin:0px;
	background-image:url(../images/bg_frutas.jpg);
	background-repeat:no-repeat;
}

#info{
	float:left;
	width:115px;
/*	height:260px;*/
/*	padding-left:375px;	*/
	padding-left:30px;
	color:#FFF;
	clear:both;
}

img.escolha_idioma{
	margin-top:13px;
	margin-bottom:13px;
}

.container_opcoes_idioma{
	padding-left:50px;
}

.opcoes_idioma{
	margin-bottom:6px;
}

#logotipo{
	float:left;
	width:167px;
	padding-left:10px;
	margin-top:55px;
}

#home_content{
	width:727px;
	padding-bottom:15px;
	background-image:url(../images/bg_home_content.jpg);	
	background-repeat:repeat-x;
	background-color:#e4e4ad;
	float:left;
}

.colunas{
	width:338px;
	padding:5px 13px 5px 12px;
	float:left;
}

.titulos_home{
	width:338px;
	height:30px;
	background-image:url(../images/bg_titulos_home.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	margin-top:10px;	
	float:left;
	clear:both;
}

.blocos{
	width:327px;
	height:111px;
	background-image:url(../images/bg_bloco.jpg);
	background-repeat:no-repeat;
	padding:11px 0px 0px 11px;
	float:left;
	clear:both;
}

#text_bloco_home{
	width:190px;
	padding:0px 13px 0px 12px;
	margin-top:15px;
	float:right;
}

#text_bloco_qualidade{
	width:145px;
	padding:0px 13px 0px 0px;
	margin-top:15px;
	float:right;
}

#text_bloco_estrutura{
	width:215px;
	padding:0px 13px 0px 0px;
	margin-top:15px;
	float:right;
}

#text_bloco_atuacao{
	width:180px;
	padding:0px 13px 0px 0px;
	margin-top:10px;
	float:right;
}

/*------- Formatação dos links ---------*/

a.geral{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#251000;
	text-decoration:none;
}

a.geral:hover{
	text-decoration:underline;
}

a.sublinhado{
	color:#026701;
	text-decoration:underline;
}

a.sublinhado:hover{
	background-color:#398739;
	color:#fff;
}

/*---------- Formatação das Páginas Internas ------------*/

#top_interna{
	width:690px;
	height:10px;
	font-size:5px;
	background-image:url(../images/top_interna.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px auto 0px auto;
}

#interna{
	clear:both;
	width:650px;
	background-image:url(../images/bg_interna.jpg);
	background-repeat:repeat-y;
	margin:0px auto 0px auto;
	padding:10px 20px 10px 20px;
}

#texto_interno{
	background-color:#fbf4ea;
	border:1px solid #f8e9b2;
	margin:0px;
	padding:15px;
}

.voltar{
	clear:both;
	text-align:right;
}

img.subir_voltar{
	margin-left:10px;
	margin-top:10px;
	border:0px;
}

#bottom_interna{
	clear:both;
	width:690px;
	height:10px;
	font-size:5px;
	background-image:url(../images/bottom_interna.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px auto 0px auto;
}

.titulos_internos{
	width:687px;
	height:31px;
	margin:0px auto 0px auto;
	padding:10px 0px 0px 0px;
	background-image:url(../images/bg_titulos_home.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

img.tit_interno{
	margin-top:30px;
}




/*------------------- Produtos ---------------*/

#thumbs_produtos{
	clear:both;
	width:531px;
	
}

table.produtos{
	width:618px;
	border:0px;
	padding:0px;
	margin:0px;
	text-align:center;
	vertical-align:text-top;
}

table.produtos td{
	width:113px;
	padding-top:15px;
}

/*-------------- Contato ---------------------*/

input.text_form{
	width:350px;
	font-size:11px;
	background-color:#FFF;
	border:1px solid #f0e4d4;	
	padding:3px;
}

textarea{
	width:550px;
	height:150px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	border:1px solid #f0e4d4;	
	padding:3px;
}

/*-------------Safras---------------------*/

table#safras{
	width:618px;
	text-align:center;
}

table#safras tr.claro{
	background-color:#FDFBF7;
}

table#safras td.esq{
	text-align:left;
}

/*------------- Relógio ---------------*/
#container_idioma{
	float:right;
	width:205px;
	height:200px;
}

#relogio{
	margin:15px 0px 0px 0px;
	font-size:9px;
	float:left;
	width:200px;
	height:15px;
	color:#e5edc3;	
}

