* {
	margin:0px;
	padding:0px;
}

a:link, a:visited {
	color: #20758F;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
a:hover, a:active {
	color: #20758F;
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #647280;
	background: #F3F3F3;
}

img {
	border: 0;
}

p {
	display: block;
	margin: 10px 0 10px 0;
}

h2 {
	font-weight: bold;
	font-size: 10pt;
	display: block;
	margin: 10px;
}

h3 {
	font-weight: bold;
	font-size: 8pt;
	display: block;
}


#geral {
	text-align: center;
	margin: auto;
	width: 750px;
	background: white;
}

#carregando {
	filter: Alpha(Opacity=80);
	-moz-opacity: .80;
	visibility: visible;
	position: absolute;
	background: #F4F4F4;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

#carregando div {
	background: #FFFFFF;
	top: 10px;
	left: 20px;
	margin: 10px auto;
	padding: 5px;
	width: 150px;
	border: 1px outset;
	text-align: center;
}

#fechar {
	float: right;
	width: 15px;
	height: 15px;
	cursor: pointer;
}

html, body, #carregando, #geral {
	height: 100%;
}


/* CABEÇALHO */

#cabecalho {
	height: 72px;
	background: url('../imagens/cabecalho3.jpg') top left white no-repeat;
	padding: 11px 5px 0 0;
	text-align: left;
	font-weight: bold;
	color: #20758f;
}

#cabecalho ul {
	float: right;
}

#cabecalho ul li {
	float: right;
	list-style: none;
}

/*MENU SUPERIOR*/

#menuSuperior {
	float: left;
	width: 100%;
	background: url('../imagens/barramenutopo.jpg') repeat-x top left;
}

#menuSuperior ul {
	list-style: none;
	float: left;
	width: 746px;
	height: 30px;
}

#menuSuperior ul li {
	display: inline;
}

#menuSuperior ul .dif a {
	color: #20758f;
	background: white;
}

#menuSuperior ul li a {
	float:left;
	color: #89a2b5;
	font-weight: bold;
	padding: 3px 8px;
	margin: 1px 0 0 0;
}

#menuSuperior ul li a:hover {
	color: #20758f;
	text-decoration: none;
}

/* CONTEÚDO PRINCIPAL */
#conteudo {
	text-align: left;
	width: 745px;
	margin: auto;
}

#conteudo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #647280;
	height: 27px;
	padding: 0 0 0 20px;
	float: left;
}

/* RODAPÉ */
#rodape {
	clear: both;
	border-top: 5px solid #bbcbd7;
	text-align: center;
	padding: 10px;
	margin: 20px 0 0 0;
}

/* FIM DA ESTRUTUDA, INÍCIO DO ESTILO DO CONTEÚDO */

/* Formulários */
.caixa, textarea, .caixa2x {
	border: solid 1px #89a2b5;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #647280;
	font-size: 11px;
}

.caixa, .caixa2x {
	width: 200px;
}

select {
	z-index: -1;
}

.caixa2x {
	background: url('../imagens/mouse.gif') center right no-repeat white;
}

textarea {
	height: 70px;
	width: 99%;
}

.botao1 {
	border: outset 1px;
	background: url('../imagens/botao1.png') center left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #20758f;
	font-size: 9px;
	width: 100px;
}

.botao0 {
	border: outset 1px;
	background: url('../imagens/botao0.png') center left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #20758f;
	font-size: 9px;
	width: 100px;
}

.quadro {
	clear: both;
	margin: 10px auto;
	border: 1px solid #3d3a38;
    -moz-border-radius: 3px;
	background: url('../imagens/quadrotopo.gif') top left repeat-x #EFEBE7;
	cursor: default;
}

.quadro h3 {
	font-weight: bold;
	color: white;
	padding: 5px 5px 10px 5px;
	font-size: 9pt;
}

.quadro label {
	text-align: right;
	display: block;
}

.quadro table {
	margin: auto;
	background: white;
	border-collapse: collapse;
	clear: both;
}

.quadro table thead td {
	font-weight: bold;
	border: 1px solid #787069;
	padding: 2px;
	background: #efebe7;
}
.quadro table tbody td {
	padding: 2px;
}

.quadro table tbody strong {
	padding: 0 0 0 15px;
	font-weight: bold;
}

.quadro table tbody .subnivel {
	padding: 0 0 0 30px;
}

.quadro table tbody tr:hover {
	background: #FFFFCC;
}

.quadro table tfoot td {
	font-weight: bold;
	border: 1px solid #787069;
	padding: 2px;
	background: #efebe7;
}

.listalarga { width: 710px; }
.listalarga table { width: 700px; text-align: center; }
.listalarga table label { display: inline; }
.cadastro { width: 310px; }
.cadastro table { background: #EFEBE7; }

.totais {
	margin: 0 0 10px 0;
	width: 190px;
	float: left;
}

.quadroConvites {
	float: right;
	width: 300px;
	text-align: left;
}

.lancamentos {
	clear: both;
	padding: 10px 0 10px 0;
}

.ladoNegativo {
	width: 350px;
	text-align: center;
	float: left;
}

.ladoPositivo {
	width: 350px;
	text-align: center;
	float: right;
}

.quadroInicio {
	width: 300px;
	height: 100px;
	border: 0;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	clear: both;
	padding: 0 0 0 3px;
	margin: 0 0 10px 0;
	float: left;
}

.quadroInicio legend {
	font-size: 8pt;
	font-weight: bold;
}

.quadroInicio .negativo {
	color: #FF6600;
}

.quadroInicio .positivo {
	color: #339933;
}

.quadroInicio div {
	width: 296px;
	height: 85px;
	overflow: auto;
}

.quadroInicio div table {
	width: 100%;
}

.filtros {
	border: 1px inset;
    -moz-border-top-colors: #EFEBE7;
    -moz-border-left-colors: #EFEBE7;
    -moz-border-bottom-colors: #EFEBE7;
    -moz-border-right-colors: #EFEBE7;
    -moz-border-radius: 3px;
    padding: 1px 2px 1px 2px;
	clear: both;
	width: 450px;
	margin: auto;
}

.filtros legend {
	font-weight: bold;
	color: #9900FF;
}

.filtros table {
	margin: auto;
}

.filtros input {
	width: 90px;
}

.botoes {
	text-align: center;
	margin: 10px 0 10px 0;
}

.botoesSuperiores {
	float: right;
	display: inline;
}

.botoesSuperiores li {
	float: left;
	width: 140px;
	text-align: center;
	list-style: none;
}

.botoesSuperiores li a {
	border: 1px solid white;
	padding: 5px;
	display: block;
}

.botoesSuperiores li a:hover, a:active {
	text-decoration: none;
}

.botoesSuperiores img {
	width: 16px;
	height: 16px;
}

.caixadeids {
	overflow: auto;
	text-align: left;
	width: 95%;
	height: 30px;
	border: 1px inset;
	padding: 5px;
}

.caixadeids ul li {
	list-style: none;
	float: left;
	width: 130px;
}

#quadroaba {
	clear: both;
	margin: 0 0 0 5px;
}

.aba1 a {
	display: block;
	float: left;
	background: url('../imagens/aba0_esquerda.gif') left top no-repeat;
	padding: 0 2px 0 4px;
}

.aba1 a span {
	display: block;
	float: left;
	background: url('../imagens/aba0_direita.gif') right top no-repeat;
	padding: 8px 4px 0 0;
}

.aba1 a span font {
	font-size: 7pt;
	padding: 8px 0 0 0;
	background: url('../imagens/aba0_centro.gif') left top repeat-x;
}

.aba1 a span:hover {
	display: block;
	float: left;
	background: url('../imagens/aba1_direita.gif') right top no-repeat;
	padding: 8px 4px 0 0;
	text-decoration: none;
}
.aba1 a span font:hover {
	font-size: 7pt;
	padding: 8px 0 0 0;
	text-decoration: none;
	background: url('../imagens/aba1_centro.gif') left top repeat-x;
}

.aba1 a:hover {
	background: url('../imagens/aba1_esquerda.gif') left top no-repeat;
	cursor: pointer;
	text-decoration: none;
}

.aba2 a {
	display: block;
	float: left;
	background: url('../imagens/aba1_esquerda.gif') left top no-repeat;
	padding: 0 2px 0 4px;
}

.aba2 a:hover {
	text-decoration: none;
}

.aba2 a span {
	display: block;
	float: left;
	background: url('../imagens/aba1_direita.gif') right top no-repeat;
	padding: 8px 4px 0 0;
}

.aba2 a span font {
	font-size: 7pt;
	padding: 8px 0 0 0;
	background: url('../imagens/aba1_centro.gif') left top repeat-x;
}

.configuracoes {
	clear: both;
}

.configuracoes li {
	list-style: none;
	float: left;
	width: 150px;
	padding: 10px;
	text-align: center;
}

.configuracoes li a:hover, .configuracoes li a:active {
	text-decoration: none;
}

.relatorios {
	width: 500px;
	margin: auto;
}

.relatorios ul {
	float: left;
}

.relatorios .quadrorel {
	width: 300px;
	height: 300px;
	border: 1px inset;
	float: right;
	margin: 0 0 10px 0;
}

.propriedades {
	padding: 10px;
}

.positivo td {
	color: green;
}

.negativo td {
	color: red;
}

.neutro td {
	color: #647280;
}

.opaco td {
	color: #B1B1B1;
}

.forte td {
	color: black;
}

.centro {
	text-align: center;
}

.alinhado {
	text-align: left;
}

.nadireita {
	text-align: right;
}

.descr {
	padding: 0px 5px 5px;
}

.alerta {
	font-weight: bold;
	color: #000080;
	clear: both;
}

#avisomsg {
	position: absolute;
	right: 0;
	top: 0;
	background: #F3F3F3;
	border: 1px dashed #C0C0C0;
	color: gray;
}

.avisologar {
	clear: both;
	text-align: center;
	padding: 10px;
}
