body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:auto;
}
#aviso {
	background:#AC2823;
	border:2px solid #000000;
	color:#FFFFFF;
	text-align:justify;
	padding:7px;
	font-style:italic;
	font-size:12px;
	margin:0 10px 0 10px;
}
#aviso2 {
	background:#FF0;
	border:8px dashed #000000;
	color:#000;
	text-align:center;
	padding:7px;
	font-style:italic;
	font-size:20px;
	margin-left:20px;
	margin-right:20px;
}
.tabReg {
	margin:auto;
	font-size:12px;
}
.tabReg a {
	color:#FFF;
}
.tabReg th {
	font-size: 16px;
	background-image:url(../imagens/bar_movs.gif);
	color:#FFF;
}
.tabReg .subtitulo {
	background: #B2B2B2;
	font-weight:bold;
}
.tabReg .tabela_cor_1 {
	background: #E5E5E5;
}
.tabReg .tabela_cor_2 {
	background: #FAFAFA;
}
#legenda {
	margin: 3px 0 10px 0;
}
.tabReg .tabela_cor_3 {
	background: #FF8080;
}
#legenda .tabela_cor_3 {
	background: #FF8080;
	padding: 2px 10px;
}
.tabReg .tabela_cor_4 {
	background: #FFBFBF;
}
#legenda .tabela_cor_4 {
	background: #FFBFBF;
	padding: 2px 10px;
}
.tabReg .tabela_cor_5 {
	background: #80CC80;
}
#legenda .tabela_cor_5 {
	background: #80CC80;
	padding: 2px 10px;
}
.tabReg .tabela_cor_6 {
	background: #BFE5BF;
}
#legenda .tabela_cor_6 {
	background: #BFE5BF;
	padding: 2px 10px;
}
.tabReg .campo {
	width:200px;
}
#acessoRapido {
	padding:6px;
	position:fixed;
	background-image:url(../imagens/bar_acesso_rapido.gif);
	color:#FFFFFF;
	bottom:0;
	width:100%;
	text-align:center;
	border-top:2px solid #AC2823;
}
#acessoRapido a {
	color:#FFFFFF;
}
