#conteudo {
	background: #fff;
	width: 900px;
	margin: 50 auto;
}
#menu {
	background: #fff;
	width: 900px;
	height: 50px;
}
#header #logout a:hover {
	color: #000;
}
#header #logout a {
	color: #000;
}
#header #logout {
	float: right;
	color: #1A1043;
	font-size: 15px;
	text-align: right;
	margin-top: 30px;
	color: black;
}
#content table {
	width: 100%;
	font-size: 80%;
	padding-top:50px;
	margin-left: 0;
	border-collapse: collapse;
}
#content tr td {
	border: 0px solid #ddd;
	padding: 2px 3px;
}
#content thead, #content th {
	padding: 2px 3px;
	font-weight: bold;
}
#content table.tabbotoes {
	width: 40%;
	font-size: 80%;
	margin-left: 10px;
	border-collapse: collapse;
}
#content table.tabregistros {
	color: black;
	width: 100% ;
	margin-left: 0px;
	border: 0px solid #ddd;
	font: bold 11px/13px Arial, Helvetica, sans-serif;
	
}
#content .tabregistros tr td {
	padding: 0px 0px;
	border: 1px solid #ddd;
}
.coluna_cabecalho {
	height: 25px;
	color: #000000;
	font-size: 11px;
}
.coluna_cabecalho13 {
	height: 25px;
	color: #FFEE75;
	font-size: 13px;
}
.coluna_reg_1 {
	height: 25px;
}
.coluna_reg_2 {
	height: 25px;
}
.campo_pesquisa {
	color: #000;
	height: 16px;
	text-decoration: none;
	border: 0px solid #ccc;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.caixa_de_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 16px;
	border-width: 1;
}
.lista_de_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 20px;
	border-width: 1;
}
.botao {
	font: 8pt, "Arial", Courier, Mono;
	font-weight: bold;
	height: 20px;
	width: 80px;
	border-width: 1;
}
.botao_mais {
	font: 8pt, "Arial", Courier, Mono;
	font-weight: bold;
	height: 20px;
	width: 20px;
	border-width: 1;
}
.botao_interrogacao {
	font: 8pt, "Arial", Courier, Mono;
	font-weight: bold;
	height: 20px;
	width: 20px;
	border-width: 1;
}
.botao_desabilitado {
	font: 8pt, "Arial", Courier, Mono;
	font-weight: bold;
	height: 20px;
	width: 80px;
	border-width: 1;
}
.botao_reg {
	font: 8pt "Arial", Courier, Mono;
	font-weight: bold;
	height: 20px;
	width: 55px;
	border-width: 1;
}
.botao_imprimir {
	font: 8pt "Arial", Courier, Mono;
	font-weight: bold;
	height: 20px;
	width: 65px;
	border-width: 1;
}
.botao_ver {
	font: 8pt "Arial", Courier, Mono;
	font-weight: bold;
	height: 20px;
	width: 30px;
	border-width: 1;
}
.preto-11-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 13px;
}
.preto-12-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 13px;
}
.vermelho-13-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold;
	line-height: 13px;
}
.verde-13-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: green;
	font-weight: bold;
	line-height: 13px;
}
.numero {
	text-align: right;
}
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #000066;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
}
h3 {
	background-color: #EEEEEE;
	font-size: 13px;
}
#form_titulos {
	font-family: 9px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066
}
.texto_intro {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height:19px;
}

.legenda_campos_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.legenda_campos_form_hab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
}
.desabilitado {
	background-color: #FFFFCC;
	color: black;
}


/*AGPro*/
.consultor {
	padding:10px 0;
}
form.login {
	margin: 20px auto;
	width: 200px;
	padding: 30px;
	border: 2px outset #eee;
}
form.login h2 {
	color: #666;
	padding: 0 0 20px 0;
}
form.login p {
	margin: 0 0 5px 0;
}	
.tit_Verdana_BOLD_11 {
	font-size: 12px;
	font-weight: bold;
}

form.login label {	
	float: left;
	width: 45px;
	display: block;
	padding: 4px 0;
}
form.login input {
	width: 120px;
	padding: 2px 2px;
	border: 1px solid #ccc;
}
form.login a {
	color: #666;
}
form.login a:hover {
	color: #697f63;
}
