<?xml version="1.0" encoding="UTF-8"?>
<!-- Created with Jaspersoft Studio version 6.3.1.final using JasperReports Library version 6.3.1  -->
<!-- 2018-11-12T23:09:23 -->
<jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="INDIVIDUAL_RESCISAO" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="db763060-c0fe-478e-b2fe-945563c27d88">
	<property name="ireport.zoom" value="1.6500000000000072"/>
	<property name="ireport.x" value="0"/>
	<property name="ireport.y" value="598"/>
	<parameter name="SUBREPORT_DIR" class="java.lang.String" isForPrompting="false">
		<defaultValueExpression><![CDATA["D:\\Projetos\\Projeto_Nota_Fiscal_Terceiros\\Mentor Novo\\reports\\list\\subreports\\"]]></defaultValueExpression>
	</parameter>
	<parameter name="remuneracaoMesAnterior" class="java.lang.Double"/>
	<parameter name="SUB_DIR_SINGLE" class="java.lang.String"/>
	<parameter name="proventos" class="java.util.List"/>
	<parameter name="descontos" class="java.util.List"/>
	<parameter name="cnae" class="java.lang.String"/>
	<parameter name="AJUSTE_FINAL" class="java.lang.String"/>
	<parameter name="VALOR_AJUSTE_FINAL" class="java.lang.Double"/>
	<parameter name="PERC_PENSAO" class="java.lang.Double"/>
	<parameter name="CAMPO_25" class="java.util.Date"/>
	<field name="numeroPis" class="java.lang.String">
		<fieldDescription><![CDATA[colaborador.numeroPis]]></fieldDescription>
	</field>
	<field name="nome" class="java.lang.String">
		<fieldDescription><![CDATA[colaborador.pessoa.nome]]></fieldDescription>
	</field>
	<field name="numeroRegistro" class="java.lang.String">
		<fieldDescription><![CDATA[colaborador.numeroRegistro]]></fieldDescription>
	</field>
	<field name="logradouro" class="java.lang.String">
		<fieldDescription><![CDATA[colaborador.pessoa.endereco.logradouro]]></fieldDescription>
	</field>
	<field name="numero" class="java.lang.String">
		<fieldDescription><![CDATA[colaborador.pessoa.endereco.numero]]></fieldDescription>
	</field>
	<field name="complemento" class="java.lang.String">
		<fieldDescription><![CDATA[colaborador.pessoa.endereco.complemento]]></fieldDescription>
	</field>
	<field name="bairro" class="java.lang.String">
		<fieldDescription><![CDATA[colaborador.pessoa.endereco.bairro]]></fieldDescription>
	</field>
	<field name="descricao" class="java.lang.String">
		<fieldDescription><![CDATA[colaborador.pessoa.endereco.cidade.descricao]]></fieldDescription>
	</field>
	<field name="uf" class="java.lang.String">
		<fieldDescription><![CDATA[colaborador.pessoa.endereco.cidade.uf.sigla]]></fieldDescription>
	</field>
	<field name="cep" class="java.lang.String">
		<fieldDescription><![CDATA[colaborador.pessoa.endereco.cep]]></fieldDescription>
	</field>
	<field name="carteiraTrabalho" class="java.lang.String">
		<fieldDescription><![CDATA[colaborador.carteiraProfissional]]></fieldDescription>
	</field>
	<field name="serieCarteiraProfissional" class="java.lang.String">
		<fieldDescription><![CDATA[colaborador.serieCarteiraProfissional]]></fieldDescription>
	</field>
	<field name="ufCarteiraProfissional" class="java.lang.String">
		<fieldDescription><![CDATA[colaborador.ufCarteiraProfissional.sigla]]></fieldDescription>
	</field>
	<field name="cpf" class="java.lang.String">
		<fieldDescription><![CDATA[colaborador.pessoa.complemento.cnpj]]></fieldDescription>
	</field>
	<field name="dataNascimento" class="java.util.Date">
		<fieldDescription><![CDATA[colaborador.pessoa.complemento.dataNascimento]]></fieldDescription>
	</field>
	<field name="maiorSalario" class="java.lang.Double">
		<fieldDescription><![CDATA[maiorSalario]]></fieldDescription>
	</field>
	<field name="dataAdmissao" class="java.util.Date">
		<fieldDescription><![CDATA[colaborador.dataAdmissao]]></fieldDescription>
	</field>
	<field name="dataInicioAviso" class="java.util.Date">
		<fieldDescription><![CDATA[dataInicioAviso]]></fieldDescription>
	</field>
	<field name="dataDemissao" class="java.util.Date">
		<fieldDescription><![CDATA[dataDemissao]]></fieldDescription>
	</field>
	<field name="causaAfastamento" class="java.lang.String">
		<fieldDescription><![CDATA[cadastroRecisao.recisao.descricao]]></fieldDescription>
	</field>
	<field name="codigo" class="java.lang.String">
		<fieldDescription><![CDATA[cadastroRecisao.recisao.codigo]]></fieldDescription>
	</field>
	<field name="categoriaTrabalhador" class="java.lang.String">
		<fieldDescription><![CDATA[colaborador.categoriaTrabalhador.codigo]]></fieldDescription>
	</field>
	<field name="nomeEmpresa" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.nome]]></fieldDescription>
	</field>
	<field name="logradouroEmpresa" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.logradouro]]></fieldDescription>
	</field>
	<field name="bairroEmpresa" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.bairro]]></fieldDescription>
	</field>
	<field name="cidadeEmpresa" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.cidade.descricao]]></fieldDescription>
	</field>
	<field name="ufEmpresa" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.cidade.uf.sigla]]></fieldDescription>
	</field>
	<field name="cepEmpresa" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.cep]]></fieldDescription>
	</field>
	<field name="cnae" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.empresaDados.cnae]]></fieldDescription>
	</field>
	<field name="cnpjEmpresa" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.complemento.cnpj]]></fieldDescription>
	</field>
	<field name="numeroEmpresa" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.numero]]></fieldDescription>
	</field>
	<field name="complementoEmpresa" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.complemento]]></fieldDescription>
	</field>
	<field name="codigoSindicato" class="java.lang.String">
		<fieldDescription><![CDATA[colaborador.sindicato.codigoSindical]]></fieldDescription>
	</field>
	<field name="cnpjSindicato" class="java.lang.String">
		<fieldDescription><![CDATA[colaborador.sindicato.pessoa.complemento.cnpj]]></fieldDescription>
	</field>
	<field name="nomeSindicato" class="java.lang.String">
		<fieldDescription><![CDATA[colaborador.sindicato.pessoa.nome]]></fieldDescription>
	</field>
	<field name="itemRescisao" class="java.util.List">
		<fieldDescription><![CDATA[itemRescisao]]></fieldDescription>
	</field>
	<field name="vlrInss13" class="java.lang.Double">
		<fieldDescription><![CDATA[vlrInss13]]></fieldDescription>
	</field>
	<field name="vlrIrrf13" class="java.lang.Double">
		<fieldDescription><![CDATA[vlrIrrf13]]></fieldDescription>
	</field>
	<field name="vlrInss" class="java.lang.Double">
		<fieldDescription><![CDATA[vlrInss]]></fieldDescription>
	</field>
	<field name="vrlIrrf" class="java.lang.Double">
		<fieldDescription><![CDATA[vrlIrrf]]></fieldDescription>
	</field>
	<field name="vlrProventos" class="java.lang.Double">
		<fieldDescription><![CDATA[vlrProventos]]></fieldDescription>
	</field>
	<field name="vlrDescontos" class="java.lang.Double">
		<fieldDescription><![CDATA[vlrDescontos]]></fieldDescription>
	</field>
	<field name="nomeMae" class="java.lang.String">
		<fieldDescription><![CDATA[colaborador.nomeMae]]></fieldDescription>
	</field>
	<field name="tipoContrato" class="java.lang.String">
		<fieldDescription><![CDATA[tipoContrato]]></fieldDescription>
	</field>
	<field name="ultimaRemuneracao" class="java.lang.Double">
		<fieldDescription><![CDATA[ultimaRemuneracao]]></fieldDescription>
	</field>
	<field name="dataAfastamento" class="java.util.Date">
		<fieldDescription><![CDATA[dataAfastamento]]></fieldDescription>
	</field>
	<field name="avisoIndenizado" class="java.lang.Short">
		<fieldDescription><![CDATA[avisoIndenizado]]></fieldDescription>
	</field>
	<variable name="SUM_VALORES_PROVENTOS" class="java.lang.Double" calculation="Sum"/>
	<variable name="SUM_VALORES_DESCONTOS" class="java.lang.Double" calculation="Sum"/>
	<group name="Verbas">
		<groupHeader>
			<band height="100">
				<rectangle>
					<reportElement positionType="Float" x="124" y="62" width="61" height="11" uuid="5955e4f8-5cb3-4ef4-8dbc-5a32d5329c20"/>
				</rectangle>
				<rectangle>
					<reportElement positionType="Float" x="184" y="27" width="124" height="22" uuid="53225552-5edc-4db5-962f-5aa14893aef1"/>
				</rectangle>
				<rectangle>
					<reportElement positionType="Float" x="0" y="3" width="555" height="12" uuid="3215dc9c-7bfe-474c-9e3d-c7a151795662"/>
				</rectangle>
				<rectangle>
					<reportElement positionType="Float" x="0" y="15" width="124" height="11" uuid="61c452a9-aca2-4328-89e3-648fe01699ee"/>
				</rectangle>
				<rectangle>
					<reportElement positionType="Float" x="124" y="15" width="61" height="11" uuid="8868b9b8-861c-49df-ad1b-2cf076405aee"/>
				</rectangle>
				<rectangle>
					<reportElement positionType="Float" x="185" y="15" width="124" height="11" uuid="8441e787-0da4-4806-a7eb-c4f21cd0dfa8"/>
				</rectangle>
				<rectangle>
					<reportElement positionType="Float" x="309" y="15" width="61" height="11" uuid="3b3e1b28-0e51-4cac-a156-2bf09eeec67d"/>
				</rectangle>
				<rectangle>
					<reportElement positionType="Float" x="370" y="15" width="124" height="11" uuid="a781aa39-5028-43dd-a673-2f075fd448d5"/>
				</rectangle>
				<rectangle>
					<reportElement positionType="Float" x="494" y="15" width="61" height="11" uuid="914dc482-7b8c-4637-b793-528a4d71c6fa"/>
				</rectangle>
				<rectangle>
					<reportElement positionType="Float" x="0" y="-9" width="555" height="12" backcolor="#CCCCCC" uuid="348a7212-6a5c-4d88-b1bc-42c5acc6a91b"/>
				</rectangle>
				<rectangle>
					<reportElement positionType="Float" x="308" y="27" width="63" height="22" uuid="2041deed-fbd9-4fb4-8586-9236bc3f20e0"/>
				</rectangle>
				<rectangle>
					<reportElement positionType="Float" x="494" y="27" width="61" height="22" backcolor="#CCCCCC" uuid="281fbf04-426d-4546-9bdc-1322cb6ea801"/>
				</rectangle>
				<rectangle>
					<reportElement positionType="Float" x="370" y="27" width="124" height="22" backcolor="#CCCCCC" uuid="f0d74dbc-3f31-4ee5-8598-8d7ebf6a604f"/>
				</rectangle>
				<rectangle>
					<reportElement positionType="Float" x="124" y="27" width="61" height="22" uuid="e3a69856-9b3d-462d-a177-d67221ebd1df"/>
				</rectangle>
				<rectangle>
					<reportElement positionType="Float" x="0" y="27" width="124" height="22" uuid="ea4c24b2-f363-4229-bdc6-e439ec81f02b"/>
				</rectangle>
				<staticText>
					<reportElement positionType="Float" x="0" y="-9" width="555" height="12" uuid="e9d513de-9d18-4fe8-96f7-baf74353272f"/>
					<textElement textAlignment="Center">
						<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
					</textElement>
					<text><![CDATA[DISCRIMINAÇÃO DAS VERBAS RESCISÓRIAS]]></text>
				</staticText>
				<staticText>
					<reportElement positionType="Float" x="3" y="3" width="102" height="12" uuid="810e0ba6-2c0f-48f3-8fa3-752bf86b0e05"/>
					<textElement markup="none">
						<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
					</textElement>
					<text><![CDATA[VERBAS RECISÓRIAS]]></text>
				</staticText>
				<staticText>
					<reportElement positionType="Float" x="4" y="15" width="69" height="11" uuid="18848b7c-9e04-40f3-9a34-a4cd6e88ac5c"/>
					<textElement markup="none">
						<font size="8" isBold="true" pdfFontName="Helvetica"/>
					</textElement>
					<text><![CDATA[Rubrica]]></text>
				</staticText>
				<staticText>
					<reportElement positionType="Float" x="188" y="15" width="69" height="11" uuid="411e9078-e7c2-42c2-bf67-a4e0ca96d257"/>
					<textElement markup="none">
						<font size="8" isBold="true" pdfFontName="Helvetica"/>
					</textElement>
					<text><![CDATA[Rubrica]]></text>
				</staticText>
				<staticText>
					<reportElement positionType="Float" x="373" y="15" width="69" height="11" uuid="6b9d4375-a08d-402f-b595-29adeeec59dd"/>
					<textElement markup="none">
						<font size="8" isBold="true" pdfFontName="Helvetica"/>
					</textElement>
					<text><![CDATA[Rubrica]]></text>
				</staticText>
				<staticText>
					<reportElement positionType="Float" x="129" y="15" width="44" height="11" uuid="ab071ecb-2481-40f6-9e53-6fec105380d7"/>
					<textElement markup="none">
						<font size="8" isBold="true" pdfFontName="Helvetica"/>
					</textElement>
					<text><![CDATA[Valor]]></text>
				</staticText>
				<staticText>
					<reportElement positionType="Float" x="313" y="15" width="44" height="11" uuid="b998ce99-3dbf-4d10-bcee-661ef14e4213"/>
					<textElement markup="none">
						<font size="8" isBold="true" pdfFontName="Helvetica"/>
					</textElement>
					<text><![CDATA[Valor]]></text>
				</staticText>
				<staticText>
					<reportElement positionType="Float" x="499" y="15" width="46" height="11" uuid="0271d8c1-1a3f-41bf-9fbb-1c5585408e48"/>
					<textElement markup="none">
						<font size="8" isBold="true" pdfFontName="Helvetica"/>
					</textElement>
					<text><![CDATA[Valor]]></text>
				</staticText>
				<staticText>
					<reportElement positionType="Float" x="373" y="37" width="55" height="10" uuid="c7ab4515-c065-4d53-88b4-119fab1ba6d8"/>
					<textElement markup="none">
						<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
					</textElement>
					<text><![CDATA[TOTAL BRUTO]]></text>
				</staticText>
				<subreport>
					<reportElement positionType="Float" x="0" y="26" width="555" height="1" uuid="c41a1378-239f-4e9c-8215-26cc6de1a31d"/>
					<subreportParameter name="VALOR_AJUSTE_FINAL">
						<subreportParameterExpression><![CDATA[$P{VALOR_AJUSTE_FINAL}]]></subreportParameterExpression>
					</subreportParameter>
					<subreportParameter name="AJUSTE_FINAL">
						<subreportParameterExpression><![CDATA[$P{AJUSTE_FINAL}]]></subreportParameterExpression>
					</subreportParameter>
					<dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($P{proventos})]]></dataSourceExpression>
					<subreportExpression><![CDATA[$P{SUB_DIR_SINGLE} + "SUB_IND_RECISAO.jasper"]]></subreportExpression>
				</subreport>
				<textField pattern="#,##0.00">
					<reportElement positionType="Float" x="498" y="36" width="56" height="10" uuid="35d79b9a-b578-4ec9-b4df-f56cc0d521dc"/>
					<textElement>
						<font size="7.5" isBold="true" pdfFontName="Helvetica-Bold"/>
					</textElement>
					<textFieldExpression><![CDATA[$F{vlrProventos}]]></textFieldExpression>
				</textField>
				<textField>
					<reportElement positionType="Float" x="312" y="37" width="58" height="10" uuid="e55d3819-de64-4ce4-abc1-898e399c26ee">
						<printWhenExpression><![CDATA[new Boolean($P{VALOR_AJUSTE_FINAL}.doubleValue() > 0d)]]></printWhenExpression>
					</reportElement>
					<textElement>
						<font size="7.5"/>
					</textElement>
					<textFieldExpression><![CDATA[$P{VALOR_AJUSTE_FINAL}]]></textFieldExpression>
				</textField>
				<textField>
					<reportElement positionType="Float" x="188" y="34" width="120" height="15" uuid="f8571ce2-0087-4bc4-8837-d1ba1fef242b">
						<property name="com.jaspersoft.studio.unit.height" value="pixel"/>
					</reportElement>
					<textElement>
						<font size="7.5"/>
					</textElement>
					<textFieldExpression><![CDATA[$P{AJUSTE_FINAL}]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement positionType="Float" x="4" y="63" width="69" height="10" uuid="a2170bdb-0cd5-4374-b3a4-16f550898a90"/>
					<textElement markup="none">
						<font size="7" isBold="true" pdfFontName="Helvetica"/>
					</textElement>
					<text><![CDATA[Desconto]]></text>
				</staticText>
				<staticText>
					<reportElement positionType="Float" x="313" y="63" width="44" height="10" uuid="aef2a204-a155-4234-83f5-68f5745b81d0"/>
					<textElement markup="none">
						<font size="7" isBold="true" pdfFontName="Helvetica"/>
					</textElement>
					<text><![CDATA[Valor]]></text>
				</staticText>
				<rectangle>
					<reportElement positionType="Float" x="0" y="83" width="124" height="17" uuid="dfe579de-06d9-4897-b395-29f50f76fb65"/>
				</rectangle>
				<subreport>
					<reportElement positionType="Float" x="0" y="73" width="555" height="10" uuid="b1bf0fdd-3b2f-4b36-b87c-1c509f59ea81">
						<property name="com.jaspersoft.studio.unit.height" value="pixel"/>
					</reportElement>
					<dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($P{descontos})]]></dataSourceExpression>
					<subreportExpression><![CDATA[$P{SUB_DIR_SINGLE} + "SUB_IND_RECISAO_DESCONTO.jasper"]]></subreportExpression>
				</subreport>
				<staticText>
					<reportElement positionType="Float" x="373" y="63" width="69" height="10" uuid="a5187181-c659-47ca-9b0b-74eb17945a0b"/>
					<textElement markup="none">
						<font size="7" isBold="true" pdfFontName="Helvetica"/>
					</textElement>
					<text><![CDATA[Desconto]]></text>
				</staticText>
				<rectangle>
					<reportElement positionType="Float" x="124" y="83" width="62" height="17" uuid="5542c41d-632c-4881-a9f2-f6d0703b1281"/>
				</rectangle>
				<rectangle>
					<reportElement positionType="Float" x="0" y="51" width="555" height="11" uuid="579cdb97-7291-480b-afaa-551a3d26b491"/>
				</rectangle>
				<staticText>
					<reportElement positionType="Float" x="188" y="63" width="69" height="10" uuid="4d0f3eae-8a5a-4232-9c42-d2099276904f"/>
					<textElement markup="none">
						<font size="7" isBold="true" pdfFontName="Helvetica"/>
					</textElement>
					<text><![CDATA[Desconto]]></text>
				</staticText>
				<rectangle>
					<reportElement positionType="Float" x="185" y="62" width="124" height="11" uuid="9398dbca-bb2f-49e2-add5-441322a1eccd"/>
				</rectangle>
				<staticText>
					<reportElement positionType="Float" x="129" y="62" width="44" height="10" uuid="b4882480-b629-4ef3-8abe-665a11312043"/>
					<textElement markup="none">
						<font size="7" isBold="true" pdfFontName="Helvetica"/>
					</textElement>
					<text><![CDATA[Valor]]></text>
				</staticText>
				<rectangle>
					<reportElement positionType="Float" x="309" y="83" width="61" height="17" uuid="5ac671bc-01bd-435a-a7ee-189c1877966b"/>
				</rectangle>
				<rectangle>
					<reportElement positionType="Float" x="494" y="62" width="61" height="11" uuid="bc21d83e-df90-43d5-9a38-9a6890199811"/>
				</rectangle>
				<rectangle>
					<reportElement positionType="Float" mode="Opaque" x="370" y="83" width="124" height="17" backcolor="#CCCCCC" uuid="bde78283-d8dd-4d64-bd11-c689018ef263"/>
				</rectangle>
				<rectangle>
					<reportElement positionType="Float" x="0" y="62" width="124" height="11" uuid="4c2d9c28-2fb2-43c1-9e00-b164e670d834"/>
				</rectangle>
				<rectangle>
					<reportElement positionType="Float" x="370" y="62" width="124" height="11" uuid="5749f8e9-42f1-41fb-975f-f89a56e064bd"/>
				</rectangle>
				<rectangle>
					<reportElement positionType="Float" x="185" y="83" width="124" height="17" uuid="3fa7387f-12e6-42af-868d-57888a7ecfe6"/>
				</rectangle>
				<staticText>
					<reportElement positionType="Float" x="3" y="52" width="102" height="10" uuid="cde6c555-426d-4014-91f7-3ff63e2aed18"/>
					<textElement markup="none">
						<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
					</textElement>
					<text><![CDATA[DEDUÇÕES]]></text>
				</staticText>
				<staticText>
					<reportElement positionType="Float" x="499" y="63" width="46" height="10" uuid="075dfb03-bb95-4095-90ec-87cff8f71a0e"/>
					<textElement markup="none">
						<font size="7" isBold="true" pdfFontName="Helvetica"/>
					</textElement>
					<text><![CDATA[Valor]]></text>
				</staticText>
				<rectangle>
					<reportElement positionType="Float" x="309" y="62" width="61" height="11" uuid="947c34b8-0c2e-434f-9915-e38e516b253e"/>
				</rectangle>
				<rectangle>
					<reportElement positionType="Float" mode="Opaque" x="494" y="83" width="61" height="17" backcolor="#CCCCCC" uuid="20af0387-9b17-4f09-baed-9f0a6948e548"/>
				</rectangle>
				<staticText>
					<reportElement positionType="Float" x="4" y="63" width="69" height="10" uuid="4f544184-9df7-4de5-8fb3-64ec3489352e"/>
					<textElement markup="none">
						<font size="7" isBold="true" pdfFontName="Helvetica"/>
					</textElement>
					<text><![CDATA[Desconto]]></text>
				</staticText>
				<staticText>
					<reportElement positionType="Float" x="373" y="63" width="69" height="10" uuid="871f04a7-01c6-4b21-ab7e-779c6683a1cc"/>
					<textElement markup="none">
						<font size="7" isBold="true" pdfFontName="Helvetica"/>
					</textElement>
					<text><![CDATA[Desconto]]></text>
				</staticText>
				<staticText>
					<reportElement positionType="Float" x="188" y="63" width="69" height="10" uuid="7f7ef8e0-6a99-4b12-8940-283e73e06f90"/>
					<textElement markup="none">
						<font size="7" isBold="true" pdfFontName="Helvetica"/>
					</textElement>
					<text><![CDATA[Desconto]]></text>
				</staticText>
				<staticText>
					<reportElement positionType="Float" x="379" y="87" width="66" height="10" uuid="d3161ca6-2fce-4dcc-8104-65607ef093be"/>
					<textElement markup="none">
						<font size="7.5" isBold="true" pdfFontName="Helvetica-Bold"/>
					</textElement>
					<text><![CDATA[TOTAL LÍQUIDO ]]></text>
				</staticText>
				<textField pattern="#,##0.00">
					<reportElement positionType="Float" x="507" y="87" width="45" height="10" uuid="d0d2159b-cc1f-46f4-a41a-43a87e51a865"/>
					<textElement>
						<font size="7.5" isBold="true" pdfFontName="Helvetica-Bold"/>
					</textElement>
					<textFieldExpression><![CDATA[new Double($F{vlrProventos} - $F{vlrDescontos})]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement positionType="Float" x="318" y="63" width="44" height="10" uuid="85cc71b2-c8d2-45cc-b419-cd6e195bdace"/>
					<textElement markup="none">
						<font size="7" isBold="true" pdfFontName="Helvetica"/>
					</textElement>
					<text><![CDATA[Valor]]></text>
				</staticText>
			</band>
		</groupHeader>
	</group>
	<title>
		<band height="360" splitType="Stretch">
			<rectangle>
				<reportElement x="0" y="5" width="555" height="16" backcolor="#CCCCCC" uuid="99574c7d-82b5-42bf-bc83-b37b48fe6a6a"/>
			</rectangle>
			<rectangle>
				<reportElement x="0" y="142" width="396" height="22" uuid="19524b79-aa45-475d-a9e4-2c358f8474b4"/>
			</rectangle>
			<rectangle>
				<reportElement x="0" y="120" width="105" height="22" uuid="70cd0e21-020a-49c5-8216-1c342d07d4c9"/>
			</rectangle>
			<rectangle>
				<reportElement x="105" y="120" width="450" height="22" uuid="089a2e3f-ced0-46de-8294-f285d968543d"/>
			</rectangle>
			<rectangle>
				<reportElement x="0" y="108" width="555" height="12" backcolor="#CCCCCC" uuid="8578614c-3427-4bad-b64f-5fc52ab8ac42"/>
			</rectangle>
			<rectangle>
				<reportElement x="396" y="142" width="159" height="22" uuid="8dd08e62-5378-48e6-83db-5e7dce9c9951"/>
			</rectangle>
			<rectangle>
				<reportElement x="485" y="164" width="70" height="22" uuid="d2ad9e45-116a-47cc-b672-c8c5349a5236"/>
			</rectangle>
			<rectangle>
				<reportElement x="0" y="164" width="165" height="22" uuid="e5b0569f-da98-477e-b1e6-76a2e2b2d756"/>
			</rectangle>
			<rectangle>
				<reportElement x="165" y="164" width="41" height="22" uuid="b159726a-1d30-49f1-9abb-d05b0c60209c"/>
			</rectangle>
			<rectangle>
				<reportElement x="206" y="164" width="78" height="22" uuid="03be49c7-7b62-435f-806e-054a61f2f04c"/>
			</rectangle>
			<rectangle>
				<reportElement x="284" y="164" width="201" height="22" uuid="170aebc3-3376-4fa5-9667-c3b3fd1cd0b0"/>
			</rectangle>
			<rectangle>
				<reportElement x="0" y="186" width="137" height="22" uuid="a38c068c-18b9-4727-aace-edb20724e821"/>
			</rectangle>
			<rectangle>
				<reportElement x="137" y="186" width="418" height="22" uuid="baf36835-d5a1-483e-9a40-9adc2f75a7ab"/>
			</rectangle>
			<rectangle>
				<reportElement x="0" y="208" width="555" height="12" backcolor="#CCCCCC" uuid="671280f2-3779-494f-a997-9a7b3c2908e0"/>
			</rectangle>
			<rectangle>
				<reportElement x="0" y="220" width="555" height="33" uuid="f8bafa33-73f1-43a6-88a7-4fa145178ee5"/>
			</rectangle>
			<rectangle>
				<reportElement x="0" y="286" width="108" height="22" uuid="2802563b-08d8-4b55-8932-46a27a5a9e32"/>
			</rectangle>
			<rectangle>
				<reportElement x="108" y="286" width="110" height="22" uuid="822d822a-f690-460a-9318-be7f8e63ef3c"/>
			</rectangle>
			<rectangle>
				<reportElement x="218" y="286" width="112" height="22" uuid="7aa4679b-abbc-4182-ae40-1d83a9a94533"/>
			</rectangle>
			<rectangle>
				<reportElement x="330" y="286" width="112" height="22" uuid="9c4fb943-d44d-4bf0-80b0-c04b2ee9f195"/>
			</rectangle>
			<rectangle>
				<reportElement x="442" y="286" width="113" height="22" uuid="7811b008-ecde-4dbd-991c-66f4b2d124b1"/>
			</rectangle>
			<rectangle>
				<reportElement x="0" y="253" width="555" height="33" uuid="c758a46f-a167-4773-acc5-94f36bec4e44"/>
			</rectangle>
			<rectangle>
				<reportElement x="0" y="308" width="113" height="22" uuid="d153d269-0f54-4ee0-aa5f-53ad127139f9"/>
			</rectangle>
			<rectangle>
				<reportElement x="242" y="308" width="313" height="22" uuid="6a37c2d2-e7b7-4d03-97e8-693846ffeee3"/>
			</rectangle>
			<rectangle>
				<reportElement x="113" y="308" width="129" height="22" uuid="950367b8-346c-43e2-a7ca-a2af87cc7e34"/>
			</rectangle>
			<rectangle>
				<reportElement x="0" y="330" width="85" height="21" uuid="16013173-2963-4de9-8bea-515225f3b19d"/>
			</rectangle>
			<rectangle>
				<reportElement x="85" y="330" width="470" height="21" uuid="2ee7a068-07f8-4134-a65c-8b4e562bf778"/>
			</rectangle>
			<rectangle>
				<reportElement x="0" y="30" width="555" height="12" backcolor="#CCCCCC" uuid="349f5056-aeaf-4f28-b657-62c842539a76"/>
			</rectangle>
			<rectangle>
				<reportElement x="0" y="42" width="85" height="22" uuid="5b18799a-3c91-43a9-907b-8b04fba96de8"/>
			</rectangle>
			<rectangle>
				<reportElement x="85" y="42" width="470" height="22" uuid="af706903-9b12-4f32-9b5b-2eb21d60a964"/>
			</rectangle>
			<rectangle>
				<reportElement x="0" y="64" width="396" height="22" uuid="0672358e-680b-43bc-8268-3a2a5c486daa"/>
			</rectangle>
			<rectangle>
				<reportElement x="396" y="86" width="159" height="22" uuid="2d9885be-c497-4936-9efd-ae863c6fd911"/>
			</rectangle>
			<rectangle>
				<reportElement x="396" y="64" width="159" height="22" uuid="6851619a-4f57-462e-8a43-8cdce4c25f89"/>
			</rectangle>
			<rectangle>
				<reportElement x="0" y="86" width="165" height="22" uuid="b41da18e-06fe-4b8d-857b-3af8743cd71d"/>
			</rectangle>
			<rectangle>
				<reportElement x="165" y="86" width="41" height="22" uuid="deecc779-68d8-473c-b34a-b37014e76f33"/>
			</rectangle>
			<rectangle>
				<reportElement x="206" y="86" width="78" height="22" uuid="c0db8c69-abde-4050-838e-38488107a337"/>
			</rectangle>
			<rectangle>
				<reportElement x="284" y="86" width="112" height="22" uuid="ee6acc5b-4c14-469b-97e7-c906d1d7d0a1"/>
			</rectangle>
			<staticText>
				<reportElement key="staticText-5" x="0" y="6" width="555" height="16" uuid="2be2f88b-dbb1-4aae-bb1e-0b6edcc7c02b"/>
				<box>
					<pen lineWidth="0.5" lineStyle="Solid"/>
					<topPen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
					<rightPen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Center" verticalAlignment="Top">
					<font size="11" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[TERMO DE RESCISÃO DE CONTRATO DE TRABALHO]]></text>
			</staticText>
			<staticText>
				<reportElement x="3" y="121" width="100" height="10" uuid="b5683fe0-b9ab-4adb-b3bf-1d9219a32178"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[10-PIS-PASEP]]></text>
			</staticText>
			<staticText>
				<reportElement x="108" y="121" width="446" height="10" uuid="319935e2-e714-4b35-b861-7667ab58cea1"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[11-Nome]]></text>
			</staticText>
			<staticText>
				<reportElement x="399" y="143" width="152" height="10" uuid="6006d028-a49e-459d-856b-f21bf349e146"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[13-Bairro]]></text>
			</staticText>
			<staticText>
				<reportElement x="3" y="143" width="374" height="10" uuid="20348357-4b6c-4432-875a-ef5af6effa0f"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[12-Endereco (Logradoutro, no.,andar, apto.)]]></text>
			</staticText>
			<staticText>
				<reportElement x="167" y="165" width="28" height="10" uuid="be651c67-29a4-44e2-819a-31975c8bd7a3"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[15-UF]]></text>
			</staticText>
			<staticText>
				<reportElement x="3" y="165" width="158" height="10" uuid="0d3af7c6-b4fc-42a3-a73c-0e00170670a3"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[14-Município]]></text>
			</staticText>
			<staticText>
				<reportElement x="208" y="165" width="73" height="10" uuid="2bb05b5f-71c3-40f4-846b-bbc8e198ea72"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[16-CEP]]></text>
			</staticText>
			<staticText>
				<reportElement x="286" y="165" width="148" height="10" uuid="3e000ac7-31c8-4e88-83ce-0b8f45f965d4"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[17-CTPS (nº,Serie,UF)]]></text>
			</staticText>
			<staticText>
				<reportElement x="487" y="165" width="52" height="10" uuid="121ed2bb-f823-4349-8bb5-307fc84bb15e"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[18-CPF]]></text>
			</staticText>
			<staticText>
				<reportElement x="3" y="187" width="68" height="10" uuid="d1f54d83-61ac-4d87-85b0-076834cbb021"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[19-Dt. Nascimento]]></text>
			</staticText>
			<staticText>
				<reportElement x="140" y="187" width="309" height="10" uuid="0e133a7f-7223-410f-8e95-9cd75f8a5c25"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[20-Nome da Mãe]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement x="3" y="131" width="100" height="10" uuid="f72beaf6-167d-4c4e-816a-6dbefb1aee4c"/>
				<textElement markup="none">
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{numeroPis}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement x="108" y="131" width="445" height="10" uuid="d58fa97f-345f-46a5-b4d7-f35e539999d6"/>
				<textElement markup="none">
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{nome}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement x="3" y="153" width="393" height="10" uuid="1b4ddd33-9461-483b-aa7f-d5378229664b"/>
				<textElement markup="none">
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[new String ($F{logradouro}.toString() + "," + $F{numero}.toString() + "," + $F{complemento}.toString())]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement x="399" y="153" width="152" height="10" uuid="7afe71a0-c457-4d85-9175-5e9aa71d90e1"/>
				<textElement markup="none">
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{bairro}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement x="3" y="175" width="158" height="10" uuid="caeb1cfe-72bd-488f-8e17-857a70c8aae5"/>
				<textElement markup="none">
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{descricao}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement x="167" y="175" width="36" height="10" uuid="1028f97e-725b-48bb-a97a-50f7e5759308"/>
				<textElement markup="none">
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{uf}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement x="208" y="175" width="75" height="10" uuid="38faf9b6-36d7-4664-8f94-3e28c375d1f4"/>
				<textElement markup="none">
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{cep}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement x="286" y="175" width="199" height="10" uuid="3aa30987-ff03-49d9-b310-d7f077aaf65f"/>
				<textElement markup="none">
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[new String ($F{carteiraTrabalho}.toString() + "," + $F{serieCarteiraProfissional}.toString() + "," + $F{ufCarteiraProfissional}.toString())]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement x="487" y="175" width="67" height="10" uuid="814f9446-2819-4534-bd0e-22b47f0ca527"/>
				<textElement markup="none">
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{cpf}]]></textFieldExpression>
			</textField>
			<textField pattern="dd/MM/yyyy" isBlankWhenNull="true">
				<reportElement x="3" y="197" width="126" height="10" uuid="6c115111-a4db-4563-8b17-228d03cf2dee"/>
				<textElement markup="none">
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{dataNascimento}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement x="0" y="108" width="555" height="12" uuid="2f46ada5-f015-464a-b604-b112fc2176be"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[IDENTIFICAÇÃO DO TRABALHADOR]]></text>
			</staticText>
			<staticText>
				<reportElement x="0" y="208" width="555" height="12" uuid="191593c7-1d20-4023-9c21-e5cdbeadff50"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[DADOS DO CONTRATO]]></text>
			</staticText>
			<staticText>
				<reportElement x="3" y="220" width="158" height="10" uuid="28d2dcea-e07a-44f7-9900-f76e9ef4738e"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[21-Tipo de Contrato]]></text>
			</staticText>
			<staticText>
				<reportElement x="3" y="254" width="158" height="10" uuid="03d6574c-2ff3-439f-b5b7-a60566619fbc"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[22-Causa do Afastamento]]></text>
			</staticText>
			<staticText>
				<reportElement x="2" y="287" width="106" height="10" uuid="6c87ff55-5bd1-4317-a649-9bfa81b08ed9"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[23-Remuneração Mês Ant.]]></text>
			</staticText>
			<staticText>
				<reportElement x="110" y="287" width="90" height="10" uuid="7676ba6f-219a-4b5f-9e53-714cb5d37894"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[24-Data de Admissão]]></text>
			</staticText>
			<staticText>
				<reportElement x="220" y="287" width="88" height="10" uuid="469db159-ede9-4305-8017-fb6b8dccb15b"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[25-Data do Aviso Prévio]]></text>
			</staticText>
			<staticText>
				<reportElement x="332" y="287" width="96" height="10" uuid="02022f43-ce00-4cd7-a776-9ee2f0a05819"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[26-Data do Afastamento]]></text>
			</staticText>
			<staticText>
				<reportElement x="445" y="287" width="94" height="10" uuid="54966ad7-80e9-4aac-be42-f3f4e7efd1e3"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[27-Código de Afastamento]]></text>
			</staticText>
			<staticText>
				<reportElement x="2" y="309" width="108" height="10" uuid="877abc42-c58c-4635-969f-e45af814ee05"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[28-Pensão Alim. (%) TRCT]]></text>
			</staticText>
			<staticText>
				<reportElement x="115" y="309" width="108" height="10" uuid="dbacde5c-06b7-467a-a689-02687ceaf743"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[29-Pensão Alim. (%) FGTS]]></text>
			</staticText>
			<staticText>
				<reportElement x="245" y="309" width="108" height="10" uuid="e8f8f4dd-9663-4788-9559-fb6db917fe0d"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[30-Categoria do Trabalhador]]></text>
			</staticText>
			<staticText>
				<reportElement x="2" y="331" width="69" height="10" uuid="48ecb557-f44d-425a-9f97-c09d5fdd84c9"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[31-Código Sindical]]></text>
			</staticText>
			<staticText>
				<reportElement x="87" y="331" width="275" height="10" uuid="dc8e2066-280a-4ca1-a51f-a5455d56aa39"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[32-CNPJ e Nome da Entidade Sindical Laboral]]></text>
			</staticText>
			<staticText>
				<reportElement x="0" y="30" width="555" height="12" uuid="088f1ab2-1ed7-4eea-a964-83c5aaf741af"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[IDENTIFICAÇÃO DO EMPREGADOR]]></text>
			</staticText>
			<staticText>
				<reportElement x="3" y="43" width="72" height="10" uuid="3db9084e-a87f-431d-bb27-93ea157431b8"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[01-CNPJ/CEI]]></text>
			</staticText>
			<staticText>
				<reportElement x="88" y="43" width="131" height="10" uuid="e2ebe2e2-f9f2-402c-8629-5d741d1a599a"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[02-Razão Social / Nome]]></text>
			</staticText>
			<staticText>
				<reportElement x="3" y="65" width="144" height="10" uuid="9c0eb315-fd15-47c2-8e6c-533f8289d8d3"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[03-Endereco (Logradoutro, no.,andar, apto.)]]></text>
			</staticText>
			<staticText>
				<reportElement x="399" y="65" width="152" height="10" uuid="404ccd71-fa91-40ba-ab56-bc1878243fc1"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[04-Bairro]]></text>
			</staticText>
			<staticText>
				<reportElement x="4" y="87" width="131" height="10" uuid="910dbf26-a407-4106-b22e-533366187a2c"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[05-Município]]></text>
			</staticText>
			<staticText>
				<reportElement x="167" y="87" width="28" height="10" uuid="fb720823-7a61-4f34-ab26-ce82615dbe3f"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[06-UF]]></text>
			</staticText>
			<staticText>
				<reportElement x="209" y="87" width="32" height="10" uuid="0ba2b430-e368-4247-8ec7-3cfd20d717e3"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[07-CEP]]></text>
			</staticText>
			<staticText>
				<reportElement x="288" y="87" width="32" height="10" uuid="2cfdf7c2-c7fc-4e54-b25b-83c826b5aaf3"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[08-CNAE]]></text>
			</staticText>
			<staticText>
				<reportElement x="400" y="87" width="113" height="10" uuid="7ec8d6d1-3e42-4079-97e6-3050144493e5"/>
				<textElement markup="none">
					<font size="7" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<text><![CDATA[09-CNPJ/CEI Tomador/Obra]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement x="88" y="53" width="466" height="10" uuid="b01098c6-8aab-4e2d-a9b0-ea4fd525570b"/>
				<textElement markup="none">
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{nomeEmpresa}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement x="4" y="75" width="392" height="10" uuid="01ba689a-595e-473d-81ea-d3bcfc52cdda"/>
				<textElement markup="none">
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[new String($F{logradouroEmpresa}.toString() + "," + $F{numeroEmpresa}.toString() + "," + $F{complementoEmpresa}.toString())]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement x="399" y="75" width="100" height="10" uuid="d5360674-f597-42f9-bc8b-c24622a41983"/>
				<textElement markup="none">
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{bairroEmpresa}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement x="4" y="97" width="100" height="10" uuid="15612b26-82ec-47f5-8695-051345c93224"/>
				<textElement markup="none">
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{cidadeEmpresa}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement x="209" y="97" width="73" height="10" uuid="2fb0d95d-d621-4e9c-886b-8d0f3777ca1c"/>
				<textElement markup="none">
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{cepEmpresa}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement x="167" y="97" width="36" height="10" uuid="6c4e6714-cacb-4816-b426-5f340bab3f10"/>
				<textElement markup="none">
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{ufEmpresa}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement x="3" y="53" width="82" height="10" uuid="690bc842-3ad2-47a0-8972-87857c7f8616"/>
				<textElement markup="none">
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{cnpjEmpresa}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement x="3" y="264" width="550" height="22" uuid="bc771fbe-c97a-4104-9453-72d6278edb76"/>
				<textElement markup="none">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{causaAfastamento}]]></textFieldExpression>
			</textField>
			<textField pattern="dd/MM/yyyy" isBlankWhenNull="true">
				<reportElement x="110" y="297" width="100" height="10" uuid="14b204ff-8e31-459f-8d63-4090afecd86a"/>
				<textElement markup="none">
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{dataAdmissao}]]></textFieldExpression>
			</textField>
			<textField pattern="dd/MM/yyyy" isBlankWhenNull="true">
				<reportElement x="333" y="297" width="100" height="10" uuid="f4d5a1d8-a5e9-4b9f-9404-2be8a7b6cb56"/>
				<textElement markup="none">
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{dataAfastamento}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement x="445" y="297" width="100" height="10" uuid="fad26777-f018-49f5-8548-c8130ed002a8"/>
				<textElement markup="none">
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{codigo}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement x="245" y="319" width="100" height="10" uuid="c5642868-02d6-497f-b8a0-f4aae84aa0d6"/>
				<textElement markup="none">
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{categoriaTrabalhador}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement x="88" y="341" width="467" height="10" uuid="acb4be45-bedb-4a5f-a319-6813534603a3"/>
				<textElement markup="none">
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[new String($F{cnpjSindicato}.toString() +"   "+ $F{nomeSindicato}.toString())]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement x="3" y="341" width="82" height="10" uuid="b62e065f-9d58-4010-85bc-ff58bd7af5ae"/>
				<textElement markup="none">
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{codigoSindicato}]]></textFieldExpression>
			</textField>
			<textField pattern="dd/MM/yyyy" isBlankWhenNull="true">
				<reportElement x="220" y="297" width="100" height="10" uuid="0850fdd6-d1b5-455b-8776-9a73cf115e62"/>
				<textElement markup="none">
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[$P{CAMPO_25}]]></textFieldExpression>
			</textField>
			<textField pattern="#,##0.00" isBlankWhenNull="true">
				<reportElement x="2" y="297" width="104" height="10" uuid="6a377be0-1a64-4ade-bbec-a00b238a4e52"/>
				<textElement>
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{ultimaRemuneracao}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement x="142" y="197" width="310" height="10" uuid="3e81ac94-40ec-4449-b3f6-2f234a2f3a0b"/>
				<textElement>
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{nomeMae}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement x="288" y="97" width="70" height="10" uuid="36e94b2a-a6ff-4ee0-8ac7-0bca3bc57ced">
					<property name="com.jaspersoft.studio.unit.height" value="pixel"/>
				</reportElement>
				<textElement>
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[$P{cnae}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement x="2" y="229" width="550" height="22" uuid="8748328d-400b-42ba-8ff2-e4abb6b71e3a"/>
				<textElement markup="none">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{tipoContrato}.toString()]]></textFieldExpression>
			</textField>
			<textField pattern="">
				<reportElement x="3" y="319" width="54" height="10" uuid="ec789f5d-0cce-4fff-ac0a-cc448a0d3365"/>
				<textElement>
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[$P{PERC_PENSAO}]]></textFieldExpression>
			</textField>
			<textField pattern="">
				<reportElement x="115" y="319" width="54" height="10" uuid="c8bc2890-7a09-411d-a08f-ba8d49f26563"/>
				<textElement>
					<font size="7.5"/>
				</textElement>
				<textFieldExpression><![CDATA[$P{PERC_PENSAO}]]></textFieldExpression>
			</textField>
		</band>
	</title>
</jasperReport>
