table
{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

.whitePadrao
{
	color: #ffffff;
	font-weight: normal;
}

.msgErro
{
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

#pagina {}

.tituloPagina, .labelCampo, .celCampo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;

}

.labelCampo {
	text-align:right;
    width: 100px;
	height: 20px;
	padding: 0px;
}

.celCampo {
	height: 21px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 10px;
	padding-left: 5px;
}
/*campo para as tabelas - nao tem aparencia de campo, parece um campo normal */
.campoTbl {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-style:none;
	border-width:0px;
	background: ;
	height: 15px;
}

.campoTexto, .campoComboBox, .campoTextoDefault{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	color:#333333;
	
	background: #eeeeee;
	height: 17px;
	/*line-height: 18px;*/
}

.campoTextoDefault {
	width: 450px;
}

.campoTexto {
	width: 150px;
}

.campoComboBox {
	width: 300px;
}
.campoCheck {
}

.botao, .botaoPequeno {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	
	padding: 0;
	margin: 0;
	
	background-color: #DBD1EA;
	height: 17px;
	text-align: center;
	vertical-align: bottom;
	cursor: pointer;
}

.botao {
	width: 60px;
}

.botaoPequeno {
	width: 20px;
}

/* --- CONFIGURACAO DAS TABELAS DE PESQUISA ---- */
#tblPesquisa {
/*	width:97%;*/
	width: 100%;
}

#tblPesquisa th {
	text-align: left;
	font-weight: normal;
	background-color: #7C7684;
	color:#FFFFFF;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 5px;	
	padding-right: 0px;	
	border-right-style:solid;
	border-right-width:1px;	
	border-color:#cccccc;	
}

#tblPesquisa td {
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 5px;	
	padding-right: 0px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-style:solid;
	border-right-width:1px;	
	border-color:#cccccc;
	background-color:#FFFFFF;
}

div#tblPesquisa tr:hover td {
	background-color: #eeeeee;
	cursor:pointer;
}

/* --- CONFIGURACAO DAS TABELAS DE PESQUISA ---- */
#tblPesquisaSuperior {
/*	width:97%;*/
	width: 100%;
}

#tblPesquisaSuperior th {
	text-align: left;
	font-weight: normal;
	background-color: #73A239;
	color:#FFFFFF;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 5px;	
	padding-right: 0px;	
}
#tblPesquisaSuperior td {
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 5px;	
	padding-right: 0px;
}

/* --- CONFIGURACAO DAS TABELAS DE PARCELAS ---- */
#tabelaParcela {
/*	width:97%;*/
	width: 100%;
}

#tabelaParcela th {
	text-align: left;
	font-weight: normal;
	background-color: #73A239;
	color:#FFFFFF;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 5px;	
	padding-right: 0px;	
}
#tabelaParcela td {
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 5px;	
	padding-right: 0px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-color:#cccccc;
	background-color:#FFFFFF;
}

div#tabelaParcela tr:hover td {
	background-color: #eeeeee;
	cursor:pointer;
}

div#tabelaAluno tr:hover td {
	background-color: #eeeeee;
	cursor:pointer;
	display:none;
}
/* --- CONFIGURACAO DAS TABELAS DE PARCELAS ---- */
#tblParcelaTotal {
/*	width:97%;*/
	width: 100%;
}

#tblParcelaTotal th {
	text-align: left;
	font-weight: normal;
	background-color: #73A239;
	color:#FFFFFF;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 5px;	
	padding-right: 0px;	
}
#tblParcelaTotal td {
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 5px;	
	padding-right: 0px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-color:#cccccc;
	background-color:#FFFFFF;
}

/* --- CONFIGURACAO DOS TITULOS DAS PAGINAS ---- */
#tituloPagina th {
	color:#000000;
	font-size: 8pt;
	font-weight: bold;

	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 0px;
	vertical-align:bottom;
	margin: 0px;
	width: 60%;

	text-align: left;
}

#tituloPagina td {
	text-align: right;
	width: 40%;
}

#tituloPagina h2 {
	background-color: #7C7684;
	height: 2px;
	width: 100%;
	font-size: 1px;
	margin: 0px;
}

#tituloPagina h3 {
	height: 10px;
	font-size: 1px;
	margin: 0px;
}

#tituloPagina img {
	cursor: pointer;
}

/* --- CONFIGURACAO Das LISTAS DE ITENS ---- */

/*
.listaItem {
	width: 100%;
	overflow:auto;
	background-color: #eeeeee;
}

.listaItem th {
	text-align: left;
	font-weight: normal;
	background-color: #73A239;
	color:#FFFFFF;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 5px;	
	padding-right: 0px;	
}

.listaItem td {
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 5px;	
	padding-right: 0px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-style:dashed;
	border-right-width: 1px;
	border-color:#cccccc;
	background-color:#FFFFFF;
}*/

/* #### classe para gerenciamento das abas #### */
.aba, .abaSel {
	height: 18px;
	width: 100px;
	cursor: pointer;
	
	border-width: 1px;
	border-style: solid;
	
}
/* classe para as abas nao selecionadas */
.aba {
	color:#cccccc;
	background-color: #3163A4;
	border-top-color: #999999;
	border-bottom-color: #7172A0;
	border-lef-color: #7172A0;
	border-right-color: #999999;
	
	
}
/* classe para as abas selecionadas */
.abaSel {
	color:#FFFFFF;
	background-color: #73A239;
	
	border-top-color: #dddddd;
	border-bottom-color: #9FA0C7;
	border-lef-color: #9FA0C7;
	border-right-color: #dddddd;
}
/* div com o conteudo das abas */
.divAbaConteudo {
	width: 100%; 
	height: 100%;
	background-color:#f5f5f5;
}

#divAbas {
	width:100%;
}

form { margin:0; }

/* Fix IE. Hide from IE Mac \*/
* html body { behavior: url(csshover.htc); font-size: 100%; } 
/* End */

