.cor_restrito {
	background:#5168af;
	color: #FFFFFF;
}
.cor_destaque {
	background-color: #a5dddd;
}
.tb_titulo_tabela {

	color: #FFFFFF;
	background-color: #19418b;
	padding: 0.5em 0;
	position: mid;
	border-bottom: 1px dotted #fff;
	border-left: 1px dotted #fff;
}

.tb_miolo_tabela1_esquerda {

	color: #000000;
	background-color: #FFFFFF;
	padding: 0.8em 0.8em;
	position: mid;
	border-bottom: 1px dotted #e5e5e5;
}

.tb_miolo_tabela1 {

	color: #000000;
	background-color: #FFFFFF;
	padding: 0.8em 0;
	position: mid;
	border-bottom: 1px dotted #e5e5e5;
	border-left: 1px solid #e5e5e5;
}


.tb_miolo_tabela3_esquerda {

	color: #000000;
	background-color: #FFFFFF;
	padding: 0.8em 0.8em;
	position: mid;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

.tb_miolo_tabela3 {

	color: #000000;
	background-color: #FFFFFF;
	padding: 0.8em 0;
	position: mid;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

.tb_miolo_tabela2_esquerda {

	color: #000000;
	background-color: #e5e5e5;
	padding: 0.8em 0.8em;
	position: mid;
	border-bottom: 1px dotted #fff;
}

.tb_miolo_tabela2 {

	color: #000000;
	background-color: #e5e5e5;
	padding: 0.8em 0;
	position: mid;
	border-bottom: 1px dotted #fff;
	border-left: 1px solid #ffffff;
}

.tb_miolo_tabela_lotado {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 14px;
	color: #000000;
	background-color: #fdecec;
	padding: 0.8em 0;
	position: mid;
	border-bottom: 1px dotted #007d7d;
	border-left: 1px solid #e6f2fa;
}
