body{
	font-family: "Trebuchet MS", Trebuchet, Tahoma;
	font-size: 12px;
	color: #000000;
	background:#E4F1F9 url(../img/bgBody.jpg) top left repeat-x;

}
td,th {
	font-family: "Trebuchet MS", Trebuchet, Tahoma;
	font-size: 12px;
	color: #000000;
}

.gridPortal {
	font-family: "Trebuchet MS", Trebuchet, Tahoma;
	font-size: 12px;
	color: #000000;
	background:#FF6666;
	margin-bottom:1px;
	margin-left:1px;
	border:1px;
}
li {
	font-family: "Trebuchet MS", Trebuchet, Tahoma;
	font-size: 14px;
	color: #FF0000;
	text-align:center;
	font-weight:bold;
}
.formataFonte {
	text-transform:capitalize;
}

.mes {
	font-family: "Trebuchet MS", Trebuchet, Tahoma;
	font-size: 16px;
	color:#0066FF;
	font-weight:bold;
	text-transform:capitalize;
}
.conteudoPagina {
	font-family: "Trebuchet MS", Trebuchet, Tahoma;
	font-size: 12px;
	color:#000000;
}
input, textarea, select, .S1 {
	font-family: "Trebuchet MS", Trebuchet, Tahoma;
	font-size: 12 px;
	color: #000000;
}

a {
	color:#FF0000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:#D3D3BB;
}

.grid
{
	font-size: 8pt;        
	border: 0px solid #1B314B;
	width:100%;
}

.grid.header
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8BAFD8;
	height: 22px;
	line-height: 22px;
}

.grid.row
{
        background-color: #CFDEEF;        
        height: 18px;
        line-height: 18px;
}

.grid.red
{
        background-color: #FF5353;
        height: 18px;
        line-height: 18px;
}
.grid.alternaterow
{
        background-color: #EEF3F9;
        height: 18px;
        line-height: 18px;
}
.grid.total
{
        font-weight: bold;
        background-color: #8BAFD8;
        height: 22px;
        line-height: 22px;
}
.grid.data
{
        font-weight: inherit;
        background-color: #FFFFFF;
        height: 20px;
        line-height: 20px;
}
.moldura
{ 
	border:1px solid #ccc;
	padding:6px 6px 30px 6px;
	background-color:#fff;
	position:relative;
}
.minHeight
{ 
	height:150px;
}
#base{
	float:right;
	width:100%;
}
#menu
{
	float:left;
	width:220px;
}
#menu ul
{
	list-style:none;	
}
#menu ul li
{ 
	float: left;
	list-style:none; 
	padding: 4px 0;
	font-size:11px; 
	font-weight:bold;
}
#menu ul li a
{
	float:left; 
	background: url('../img/bgSeta.gif') left center no-repeat; 
	color:#666666; 
	text-decoration:none; 
	padding-left:15px;
}
#menu ul li a:hover
{
	text-decoration:underline;
}
a.sair
{
	position:absolute; 
	left:15px; 
	bottom:-10px;
	background:url('../img/bgSair.gif'); 
	width:64px; 
	height:24px; 
	text-indent:-5000em;
}
a.voltar
{
	position:absolute; 
	left:15px; 
	bottom:-10px; 
	background: url('../img/btVoltar.gif'); 
	width:73px; 
	height:24px; 
	text-indent:-5000em;
}
a.gerarTodos
{
	cursor:pointer;
}
.saldoTexto {
	width:160px;
}