/* Cor padrao de link */
a:link 
{	color:#000000;
	font-weight:bold;
}

a:visited 
{	color:#333333; 
	text-decoration: none;
	font-weight:bold;
}

a:hover 
{	color:#0033CC; 
	text-decoration: underline;
	font-weight:bold;
}

/* Cor do corpo da pagina*/
body 
{	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* cor padrao da barra de rolagem */
	scrollbar-face-color: #5988D6;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #5988D6;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #5988D6;
	scrollbar-arrow-color: #FFFFFF;	
}

#Load, .botao1, .tabelaPrincipal, .tabelaPrincipalAdmin, .tabelaConteudo, .tabelaInteriorConteudo, .tabelaRodape, .tabelaEscrita, .tdCor1, .tdCor2, .tdCor3, .tdCor4, .tdCor5, .tdCor6, .tdCor7, .tdEsquerda, .tdCentro, .tdDireita, .tdVazio1, .tdVazio, .tdRodapeDireita, .tdRodapeEsquerda, .tdMenu, .tdRodape, .tdBannerAdmin, .tdBanner, .tabelaAba, .tabelaAbaInterior, .caixaTexto, .tabelaTraco, .tdNormal, .tdOver, .fonte1, .fonte2, .fonte3, .fonte4, .fonte5, .fonte6, .fonte7, .fonte8, .fonte9, .fonte10, .fonte11
{	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#Load 
{
	position:absolute;
	width:177px;
	height:24px;
	z-index:1;
	visibility:hidden;
	left: 437px;
	top: 253px;
	background-color: #97C1F1;
	text-align:center;
	font-weight:bold;
}

.fonte1, .fonte2, .fonte3, .fonte4
{	font-size:11px;
}

.fonte1
{	color:#5988D6;
}

.fonte2
{	color:#666666;
}

.fonte3
{	color:#D50000;
	font-weight:bold;
}

.fonte4
{	color:#D50000;
}

.fonte5
{	color:#000000;
	font-weight:bold;
}

.fonte6
{	color:#5988D6;
	font-weight:bold;
}

.fonte7
{	color:#D50000;
	font-weight:bold;
	font-size:13px;
}

.fonte8
{	color:#6894D3;
	font-weight:bold;
	font-size:14px;
}

.fonte9
{	color:#000000;
	font-weight:bold;
	font-size:18px;
}

.fonte10
{	color:#000000;
	font-style:italic;
	font-weight:bold;
	font-size:15px;
}

.fonte11
{	color:#D50000;
	font-weight:bold;
	font-size:15px;
}

.botao1
{
	font-weight:bold;
	border:1px solid #333333;
	background-color:#5988D6;
	font-size:11px;
	color:#FFFFFF;
}

.caixaTexto
{
	font-weight:bold;
	border:1px solid #333333;
	background-color:#FFFFFF;
	font-size:11px;
	color:#666666;
}

.tabelaPrincipal, .tabelaPrincipalAdmin
{	background-color: #FFFFFF;
	border: 1px #237599 solid;	
	height: 100%;
	width: 100%;
}

.tabelaConteudo, .tabelaInteriorConteudo, .tabelaRodape, .tabelaAba, .tabelaAbaInterior, .tabelaTraco
{	width: 100%;
}

.tabelaTraco
{	border-left:6px solid #5988D6;
	border-bottom:1px dashed #333333;
	border-top:1px dashed #333333;	
	border-right:1px dashed #333333;
	background-color:#FFFFFF;	
}

.tabelaAbaInterior
{	background-color:#F1F7FC;
	border:1px solid #707BA5;
}

.tabelaEscrita
{	width:99%;
}

.tabelaConteudo
{	height:100%;
}

.tdBanner
{
	height: 154px;
	background-color: #B6D8F1;
}

.tdBannerAdmin
{	height: 100px;
	background:#94C5EA;
}

.tdMenu, .tdRodape
{	background-image:url(../img/pagina/degrade.jpg);	
	text-align:center;
	height:25px;
}

.tdRodapeDireita, .tdRodapeEsquerda
{	font-size:11px;
	color:#FFFFFF;
}

.tdRodapeDireita
{	width:10%;	
}

.tdRodapeEsquerda
{	width:90%;
	text-align:center;
}

.tdVazio
{	height: 10px;
}

.tdVazio1
{	height: 5px;
	background-color:#5988D6;
}

.tdDireita
{	width: 15%;
}

.tdCentro
{	width: 70%;
}

.tdEsquerda
{	width: 15%;
}

.tdCor1, .tdCor2, .tdCor3, .tdCor4, .tdCor5, .tdCor6
{ 	font-size:11px;
}

.tdCor1
{	background-color:#EBF4FA;
	color: #333333;
}

.tdCor2
{	background-color:#4199DA;
}

.tdCor3
{	background-color:#4D7DD1;
	color:#FFFFFF;
}

.tdCor4
{	background-color:#FFFFFF;
}

.tdCor5
{	background-color:#F5F5F5;
}

.tdCor6
{	background-color:#CCCCCC;
}

.tdCor7
{	background-color:#D2E4F9;
}

.tdNormal
{	border-bottom:#CCCCCC 1px solid;
}

.tdOver
{	background-color:#A8CFEA;
	border-bottom:#999999 1px solid;
}
