/* AQUI COMECA O MENU */
.site .conteudo {
	background-color: #fff;
	margin-top: 0px;
	padding-bottom:10px;
}

.site .conteudo .menu {
	width: 712px;
	background:url(../imagens/bg_menu.jpg) top left;
	background-repeat:repeat-x;
	margin:0 0 0 13px;
	padding: 0;
}

.site .conteudo .menu  li{
	height:42px;
	float:left;
	list-style: none;
}

.site .conteudo .menu span{
	display: none;
}

.site .conteudo .menu .botao_home a {
	height:42px;
	width:57px;
	background:url(../imagens/menu_01.gif) top left;
	float:left;
}

.site .conteudo .menu .botao_home a:hover {
	height:42px;
	width:57px;
	background:url(../imagens/menu_01.gif) bottom left;
	float:left;
}

.site .conteudo .menu .botao_quemsomos a {
	height:42px;
	width:103px;
	background:url(../imagens/menu_02.gif) top left;
	float:left;
}

.site .conteudo .menu .botao_quemsomos a:hover {
	height:42px;
	width:103px;
	background:url(../imagens/menu_02.gif) bottom left;
	float:left;
}

.site .conteudo .menu .botao_organicos a {
	height:42px;
	width:149px;
	background:url(../imagens/menu_03.gif) top left;
	float:left;
}

.site .conteudo .menu .botao_organicos a:hover {
	height:42px;
	width:149px;
	background:url(../imagens/menu_03.gif) bottom left;
	float:left;
}

.site .conteudo .menu .botao_noticias  a{
	height:42px;
	width:80px;
	background:url(../imagens/menu_04.gif) bottom left;
	float:left;
}

.site .conteudo .menu .botao_noticias a:hover {
	height:42px;
	width:80px;
	background:url(../imagens/menu_04.gif) bottom left;
	float:left;
}

.site .conteudo .menu .botao_encontrar a {
	height:42px;
	width:135px;
	background:url(../imagens/menu_05.gif) top left;
	float:left;
}

.site .conteudo .menu .botao_encontrar a:hover {
	height:42px;
	width:135px;
	background:url(../imagens/menu_05.gif) bottom left;
	float:left;
}

.site .conteudo .menu .botao_contato a {
	height:42px;
	width:80px;
	background:url(../imagens/menu_06.gif) top left;
	float:left;
}

.site .conteudo .menu .botao_contato a:hover {
	height:42px;
	width:80px;
	background:url(../imagens/menu_06.gif) bottom left;
	float:left;
}

.site .conteudo .menu .botao_mapa a {
	height:42px;
	width:108px;
	background:url(../imagens/menu_07.gif) top left;
	float:left;
}

.site .conteudo .menu .botao_mapa a:hover {
	height:42px;
	width:108px;
	background:url(../imagens/menu_07.gif) bottom left;
	float:left;
}

.site .conteudo .menu .separacao {
	float:left;
}
/* AQUI FIM DO MENU */


/* PAGINAS */
.site .conteudo .home .meio {
	width: 737px;
	height: 107px;
	margin-left:-13px;
	_margin-left: 0px;
	background: url(../imagens/tit_noticiastop.jpg) center top no-repeat;
}

.site .conteudo .home .info {
	width:737px;
	background-image:url(../imagens/bg_mato_info.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;

}

.site .conteudo .home .info .noticias {
	width: 712px;
	min-height:562px;
	_height:562px;
	background-color:#e8e9c7;
	background-image:url(../imagens/bg_deg_noticia.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	_margin-left:13px;
	text-align:center;
}



.site .conteudo .home .info .noticias .topicos {
	margin:0 24px;
	font-family: Trebuchet MS;
	font-size:13px;
	color:000;
	text-align:justify;
}

.site .conteudo .home .info .noticias .topicos img {
	margin-right:9px;
	border:1px solid #aaab57;
	float:left;
}

.site .conteudo .home .info .noticias .topicos a {
	color: #4c5e17;
	font-weight:bold;
	text-decoration: none;
}

.site .conteudo .home .info .noticias .topicos a:hover {
	text-decoration: underline;
}

.site .conteudo .home .info .noticias .topicos h2 {
	color: #4C5E17;
	text-transform:uppercase;
	font-size:16px;
	margin-bottom:10px;
}

.site .conteudo .home .info .noticias .topicos span span {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}



.site .conteudo .home .info .noticias_int {
	width: 712px;
	background-image:url(../imagens/img_encontrar_tit.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:15px;
}

.site .conteudo .home .info .noticias .txt {
	padding-top:20px;
	margin-left:24px;
	margin-right:10px;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:normal;
	color:#323900;
}

.site .conteudo .home .info .noticias .txt a {
	font-family:Trebuchet MS;
	font-size:11px;
	color:#323900;
}

.site .conteudo .home .info .noticias .txt a:hover {
	font-family:Trebuchet MS;
	font-size:11px;
	color:#323900;
	font-weight:bold;
}

.site .conteudo .home .info .noticias .txt_2 {
	margin-left:24px;
	margin-right:10px;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:normal;
	color:#323900;
}

.site .conteudo .home .info .noticias .txt .end_1 {
	width:658px;
	margin-top:15px;
}

.site .conteudo .home .info .noticias .txt .end_1 img {
	float: left;
	margin-right: 10px;
}

.site .conteudo .home .info .noticias .txt .end_1 .tit {
	width: 496px;
	padding-left:5px;
	padding-top:2px;
	margin-bottom:5px;
	font-size: 13px;
	color: #676b0c;
	font-weight: bold;
}

.site .conteudo .home .info .noticias .txt .end_1 .txtnot {
}

.site .conteudo .home .info .noticias .divisa {
margin-top:10px;
margin-bottom:10px;
}

.site .conteudo .home .info .noticias .txt .end_2 {
	width:650px;
	height:20px;
	margin-top:15px;
	padding-left:5px;
	background-image:url(../imagens/bg_meio_organico.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}

.site .conteudo .home .info .noticias .bannertela {
	width:711px;
	margin-top:15px;
	text-align:center
}

.paginacao {
	padding-top:50px;
	margin-right:10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323900;
}

.paginacao a {
font-size:11px;
text-decoration:none;
color:#323900;
}

.paginacao a:hover {
font-weight:bold;
text-decoration:underline;
}

.site .conteudo .home .info .img_final {
	margin-left:-13px;
	_margin-left:0px;
	background: url(../imagens/fim_pg_organico.jpg) top left no-repeat;
	padding-top: 145px;
}



/* AQUI FIM DA HOME */
