.audiBranco{
	FONT-SIZE: 16px; 
	COLOR: #ffffff; 
	LINE-HEIGHT: 16px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
}

.linkAudiBranco{
	FONT-SIZE: 16px; 
	COLOR: #ffffff; 
	LINE-HEIGHT: 16px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
}
.menuLink {
	FONT-SIZE: 11px; 
	COLOR: #666666; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
}

.qdrLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	text-align: center;
}

.textoInformativo1{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #888888;
}

.textoInformativo2{
	font-family: Tahoma, Arial;
	font-size: 11px;
    padding: 10 10 10 10px;
	color: #888888;
}

.label1{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}

.label2{
	font-family: Tahoma, Arial;
	font-size: 11px;
    text-align: right;
}

.label3{
	font-family: Tahoma, Arial;
	font-size: 11px;
    text-align: left;
	font-weight: bold;
}

.label4{
	font-family: Tahoma, Arial;
	font-size: 11px;
    text-align: left;
}

.label5{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
}

.label6{
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.label7{
	font-family: Tahoma, Arial;
	font-size: 11px;
    font-weight: bold;
    color: #E80000;
}


.label8{
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
}

.titulo1{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
    color: #FFFFFF;
}


.tituloDados{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #F7F6EF;
    border-bottom: 2px #EB9542 solid; 
	padding-left: 8px;
    height: 23px;
}    


.seta{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #F7F6EF;
    border-bottom: 2px #EB9542 solid; 
	padding-left: 8px;
    height: 25px;
	padding-right: 12px;
    padding-top: 4px;
}	


.caixa1{
	font-family: Tahoma, Arial; 
	font-size: 11px;
    border: 1px solid #888888; 
    align: left;
    margin-left: 3px;
}


.caixaPesquisa{
	font-family: Tahoma, Arial; 
	font-size: 11px;
    border: 1px solid #888888; 
    align: left;
    margin-left: 3px;
    background-color: #FFFFEC;
}

.caixaCinza{
	font-family: Tahoma, Arial; 
	font-size: 11px;
    border: 1px solid #E9E9E9; 
    align: left;
    margin-left: 3px;
    background-color: #F0F0F0;
}

.caixaDesabilitada{
	font-family: Tahoma, Arial; 
	font-size: 11px;
    border-style: solid; 
    border: 1px solid #888888; 
    align: left;
    margin-left: 3px;
    background-color: #EEEEEE;
}

.caixaSemBorda{
    border: 1px;	
	font-family: Tahoma, Arial;
	font-size: 11px;
    text-align: right;
    
}


.botao{
	padding-left: 5px;
	padding-right: 5px;
	border-width: 1px;
	border-color: #949290;
	font-size: 11px;
	font-family: Tahoma, Arial;
}


.titErro {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #990000;
	color: white;
	text-align: center;
	height: 17px;    
}



.erro {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-align: center;
	height: 20px;    
    color: #990000;
	font-weight: bold;
}


.titSucesso {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #009900;
	color: white;
	text-align: center;
	height: 20px;    
}


.cellCarregando {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #D92C00;
	color: #FFFFFF;
    height: 17px;    
}


.cabecalho {
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: bold;
	background-color: #EB9542;
    color: #FFFFFF;
    height: 15px;    
}

.conteudo{
    padding: 0 15 15 25px;
}


.topoListagem{
    border-bottom: 1px solid; 
    border-color: #e7ac02; 
    margin-top: 14px; 
    background-color: #EEEEEE; 
    height: 18px; 
    padding-top: 4px; 
    padding-left: 8px; 
    font-family: Tahoma, Arial; 
    font-size: 11px;    	
    font-weight: bold;
}

.listagem1{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-color: #333333;
	text-align: left;
	background-color: #FFFFFF;
    height: 18px; 
	border-bottom: 1px solid; 
    border-color: #efefef; 
}

.listagem2{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-color: #333333;
	text-align: left;
	background-color: #f9f9f9;
    height: 18px; 
	border-bottom: 1px solid; 
    border-color: #efefef; 
}







.filtroPesquisaGraficas{
	background-color: #F7F6EF;
    border-bottom: 2px #EB9542 solid; 
}

.topoListagemGraficas{
    border-color: #e7ac02; 
    margin-top: 14px; 
    background-color: #EEEEEE; 
    height: 20px; 
    padding-left: 4px; 
    font-family: Tahoma, Arial; 
    font-size: 10px;    	
    font-weight: bold;
}

.listagemGraficas1{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-color: #333333;
	text-align: left;
	background-color: #FFFFFF;
    height: 20px; 
    border-color: #efefef; 
}

.listagemGraficas2{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-color: #333333;
	text-align: left;
	background-color: #f0f0f0;
    height: 20px; 
    border-color: #efefef; 
}

.divGraficas{
    border: 0px solid; 
    width:600px; 
    height:200px; 
    overflow: auto;
}

.grid1{
	background-color: #f9f9f9;
}

.cabecalhoDadosRead{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
    text-align: center;
    background-color: #D6D6D6;
    height: 20px;
}


.cabecalhoPareceresRead{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
    text-align: center;
    background-color: #FDFDEA;
    height: 20px;
}

.botoesCadGraficas{
    padding-top: 5px; 
    padding-bottom: 10px; 
    border-top: 2px solid #EB9542; 
    padding-right:32px;	
}

.labeVermelho{
    font-family: Tahoma, Arial;
    font-size: 11px;
    font-weight: bold;
    color: #FF0000;
    text-decoration: none;
}

.labeItalico{
    font-family: Tahoma, Arial;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
    font-style: italic;
}

