body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #F0F0F0;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #006699;
	SCROLLBAR-3DLIGHT-COLOR: #F0F0F0;
	SCROLLBAR-ARROW-COLOR: #006699;
	SCROLLBAR-TRACK-COLOR: #F0F0F0;
	SCROLLBAR-DARKSHADOW-COLOR: #F0F0F0;
	background-color: #E9E9EB;
	background-image: url(imagens/bkg.png);
	background-repeat: repeat-y;
	background-position: center;
}
.imgs {
	clip: rect(auto,auto,auto,auto);
	float: left;
}
.borda {
	border: 1px solid #999;
}

.texto {
	text-indent: 50px;
	text-align: justify;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.titulo {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
.subtitulo {
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}




a{
	color: #330066;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
	}


a.menu{
	text-decoration: none;
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.menu:hover {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}

a.menu:active {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}

a.menuon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}

a.menuon:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}

.celulamenu{
	padding-left: 3px;
}

.botaonews{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #006699;
	border: 1px solid #006699;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

a.noticia{
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.noticia:hover {
	text-decoration: underline;
}

a.noticia:active {
	text-decoration: underline;
	}
	
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #006699;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: #000000;
	border-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
} 


option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #006699;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #006699;
}

.conteudo{
	background-attachment: fixed;
	background-image: url(images/fundo_geral.gif);
	background-repeat: no-repeat;
	background-position: center top;

}
.reguainferior{
	position: absolute;
	bottom: 0px;
	width: 442px;
	background-position: center;
	border: 0px none;
}

.linknone{
	cursor: auto;
}

.linkverttice{
	cursor: hand;
}

.bottomborder {
	border-bottom: 1px solid #000000;
}

.border1px {
	border: 1px solid #BEADA6;
}

.bottomborder1px {
	border-bottom: 1px solid #BEADA6;
}

td{
	font-size: 10px;
}
.fontedireita{
	font-size: 10px;

}

.escritoriospb {
	background-image: url(images/tabela_direita/escritorio_dir_pb.gif);
}

.escritorioscor {
	background-image: url(images/tabela_direita/escritorio_dir_cor.gif);
}

