/* CSS Document */

body {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(imagens/fundo.jpg);
	background-repeat:repeat-x;
}

body table {
	font-family: Trebuchet MS;
	font-size: 11px;
	}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
		}

.style_topo {color: #FFFFFF}

.tit_principal
	{
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #FFFFFF;
	}
.subtit_principal
	{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	}
	
.subtit_principal_apagado
	{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #CCCCCC;
	font-weight:bold;
	}	

.topo_relatorio
	{
	font-family: Trebuchet MS;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	}	
	
.form_texto
	{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	}
.form_conteudo
	{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	}
.form_bot
	{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	}
.form_ajuda
	{
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #666666;
	}

.dados_index
	{
	font-family: Trebuchet MS;
	font-size: 10px;
	}
	
.erro_titulo
	{
	font-family: Trebuchet MS;
	font-size:20px;
	color:#990000;
	font-weight:bold;
	}

.sem_erro_titulo
	{
	font-family: Trebuchet MS;
	font-size:20px;
	color:#000000;
	font-weight:bold;
	}

.erro_detalhe
	{
	font-family: Trebuchet MS;
	font-size:12px;
	}
	
	
.aviso_linhas
	{
	font-family: Trebuchet MS;
	font-size:11px;
	color: #990000;
	font-weight:bold;
	}	
	
	
table.bordasimples {border-collapse: collapse;}
table.bordasimples tr td {border:1px solid #CCCCCC;}
table.bordasimples tr th { border:1px solid #CCCCCC; background-color:#CCCCCC}	


table.bordasimples2 {border-collapse: collapse;}
table.bordasimples2 tr td {border:1px solid #FFFFFF;}
table.bordasimples2 tr th { border:1px solid #FFFFFF; background-color:#FFFFFF}


.verticaltext{
font-family: Trebuchet MS;
font-size: 10px;
color: #FFFFFF;	
writing-mode: tb-rl;
direction: rtl;
unicode-bidi: bidi-override;
}



#lista table {width: 100%;}
#lista .scrollContainer {width: 100%;height: 500px;overflow: auto;}


.fonte1 {font-size: 10px}


