body {
	font-family: arial;
	font-size: 12px;
	cursor: default;
	color: AAAAAA;
}

a {
	color: 0000FF;
	text-decoration: none;
	font-size: 16px;
}

a:hover {
	color: 0000FF;
	text-decoration: underline;
}

/*+++++++++++++++++++++++++++++++++++ ÁREA DO LOGIN +++++++++++++++++++++++++++++++++++*/
div#cabecalho_pequeno {
	margin-top: 180px;
/*	width: 1420px;*/
	width: 100%;
	margin-left: -11px;
	background: url("../images/fundo_ged.png");
	height: 354px;
	position: absolute;
}

div#login_style {
	float: right;
	margin-right: 460px;
	z-index: 1000;
}

div#login_style2 {
	float: right;
	margin-right: 405px;
}

div#login {
	right: 140px;
	position: absolute;
}

div#login-link-box span {
	color: #ffffff;
	font-family: sans-serif;
	font-size: 14px;
}

div#botao_entrar {
	float: right;
	margin-top: -83px;
	margin-right: -130px;
}

div#logo_ged {
	float: right;
	margin-top: -175px;
	margin-right: 260px;
}

div#logo_governo {
	margin-top: 50px;
	margin-left: -10px;
}

font.campo_nome_nome {
	font-family: sans-serif;
	font-size: 15px;
	color: #3A7FC0;
	font-weight: bold;
	position: absolute;
	margin-top: -8px;
}

font.campo_senha_nome {
	font-family: sans-serif;
	font-size: 15px;
	color: #3A7FC0;
	font-weight: bold;
}

input.campo_login {
	-moz-border-radius: 3px 3px 3px 3px;
	height: 40px;
}

input.campo_login:hover {
	border: 1px solid #23499C; #034 D96;
	height: 40px;
}

input.campo_senha {
	-moz-border-radius: 3px 3px 3px 3px;
	height: 26px;
	height: 40px;
}

input.campo_senha:hover {
	border: 1px solid #23499C; #034 D96;
	height: 26px;
	height: 40px;
}

input.btn_entrar {
	background: url("../images/btn_entrar.png") no-repeat;
	width: 101px;
	height: 39px;
	border: none;
	position: absolute;
	margin-top: 130px;
	margin-left: 218px;	
}

table.table_login {
	margin-top: -50px;
	margin-left: 224px;
}

img#img_titulo {
	margin-left: 218px;
	margin-top: -86px;
	width: 265px;
	height: 254px;
}

img.logo_ses {
	float: right;
	margin-top: 120px;
	margin-right: 636px;
}

/*+++++++++++++++++++++++++++++++++++ ÁREA DO LOGIN +++++++++++++++++++++++++++++++++++*/
/*+++++++++++++++++++++++++++++++++++ ÁREA DO HEADER +++++++++++++++++++++++++++++++++++*/
body.header {
	background: url("../images/bg_fundo.png") center fixed no-repeat;
	height: 679px;
	margin: 0px 0px 0px 0px;
}

div#cabecalho_pequeno_header_barraazul {
	background: url("../images/fundo_ged_header.png");
	position: absolute;
	width: 100%;
	height: 219px;
	margin-top: -51px;
}

div#btn1 {
	float: right;
	margin-right: -200px;
}

div#btn {
	margin-right: -325px;
}

ul#nomes {
	color: #ffffff;
	font-family: sans-serif;
	float: left;
	margin-top: 65px;
	width: 850px;
	font-weight: bold;
	margin-left: 370px;
}

ul#li {
	display: inline;
	padding: 0px 5px;
}

ul#li {
	text-decoration: none;
}

ul#li:hover {
	text-decoration: underline;
}

.img_titulo_header {
	margin-left: 110px;
	margin-top: 60px;
	width: 210px;
	height: 207px;
}

.nomes1 {
	color: #ffffff;
	font-size: 12px;
	padding: 6px;
	text-decoration: none;
	/*	border-left-style: dotted;*/
}


.nomes1:hover {
	color: #FAF888;
	font-size: 12px;
	padding: 6px;
	/*	border-left-style: dotted;*/
}

.nomes2 {
	color: #ffffff;
	font-size: 13px;
	padding: 6px;
	text-decoration: none;
	margin-left: 240px;
	font-weight: bold;
	font-family: sans-serif;
}

.nomes2:hover {
	color: #FAF888;
	font-size: 13px;
	padding: 6px;
	text-decoration: underline;
	margin-left: 240px;
	font-weight: bold;
	font-family: sans-serif;
}

.tabela {
	margin-top: -36px;
	position: absolute;
}

.barra_pesquisa {
	float: left;
	height: 40px;
/*	-moz-border-radius: 4px 4px 4px 4px;*/
	margin-top: 50px;
}

.barra_pesquisa:hover {
	float: left;
	margin-right: 260px;
	height: 40px;
/*	-moz-border-radius: 4px 4px 4px 4px;*/
	margin-top: 50px;
	border: 1px solid blue;
}

.btn_procurar {
	background: url("../images/botao_pesquisar_2.png");
	background-repeat: no-repeat;
	width: 50px;
	height: 61px;
	float: left;
	margin-top: 30px;
	border: none;
	margin-left: -327px;
	position: absolute;
}



/*+++++++++++++++++++++++++++++++++++ ÁREA DO HEADER +++++++++++++++++++++++++++++++++++*/
/*+++++++++++++++++++++++++++++++++++ ÁREA DO CADASTRAR USUÁRIO +++++++++++++++++++++++++++++++++++*/
.btn_iserirUsuario {
	/*btn inserir usuario do manterUsuario (testarea).*/
	background: url("../images/inserir.png");
	background-repeat: no-repeat;
	width: 101px;
	height: 39px;
	border: none;
}

.btn_pesquisar {
	/*btn inserir usuario do manterUsuario (testarea).*/
	background: url("../images/pesquisar.png");
	background-repeat: no-repeat;
	width: 121px;
	height: 41px;
	border: none;
}

.btn_iserirUsuario_senha {
	/*btn inserir usuario do manterUsuario (testarea).*/
	background: url("../images/Key-32.png");
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	border: none;
	margin-left: 20px;
	position: absolute;
}

.btn_iserirUsuario_alterar {
	background: url("../images/btn_alterar.png");
	background-repeat: no-repeat;
	width: 99px;
	height: 39px;
	border: none;
}

/*+++++++++++++++++++++++++++++++++++ ÁREA DO CADASTRAR USUÁRIO +++++++++++++++++++++++++++++++++++*/



/*+++++++++++++++++++++++++++++++++++ ÁREA DO RODAPÉ +++++++++++++++++++++++++++++++++++*/
div#rodape {
	background: url("../images/rect4888.png");
	height: 200px;	
}

.logo_rodape{
	float: right;
	margin-right: 240px;
	margin-top: 50px;
}

.hr_rodape {
	width: 200px;
	background: #ffffff;
	float: left;
	margin-left: 245px;
	color: #67AA26;	
}

/* The hint to Hide and Show */
.hint {
	display: none;
	position: absolute;
	right: 240px;
	width: 200px;
	margin-top: -4px;
	border: 1px solid #c93;
	padding: 10px 12px;
	/* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
	background: #ffc url("../images/pointer.gif") no-repeat -10px 5px;
	font-family: serif;
	font-size: 15px;
	color: #000;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
	position: absolute;
	left: -10px;
	top: 5px;
	width: 10px;
	height: 19px;
	background: url("../images/pointer.gif") left top no-repeat;
	font-family: serif;
	font-size: 15px;
	color: #000;
}



/* The hint to Hide and Show do login */
.hint_login {
	display: none;
	position: absolute;
	right: 20px;
	width: 200px;
	margin-top: -4px;
	border: 1px solid #c93;
	padding: 10px 12px;
	/* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
	background: #ffc url("../images/pointer.gif") no-repeat -10px 5px;
	font-family: serif;
	font-size: 15px;
	color: #000;
}

/* The pointer image is hadded by using another span do login*/
.hint_login .hint-pointer_login {
	position: absolute;
	left: -10px;
	top: 5px;
	width: 10px;
	height: 19px;
	background: url("../images/pointer.gif") left top no-repeat;
	font-family: serif;
	font-size: 15px;
	color: #000;
}

td {
	font-family: arial;
	font-size: 20px;
	cursor: default;
	color: AAAAAAA;
}

input {
	border-width: 1;
	font-family: arial;
	font-size: 16px;
	padding: 2px;
	height: 21px;
	border-color: CCCCCC;
	border-style: solid;
	background-color: F9F9F9;
	color: 999999;
}

textarea {
	border-width: 1;
	font-family: arial;
	font-size: 24px;
	width: 627;
	height: auto;
	padding: 2px;
	border-color: CCCCCC;
	border-style: solid;
	background-color: F9F9F9;
	color: 999999;
}

.bottom {
	font-family: arial;
	font-size: 11px;
	cursor: default;
	color: AAAAAA;
}

.topresult {
	font-family: arial;
	font-size: 15px;
	cursor: default;
	color: AAAAAA;
}

a.resultlink {
	color: 0000FF;
	text-decoration: none;
	font-size: 25px;
}

a.resultlink:hover {
	color: 0000FF;
	font-size: 25px;
	text-decoration: underline;
}

.result {
	font-family: arial;
	font-size: 17px;
	cursor: default;
	color: AAAAAAA;
}

a.printlink {
	color: 0000FF;
	text-decoration: none;
	font-size: 14px;
}

a.printlink:hover {
	color: 0000FF;
	font-size: 14px;
	text-decoration: underline;
}

a.smalllink {
	color: 0000FF;
	text-decoration: none;
	font-size: 12px;
}

a.smalllink:hover {
	color: 0000FF;
	font-size: 12px;
	text-decoration: underline;
}

.tbl_login {
	-moz-border-radius: 0px 0px 2px 2px;
}

.logar_sistema {
	-moz-border-radius: 9px 9px 0px 0px;
}

.espaço_branco {
	margin-top: 30px;
}

hr.superior {
	background-color: #034D96;
	height: 14px;
	margin-top: -10px;
	margin-bottom: 1px;
}

.bgnd_azul {
	margin-top: ;
}

/*div#rodape{
	background-color: #034D96;
	height: 177px;
	margin-top: -10px;
}*/
/*-----Área de Login-----*/
/*-----Área do Header-----*/
div#cabecalho_grande {
	height: 180px;
	width: 1000px;
	margin-top: -39px;
	float: left;
	margin-left: -10px;
}

div#cabecalho_grande_login {
	background: url("jsp/images/barra_login.png");
	height: 150px;
	margin-top: -43px;
	margin-left: -35px;
}

div#cabecalho_grande_login2 {
	background: url("jsp/images/barra_login.png");
}

.alterar {
	border: none;
}

.excluir {
	border: none;
}

.resetarSenhaUsuario {
	border: none;
}

.linha_super {
	height: 3px;
	width: 1000px;
}

.linha_infer {
	height: 3px;
}

.cabecalho_preto { /*parte preta superior do sistema*/
	margin-top: -9px;
	margin-left: -10px;
	width: 1442px;
	height: 69px;
	float: left;
}

.teste {
	background-color: #bbd6e4;
}

.exibir_img {
	float: left;
	margin-top: -260px;
	margin-left: 600px;
	width: 250px;
	height: 200px;
	border: 2px solid #3369D8;
}

.subtitulo {
	float: left;
	margin-left: -210px;
	font-size: 19px;
	padding: 0px 6px;
	margin-top: 30px;
}

.subtitulo_login {
	float: left;
	margin-left: 190px;
	font-size: 26px;
	padding: 0px 6px;
	margin-top: 5px;
}

.logo {
	margin-top: 19px;
	float: left;
	margin-left: 60px;
	width: 200px;
	height: 90px;
}

.logo_login {
	margin-top: 24px;
	float: left;
	margin-left: 170px;
	width: 220px;
	height: 100px;
}

.voltar {
	margin-left: -560px;
	margin-top: 6px;
}

.btn_entrar_login {
	height: 33px;
	width: 100px;
	border: none;
	background-color: #6396FF;
	-moz-border-radius: 4px 4px 0px 0px;
	color: #ffffff;
	font-family: sans-serif;
	font-size: 15px;
	*float: right;
}

.btn_entrar_login:hover {
	height: 33px;
	width: 100px;
	border: none;
	background-color: #3369D8;
	-moz-border-radius: 4px 4px 0px 0px;
	color: #ffffff;
	font-family: sans-serif;
	font-size: 15px;
}

.te {
	float: left;
	margin-left: -13px;
	width: 1470px;
	height: 190px;
	border-bottom: aqua;
	margin-top: -9px;
}

.te2 {
	float: left;
	margin-left: -13px;
	width: 1470px;
	height: 190px;
	margin-top: -9px;
}

/*-----Área do Header-----*/
/*-----Área do manterUsuario-----*/
.login_cadUsuario:hover { /*login do manterUsuario (testarea).*/
	border: 1px solid #82CC23;
}

.nome_cadUsuario:hover { /*nome do manterUsuario (testarea).*/
	border: 1px solid #82CC23;
}

.setor_cadUsuario {
	height: 33px;
	font-size: 17px;
	width: 265px;
	background-color: #f5f5f5;
	color: #599CBE;
}