body{
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	background: #FAFCF1;
}
#pagina{
	width: 100%;	
}
#apresentacao{
	text-align: center;
	width: 100%;
}
#apr_esquerda{
	padding-left: 10px;
	padding-top: 5px;
	float: left;
}
#apr_direita{
	padding-top: 5px;
	text-align: right;
	float: right;
	height: 25px;
}
#topo{
	text-align: left;
	width: 100%;
	font-size: 16px;
	background: #EDEDE1;
	height: 200px;
	color: #9C953A;
}
#topo_esquerda{
	padding-left: 10px;
	padding-top: 10px;
	float: left;
	margin-bottom:auto;
}
#topo_direita{
	text-align: right;
	height: 43px;
}
#menu{
	text-align: center;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BCBCBC;
	border-bottom-color: #BCBCBC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background-color: #F2F2F2;
	height: 35px;
}
#item_menu{
	float: right;
	width: 200px;
}
#item_menu2{
	float: right;
	width: 12d0px;
}
#img_menu{
	padding-top: 4px;
	text-align: right;
	width: 50px;
	float: left;
}
#texto_menu{
	color: #5871AA;
	padding-top: 7px;
	text-align: center;
	width: 150px;
	float: left;
}
#texto_menu2{
	color: #5871AA;
	padding-top: 7px;
	text-align: center;
	width: 70px;
	float: left;
}
#principal{
	width: 98%;
	padding: 10px;
}
#principal_login{
	text-align: center;
	width: 98%;
	padding: 10px;
}
#conteudo{
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: #BCBCBC;
	height: inherit;
}
#conteudo_login{
	
	width: 370px;
	border-style: solid;
	border-width: 0px;
	padding-left: 420px;
	_padding-left: 0px;
	border-color: #BCBCBC;
}
#rodape{
	padding-top: 5px;
	line-height: 15px;
	font-size: 11px;
	text-align: center;
	width: 100%;
}
#topo_conteudo{
	height: 39px;
	background-color: #F2F2F2;
}
#img_conteudo{
	padding-top: 8px;
	padding-left: 10px;
	float: left;
}
#texto_conteudo{
	font-size: 16px;
	color: #305599;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
#separador{
	width: 100%;
	font-size: 0px;
	height: 4px;
	background-color: #BEBEBE;
}
#conteudo_titulo{
	width: 100%;
	text-aling: center;
}
#check_titulo{
	padding: 5px;
	float: left;
}
#titulo_campo{
	float: left;
	width: 300px;
	padding-top: 5px;
	color: #5871AA;
	font-size: 12px;
	font-weight: 800;
}
#titulo_editar{
	padding-top: 5px;
	color: #5871AA;
	font-size: 12px;
	font-weight: 800;
	float: left;
	width: 100px;
}
#titulo_excluir{
	padding-top: 5px;
	color: #5871AA;
	font-size: 12px;
	font-weight: 800;
	float: left;
	width: 100px;
}
#titulo{
	height: 25px;
	background-color: #F2F2F2;
	width: 100%;
}
#titulo_dados{
	cursor: pointer;
	border-bottom-color: #BCBCBC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 100%;
}
#titulo_dados_cinza{
	text-aling: left;
	cursor: pointer;
	border-bottom-color: #BCBCBC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #F7F7F7;
	width: 100%;
}
#check_titulo_dados{
	padding: 5px;
	float: left;
}
#titulo_campo_dados{
	float: left;
	width: 300px;
	padding-top: 5px;
	color: #F89223;
	font-size: 12px;
	font-weight: 800;
}
#titulo_editar_dados{
	text-align: left;
	padding-top: 7px;
	font-size: 12px;
	font-weight: 800;
	float: left;
	width: 100px;
}
#titulo_excluir_dados{
	padding-top: 7px;
	font-size: 12px;
	font-weight: 800;
	float: left;
	width: 100px;
}
#rotulo_login{
	text-align: right;
	height: 20px;
	width: 140px;
	float: left;
}
#campo_login{
	text-align: left;
	float: left;
}
#espaco_vertical{
	width: 100%;
	height: 5px;
	font-size: 0px;
}
#botao_login{
	padding-left: 117px;
	width: 60%;
}
.campo{
	border-style: solid;
	border-color: #80B5D7;
	border-width: 1px;
	background-color: #FFFFFF;
	font-size: 13px;
}
.botao{
	border-style: solid;
	border-color: #80B5D7;
	border-width: 1px;
	background-color: #FFFFFF;
	width: 80px;
	cursor: pointer;
	height: 20px;
	font-size: 13px;
}
a{
	text-decoration: none;
	color: #5871AA;
}
.link{
	color: #5871AA;
}
#addUsuario{
	padding-left: 10px;
	padding-top: 10px;
	width: 99%;
	background-color: #F7F7F7;
}
#rotulo_addUsuario{
	width: 150px;
	float: left
}
#campo_addUsuario{
	float: left;
}
#separador_vertical{
	background-color: #F7F7F7;
	height: 10px;
	font-size: 0px;
}
#msg_login{
	padding-right: 35px;
	padding-top:10px;
	color: #CC0000;
	font-weight: 600;
}
#rotulo_funcao{
}

#addDiretorio{
	display: none;
	padding-top: 5px;
	height: 30px;
}
#addArquivo{
	display: none;
	padding-top: 5px;
	height: 30px;
}
#titulo_baixo{
	color: #FFFFFF;
	background-color: #F2F2F2;
	width: 100%;
}
