body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #5e8c2f;
	background-color: #5f8c2f;
}
a{
	color: #5e8c2f;
}
.link_listagem{
	color: #5e8c2f;
}
a.rodape3{
	color: #747474;
}

h3{
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #5e8c2f;
}

a.link_cadastro{
	text-decoration: none;
}
a.link_cadastro:hover{
	font-weight: bold;
}

.quem_somos{
	font-size: 16px;
	color: #6bb933;
}

a.rodape3:hover{
	font-weight: bold;
}

.texto_topo{
	padding-left: 20px;
	padding-top: 15px;
	font-size: 22px;
	color: #fff;
}



.pageHeading{
	color: #5e8c2f;
	font-size: 16px;
	font-weight: bold;
}

*{
	font-family: Arial;
	font-size: 9pt;
}

.links_menu_loja{
	text-decoration: none;
	color: #5e8c2f;
	font-size: 13px;
	display: block;
	margin-left: 5px;
	padding: 2px;
	font-weight: bold;
}

a.links_menu_loja:hover{
	font-weight: normal;
}

a.nao_e_cliente{
	color: #6bb933;
	text-decoration: none;
	font-weight: bold;
}

a{
	text-decoration: none;
}

.index_a_menu{
	font-size: 15px;
	color: #808284;
}

.texto_index_feira{
	color: #00673e;
	font-size: 12px;
	text-align: justify;
	margin-right: 40px;
}


a.index_a_menu:hover{
	font-weight: bold;
}

.bem_vindo{
	color: #477b39;
	font-size: 18px;
}

.texto{
	color: #00673e;
	font-size: 12px;
	margin-right: 40px;
}

.clique_conheca{
	font-size: 14px;
	color: #477b39;
	font-weight:bold;
	margin-right: 40px;
}
.link_feira_virtual{
	color: #477b39;
	font-weight:bold;
}

.rodape{
	color: #477b39;
	font-size: 12px;	
}

.rodape2{
	color: #808284;
}
a.link_menu2{
	font-size: 12px;
	height: 22px;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	display: inline;
	float: right;
	font-weight: bold;
	color: #fff;
	padding: 6px 20px 0px 20px;
}
a.link_menu2b{
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	display: inline;
	float: right;
	color: #fff;
	padding: 9px 20px 3px 20px;
}

.mundo_organico_link{
	color: #477b39;
	font-size: 14px;
}
a.mundo_organico_link:hover{
	font-weight: bold;
}

.linha_baixo_topo{
	font-size: 5px;
	height: 10px;
	background-image: url(../img/img_bg_topo.gif); 
	background-repeat: repeat-x; 
	background-position: 100% 20%;
}
.linha_listagem{
	font-size: 0px;
	height: 10px;
	background-image: url(../img/img_bg_topo.gif); 
	background-position: center center;
	background-repeat: repeat-x; 
}
.menu1_direita{
	height: 22px;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	display: inline;
	float: right;
	padding: 6px 20px 0px 20px;
	background-color: #a5c31a;
}