<?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_FINAL_VISTORIA" 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.3310000000000097"/>
	<property name="ireport.x" value="0"/>
	<property name="ireport.y" value="0"/>
	<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="aprovado" class="java.lang.Short"/>
	<parameter name="cancelado" class="java.lang.Short"/>
	<parameter name="outros" class="java.lang.Short"/>
	<parameter name="escolar" 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="DATA_INICIAL" class="java.util.Date" isForPrompting="false"/>
	<parameter name="CNPJ" class="java.lang.String"/>
	<parameter name="desistencia" class="java.lang.Short"/>
	<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="IMAGEM_LFV" 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="numeroOS" class="java.lang.Long">
		<fieldDescription><![CDATA[ordemInspecao.numeroOS]]></fieldDescription>
	</field>
	<field name="cidade" class="java.lang.String">
		<fieldDescription><![CDATA[ordemInspecao.tomadorPrestadorRps.pessoa.endereco.cidade.descricao]]></fieldDescription>
	</field>
	<field name="uf" class="java.lang.String">
		<fieldDescription><![CDATA[ordemInspecao.tomadorPrestadorRps.pessoa.endereco.cidade.uf.sigla]]></fieldDescription>
	</field>
	<field name="cep" class="java.lang.String">
		<fieldDescription><![CDATA[ordemInspecao.tomadorPrestadorRps.pessoa.endereco.cep]]></fieldDescription>
	</field>
	<field name="telefone" class="java.lang.String">
		<fieldDescription><![CDATA[ordemInspecao.tomadorPrestadorRps.pessoa.complemento.fone1]]></fieldDescription>
	</field>
	<field name="agr" class="java.lang.String">
		<fieldDescription><![CDATA[agr]]></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="laudoFinal" class="java.lang.Short">
		<fieldDescription><![CDATA[laudoFinal]]></fieldDescription>
	</field>
	<field name="turismo" class="java.lang.Short">
		<fieldDescription><![CDATA[turismo]]></fieldDescription>
	</field>
	<field name="fretamento" class="java.lang.Short">
		<fieldDescription><![CDATA[fretamento]]></fieldDescription>
	</field>
	<field name="escolar" class="java.lang.Short">
		<fieldDescription><![CDATA[escolar]]></fieldDescription>
	</field>
	<field name="vinculado" class="java.lang.Short">
		<fieldDescription><![CDATA[vinculado]]></fieldDescription>
	</field>
	<field name="outros" class="java.lang.Short">
		<fieldDescription><![CDATA[outros]]></fieldDescription>
	</field>
	<field name="engenheiro" class="java.lang.String">
		<fieldDescription><![CDATA[colaboradorEngenheiro.numeroOrgaoClasse]]></fieldDescription>
	</field>
	<field name="inspetor" class="java.lang.String">
		<fieldDescription><![CDATA[colaboradorInspetor.numeroOrgaoClasse]]></fieldDescription>
	</field>
	<field name="nomeEngenheiro" class="java.lang.String">
		<fieldDescription><![CDATA[colaboradorEngenheiro.pessoa.nome]]></fieldDescription>
	</field>
	<field name="nomeInspetor" class="java.lang.String">
		<fieldDescription><![CDATA[colaboradorInspetor.pessoa.nome]]></fieldDescription>
	</field>
	<field name="fotoDianteira" class="net.sf.jasperreports.engine.JRImageRenderer">
		<fieldDescription><![CDATA[fotoDianteira]]></fieldDescription>
	</field>
	<field name="fotoTraseira" class="net.sf.jasperreports.engine.JRImageRenderer">
		<fieldDescription><![CDATA[fotoTraseira]]></fieldDescription>
	</field>
	<field name="numeroLaudo" class="java.lang.String">
		<fieldDescription><![CDATA[numeroLaudo]]></fieldDescription>
	</field>
	<field name="numeroRPS" class="java.lang.Long">
		<fieldDescription><![CDATA[ordemInspecao.grupoApuracaoOSInspecao.rps.numero]]></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="empresaFax" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.complemento.cnpj]]></fieldDescription>
	</field>
	<field name="empresaTelefone" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.complemento.fone1]]></fieldDescription>
	</field>
	<field name="empresa" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.nome]]></fieldDescription>
	</field>
	<field name="creaInspetor" class="java.lang.String">
		<fieldDescription><![CDATA[colaboradorInspetor.numeroOrgaoClasse]]></fieldDescription>
	</field>
	<field name="creaEngenheiro" class="java.lang.String">
		<fieldDescription><![CDATA[colaboradorEngenheiro.numeroOrgaoClasse]]></fieldDescription>
	</field>
	<field name="anoModelo" class="java.lang.String">
		<fieldDescription><![CDATA[ordemInspecao.veiculo.anoModelo]]></fieldDescription>
	</field>
	<variable name="dataRel" class="java.util.Date" resetType="Page">
		<initialValueExpression><![CDATA[new java.util.Date()]]></initialValueExpression>
	</variable>
	<title>
		<band height="96" splitType="Stretch">
			<rectangle radius="10">
				<reportElement uuid="228c65c0-83e5-4331-8bae-f9250c437cb5" positionType="Float" x="0" y="1" width="535" height="95"/>
			</rectangle>
			<rectangle radius="10">
				<reportElement uuid="873f5201-633a-42a3-ab19-cbe5dac02ada" positionType="Float" x="457" y="8" width="78" height="77"/>
			</rectangle>
			<image scaleImage="RetainShape" hAlign="Center" vAlign="Middle">
				<reportElement uuid="38aadcdc-8470-4b7d-970d-af9a728b7800" x="386" y="12" width="67" height="75"/>
				<imageExpression><![CDATA[$P{IMAGEM_LFV}]]></imageExpression>
			</image>
			<line>
				<reportElement uuid="b1e2da41-1572-4293-a0d9-b7b8a73a84c7" positionType="Float" x="67" y="26" width="313" height="1"/>
				<graphicElement>
					<pen lineWidth="3.0"/>
				</graphicElement>
			</line>
			<staticText>
				<reportElement uuid="daa47b6a-d9fe-4ae5-905c-e4018bf10ff5" key="staticText-1" positionType="Float" x="107" y="28" 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>
			<staticText>
				<reportElement uuid="88bcbd52-0c82-40cf-8302-186722cbe875" x="458" y="13" width="75" height="12"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true"/>
				</textElement>
				<text><![CDATA[LAUDO TÉCNICO]]></text>
			</staticText>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement uuid="2e3bee53-5230-427a-87f1-19a725c9d6c6" positionType="Float" x="68" y="42" 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>
			<rectangle>
				<reportElement uuid="7f24e2e7-e464-4364-91da-9c695e13bfce" x="3" y="16" width="63" height="63"/>
			</rectangle>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement uuid="e3e1ee0a-1758-4e95-9de4-66c110744244" positionType="Float" x="68" y="62" 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 isStretchWithOverflow="true">
				<reportElement uuid="093de89d-8220-424a-8046-af662fb93a22" x="67" y="5" width="320" height="16"/>
				<textElement textAlignment="Center" verticalAlignment="Top">
					<font size="12" isBold="true"/>
				</textElement>
				<textFieldExpression><![CDATA[$P{NOME_EMPRESA}]]></textFieldExpression>
			</textField>
			<image hAlign="Center" vAlign="Middle">
				<reportElement uuid="74839422-c828-4a18-9789-7d7033d81798" key="image-1" x="6" y="17" width="57" height="61"/>
				<imageExpression><![CDATA[$P{LOGO_RELATORIO}]]></imageExpression>
			</image>
			<staticText>
				<reportElement uuid="9dd0a104-5088-4bf6-8600-cbd349f9f611" key="staticText-4" positionType="Float" x="217" y="28" 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 isBlankWhenNull="true">
				<reportElement uuid="a62fc6b4-ed77-45cf-8596-315873ffb76a" key="textField-4" positionType="Float" x="134" y="28" 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 isBlankWhenNull="true">
				<reportElement uuid="24ddd6bb-b67e-42e0-af30-cb3d266aaa53" key="textField-5" positionType="Float" x="295" y="28" 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="8985853a-a07b-46da-ae4e-b9d3d12b7dd8" x="457" y="40" width="26" height="15"/>
				<textElement textAlignment="Right" verticalAlignment="Middle">
					<font size="9" isBold="true"/>
				</textElement>
				<text><![CDATA[RPS:]]></text>
			</staticText>
			<line>
				<reportElement uuid="06cfc6c6-b6ce-467c-90ad-a20fa12d21c3" positionType="Float" x="66" y="23" width="314" height="1"/>
			</line>
			<textField isBlankWhenNull="true">
				<reportElement uuid="bee247e0-c179-4180-8696-be7304ea6c2e" 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{numeroLaudo}]]></textFieldExpression>
			</textField>
			<textField pattern="dd/MM/yyyy" isBlankWhenNull="true">
				<reportElement uuid="c7fa33b7-3f7a-4ec2-8b67-3a72f8d831d9" 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>
			<line>
				<reportElement uuid="89146734-9616-4826-9932-2e84f237a979" positionType="Float" x="67" y="41" width="313" height="1"/>
				<graphicElement>
					<pen lineWidth="1.5"/>
				</graphicElement>
			</line>
			<staticText>
				<reportElement uuid="9d896a34-2e40-4991-b739-63416e84b0bf" 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 isBlankWhenNull="true">
				<reportElement uuid="f56ffc89-fca5-4933-8590-a4c81a759a72" 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>
			<staticText>
				<reportElement uuid="7e42a847-a599-4aa7-8297-90312b0b5315" 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>
		</band>
	</title>
	<detail>
		<band height="611" splitType="Stretch">
			<rectangle>
				<reportElement uuid="18a2b1f2-52eb-4b5c-870b-81a3bac5ba9c" x="0" y="196" width="535" height="15" backcolor="#CCCCCC"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="c1544e64-13cf-4ef1-aaac-f92ecb00d355" x="0" y="21" width="535" height="13" backcolor="#CCCCCC"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="0e0c53d3-5616-4cba-910b-95cd280bb4f2" x="0" y="100" width="535" height="14" backcolor="#CCCCCC"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="77b701e2-1b7e-4c55-ad4e-8d6f2e1758f6" x="0" y="523" width="73" height="38"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="fdb673b2-5834-4b56-9b8e-e7f11cb83340" x="357" y="136" width="178" height="22"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="f29054d9-fa8c-416f-84af-871de6b73c70" x="0" y="136" width="179" height="22"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="526ecc29-fb1a-4aba-accb-cbbe2631450b" x="0" y="54" width="535" height="21"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="3d0a9e3e-a965-4cc6-b6da-ed1b57602339" x="339" y="34" width="196" height="20"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="fcc888f3-694e-46ab-8790-1bbc36fb6e6d" x="0" y="114" width="179" height="22"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="a6517a31-84cb-4855-a43c-3d11b6b75971" x="0" y="102" 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="136" width="76" height="11"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[MARCA/MODELO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="d8dea532-f1f0-4c81-817b-410b4451011d" x="359" y="137" width="89" height="11"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[ANO DE FABRICAÇÃO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="d2e39da8-1edd-4d24-9520-e8e4b97ad3ae" x="2" y="114" width="76" height="11"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Nº da PLACA]]></text>
			</staticText>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement uuid="fb5ad68b-71e6-4443-ba7d-6a90b1469c95" x="2" y="147" width="134" height="11" isPrintInFirstWholeBand="true"/>
				<textElement>
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{marcaModeloVeiculo}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="8963eb3d-2d2d-436e-a2b1-3ab169b19296" x="2" y="125" width="64" height="11"/>
				<textElement>
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{placaVeiculo}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="55f67346-9b92-422f-97a3-8142bbd3967c" x="1" y="21" width="535" height="12"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[IDENTIFICAÇÃO DA EMPRESA]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="2dedfa12-f709-4b0d-9f06-342078755b54" x="0" y="34" width="339" height="20"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="d39ee285-3298-4221-a1ff-d4818fa2dfcf" x="2" y="34" width="111" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[RAZÃO SOCIAL DA EMPRESA]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="da9df3ae-ecd4-49b2-8e7a-984af757f404" x="2" y="55" 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="44" width="142" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{cnpjCliente}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="fcc82f8f-fd0d-4971-8d72-7ff22491d9e9" x="341" y="34" 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="65" 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="44" width="336" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{nomeCliente}]]></textFieldExpression>
			</textField>
			<rectangle>
				<reportElement uuid="3d87f2a1-81bb-444e-8dbf-8395cbafc710" x="179" y="114" width="178" height="22"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="ffec694d-d615-4e8e-817a-67f77225bf9e" x="357" y="114" width="178" height="22"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="2b517697-7ebb-4f52-81a3-dc8874ed3273" x="179" y="136" width="178" height="22"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="62532ab8-56d3-4ae9-b68d-c53301294517" x="359" y="115" width="89" height="11"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Nº do CHASSI]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="9ea63284-a438-4014-afe2-1ff87ccf54ea" x="181" y="114" width="89" height="11"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Nº RENAVAM]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="50c2b5b7-e41f-44ef-9d7b-0c6ce452d823" x="181" y="136" width="89" height="11"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[ESPECIE/TIPO]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="54e3165e-cff7-4cfb-8fd2-3489f3b431d3" x="0" y="163" width="535" height="33"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="3a7fe7f2-7bc2-4584-919b-70944d181707" x="2" y="164" 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="2" y="182" width="63" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[OBSERVAÇÕES:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="36170740-23ec-4f83-ba80-25ed82040a6f" x="0" y="198" 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="211" width="66" height="23"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="8e01d128-e35c-40d8-b0d2-f40bbfc4a9cc" x="66" y="211" width="65" height="23"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="f6af87a4-8e7b-4b7f-ba34-edd5eda10a7b" x="131" y="211" width="72" height="23"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="c58b21fa-8720-4bec-9d39-97f7c7808c04" x="196" y="211" width="73" height="23"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="0e1d89c0-9aa1-48f0-8c68-5e473ad8c150" x="268" y="211" width="267" height="23"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="bafccf17-eb9d-48ad-a818-a648b55bf024" x="270" y="211" width="89" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[OUTROS]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="08133e06-4475-42c2-a031-d6a7e9be66d4" x="198" y="211" width="65" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[VINCULADO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="14b9f52e-adfd-4b76-bba5-50802dcd39b5" x="133" y="211" width="48" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[ESCOLAR]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="7ece2720-cba9-4760-8447-1d94bd828a00" x="68" y="211" width="51" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[FRETAMENTO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="c594165f-bfe6-42da-ab1c-a9229a4a52fe" x="2" y="211" width="35" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[TURISMO]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="96e903b6-d9ca-4f71-82f4-3dced2de9895" x="0" y="238" width="268" height="195"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="719c6771-6fe0-4f69-ab5a-0ac6e13ec90c" x="268" y="238" width="267" height="195"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="46c13036-e7a9-462e-abc0-81430d025b67" x="0" y="437" width="535" height="66"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="03527e0b-0c73-4dc4-b5b1-14d066c120da" x="2" y="241" width="165" height="11"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[FOTO DIANTEIRA E LATERAL DIREITA]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="7a63c14f-934d-4908-8f93-ab32c461d827" x="270" y="241" width="165" height="11"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[FOTO TRASEIRA E LATERAL ESQUERDA]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="c3e0a63a-cc30-4f41-97d8-c94afe6eeb06" x="2" y="438" width="199" height="11"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[DECALQUE DO CHASSI]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="d6656b17-d6c3-49d8-83b0-583d9000f3e1" x="0" y="507" width="535" height="13"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="535c3b36-4bc5-4c83-8480-5f33d26e5a90" x="1" y="508" width="531" height="11"/>
				<textElement textAlignment="Center">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[EMPRESA DE INSPEÇÃO - IDENTIFICAÇÃO DO RESPONSÁVEL TECNICO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="b002d3fc-5d3b-401b-8035-8482018918e3" x="2" y="524" width="33" height="11"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[DATA]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="994a0279-c5ff-40e1-9a47-643b55075336" x="73" y="523" width="267" height="38"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="ae9f7d35-369e-4789-95a9-441585df9991" x="340" y="523" width="195" height="38"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="6d55a197-4189-4fcc-a6b0-10c2d7683b02" x="75" y="524" width="150" height="11"/>
				<textElement textAlignment="Left">
					<font size="8" 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="524" width="107" height="11"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[CARIMBO E ASSINATURA]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="2f68a3e1-ec86-43b5-8160-332e7d03b155" x="0" y="75" width="264" height="21"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="3309869c-41c8-4ec4-8eb2-bef2b2990e81" x="2" y="75" width="91" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[MUNICIPIO]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="77874f5b-cb1b-4acc-9633-fd6ad7f9c061" x="264" y="75" width="22" height="21"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="acd6884e-c8e3-4e49-b333-ff25865ab6bc" x="266" y="75" width="16" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[UF]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="4bc6c676-329b-442d-9eb0-ba86314aaeea" x="286" y="75" width="53" height="21"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="87a51cc6-e2fa-4dce-9850-49c44be202b3" x="288" y="75" width="37" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[CEP]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="b01025bf-4c58-4595-9f54-bb10fc72105d" x="339" y="75" width="62" height="21"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="0dc8f7e6-f0e0-4c56-b422-c4fe228cde12" x="341" y="75" width="50" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[TELEFONE]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="12eb04ef-9b7e-4924-8c0f-623a2a371df8" x="401" y="75" width="134" height="21"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="543128d4-f03a-487e-994b-8117da868ac8" x="403" y="75" width="117" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Nº DE CADASTRO NA AGR]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="778d2f48-72cf-47c5-9317-188c9ef44dad" x="0" y="567" width="73" height="38"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="e200f116-6e89-441b-a61f-c714aa8bd52c" x="73" y="567" width="267" height="38"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="fbfcac32-528e-4d99-b4c0-c485609cd7db" x="340" y="567" width="195" height="38"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="3bb50855-d7b6-462f-925c-12f148df83b5" x="342" y="568" width="107" height="11"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[CARIMBO E ASSINATURA]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="481a178e-d637-4f32-a30b-06454800f263" x="75" y="568" width="131" height="11"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[NOME / Nº CREA DO INSPETOR]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="8c75c464-65ae-4e84-830a-98dde7584854" x="2" y="568" width="33" height="11"/>
				<textElement textAlignment="Left">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[DATA]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="9f6e3bba-eb7c-4841-a691-868b2d4198a7" x="65" y="164" width="7" height="10"/>
				<textElement textAlignment="Right">
					<font size="7"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="095b1b7c-abd5-418b-b0ae-dd279ce9022b" x="71" y="164" width="7" height="10">
					<printWhenExpression><![CDATA[new Boolean($F{laudoFinal} == 0)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="913f6930-8d64-4374-858b-f06a823fe4a0" x="77" y="164" width="7" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="5508deca-cba5-48f0-b29a-aaf2df000d4e" x="87" y="164" width="46" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[APROVADO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="a842ba17-6bab-41a8-bccd-54358563cafb" x="132" y="164" width="7" height="10"/>
				<textElement textAlignment="Right">
					<font size="7"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="38e7cb47-bcfb-4d7b-a48a-4d077254fb8e" x="138" y="164" width="7" height="10">
					<printWhenExpression><![CDATA[new Boolean($F{laudoFinal} == 1)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="19426294-1020-48d7-bab9-21e8c03dc011" x="144" y="164" width="7" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="f508c3c3-3c71-423a-af0e-9587b7d3b8fa" x="154" y="164" width="52" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[REPROVADO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="51624832-0ffe-424c-a4a0-936ac6d1b286" x="358" y="224" width="7" height="10"/>
				<textElement textAlignment="Right">
					<font size="7"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="e8f34c24-f7c2-4d83-8124-06c5b9277c46" x="370" y="224" width="7" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="c289fa9d-0beb-47e5-be91-7aedc387d854" x="47" y="224" width="7" height="10"/>
				<textElement textAlignment="Right">
					<font size="7"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="86ba65c7-f52f-4419-83dc-e323705d0546" x="53" y="224" width="7" height="10">
					<printWhenExpression><![CDATA[new Boolean($F{turismo} == 1)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="84955b7f-5551-4bc5-86ec-0b21a749c912" x="59" y="224" width="6" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="264f4ac9-0691-4a7b-a967-fc402b65f1b8" x="112" y="224" width="7" height="10"/>
				<textElement textAlignment="Right">
					<font size="7"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="5797021b-f111-4e89-bf2c-accb963d379f" x="118" y="224" width="7" height="10">
					<printWhenExpression><![CDATA[new Boolean($F{fretamento} == 1)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="ed8e802d-3966-4e05-a020-5d119ce5c586" x="124" y="224" width="7" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="e1da4ba3-0602-4829-be27-b3f7ac5917d8" x="189" y="224" width="7" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="a6f2d3df-c2e0-4a06-8a3e-c7af58fbe32a" x="183" y="224" width="7" height="10">
					<printWhenExpression><![CDATA[new Boolean($F{escolar}== 1)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="7cb85e87-6b15-4937-8ee1-a096913168c5" x="177" y="224" width="7" height="10"/>
				<textElement textAlignment="Right">
					<font size="7"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="0b8ad9d8-ba26-4027-93a6-adf040ebee40" x="261" y="224" width="7" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="24abaee0-2054-4f76-be0d-0ca3c65319e9" x="255" y="224" width="7" height="10">
					<printWhenExpression><![CDATA[new Boolean($F{vinculado} == 1)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="130e3d5a-fd22-4f07-87b9-d5a3a3bd5200" x="249" y="224" width="7" height="10"/>
				<textElement textAlignment="Right">
					<font size="7"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement uuid="20132646-f6c0-4519-97e7-9eeccc7fd6bb" x="2" y="86" width="100" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{cidade}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="78f365e0-7024-4c4b-8329-619609c10606" x="266" y="85" width="21" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{uf}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="054e3838-543c-4398-ada9-5e62888443ae" x="288" y="85" width="52" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{cep}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="4f7f854d-e569-4aa3-92be-b5b76d13335e" x="341" y="85" width="61" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{telefone}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="83e6432e-1155-48d7-b0c9-d020b9ced42e" x="403" y="85" width="131" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{agr}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="c276505c-112f-4b20-b4bc-0e6898e23c96" x="359" y="126" width="175" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{chassi}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="2174592a-aec4-41ff-9bed-66601bae330f" x="181" y="125" width="177" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{numeroRenavan}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="9f34c3fd-0de4-4553-b1f5-facc650d7ecb" x="181" y="147" width="100" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{especieTipo}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="570776fa-ab0f-4112-98a2-a96f3cbe9564" x="359" y="148" width="174" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{anoFabricacaoVeiculo}+"/"+$F{anoModelo}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="5e52ab3a-6e7b-4eba-9c0f-4831af177f75" x="71" y="182" width="461" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{observacao}]]></textFieldExpression>
			</textField>
			<textField pattern="dd/MM/yyyy" isBlankWhenNull="true">
				<reportElement uuid="d04cae3e-2bcf-429c-993e-e4f0903f61b1" x="3" y="539" width="68" height="12"/>
				<textElement textAlignment="Center">
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{dataEmissao}]]></textFieldExpression>
			</textField>
			<textField pattern="dd/MM/yyyy" isBlankWhenNull="true">
				<reportElement uuid="1ad11a7c-eadc-4591-a495-01856dd3d71a" x="2" y="584" width="68" height="12"/>
				<textElement textAlignment="Center">
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{dataEmissao}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="e2f25ee9-827e-4c70-b6ba-01466f8de7bf" x="75" y="584" width="263" height="12"/>
				<textElement>
					<font size="9"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{nomeInspetor} + " CREA " + $F{creaInspetor}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="2cd5580d-e311-4c54-bec3-6202d73a369c" x="75" y="540" width="265" height="12"/>
				<textElement>
					<font size="9"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{nomeEngenheiro} + " CREA " + $F{creaEngenheiro}]]></textFieldExpression>
			</textField>
			<image hAlign="Center">
				<reportElement uuid="60c01809-3ba7-4e1c-95d3-cd7694f1791d" x="3" y="262" width="262" height="161"/>
				<imageExpression><![CDATA[$P{FOTO_DIANTEIRA}]]></imageExpression>
			</image>
			<image hAlign="Center">
				<reportElement uuid="f494ff59-a677-4552-9fd0-f4a404aeaa5b" x="271" y="262" width="261" height="161"/>
				<imageExpression><![CDATA[$P{FOTO_TRASEIRA}]]></imageExpression>
			</image>
			<rectangle>
				<reportElement uuid="970e58ca-fa33-49a5-86ed-09a10e077c07" x="0" y="0" width="535" height="21"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="20289044-6b68-4539-89bd-611e1cee5d4b" x="1" y="0" width="533" height="21"/>
				<textElement textAlignment="Center">
					<font size="12" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[LAUDO FINAL DA VISTORIA - LFV]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="5ad7e568-2894-4314-aae6-d74a6854c49a" x="212" y="164" width="7" height="10"/>
				<textElement textAlignment="Right">
					<font size="7"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="41de4129-75de-4a7b-a152-5861a246fb52" x="218" y="164" width="7" height="10">
					<printWhenExpression><![CDATA[new Boolean($F{laudoFinal} == 2)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="2d079569-d89d-4160-8998-86debffa6eeb" x="224" y="164" width="7" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="d662da1c-6dea-420f-972f-0d7cc658e36c" x="235" y="164" width="53" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[DESISTÊNCIA]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="0ca32d3d-c1cb-4227-bf81-e6b4e43330ee" x="364" y="224" width="7" height="10">
					<printWhenExpression><![CDATA[new Boolean($F{outros} == 1)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
		</band>
	</detail>
</jasperReport>
