body {
	background-color: #6A0000;
	margin: 0px;
	padding: 0px;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#topo {
	position: absolute;
	z-index: 3;
	width: 96%;
	top: 1px;
	left: 10px;
}
/* Politica */
#politica {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

#setores {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* o menu */
#principal {
	position: absolute;
	top: 504px;
	left: 121px;
	width: 704px;
	z-index: 2;
	height: 133px;
	overflow: auto;
}
#contato {
	position: absolute;
	top: 311px;
	left: 12px;
	width: 96%;
	z-index: 4;
	height: 314px;
	overflow: auto;
	font-family: Arial;
}
#contato2 {
	position: absolute;
	top: 311px;
	left: 12px;
	width: 96%;
	z-index: 4;
	height: 500px;
	overflow: auto;
}
#base {
	position: absolute;
	top: 620px; /*582*/
	left: 11px;
	width: 96%;
	z-index: 2;
	height: 30px;
	overflow: auto;
}
#base0 {
	position: absolute;
	top: 450px;
	left: 11px;
	width: 96%;
	z-index: 2;
	height: 30px;
	overflow: auto;
}
#basepol {
	position: absolute;
	top: 633px;
	left: 10px;
	width: 96%;
	z-index: 2;
	height: 30px;
	overflow: auto;
}
#basepol2 {
	position: absolute;
	top: 800px;
	left: 10px;
	width: 96%;
	z-index: 2;
	height: 30px;
	overflow: auto;
}
#cidades a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 2px; /* engroçamento */
	margin: 1px;
	border: 1px dashed #FFFFFF;
}
#cidades a:hover {
	background-color: #C10000;
}
#rodape {
	font-size: 10px;
}
.costura {
	border: 1px dashed #FFFFFF;
}
/* início do mural */
#mural {
	height: 250px;
	overflow: auto;
}
#novoRecado {
	width: 100%;
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 0px;
	z-index: 3;
}
#novoRecado td {
	color: #000000;
}
#novoRecado a {
	color: #CC0000;
	text-decoration: none;
}
#nr a {
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
}
#nr a:hover {
	color: #666666;
}
#pgs, #pgs a {
	text-decoration: none;
	color: #FFFFFF;
}
#pgs a:hover {
	color: #666666;
}
/* fim do mural*/
