﻿body {
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003366;
	border: 1px solid #999999;
}

.Label 
{
  COLOR: #000000;
  FONT-FAMILY: Arial,Verdana, ; 
  FONT-SIZE: 8pt; 
  TEXT-DECORATION: none
}


.tituloMenor
{
	color: #3A5C76;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

/*gride*/
/*----------------------------------------------*/
.GrideCabecalho
{
	font-family	:Verdana,Arial,Sans-Serif;
	color		:#EBF3F8;
	font-size	: xx-small;
	font-weight	:bold;
	Background	:#6B9DCD; 
	text-align	:center	;	
	 	 
}


.grideAlternaCorpo
{
	font-family: Verdana,Arial,Sans-Serif;
	font-size: x-small;
	color: #204860; /*Width		:10px; */
	background-color: #E7EEF1;
}

.grideCorpo
{

	font-family	:Verdana,Arial,Sans-Serif;
	font-size	:x-small; 
	color		:#204860;
	background	:white;	
}

.grideEdit
{
	font-family	:Verdana,Arial,Sans-Serif;
	font-size: x-small;
	color: navy; /*Width		:10px; */
	background-color: #E7EEF1;
	text-indent: 8px;
	background-color: gainsboro;
}
	
	
	.grideRodape
{
	font-family	:Verdana,Arial,Sans-Serif;
	Font-Size	:xx-small; 
	text-align	:Left; 
	Color		:#2B6080; 
	Background	:#BFDAEA; 
}


.fundo_fieldset
{
    
    BORDER-RIGHT: #056198 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #056198 1px solid;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: bold;
    Z-INDEX: 0;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: #056198 1px solid;
    WIDTH: 498px;
    /*COLOR: #52759c;*/
    PADDING-TOP: 14px;
    BORDER-BOTTOM: #056198 1px solid;
    /*FONT-FAMILY: Verdana, Arial;*/
    POSITION: relative;    
    BACKGROUND-COLOR: #f7fafd;
}


.borda_fieldset
{
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    BORDER-LEFT: 0px solid;
    BORDER-BOTTOM: 0px solid;
    TOP: 0px;
    BACKGROUND-COLOR: #ffffff;
    
    
}

.Botao
{
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	font-size: 9pt;
	background: #e8ebef;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	cursor: pointer;
}

