
/* GRID */
.tabelaListagem {
	border:1px solid #ac7500; 
	background:#bf9e58; 
	color:#444; 
	font-size:7pt; 
}
.botoesGrid {
	background:#f9f2e3;
	border: 1px solid #ac7500;
	height:120px;
	width:35px;
	padding-left: 3px;
}
.areaGrid {
	padding-right: 10px;
}

/*GRID ADODB*/
.headerTabela {
	font-size:11px;
	color:#000000;
	background-color: #999999;
} 
/*Header da listagem*/
.corpoTabela {
	font-size:11px;
	background-color: #DFDFDF;
}
.tabelaGrid {
	background-color: #666666;
}


.corNormal {background:#d5b97c;}
.corOrdenadoPor {background:#bf9e58;}
.corClarissima {background:#f1e0bc;}
.corBemClara {background:#f1d599;}
.corClara {background:#f1d599;}
.corMedia {background:#f1e0bc;}
.negativo {
	color: #FF0000;
}

.semBorda {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.erro {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.corpoFundo {
	background-color: #ffffff;
}
.corCelula {
	background-color: #FFFFFF;
}
.atencao {
	font-weight: bold;
	color: #FF0000;
}

.tituloNoticia {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


.ajudaTitulo {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.ajudaTituloGrande {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.ajuda{
	background-color:#FFFFFF;
}


.thrColFixHdr #mainContent #contentContainer #contentCorpo #paginacao a{
	text-decoration:none;
	color:#333;
	font-weight:bold;
}

.thrColFixHdr #mainContent #contentContainer #contentCorpo a.marcador{ 
	color:#333;
	background:url(/portal/site/imagens/setaLink.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0 0 0 10px;
	text-decoration:none; 
} 

.thrColFixHdr #mainContent #contentContainer #contentCorpo td{ 
	
	font-size:11px;
} 


.thrColFixHdr #mainContent #contentContainer #contentCorpo a{ 
	color:#333;
	text-decoration:none;
} 

