body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-image: url(/images/site/bg_body.gif);
	background-color: #B5D718;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
}
.coluna.central {
background-color: #000000;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.pagina{
	width: 751px;
	
	}
.topo{
	background-image:  url(../images/site/topo.gif);
	height: 130px;
	width: 775px;
	background-repeat: no-repeat;

}
.texto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
}
.menu_secoes{
/*
border-top: none;
border-bottom: none;
border-left: none;
border-right: none;
width: 150px;

	position: relative;
	right: 0;
	width: 25%;
	top: 16px;
	text-align: right;
	left: 160px; */
}
.menu_categorias{
border: none;
background-color: #FFFFFF;
width: 150px;
}
.menu_subcategorias{
border: none;
background-color: #FFFFFF;
width: 150px;
}

.menu_direita{
	background-color: #FFFFFF;
	border-top: none;
	width: 150px;
	background-position: top;
}
.barra_busca{
font-family: Arial;
font-size: 11px;
color:black;
border:none;
background-color: #FFFFFF;
}
.form_barra_busca{
font-family: Arial;
font-size: 11px;
color:black;
}
.link_paginacao{
color: gray;
text-decoration:none;
font-weight: bold;
}
.busca {
	background-image: url(/images/site/busca.gif);
	height: 20px;
	width: 780px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}


.titulos_navegacao{
	font-family: Arial;
	font-size: 13px;
	color: #006600;
	font-weight: bold;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	background-color: #F1FAF9;
	width: 100%;
	height: 35px;
}
.links_titulos{
	color: #996600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.links_titulos:hover{
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}
.titulo_subcategoria_inativo{
	background-color: #F4F4EA;
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
	height: 20px;
	left: 15px;
	padding-left: 10px;
}
.titulo_subcategoria_ativo{
	background-color: #EBEBD8;
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
	font-weight: bold;
	height: 20px;
	left: 15px;
	padding-left: 20px;
}
.link_subcategoria_ativo{
	color: #333333;
	text-decoration: none;
	font-family:Arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
.link_subcategoria_ativo:hover{
	color: black;
	font-size: 10px;
}.link_subcategoria_inativo{
	color: #333333;
	text-decoration: none;
	font-family:Arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
.link_subcategoria_inativo:hover{
	color: #000000;
	font-size: 10px;
}

.titulo_secao_inativo{
}
.titulo_secao_ativo{
}
.link_secao_ativo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0033;
	text-decoration: none;
}
.link_secao_ativo:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}.link_secao_inativo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #193724;
	text-decoration: none;
}
.link_secao_inativo:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}


.titulo_categoria_inativo{
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-top: none;
	border-left: none;
	border-right: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.titulo_categoria_ativo{
	border-left: 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #D1EFE0;
	padding-left: 8px;
}
.link_categoria_ativo{
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.link_categoria_ativo:hover{
	color: #FF0066;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.link_categoria_inativo{
	color: #333300;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.link_categoria_inativo:hover{
	color: #CC0033;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.titulo_conteudo{
font-family: Arial;
font-size: 11px;
color: black;
text-decoration: none;
font-weight: none;
}
.titulo_conteudo:hover{
color: red;
text-decoration: underline;
}
.titulo_secoes{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: navy;
	text-decoration: none;
	border-bottom: 1px dotted #669900;
	height: 30px;
	padding: 10px;
}
.link_titulo_secoes{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
.antes_subcategorias
{
	background-color: #f4f4ea;
	font-size: 1px;
}

.depois_subcategorias
{
	background-color: #f4f4ea;
	font-size: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBD9B;
}

.antes_categorias
{
	font-weight: normal;

	/* background-image: url(../images/site/antes_categorias.gif); */
	/* color: #ffffff; */
	/* padding: 10px; */
	/* background-repeat: no-repeat;*/
}

table#tabela_esquerda {
	width: 150px;
	height: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
table#tabela_esquerda td { height: 5px; }

.depois_categorias
{
}
.link_titulo_noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
.Texto_noticia {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}
.grupo_noticias {
	border: none;
	width: 460px;
}
.titulo_noticia {
	height: 20px;
	padding: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;

}
.grupo_noticias {
	border: none;
}

.sub_titulos_do_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
	line-height: 16px;
	font-weight: bolder;

}
.foto_noticia {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 3px;
}
.foto_ampliada{
	border: 6px solid #FFFFFF;
}
.exibe_noticia{
	border: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-indent: 20px;
	text-decoration: none;
	text-align: justify;
}
