* {
	margin:0 auto;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#878787;
}

body{
	background:#5d8708;	
}

#geral{
	width:1024px;
	height:auto;
}

#conteudo{
	background:url(imagens/bg_conteudo_home.jpg) #e8e8e8 no-repeat;
	width:1024px;
	height:auto;
	float:left;
	padding-bottom:30px;
}
#esquerdo{
	float:left;
	width:400px;
	height:auto;
}

#catalogo{
	margin:0 0 0 55px;
	width:348px;
	height:248px;
	background:url(imagens/bg_catalogo.jpg) no-repeat;
}

.texto_catalogo{
	color:#5b7d13;
	font-weight:bold;
	padding:60px 0 0 20px;
	font-size:14px;
}

.texto_catalogo_link a{
	color:#a4a4a4;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 20px;
}

.texto_catalogo_link a:hover{
	color:#638e07;
}

.flash_catalogo{
	width:327px;
	height:105px;
	padding-top:5px;
}

#fale{
	margin:0 0 0 60px;
	float:left;
	width:304px;
	height:189px;
	background:url(imagens/bg_fale.jpg) no-repeat;
}

.texto_fale{
	color:#5b7d13;
	font-weight:bold;
	padding:40px 0 0 170px;
	font-size:13px;
}

.texto_contato{
	padding:35px  0 0 45px;
	text-align:center;
}

.texto_contato a{
	color:#a4a4a4;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

.texto_contato a:hover{
	color:#638e07;
}

#pesquisa{
	margin:20px 0 0 110px;
	float:left;
	width:304px;
	height:189px;
	background:url(imagens/bg_pesquisa.jpg) no-repeat;
}

.texto_pesquisa{
	color:#5b7d13;
	font-weight:bold;
	padding:20px 0 0 30px;
	font-size:13px;
	text-align:center;
}

.txt_pesquisa{
	padding:15px 35px 0 0;
	text-align:center;
}

.txt_pesquisa a{
	color:#a4a4a4;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.txt_pesquisa a:hover{
	color:#638e07;
}


	
#direito{
	float:right;
	width:520px;
	height:auto;
	

}

#bg_texto_jae{	
	width:520px;
	height:450px;
	margin:30px 0 0 20px; 
	background:url(imagens/bg_texto_jae.jpg) no-repeat;
}


#txt_jae{
	width:325px;
	height:400px;
	padding:30px 50px 0 0;
}

#txt_jae p{
	text-align:center;
	color:#a4a4a4;
	font-size:14px;
}

#texto_precos{
	width:520px;
	height:200px;
	background:url(imagens/bg_compre.jpg) no-repeat;
	margin:0 0 0 20px;
	padding:20px;}
	
.txt_preco_verde{
	color:#5b7d13;
	font-weight:bold;
	padding:10px 0 0 30px;
	font-size:17px;
	text-align:center;
}

.txt_preco_cinza{
	padding:30px 35px 0 0;
	text-align:center;
}

.txt_preco_cinza a{
	color:#a4a4a4;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

.txt_preco_cinza a:hover{
	color:#638e07;
}


#rodape{
	background:url(imagens/rodape.jpg) no-repeat;
	width:1024px;
	height:239px;
}

#copyright{
	float:left;
	padding:25px 0 0 30px;
}

#copyright p{
	font-size:10px;
	color:#666;
	font-weight:bold;
}

#ne{
	float:right;
	padding:20px 30px 0 0;
	width:237px;
	height:25px;
}

.some{
	display:none;
}

#ne a{
	background:url(imagens/logo_ne.gif) no-repeat;
	width:237px;
	height:25px;
	display:block;
	border:none;
}

#internas{
	background:url(imagens/bg_conteudo_internas.jpg);
	border:3px solid #fff;
	width:846px;
	height:100%;
	margin-top:15px;
	padding-bottom:30px;
}

#conteudo_internas{
	margin:15px 0 0 30px;
	
}

.titulo{
	color:#5e5f5e;
	font-size:15px;
}

.bg_table_titulo{
	background-color:#83c124;
	color:#FFF;
	padding:5px;
}

.bg_table_claro{
	background-color:#e5e6e6;
	padding:5px;
}

.bg_table_escuro{
	background-color:#ecedeb;
	padding:5px;
}

#galeria {
	margin: 20px 20px 20px 20px;
}

#boxEsq {
	height: 155px;
	width: 255px;
	margin: 0px 20px 20px 0px;
	background-color: #FFF;
	float: left;
}

#boxDir {
	height: 155px;
	width: 255px;
	margin: 0px 0px 20px 0px;
	background-color: #FFF;
	float: left;
}


