.bordas {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #314B4A;
	font-weight: bold;
	background-color: #CCCCCC;
	border-top: medium solid #314B4A;
	border-right: medium none #314B4A;
	border-bottom: medium solid #314B4A;
	border-left: medium none #314B4A;
	vertical-align: middle;
}
.tit_tabela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #314B4A;
}
