.titulo {
	background-image: url(../img/tit_noticias.gif);
	background-repeat: no-repeat;
	float: right;
	text-indent: -5000px;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #463401;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DADAC9;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.borda {
	border: 1px solid #DADAC9;
	margin: 3px;
	padding: 5px;
}
.conteudo {
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
}


h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #829230;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.bordaeespaco {
	border: 1px solid #DADAC9;
	float: left;
	padding: 5px;
	margin-top: 3px;
	margin-right: 9px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#leiatambem {
	padding: 0px;
	margin: 0px;
}
.tit_buscarnoticias {
	background-image: url(../img/sub_tit_buscarnoticias.gif);
	width: 163px;
	height: 20px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}
.tit_recebanovidades {
	background-image: url(../img/sub_tit_recebanovidades.gif);
	width: 163px;
	height: 20px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}



#lnk_geral a {
	color: #354F03;
	text-decoration: none;
	
}

#lnk_geral a:hover {
	color: #8B7602;
	text-decoration: underline;
}

#lnk_geral a:visited {
}

#lnk_geral a:active {
	color: #354F03;
	text-decoration: none;
}
#right_voltar {
	float: right;
	width: 100px;
	text-align: right;
}
#left_voltar {

	float: left;
	width: 100%;
}
.espacamento_direito_10px {
	padding-right: 10px;
}

