body {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF url(../images/site/bg_body.gif) no-repeat scroll center top;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.pagina{
	width: 980px;
	}
.topo{
	margin-bottom: 40px;
	width: 980px;
	height: 236px;
}

.menu_secoes{
	padding-right: 50px;
	padding-left: 20px;
/*
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{

}
.menu_subcategorias{
	border: none;
	background-color: #FFFFFF;
}
.menu_esquerda {
	text-align: center;
}
.coluna_central {
	padding-right: 6px;
	padding-left: 10px;
}

.menu_direita{
	border-top: none;
	width: 220px;
	font-size: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.barra_busca{
font-size: 11px;
color:black;
border:none;
background-color: #FFFFFF;
}
.form_barra_busca{
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_do_texto_navegacao{
	font-size: 11px;
	color: dimgray;
	font-weight: bold;
	border-left: none;
	border-right: none;
	border-top: 5px solid #FFFFFF;
	border-bottom: 1px none #616D82;
	background-color: #F0F2F4;
	width: 100%;
	height: 30px;
}
.titulo_subcategoria_inativo{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 22px;
	background: #F2F1D9;
}
.titulo_subcategoria_ativo{
	background-color: #09C;
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
	font-weight: bold;
	height: 20px;
	padding-left: 22px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	width: 100%;
}
.link_subcategoria_ativo{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
.link_subcategoria_ativo:hover{
	color: #000;
	font-size: 9px;
}.link_subcategoria_inativo{
	text-decoration: none;
	text-decoration: none;
	font-size: 13px;
	color: #333;
}
.link_subcategoria_inativo:hover{
	color: #000;
	font-size: 11px;
}
.titulo_secao_inativo{
	text-decoration: none;
}
.titulo_secao_ativo{
	text-decoration: none;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center -4px;
}
.link_secao_ativo{
	font-size: 13px;
	color: #006;
	text-decoration: none;
	padding-right: 0px;
	font-weight: bold;
}
.link_secao_ativo:hover{
	font-size: 13px;
	color: #006;
	text-decoration: none;
	font-weight: bold;
}.link_secao_inativo{
	font-size: 13px;
	color: #464600;
	text-decoration: none;
	padding-right: 0px;
	font-weight: bold;
}
.link_secao_inativo:hover{
	font-size: 13px;
	color: #009;
	text-decoration: none;
	font-weight: bold;
	}

.titulo_categoria_inativo{
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #79B675;
	padding: 8px;
}
.titulo_categoria_ativo{
	padding-top: 12px;
	padding-bottom: 5px;
	text-align: right;
	padding-left: 10px;
	padding-right: 5px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #006;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.link_categoria_ativo{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	text-align: right;

}
.link_categoria_ativo:hover{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}

.link_categoria_inativo{
	color: #006;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: right;

}
.link_categoria_inativo:hover{
	color: #960;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}
.titulo_conteudo{
font-size: 11px;
color: black;
text-decoration: none;
font-weight: none;
}
.titulo_conteudo:hover{
color: red;
text-decoration: underline;
}
.titulo_secoes{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	padding: 6px;
	margin: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.link_titulo_secoes{
	font-size: 22px;
	font-weight: bold;
	color: #006;
	letter-spacing: -1pt;
	line-height: 110%;
}
.antes_subcategorias
{
	font-size: 0px;
	background: #F2F1D9;
}

.depois_subcategorias
{
	font-size: 0px;
	background: #F2F1D9;
}


.antes_categorias
{

	/* background-image: url(../images/site/antes_categorias.gif); */
	/* color: #ffffff; */
	/* padding: 10px; */
	/* background-repeat: no-repeat;*/
}

table#tabela_esquerda {
	width: 170px;
	height: 5px;
}
table#tabela_esquerda td {
}

.depois_categorias
{
}
.link_titulo_noticia {
	font-size: 16px;
	color: #333;
	text-decoration: none;
	line-height: 150%;
	font-weight: bold;
	letter-spacing: -1pt;
}
.texto_noticia {
	font-size: 12px;
	color: #333333;
	line-height: 130%;
	padding-bottom: 6px;
	font-variant: normal;
	text-transform: none;
	padding-top: 6px;
	}
.titulos_do_texto {
	font-size: 24px;
	color: #CC9900;
	line-height: 16px;
	margin: 10px;

}
.box_noticia {
	text-decoration: none;
	line-height: normal;
}


.grupo_noticias {


}
.titulo_noticias {


}
.sub_titulos_do_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
	line-height: 16px;
	font-weight: bolder;

}
.foto_noticia {
	background-image: url(../images/site/bg_foto.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 12px;
	margin: 2px;
	visibility: inherit;
}
.foto_ampliada{
	border: 1px solid #999999;
}
.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;
}
#link_home {
	width: 201px;
	height: 100px;
	}
.titulos_navegacao {
	width: 100%;
}
.links_titulos {
	color: #017;
	font-size: 13px;
}
