body {
	margin:0px;
	padding:0px;
	background:#30390A url(img/fundo_site_2.gif) repeat-y center top;/*Hack IE7 e Opera*/
	behavior: url(scripts/iepngfix.htc);
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#3E3D3A;
} 
	/*Hack somente para o Opera*/
	@media all and (min-width: 0px){
		body {background:#30390A url(img/fundo_site_alternativo_2.gif) repeat-y center top;} 
		p {margin:0px 0px 10px 0px !important;} 
	}


* {margin:0px; padding:0px; border:none;}
a {text-decoration:none; color:#464040 !important;}
p {margin-bottom:10px; line-height:18px;}

a:hover {text-decoration:underline;}
table {border-collapse:collapse;}
table {width:100%; border-collapse: collapse;}

#mae {
	width:785px;
	position:absolute;
	left:50%;
	margin-left:-392px;
	text-align:left;
	background:#fff;
}

#cabecalho {
	width:100%;
	height:70px;
	float:left;
	background: #fff;
}
	#cabecalho img {position:absolute; margin:43px 0px 0px 463px;}
	a#logo {
		width:163px;
		height:73px;
		text-indent:-5000px;
		display:block;
		overflow:hidden;
		position:absolute;
		z-index:20;
		float:left;
		margin:23px 0px 0px 29px;
		background:url(img/logo.png);
	}
	a#logo_capella {
		width:85px;
		height:19px;
		text-indent:-5000px;
		display:block;
		overflow:hidden;
		position:absolute;
		z-index:20;
		float:left;
		margin:9px 0px 0px 685px;
		background:url(img/assinatura.gif);
	}


/**************************************
   					ESPECIFICA HOME
**************************************/
#flash_principal {
	width:785px;
	height:260px;
	background:#fff;
	margin:0px 0px 0px  0px;
	float:left;
}
	#flash_principal object {width:785px; height:260px;}

#destaques {
	width:100%;
	float:left;
	font-size:10px;
	Xbackground:#ccc;
}
	#destaques p {line-height:13px !important;}
	#destaque1, #destaque2, #destaque3 {float:left; height:95px; Xbackground:#ccc !important;}
	#destaque1 img, #destaque2 img, #destaque3 img {margin-bottom:5px;}
	#destaque1 {
		width:155px;
		margin-left:15px;/*Hack IE6*/
		padding:14px 0px 0px 103px;
		background: url(img/destaque1.jpg) no-repeat;
	}
	#destaque2 {
		width:162px;
		margin-left:14px;/*Hack IE6*/
		padding:14px 0px 0px 78px;
		background: url(img/destaque2.jpg) no-repeat;
	}
	#destaque3 {
		width:155px;
		margin-left:25px;/*Hack IE6*/
		padding:14px 0px 0px 65px;
		background: url(img/destaque3.jpg) no-repeat 10px 0px;
	}
/*********  ESPECIFICA HOME  **********/

#conteudo {width:100%; float:left; background: url(img/fundo_site_inernas.gif) repeat-y left top;}
#foto {width:222px; min-height:440px /*Hack IE 6*/; float:left; background:#C9CEB6;}
#txt {width:515px; float:left; margin:24px 0px 0px 20px; padding-bottom:30px; Xbackground:#ccc;}
#txt h1 {margin-bottom:25px;}

#rodape_home {width:100%; height:73px; float:left; background:#919977;}
#rodape_int {width:100%; height:50px; float:left /*Tem hack IE6*/; Xmargin-bottom:20px; background:#919977;}

#box_not {width:508px; margin:10px 0px 7px 0px; Xpadding-bottom:10px; Xborder-bottom:solid 1px #D2E495; float:left;}
#box_not #img {font:10px Verdana, Arial, Helvetica, sans-serif; color:#85982A; text-align:right; width:198px; float:right; margin-left:30px;}
#box_not #img img {width:198px;}
#box_not h2 {font:bold 12px Verdana, Arial, Helvetica, sans-serif; color:#85982A; margin:0px;}
#box_not span.data {font:10px Verdana, Arial, Helvetica, sans-serif; margin-bottom:16px; display:block;}

#paginacao { width: 100%; float:right; margin-top: 10px; text-align: right; border-top: 1px solid #D2E495; padding-top: px;/*Hack IE6*/}
#paginacao a {margin-left:4px;}


/**************************************
   					FORMULARIO
**************************************/
input, select, textarea {
	background:#fff;
	border:solid 1px #9BB054;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#777373;
	padding:1px 2px;
}
select.curiosidades {width:350px; margin-bottom: 0px;}

#contato_form {width:355px; margin:10px 0px 0px 0px; padding-top:4px; Xbackground:#ccc;}
#contato_form p {margin:0px 0px 20px 0px;}
#contato_form label {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#3E3D3A;
	display:block;
	width:80px;
	padding:0px;
	Xbackground:#ccc;
}
#contato_form input, #contato_form textarea {
	width:263px;
	margin: -16px 0px 10px 85px;
	display:block;
}
#contato_form textarea {margin-bottom: 10px;}
.btn_enviar_contato {float:right;}

#news_form {
	width:100%;
	margin:0px;
	padding-top:2px;
}
#news_form input {
	width:135px;
	margin: 0px 5px 2px 0px;
}

.btn_enviar_news {float:left; margin-left:280px;}
/*********  FORMULARIO  **********/



/**************************************
  					CLASSES GERAIS
**************************************/
.zera_margin {margin:0px !important;}
.zera_padding {padding:0px !important;}
.zera_borda {border:none !important;}

.t9 {font-size:9px !important;}
.t10 {font-size:10px !important;}

.verde {color:#83A629 !important;}

.a_m_t_10 {margin-top:10px !important;}
.a_m_t_20 {margin-top:20px !important;}
.a_m_t_130 {margin-top:130px !important;}
.a_m_d_10 {margin-right:10px !important;}
.a_m_b_10 {margin-bottom:10px !important;}
.a_m_b_15 {margin-bottom:15px !important;}
.a_m_b_20 {margin-bottom:20px !important;}
.a_m_b_25 {margin-bottom:25px !important;}
.a_m_e_10 {margin-left:10px !important;}

.a_p_b_10 {padding-bottom:10px !important;}
.a_p_b_20 {padding-bottom:20px !important;}
.a_p_b_30 {padding-bottom:30px !important;}
.a_p_b_70 {padding-bottom:70px !important;}
.a_p_b_80 {padding-bottom:80px !important;}
.a_p_b_90 {padding-bottom:90px !important;}
.a_p_b_100 {padding-bottom:100px !important;}
.a_p_b_110 {padding-bottom:110px !important;}
.a_p_b_120 {padding-bottom:120px !important;}
.a_p_b_180 {padding-bottom:180px !important;}
.a_p_b_200 {padding-bottom:200px !important;}
.a_p_b_210 {padding-bottom:210px !important;}
.a_p_b_250 {padding-bottom:250px !important;}
.a_p_b_300 {padding-bottom:300px !important;}

p.fr_rodape_home {color:#fff; position:absolute; margin:10px 0px 0px 10px; /*Hack IE6*/}

p.zera_line {line-height:normal;}

.foto_pacote_nutri {float:right; margin:5px 10px 20px 30px;}
.foto_processo {float:right; margin:5px 20px 10px 30px;}
.foto_empresa_1 {float:right; margin:6px 20px 10px 30px;}
.foto_empresa_transporte {float:right; margin:10px 20px 10px 30px;}
.foto_empresa_granulagem {float:right; margin:15px 20px 10px 30px;}
.foto_empresa_embalagem {float:right; margin:15px 20px 10px 30px;}
.foto_selo {float:right; margin:0px 20px 10px 30px;}

h2.subtitulos {margin:20px 0px 5px 0px; line-height:18px; font:12px Verdana, Arial, Helvetica, sans-serif; color:#85982A; font-weight:bold;}

.icon_google {background:url(img/icon_google.jpg) no-repeat; line-height:14px; padding:3px 0px 0px 40px; min-height:36px /*Hack IE6*/;}




/*PARA FAZER PNG TRANSPARENTE NO IE 6*/
 /*
  USAGE: All you have to do is include this one line in your CSS file, with the
  tag names to which you want the script applied:
 */

a, img, div { behavior: url(scripts/iepngfix.htc) }

 /*
  Alternatively, you can specify that this will apply to all tags like so:
   * { behavior: url(scripts/iepngfix.htc) }
 */



