<?xml version="1.0" encoding="UTF-8"?>
<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_LAUDO_INSPECAO_VEICULAR" pageWidth="595" pageHeight="842" columnWidth="535" leftMargin="30" rightMargin="30" topMargin="20" bottomMargin="20" uuid="ab617ba0-3484-4c2d-9946-7e795fcac3fa">
	<property name="ireport.scriptlethandling" value="0"/>
	<property name="ireport.encoding" value="UTF-8"/>
	<property name="ireport.zoom" value="1.2418426461183103"/>
	<property name="ireport.x" value="0"/>
	<property name="ireport.y" value="21"/>
	<import value="net.sf.jasperreports.engine.*"/>
	<import value="java.util.*"/>
	<import value="net.sf.jasperreports.engine.data.*"/>
	<parameter name="FECHO" class="java.lang.String" isForPrompting="false"/>
	<parameter name="LOGO_RELATORIO" class="net.sf.jasperreports.engine.JRImageRenderer" isForPrompting="false"/>
	<parameter name="SUBREPORT_RODAPE" class="java.lang.String"/>
	<parameter name="SUBREPORT_LAST_RODAPE" class="java.lang.String"/>
	<parameter name="SUBREPORT_CABECALHO" class="java.lang.String"/>
	<parameter name="SUBREPORT_SUMARIO" class="java.lang.String"/>
	<parameter name="PARAMETRO_1" class="java.lang.String"/>
	<parameter name="PARAMETRO_2" class="java.lang.String"/>
	<parameter name="PARAMETRO_3" class="java.lang.String"/>
	<parameter name="PARAMETRO_4" class="java.lang.String"/>
	<parameter name="PARAMETRO_5" class="java.lang.String"/>
	<parameter name="PARAMETRO_6" class="java.lang.String"/>
	<parameter name="PARAMETRO_7" class="java.lang.String"/>
	<parameter name="PARAMETRO_8" class="java.lang.String"/>
	<parameter name="PARAMETRO_9" class="java.lang.String"/>
	<parameter name="PARAMETRO_10" class="java.lang.String"/>
	<parameter name="SUBREPORT_DIR" class="java.lang.String" isForPrompting="false">
		<defaultValueExpression><![CDATA["D:\\Projeto Mentor Novo\\Mentor\\mentor\\reports\\inspecaoveicular\\individualordemservicoinspecao\\"]]></defaultValueExpression>
	</parameter>
	<parameter name="FOTO_DIANTEIRA" class="net.sf.jasperreports.engine.JRImageRenderer"/>
	<parameter name="FOTO_TRASEIRA" class="net.sf.jasperreports.engine.JRImageRenderer"/>
	<parameter name="taxi" class="java.lang.Short"/>
	<parameter name="motoTaxi" class="java.lang.Short"/>
	<parameter name="motoFrete" class="java.lang.Short"/>
	<parameter name="escolar" class="java.lang.Short"/>
	<parameter name="cancelado" class="java.lang.Short"/>
	<parameter name="aprovado" class="java.lang.Short"/>
	<parameter name="outros" class="java.lang.Short"/>
	<parameter name="NOME_EMPRESA" class="java.lang.String" isForPrompting="false"/>
	<parameter name="INSCRICAO_ESTADUAL_NOME" class="java.lang.String" isForPrompting="false"/>
	<parameter name="DATA_FINAL" class="java.util.Date" isForPrompting="false"/>
	<parameter name="CNPJ_NOME" class="java.lang.String" isForPrompting="false"/>
	<parameter name="CNPJ" class="java.lang.String"/>
	<parameter name="DATA_INICIAL" class="java.util.Date" isForPrompting="false"/>
	<parameter name="INSCRICAO_ESTADUAL" class="java.lang.String"/>
	<parameter name="CREA_ENGENHEIRO" class="java.lang.String"/>
	<parameter name="CREA_INSPETOR" class="java.lang.String"/>
	<parameter name="NR_RPS" class="java.lang.String"/>
	<parameter name="OUTRA_LOGO" class="net.sf.jasperreports.engine.JRImageRenderer"/>
	<parameter name="IMAGEM_LIV" class="net.sf.jasperreports.engine.JRImageRenderer"/>
	<parameter name="LOGRADOURO_EMPRESA" class="java.lang.String"/>
	<parameter name="NUMERO_EMPRESA" class="java.lang.String"/>
	<parameter name="BAIRRO_EMPRESA" class="java.lang.String"/>
	<parameter name="UF_EMPRESA" class="java.lang.String"/>
	<parameter name="CEP_EMPRESA" class="java.lang.String"/>
	<parameter name="TELEFONE_EMPRESA" class="java.lang.String"/>
	<parameter name="FAX_EMPRESA" class="java.lang.String"/>
	<parameter name="CIDADE_EMPRESA" class="java.lang.String"/>
	<queryString language="SQL">
		<![CDATA[]]>
	</queryString>
	<field name="nomeCliente" class="java.lang.String">
		<fieldDescription><![CDATA[ordemInspecao.tomadorPrestadorRps.pessoa.nome]]></fieldDescription>
	</field>
	<field name="enderecoCliente" class="java.lang.String">
		<fieldDescription><![CDATA[ordemInspecao.tomadorPrestadorRps.pessoa.endereco.logradouro]]></fieldDescription>
	</field>
	<field name="cnpjCliente" class="java.lang.String">
		<fieldDescription><![CDATA[ordemInspecao.tomadorPrestadorRps.pessoa.complemento.cnpj]]></fieldDescription>
	</field>
	<field name="marcaModeloVeiculo" class="java.lang.String">
		<fieldDescription><![CDATA[ordemInspecao.veiculo.marcaModelo]]></fieldDescription>
	</field>
	<field name="anoFabricacaoVeiculo" class="java.lang.String">
		<fieldDescription><![CDATA[ordemInspecao.veiculo.anoFabricacao]]></fieldDescription>
	</field>
	<field name="placaVeiculo" class="java.lang.String">
		<fieldDescription><![CDATA[ordemInspecao.veiculo.placa]]></fieldDescription>
	</field>
	<field name="dataEmissao" class="java.sql.Timestamp">
		<fieldDescription><![CDATA[dataEmissao]]></fieldDescription>
	</field>
	<field name="chassi" class="java.lang.String">
		<fieldDescription><![CDATA[ordemInspecao.veiculo.chassi]]></fieldDescription>
	</field>
	<field name="numeroRenavan" class="java.lang.String">
		<fieldDescription><![CDATA[ordemInspecao.veiculo.numeroRenavan]]></fieldDescription>
	</field>
	<field name="especieTipo" class="java.lang.String">
		<fieldDescription><![CDATA[ordemInspecao.veiculo.especieTipo]]></fieldDescription>
	</field>
	<field name="observacao" class="java.lang.String">
		<fieldDescription><![CDATA[observacao]]></fieldDescription>
	</field>
	<field name="outros" class="java.lang.String">
		<fieldDescription><![CDATA[outrosTexto]]></fieldDescription>
	</field>
	<field name="numeroOS" class="java.lang.Long">
		<fieldDescription><![CDATA[ordemInspecao.numeroOS]]></fieldDescription>
	</field>
	<field name="laudoFinal" class="java.lang.Short">
		<fieldDescription><![CDATA[laudoFinal]]></fieldDescription>
	</field>
	<field name="taxi" class="java.lang.Short">
		<fieldDescription><![CDATA[taxi]]></fieldDescription>
	</field>
	<field name="escolar" class="java.lang.Short">
		<fieldDescription><![CDATA[escolar]]></fieldDescription>
	</field>
	<field name="motoTaxi" class="java.lang.Short">
		<fieldDescription><![CDATA[motoTaxi]]></fieldDescription>
	</field>
	<field name="motoFrete" class="java.lang.Short">
		<fieldDescription><![CDATA[motoFrete]]></fieldDescription>
	</field>
	<field name="nomeResponsavel" class="java.lang.String">
		<fieldDescription><![CDATA[colaboradorEngenheiro.pessoa.nome]]></fieldDescription>
	</field>
	<field name="empresa" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.nome]]></fieldDescription>
	</field>
	<field name="empresaBairro" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.bairro]]></fieldDescription>
	</field>
	<field name="empresaEndereco" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.logradouro]]></fieldDescription>
	</field>
	<field name="empresaCEP" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.cep]]></fieldDescription>
	</field>
	<field name="empresaTelefone" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.complemento.fone1]]></fieldDescription>
	</field>
	<field name="empresaFax" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.complemento.fax1]]></fieldDescription>
	</field>
	<field name="nomeInspetor" class="java.lang.String">
		<fieldDescription><![CDATA[colaboradorInspetor.pessoa.nome]]></fieldDescription>
	</field>
	<field name="rps" class="java.lang.Long">
		<fieldDescription><![CDATA[ordemInspecao.grupoApuracaoOSInspecao.rps.numero]]></fieldDescription>
	</field>
	<field name="creaEngenheiro" class="java.lang.String">
		<fieldDescription><![CDATA[colaboradorEngenheiro.numeroOrgaoClasse]]></fieldDescription>
	</field>
	<field name="creaInspetor" class="java.lang.String">
		<fieldDescription><![CDATA[colaboradorInspetor.numeroOrgaoClasse]]></fieldDescription>
	</field>
	<variable name="dataRel" class="java.util.Date" resetType="Page">
		<initialValueExpression><![CDATA[new java.util.Date()]]></initialValueExpression>
	</variable>
	<title>
		<band height="97" splitType="Stretch">
			<rectangle radius="10">
				<reportElement uuid="2114ba11-6079-4262-b8a2-7ff60c32f9d1" positionType="Float" x="0" y="0" width="535" height="95"/>
			</rectangle>
			<rectangle radius="10">
				<reportElement uuid="ab22ce56-2496-42a1-9cec-ac0fc641e75f" positionType="Float" x="457" y="8" width="78" height="77"/>
			</rectangle>
			<image hAlign="Center" vAlign="Middle">
				<reportElement uuid="f87ac288-125b-4d8c-82a3-fcccf2a9de07" x="386" y="9" width="70" height="76"/>
				<imageExpression><![CDATA[$P{IMAGEM_LIV}]]></imageExpression>
			</image>
			<staticText>
				<reportElement uuid="62bf9592-aa54-47c5-9fe0-428fbbcbbf1b" key="staticText-1" positionType="Float" x="107" y="27" width="27" height="12"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Right" verticalAlignment="Middle">
					<font size="8" isBold="true" isItalic="false" pdfFontName="Helvetica-BoldOblique"/>
				</textElement>
				<text><![CDATA[CNPJ:]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="4d2bf974-d56f-48b3-b388-6e612e5eb952" x="3" y="15" width="63" height="63"/>
			</rectangle>
			<textField isBlankWhenNull="true">
				<reportElement uuid="40c2cd40-ce1e-40e7-b95a-d2560ddf5be5" x="483" y="40" width="47" height="15"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<textFieldExpression><![CDATA[$P{NR_RPS}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement uuid="9ad74f51-6e3a-415c-833d-524e03a34435" positionType="Float" x="68" y="61" width="319" height="12"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="8" isBold="false"/>
				</textElement>
				<textFieldExpression><![CDATA["Telefone "+$P{TELEFONE_EMPRESA}+" FAX "+$P{FAX_EMPRESA}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="a202019e-7765-43e2-b17c-dd3a5236f9a9" key="textField-4" positionType="Float" x="134" y="27" width="84" height="12"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement verticalAlignment="Middle">
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$P{CNPJ}]]></textFieldExpression>
			</textField>
			<textField pattern="dd/MM/yyyy" isBlankWhenNull="true">
				<reportElement uuid="87b72e51-807a-45ff-80de-aa7b934eaf77" x="457" y="68" width="74" height="15"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{dataEmissao}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="35cdb3a4-10ec-42c8-96e4-70007c2f728d" x="458" y="13" width="75" height="12"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true"/>
				</textElement>
				<text><![CDATA[LAUDO TÉCNICO]]></text>
			</staticText>
			<line>
				<reportElement uuid="2235f380-327f-488c-9736-a7a6f9f706c9" positionType="Float" x="66" y="22" width="314" height="1"/>
			</line>
			<staticText>
				<reportElement uuid="34d0824c-2f1c-46bf-9dc9-6af65e588c62" x="457" y="40" width="26" height="15"/>
				<textElement textAlignment="Right" verticalAlignment="Middle">
					<font size="9" isBold="true"/>
				</textElement>
				<text><![CDATA[RPS:]]></text>
			</staticText>
			<image hAlign="Center" vAlign="Middle">
				<reportElement uuid="cbdde1e5-2833-4a4a-b632-02577d8a6a9b" key="image-1" x="6" y="16" width="57" height="61"/>
				<imageExpression><![CDATA[$P{LOGO_RELATORIO}]]></imageExpression>
			</image>
			<line>
				<reportElement uuid="9839b36b-c37d-4897-b154-cb0191d7297b" positionType="Float" x="67" y="25" width="313" height="1"/>
				<graphicElement>
					<pen lineWidth="3.0"/>
				</graphicElement>
			</line>
			<staticText>
				<reportElement uuid="e29eaaf9-093c-45a0-ac18-eaedf3fa7710" x="457" y="54" width="75" height="15"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="9" isBold="true"/>
				</textElement>
				<text><![CDATA[Data de Emissão]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="80bf5202-06e9-4e8e-8c13-92ea6bf9e04f" x="456" y="25" width="27" height="15"/>
				<textElement textAlignment="Right" verticalAlignment="Middle">
					<font size="9" isBold="true"/>
				</textElement>
				<text><![CDATA[Nº:]]></text>
			</staticText>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement uuid="88ab393f-40b8-4c28-b2f5-3b37aae05559" positionType="Float" x="68" y="41" width="319" height="20"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="8" isBold="false"/>
				</textElement>
				<textFieldExpression><![CDATA[$P{LOGRADOURO_EMPRESA}+" Nº "+$P{NUMERO_EMPRESA}+" / "+$P{BAIRRO_EMPRESA}+" - "+$P{CIDADE_EMPRESA}+"/"+$P{UF_EMPRESA}+" CEP "+$P{CEP_EMPRESA}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="f0c05848-7e5e-460d-b457-2112863dc54c" key="textField-5" positionType="Float" x="295" y="27" width="92" height="12"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement verticalAlignment="Middle">
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$P{INSCRICAO_ESTADUAL}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="65404cbf-0b60-4381-846a-47b26129c6ad" key="staticText-4" positionType="Float" x="217" y="27" width="78" height="12"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Right" verticalAlignment="Middle">
					<font size="8" isBold="true" isItalic="false" pdfFontName="Helvetica-BoldOblique"/>
				</textElement>
				<text><![CDATA[Inscrição Estadual:]]></text>
			</staticText>
			<textField isStretchWithOverflow="true">
				<reportElement uuid="db17ac60-e16c-421c-a774-7f27e802ae55" x="67" y="4" width="320" height="16"/>
				<textElement textAlignment="Center" verticalAlignment="Top">
					<font size="12" isBold="true"/>
				</textElement>
				<textFieldExpression><![CDATA[$P{NOME_EMPRESA}]]></textFieldExpression>
			</textField>
			<line>
				<reportElement uuid="1bbc400f-130c-4796-9849-07aaf961640a" positionType="Float" x="67" y="40" width="313" height="1"/>
				<graphicElement>
					<pen lineWidth="1.5"/>
				</graphicElement>
			</line>
			<textField isBlankWhenNull="true">
				<reportElement uuid="058636fd-409a-40e6-a9c7-7d230ea3b181" x="483" y="25" width="45" height="15"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{numeroOS}]]></textFieldExpression>
			</textField>
		</band>
	</title>
	<detail>
		<band height="666" splitType="Stretch">
			<rectangle>
				<reportElement uuid="b758ec62-8e1e-4b15-a46f-28f47f68d8c2" x="340" y="540" width="195" height="38"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="3622ddad-dc13-4f95-bde6-90a0228b0909" x="73" y="541" width="267" height="38"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="a22d99c8-0088-427e-b71b-af3f30e7a5a9" x="0" y="541" width="73" height="38"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="77b701e2-1b7e-4c55-ad4e-8d6f2e1758f6" x="0" y="501" width="73" height="38"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="fdb673b2-5834-4b56-9b8e-e7f11cb83340" x="356" y="120" width="179" height="22"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="f29054d9-fa8c-416f-84af-871de6b73c70" x="0" y="120" width="178" height="22"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="526ecc29-fb1a-4aba-accb-cbbe2631450b" x="0" y="60" width="535" height="26"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="3d0a9e3e-a965-4cc6-b6da-ed1b57602339" x="339" y="40" width="196" height="20"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="fcc888f3-694e-46ab-8790-1bbc36fb6e6d" x="0" y="98" width="178" height="22"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="a6517a31-84cb-4855-a43c-3d11b6b75971" x="0" y="86" width="535" height="12"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[IDENTIFICAÇÃO DO VEICULO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="c40c235e-5958-4eb4-ba3e-e0403f8201d1" x="2" y="120" width="64" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[MARCA/MODELO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="d8dea532-f1f0-4c81-817b-410b4451011d" x="358" y="120" width="89" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[ANO DE FABRICAÇAO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="d2e39da8-1edd-4d24-9520-e8e4b97ad3ae" x="2" y="98" width="65" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Nº da PLACA]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement uuid="8963eb3d-2d2d-436e-a2b1-3ab169b19296" x="2" y="109" width="64" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{placaVeiculo}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="82e116d1-70ea-4c84-8bbf-5e1b613edebb" x="-1" y="579" width="535" height="87"/>
				<textElement>
					<font size="9"/>
				</textElement>
				<text><![CDATA[* O veículo foi inspecionado conforme normatizaçoes do INMETRO, CONTRAN, CONAMA e ABNT, nos quesitos segurança e emissao de poluentes. A aprovaçao na inspeçao nao pressupoe qualquer garantia explícita ou implícita dada pelo OIA/ITL,
relativa aos componentes inspecionados, nem isenta o fabricante/importador/proprietário do veículo de suas responsabilidades quanto aos danos pessoais, materiais ou quaisquer perdas provocadas por problemas de fabricaçao, manutençao ou operaçao
incorreta do veículo.
* A aceitaçao deste laudo está condicionada a verificaçao de sua autenticidade no endereço eletrônico www.setamt.com.br .]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="55f67346-9b92-422f-97a3-8142bbd3967c" x="0" y="27" width="536" height="12"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold" isPdfEmbedded="true"/>
				</textElement>
				<text><![CDATA[IDENTIFICAÇÃO DO PROPRIETÁRIO DO VEICULO]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="2dedfa12-f709-4b0d-9f06-342078755b54" x="0" y="40" width="339" height="20"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="d39ee285-3298-4221-a1ff-d4818fa2dfcf" x="2" y="40" width="111" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[PROPRIETÁRIO DO VEICULO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="da9df3ae-ecd4-49b2-8e7a-984af757f404" x="2" y="62" width="91" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[ENDEREÇO]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement uuid="0a73fb5c-e82c-418b-a7a2-7140f2aa014b" x="341" y="50" width="142" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{cnpjCliente}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="fcc82f8f-fd0d-4971-8d72-7ff22491d9e9" x="340" y="40" width="51" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[CPF / CNPJ]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement uuid="f3da28e3-c2ea-4799-8ac0-3b9df86f710c" x="2" y="74" width="300" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{enderecoCliente}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="3e39fe94-400d-4ef2-b417-f2a05e178c42" x="2" y="50" width="336" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{nomeCliente}]]></textFieldExpression>
			</textField>
			<rectangle>
				<reportElement uuid="3d87f2a1-81bb-444e-8dbf-8395cbafc710" x="178" y="98" width="178" height="22"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="ffec694d-d615-4e8e-817a-67f77225bf9e" x="356" y="98" width="179" height="22"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="2b517697-7ebb-4f52-81a3-dc8874ed3273" x="178" y="120" width="178" height="22"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="62532ab8-56d3-4ae9-b68d-c53301294517" x="358" y="98" width="89" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Nº do CHASSI]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="9ea63284-a438-4014-afe2-1ff87ccf54ea" x="180" y="98" width="89" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[N° RENAVAM]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="50c2b5b7-e41f-44ef-9d7b-0c6ce452d823" x="180" y="120" width="89" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[ESPECIE/TIPO]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="54e3165e-cff7-4cfb-8fd2-3489f3b431d3" x="0" y="145" width="535" height="33"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="3a7fe7f2-7bc2-4584-919b-70944d181707" x="3" y="145" width="53" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[LAUDO FINAL:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="d1411ab0-59d2-43d3-9a77-7e9bc7ed0152" x="3" y="163" width="64" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[OBSERVAÇOES:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="36170740-23ec-4f83-ba80-25ed82040a6f" x="0" y="179" width="535" height="12"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[UTILIZAÇÃO DO VEICULO]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="f846a6b9-01b8-448d-abb9-73a6b225cf1a" x="0" y="191" width="66" height="23"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="8e01d128-e35c-40d8-b0d2-f40bbfc4a9cc" x="66" y="191" width="65" height="23"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="f6af87a4-8e7b-4b7f-ba34-edd5eda10a7b" x="131" y="191" width="65" height="23"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="c58b21fa-8720-4bec-9d39-97f7c7808c04" x="196" y="191" width="339" height="23"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="08133e06-4475-42c2-a031-d6a7e9be66d4" x="198" y="191" width="48" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[MOTO FRETE]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="14b9f52e-adfd-4b76-bba5-50802dcd39b5" x="133" y="191" width="49" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[MOTO TAXI]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="7ece2720-cba9-4760-8447-1d94bd828a00" x="68" y="191" width="37" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[ESCOLAR]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="c594165f-bfe6-42da-ab1c-a9229a4a52fe" x="2" y="191" width="33" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[TAXI]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="96e903b6-d9ca-4f71-82f4-3dced2de9895" x="0" y="218" width="268" height="195"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="719c6771-6fe0-4f69-ab5a-0ac6e13ec90c" x="268" y="218" width="267" height="195"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="46c13036-e7a9-462e-abc0-81430d025b67" x="0" y="416" width="535" height="70"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="03527e0b-0c73-4dc4-b5b1-14d066c120da" x="1" y="220" width="266" height="11"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true"/>
				</textElement>
				<text><![CDATA[FOTO DIANTEIRA E LATERAL DIREITA]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="7a63c14f-934d-4908-8f93-ab32c461d827" x="270" y="220" width="263" height="11"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true"/>
				</textElement>
				<text><![CDATA[FOTO TRASEIRA E LATERAL ESQUERDA]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="c3e0a63a-cc30-4f41-97d8-c94afe6eeb06" x="2" y="416" width="232" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[DECALQUE DO CHASSI E IDENTIFICAÇAO DO VISTORIADOR]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="d6656b17-d6c3-49d8-83b0-583d9000f3e1" x="0" y="486" width="535" height="13"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="535c3b36-4bc5-4c83-8480-5f33d26e5a90" x="1" y="487" width="533" height="11"/>
				<textElement textAlignment="Center">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[SETA INPEÇÃO VEICULAR LTDA - IDENTIFICAÇÃO DO RESPONSÁLVEL TECNICO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="b002d3fc-5d3b-401b-8035-8482018918e3" x="2" y="502" width="33" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[DATA]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="994a0279-c5ff-40e1-9a47-643b55075336" x="73" y="501" width="267" height="38"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="ae9f7d35-369e-4789-95a9-441585df9991" x="340" y="501" width="195" height="38"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="6d55a197-4189-4fcc-a6b0-10c2d7683b02" x="74" y="502" width="160" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[NOME / Nº CREA DO ENGENHEIRO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="0521673d-1af9-461e-9e9d-51bf0c3a6d60" x="342" y="502" width="107" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[CARIMBO E ASSINATURA]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="f8468255-c2eb-41ea-9a88-34fc7e6b0a7d" x="138" y="145" width="5" height="10">
					<printWhenExpression><![CDATA[new Boolean($F{laudoFinal} == 1)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="7" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="86b29b86-3746-4f1f-a86f-111f56c6ace8" x="142" y="145" width="5" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="62056113-b34b-4049-b584-d34e022cd96e" x="63" y="145" width="5" height="10"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="a5838d86-c223-4de1-a062-64821885499a" x="67" y="145" width="5" height="10">
					<printWhenExpression><![CDATA[new Boolean($F{laudoFinal} == 0)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="4e0d1921-a22e-4fb0-8efe-6de221de559b" x="71" y="145" width="5" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="f0466fce-7c24-4301-9b09-a8737974669e" x="76" y="145" width="50" height="10"/>
				<textElement>
					<font size="7" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[APROVADO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="b16630e5-1274-4980-ad07-9f54203bf3f9" x="147" y="145" width="50" height="10"/>
				<textElement>
					<font size="7" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[REPROVADO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="022303bc-ceb0-4cc5-b614-a185bbf38805" x="134" y="145" width="5" height="10"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="f793fa4d-4130-4ab5-a641-02fd66c6cb75" x="112" y="204" width="5" height="10"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="84df5a12-d454-48cc-82c3-f332dae64682" x="116" y="204" width="5" height="10">
					<printWhenExpression><![CDATA[new Boolean($F{escolar} == 1)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="ab7f50e2-4b5d-4566-919c-9b7745664497" x="120" y="204" width="5" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="002442eb-873e-44ce-8e8c-145cf4443c79" x="177" y="204" width="5" height="10"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="14b007f8-8e22-4873-9eae-9947ea443225" x="181" y="204" width="5" height="10">
					<printWhenExpression><![CDATA[new Boolean($F{motoTaxi} == 1)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="6f8d8bca-a32b-44b3-9581-9c73ba25cc27" x="185" y="204" width="5" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="80af5987-d659-4017-88c6-5787770df32b" x="258" y="204" width="5" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="e185b61c-9b80-43b7-8646-0f3e6896baf1" x="254" y="204" width="5" height="10">
					<printWhenExpression><![CDATA[new Boolean($F{motoFrete} == 1)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="fefbbdef-c5d7-4ad8-904f-25c8e2654b07" x="250" y="204" width="5" height="10"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="2e18e895-2eaf-430b-9db0-194f130f11d3" x="47" y="204" width="5" height="10"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="c633b002-bdb3-4d0f-ac9c-83fc99d2a6c4" x="51" y="204" width="5" height="10">
					<printWhenExpression><![CDATA[new Boolean($F{taxi} == 1)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="c0001b85-bceb-4ca2-9e0a-b361af421241" x="55" y="204" width="5" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement uuid="c4ddf966-1f09-4936-bbef-0f43ad1e70e7" x="358" y="108" width="175" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{chassi}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="fae41d90-133f-48c2-9295-dca42651c5e9" x="180" y="109" width="178" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{numeroRenavan}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="38230a6d-076b-4eb8-946b-c005710e52bc" x="180" y="131" width="176" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{especieTipo}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="a7005bb2-710b-4e25-8d34-28265d69c3f8" x="75" y="163" width="457" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{observacao}]]></textFieldExpression>
			</textField>
			<textField pattern="dd/MM/yyyy" isBlankWhenNull="true">
				<reportElement uuid="bd8d4536-bfcc-4338-8bf8-0de1a9747779" x="1" y="518" width="72" height="12"/>
				<textElement textAlignment="Center">
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{dataEmissao}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement uuid="7339e494-8053-4afb-992d-59d2ed88b456" x="2" y="131" width="175" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{marcaModeloVeiculo}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement uuid="90ab2a0f-7612-4291-ae90-b74c1c1e07db" x="74" y="518" width="264" height="12"/>
				<textElement>
					<font size="9"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{nomeResponsavel} + " CREA "+$F{creaEngenheiro}]]></textFieldExpression>
			</textField>
			<image hAlign="Center">
				<reportElement uuid="c4f556be-4406-4a1d-8b11-c2e56ad2b390" x="3" y="243" width="262" height="160"/>
				<imageExpression><![CDATA[$P{FOTO_DIANTEIRA}]]></imageExpression>
			</image>
			<image hAlign="Center">
				<reportElement uuid="c61b96f5-373c-434e-a452-defe810446c3" x="271" y="243" width="261" height="160"/>
				<imageExpression><![CDATA[$P{FOTO_TRASEIRA}]]></imageExpression>
			</image>
			<rectangle>
				<reportElement uuid="a77c16d5-9530-4512-8151-8cbe9a3646ff" x="0" y="3" width="535" height="21"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="63436f2f-6fca-4418-b543-408757feeeec" x="0" y="4" width="534" height="20"/>
				<textElement textAlignment="Center">
					<font size="12" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[LAUDO DE INSPEÇAO VEICULAR - LIV]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement uuid="2f4efc51-4759-4f57-bf64-69a802f6f2cb" x="358" y="131" width="100" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{anoFabricacaoVeiculo}]]></textFieldExpression>
			</textField>
			<textField pattern="dd/MM/yyyy" isBlankWhenNull="true">
				<reportElement uuid="f4f93504-89dc-4ed3-b3d4-fde2b768eb41" x="1" y="558" width="72" height="12"/>
				<textElement textAlignment="Center">
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{dataEmissao}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="bc52d2f5-e7e4-4222-bea4-1e2c9939711b" x="2" y="542" width="33" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[DATA]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="11eb52c8-3b51-43f7-8486-03414172cdc1" x="74" y="542" width="160" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[NOME / Nº CREA DO INSPETOR]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="236853c0-cbc9-44aa-b0d7-7d6f8a6242b1" x="342" y="542" width="107" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[CARIMBO E ASSINATURA]]></text>
			</staticText>
			<textField>
				<reportElement uuid="ed12d7c4-3dcb-448a-8fb1-24e3f4cb14c9" x="74" y="558" width="264" height="12"/>
				<textElement>
					<font size="9"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{nomeInspetor} + " CREA "+$F{creaInspetor}]]></textFieldExpression>
			</textField>
		</band>
	</detail>
</jasperReport>
