﻿body
{
	background-color: #FFFFFF;
	color: #28166F;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-width: 0px;
	overflow: hidden;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: justify;
	text-transform: none;
	scrollbar-face-color: #A79FC8;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #28166F;
	scrollbar-3dlight-color: #C5C5C5;
	scrollbar-arrow-color: #28166F;
	scrollbar-track-color: #D6D2E5;
	scrollbar-darkshadow-color: #cccccc;
}
a:link
{
	color: #28166F;
}
a:visited
{
	color: #28166F;
}
.classBackGround
{
	background-image: url('Imagens/bg.gif');
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 780px;
	margin-left: -390px;
	left: 50%;
}
.classLogo
{
	position: absolute;
	top: 13px;
	right: 0px;
}
.classStatus
{
	color: #28166F; 
	position: absolute; 
	top: 23px; 
	height: 21px; 
	right: 9px; 
	font-size: 18px; 
	font-weight: bold; 
	font-style: italic; 
	text-align: right;
}
.classMenu
{
	background-color: Transparent;
	position: absolute; 
	top: 66px; 
	left: 5px;
	width: 131px; 
	line-height: 140%;
}
.classBotao
{
	border-style: none;
	color: #28166F;
	background-image: url('Imagens/btn-claro.gif');
	background-repeat: no-repeat;
	background-color: Transparent;
	cursor: pointer;
	text-align: center;
	width: 131px;
	height: 25px;
}
.classBotao:hover
{
 	 color: #C5C5C5;
 	 background-image: url('Imagens/btn-escuro.gif');
}
.classRodapé
{
	background-color: #000000;
	color: #C0C0C0;
	position: absolute;
	padding: 2px;
	bottom: 0px;
	height: 16px;
	left: 0px;
	right: 0px;
	font-family: 'Times New Roman';
	font-size: 11px;
	text-align: center;
	vertical-align: bottom;
}
.classConteúdo
{
	position: absolute;
	top: 61px;
	bottom: 21px;
	left: 70px;
	right: 70px;
	padding: 5px 10px 5px 10px;
	font-family: 'Times New Roman';
	font-size: 18px;
	line-height: 160%;
	overflow: auto;
	text-align: justify;
}
.classConteúdoMenor
{
	font-size: 15px; 
	line-height: normal; 
}


.classForeGroundAguarde
{
	background-color:white;
	color:#0A0B23;
	font-size:larger; 
	font-weight:bold;
	vertical-align:middle;
	margin-left: auto;
	margin-right: auto;
}
.classMenuSatélite
{
	position: fixed; 
	top: 61px; 
	right: 7px; 
	width: 105px;
	font-family: Arial; 
	font-size: 12px; 
	line-height: normal;
}
.classTabela
{
	background-color:#FFFFFF;
	background-image: url('Imagens/bg-tabela.gif');
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
}
.classTabelaCentral
{
	background-color:#28166F;
	margin-left: auto;
	margin-right: auto;
}
.classTabelaCentralCelula
{
	background-color: White;
}
