.cor_restrito {
	background:#002633;
	color: #FFFFFF;
}
.cor_destaque {
	background-color: #a5dddd;
}
.tb_titulo_tabela {
	color: #FFFFFF;
	background-color: #a8a936;
	padding: 0.5em 0;
	position: mid;
	border-bottom: 1px dotted #cecece;
	border-left: 1px dotted #cecece;
}

.tb_miolo_tabela1_esquerda {
	color: #000000;
	background-color: #FFFFFF;
	padding: 0.8em 0;
	position: mid;
	border-bottom: 1px dotted #a8a936;
}

.tb_miolo_tabela1 {
	color: #000000;
	background-color: #FFFFFF;
	padding: 0.8em 0.8em 0.8em 0.8em;
	position: mid;
	border-bottom: 1px dotted #a8a936;
	border-left: 1px solid #ebeebf;
}

.tb_miolo_tabela2_esquerda {
	color: #000000;
	background-color: #ebeebf;
	padding: 0.8em 0;
	position: mid;
	border-bottom: 1px dotted #a8a936;
}

.tb_miolo_tabela2 {
	color: #000000;
	background-color: #ebeebf;
	padding: 0.8em 0.8em 0.8em 0.8em ;
	position: mid;
	border-bottom: 1px dotted #a8a936;
	border-left: 1px solid #ffffff;
}

.tb_miolo_tabela_lotado {
	font-size: 14px;
	color: #000000;
	background-color: #fdecec;
	padding: 0.8em 0;
	position: mid;
	border-bottom: 1px dotted #a8a936;
	border-left: 1px solid #ebeebf;
}
