.txt-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 10px;
}
.port-classe {
	font-family: Avenir, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}
.port-nome {
	font-family: Avenir, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
body {
	margin: 0px;
	background-color: #653913;
}
.txt-marrom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #6B340E;
	padding: 10px;
}
.txt-endereco {
	font-family: Avenir, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	padding: 5px;
}
.table-border {
	background-color: #3D1F0A;
	background-position: center top;
}
.txt_listagem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B6B1B1;
}
.txt_listagem_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txt_listagemPEQ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B6B1B1;
}
.table-lista {
	border: thin solid #B6B1B1;
}
.table-divisor {
	border-top: thin none #502B10;
	border-right: thin solid #502B10;
	border-bottom: thin none #502B10;
	border-left: thin none #502B10;
}
.txt-portfolio-area {
	font-family: Avenir, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #6B340E;
	padding: 10px;
	text-transform: uppercase;
}
.table-portfolio-lista {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top: thin solid #999999;
	border-right: thin none #999999;
	border-bottom: thin none #999999;
	border-left: thin solid #999999;
}
.table-portfolio-classe {
	border-top: thin solid #3D1F0A;
	border-right: thin solid #3D1F0A;
	border-bottom: thin none #3D1F0A;
	border-left: thin solid #3D1F0A;
}
.table-fiocinza {
	border: thin solid B6B1B1;
}
.port-cliente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #B6B1B1;
	text-align: left;
}
.body_print {
	background-color: #FFFFFF;
}
.table-border_print {
	background-color: #FFFFFF;
	background-position: center top;
}