html, body {
	height:100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/layout/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B7B7B;
}

.migalha a{
	font-size: 11px;
	color: #7B7B7B;
	text-decoration:none;

}
.migalha a:hover {
	color: #079a40;
	text-decoration:none;
}

.rodape a {
	font-size: 10px;
	color: #7B7B7B;
	text-decoration: none;

}

.rodape a:hover {
	color: #079a40;
	text-decoration: none;

}

a {
	color: #079a40;
	text-decoration:none;

}

hr {
	border: 0;
	height: 1px;
	background-color: #7b7b7b;
	margin-top: 0px;
	padding-top: 0px;
}
a:hover {
	color: #079a40;
	text-decoration:underline;
}


input {
	border: #cecece solid 1px;
	color: #5f5f5f;
	
}

select {
	border: #cecece solid 1px;
	color: #5f5f5f;
	
}

textarea {
	border: #cecece solid 1px;
	color: #5f5f5f;
	
}

/*Style Geral*/

.titulo {
	margin-top: 20px;
	margin-bottom: 30px;

}

.subtitulo_p, .subtitulo_p a {
	font-size: 15px;
	color: #079a40;
	margin-bottom: 3px;

}

.subtitulo_p a:hover {
	text-decoration:underline;

}

.subtitulo_m {
	font-size: 18px;
	color: #079a40;
	margin-bottom: 15px;

}

.subtitulo_g {
	margin-top: 50px;
	margin-bottom: 20px;

}

.bullet_soja_p {
	background:url(../imagens/bullet_soja_p.gif);
	width: 14px;
	height: 14px;
	float: left;
	margin-top: 3px;
	margin-right: 4px;

}

.bullet_soja_m {
	background:url(../imagens/bullet_soja_m.gif);
	width: 17px;
	height: 17px;
	float: left;
	margin-top: 4px;
	margin-right: 5px;

}

.imagem_direita {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;

}

.btn_direita {
	text-align: right;
	margin-top: 10px;

}

.links a {
	font-size: 12px;
	color: #7B7B7B;
	text-decoration: none;

}

.links a:hover {
	color: #079a40;
	text-decoration: none;

}


/*A Goodsoy*/

.area_destaque {
	margin-top: 50px;
}


/*Lytebox*/
.subtitulo_produto {
	font-size: 18px;
	color: #079a40;
	margin-bottom: 5px; 
	margin-top: 10px;
}

.subtitulo_mais_inf {
	font-size: 15px;
	color: #079a40;
	margin-bottom: 10px;
}

.legenda {
	font-size: 10px;
}

.destaque_inf {
	margin-bottom: 30px; 
}

.coluna_esquerda {
	background: url(../imagens/produtos/inf_nutric_conluna_esquerda.gif); 
	background-repeat: repeat-y;
	width: 145px;
	height: 21px;

}

.coluna_centro {
	background-color: #f7f7f7;
	width: 100px;
	height: 21px;
	text-align: center;
	
}

.coluna_direita {
	background: url(../imagens/produtos/inf_nutric_conluna_direita.gif); 
	background-repeat: repeat-y;
	width: 78px;
	height: 21px;
	text-align: center;

}

.coluna_esquerda_branco {
	background: url(../imagens/produtos/inf_nutric_conluna_esquerda_branco.gif); 
	background-repeat: repeat-y;
	width: 145px;
	height: 21px;

}

.coluna_centro_branco {
	width: 100px;
	height: 21px;
	text-align: center;
	
}

.coluna_direita_branco {
	background: url(../imagens/produtos/inf_nutric_conluna_direita_branco.gif); 
	background-repeat: repeat-y;
	width: 78px;
	height: 21px;
	text-align: center;

}

.coluna_titulo_esquerda {
	background: url(../imagens/produtos/inf_nutric_conluna_titulo_esquerda.gif); 
	background-repeat: repeat-y;
	width: 245px;
	height: 32px;
	text-align: center;

}

.coluna_titulo_direita {
	background: url(../imagens/produtos/inf_nutric_conluna_titulo_direita.gif); 
	background-repeat: repeat-y;
	width: 77px;
	height: 32px;
	text-align: center;

}

.formulario input, .formulario select, .formulario textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B7B7B;
}
.formulario span {
	color: #999999;
	font-style: italic;
}