body {
	background-color: #FFF;
	margin: 0px;
}
#geral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: none;
	float: left;
	width: 1000px;
	background-color: #FFF;
	color: #333;
	position: relative;
	left: 50%;
	margin-left: -500px;
}
#geral #cabecario {
	clear: none;
	float: left;
	height: 100px;
	width: 1000px;
}

#geral #cabecario .logo {
	clear: none;
	float: left;
	height: 100px;
	width: 350px;
	background-image: url(imagens/logo.jpg);
}
#geral #cabecario .busca {
	clear: none;
	float: left;
	height: 100px;
	width: 500px;
	background-image: url(imagens/fundo_filtro.jpg);
}




#geral #cabecario .contato {
	clear: right;
	float: right;
	height: 100px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-width: 1px;
	border-left-style: none;
	background-image: url(imagens/fone.jpg);
}
#geral #cabecario .busca .filtro {
	clear: none;
	float: left;
	height: 65px;
	width: 475px;
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 5px;
}
#geral #menu {
	clear: none;
	float: left;
	height: 35px;
	width: 1000px;
	margin-bottom: 5px;
	background-image: url(imagens/fundo_menu.jpg);
	background-repeat: repeat-x;
}

#geral #menu .menu_principal {
	clear: right;
	float: right;
	width: 749px;
	height: 35px;
}
#geral #centro .menu_secundario {
	clear: none;
	float: left;
	height: 183px;
	width: 248px;
}
#geral #centro .animacao {
	clear: right;
	float: right;
	height: 183px;
	width: 749px;
}

#geral #centro {
	clear: none;
	float: left;
	height: 183px;
	width: 1000px;
}
#geral #barra {
	background-color: #7878BC;
	width: 1000px;
	clear: none;
	float: left;
	height: 5px;
}
#geral #lateral {
	clear: none;
	float: left;
	width: 250px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#geral #lateral .tit_destaque {
	clear: none;
	float: left;
	height: 25px;
	width: 250px;
	margin-bottom: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006;
}

#geral #lateral .destaque {
	clear: none;
	float: left;
	height: 200px;
	width: 250px;
}
#geral #lateral .item_menu {
	clear: none;
	float: left;
	width: 250px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006;
}
#geral #conteudo {
	clear: right;
	float: right;
	width: 660px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 10px;
}
#geral #conteudo .tit_conteudo {
	clear: none;
	float: left;
	width: 660px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006;
}
#geral #conteudo .conteudo_interno {
	clear: none;
	float: left;
	width: 660px;
	text-align: justify;
}



#geral #conteudo_home {
	clear: none;
	float: left;
	height: 250px;
	width: 380px;
}
#geral #noticia {
	background-color: #7878BC;
	clear: none;
	float: left;
	height: 25px;
	width: 1000px;
	color: #006;
	margin-bottom: 5px;
}
#geral #noticia .tit_noticia {
	clear: none;
	float: left;
	width: 250px;
	margin-right: 30px;
	margin-left: 30px;
	font-weight: bold;
	color: #003;
	margin-top: 5px;
}
#geral #noticia .box_noticia {
	clear: none;
	float: left;
	width: 650px;
	margin-top: 3px;
}





#geral #rodape {
	clear: none;
	float: left;
	height: 25px;
	width: 1000px;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	color: #003;
	vertical-align: middle;
	background-color: #7878BC;
}
#geral #rodape_index {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #003;
	text-align: center;
}


#geral #rodape .endereco {
	clear: none;
	float: left;
	width: 1000px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#geral a  {
	color: #006;
	text-decoration: none;
}
#geral a:hover {
	color: #CCC;
	text-decoration: none;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
li {
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 15px;
	background-image: url(imagens/marcador.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	list-style-type: none;
}
.fundo_filtro {
	clear: none;
	float: left;
	height: 39px;
	width: 459px;
	border: 1px solid #CCC;
	background-color: #E7EEF7;
}
.selecao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.tit_busca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
#geral #conteudo .conteudo_interno table tr .table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
