<?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_INTERNO_TANQUE" 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.2418426461183352"/>
	<property name="ireport.x" value="0"/>
	<property name="ireport.y" value="720"/>
	<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="INSCRICAO_ESTADUAL" class="java.lang.String"/>
	<parameter name="FOTO_1" class="net.sf.jasperreports.engine.JRImageRenderer"/>
	<parameter name="FOTO_2" class="net.sf.jasperreports.engine.JRImageRenderer"/>
	<parameter name="FOTO_3" class="net.sf.jasperreports.engine.JRImageRenderer"/>
	<parameter name="FOTO_4" class="net.sf.jasperreports.engine.JRImageRenderer"/>
	<parameter name="FOTO_5" class="net.sf.jasperreports.engine.JRImageRenderer"/>
	<parameter name="FOTO_6" class="net.sf.jasperreports.engine.JRImageRenderer"/>
	<parameter name="FOTO_7" class="net.sf.jasperreports.engine.JRImageRenderer"/>
	<parameter name="FOTO_8" class="net.sf.jasperreports.engine.JRImageRenderer"/>
	<parameter name="FOTO_9" 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"/>
	<parameter name="CNPJ" class="java.lang.String"/>
	<queryString language="SQL">
		<![CDATA[]]>
	</queryString>
	<field name="NUMERO_LAUDO" class="java.lang.String">
		<fieldDescription><![CDATA[numeroLaudo]]></fieldDescription>
	</field>
	<field name="NOME_EMPRESA" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.nome]]></fieldDescription>
	</field>
	<field name="BAIRRO_EMPRESA" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.bairro]]></fieldDescription>
	</field>
	<field name="CIDADE_EMPRESA" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.cidade.descricao]]></fieldDescription>
	</field>
	<field name="UF_EMPRESA" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.cidade.uf.sigla]]></fieldDescription>
	</field>
	<field name="CEP_EMPRESA" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.cep]]></fieldDescription>
	</field>
	<field name="LOGRADOURO_EMPRESA" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.logradouro]]></fieldDescription>
	</field>
	<field name="NUMERO_EMPRESA" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.numero]]></fieldDescription>
	</field>
	<field name="FONE_EMPRESA" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.complemento.fone1]]></fieldDescription>
	</field>
	<field name="CNPJ_EMPRESA" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.complemento.cnpj]]></fieldDescription>
	</field>
	<field name="EMAIL_EMPRESA" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.complemento.emailPrincipal]]></fieldDescription>
	</field>
	<field name="NOME_PROPRIETARIO" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.proprietario.pessoa.nome]]></fieldDescription>
	</field>
	<field name="BAIRRO_PROPRIETARIO" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.proprietario.pessoa.endereco.bairro]]></fieldDescription>
	</field>
	<field name="CIDADE_PROPRIETARIO" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.proprietario.pessoa.endereco.cidade.descricao]]></fieldDescription>
	</field>
	<field name="UF_PROPRIETARIO" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.proprietario.pessoa.endereco.cidade.uf.sigla]]></fieldDescription>
	</field>
	<field name="CEP_PROPRIETARIO" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.proprietario.pessoa.endereco.cidade.cep]]></fieldDescription>
	</field>
	<field name="CNPJ_PROPRIETARIO" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.proprietario.pessoa.complemento.cnpj]]></fieldDescription>
	</field>
	<field name="NUMERO_PROPRIETARIO" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.proprietario.pessoa.endereco.numero]]></fieldDescription>
	</field>
	<field name="LOGRADOURO_PROPRIETARIO" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.proprietario.pessoa.endereco.logradouro]]></fieldDescription>
	</field>
	<field name="TIPO_ESPECIE" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.veiculo.especieTipo]]></fieldDescription>
	</field>
	<field name="MARCA_MODELO" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.veiculo.marcaModelo]]></fieldDescription>
	</field>
	<field name="CHASSI" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.veiculo.chassi]]></fieldDescription>
	</field>
	<field name="ANO_FABRICACAO" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.veiculo.anoFabricacao]]></fieldDescription>
	</field>
	<field name="PLACA" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.veiculo.placa]]></fieldDescription>
	</field>
	<field name="NUMERO_EQUIPAMENTO" class="java.lang.String">
		<fieldDescription><![CDATA[numeroEquipamento]]></fieldDescription>
	</field>
	<field name="DATA_INSPECAO" class="java.util.Date">
		<fieldDescription><![CDATA[dataInspecao]]></fieldDescription>
	</field>
	<field name="DATA_VENCIMENTO" class="java.util.Date">
		<fieldDescription><![CDATA[dataVencimento]]></fieldDescription>
	</field>
	<field name="CREA_ENGENHEIRO" class="java.lang.String">
		<fieldDescription><![CDATA[colaboradorEngenheiro.numeroOrgaoClasse]]></fieldDescription>
	</field>
	<field name="NOME_ENGENHEIRO" class="java.lang.String">
		<fieldDescription><![CDATA[colaboradorEngenheiro.pessoa.nome]]></fieldDescription>
	</field>
	<field name="NOME_INSPETOR" class="java.lang.String">
		<fieldDescription><![CDATA[colaboradorInspetor.pessoa.nome]]></fieldDescription>
	</field>
	<field name="CREA_INSPETOR" class="java.lang.String">
		<fieldDescription><![CDATA[colaboradorInspetor.numeroOrgaoClasse]]></fieldDescription>
	</field>
	<field name="DATA_EMISSAO" class="java.util.Date">
		<fieldDescription><![CDATA[dataEmissao]]></fieldDescription>
	</field>
	<field name="NUMERO_OIAPP" class="java.lang.String">
		<fieldDescription><![CDATA[numeroOIAPP]]></fieldDescription>
	</field>
	<field name="DESCRICAO_ESCOPO" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.descricaoEscopo]]></fieldDescription>
	</field>
	<field name="DOCUMENTO_ESCOPO" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.documentoEscopo]]></fieldDescription>
	</field>
	<field name="MOTIVO_INSPECAO" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.descricaoMotivoInspecao]]></fieldDescription>
	</field>
	<field name="OPCOES_INSPECAO" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.opcoesInspecao]]></fieldDescription>
	</field>
	<field name="GRUPO" class="java.lang.String">
		<fieldDescription><![CDATA[grupo]]></fieldDescription>
	</field>
	<field name="empresaNumero" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.numero]]></fieldDescription>
	</field>
	<field name="empresaCidade" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.cidade.descricao]]></fieldDescription>
	</field>
	<field name="empresaEstado" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.cidade.uf.sigla]]></fieldDescription>
	</field>
	<field name="empresaFax" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.complemento.fax1]]></fieldDescription>
	</field>
	<variable name="dataRel" class="java.util.Date" resetType="Page">
		<initialValueExpression><![CDATA[new java.util.Date()]]></initialValueExpression>
	</variable>
	<title>
		<band splitType="Stretch"/>
	</title>
	<pageHeader>
		<band height="96">
			<rectangle radius="10">
				<reportElement uuid="1a268e3d-a566-4b10-abf1-4ca9975dc6a6" positionType="Float" x="0" y="1" width="535" height="95"/>
			</rectangle>
			<rectangle>
				<reportElement uuid="74ee3b82-38f3-48a2-bbb1-b4ab610622fc" x="6" y="18" width="63" height="63"/>
			</rectangle>
			<rectangle radius="10">
				<reportElement uuid="760c122c-8bff-4373-ab93-35f8c3366498" positionType="Float" x="427" y="11" width="108" height="77"/>
			</rectangle>
			<staticText>
				<reportElement uuid="a240e179-c33f-4877-bf6b-4ccf8723fa9f" key="staticText-1" positionType="Float" x="117" 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="4f554af7-c1b7-4a6f-bf0f-f0c7a30f8944" x="427" y="20" width="108" height="12"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true"/>
				</textElement>
				<text><![CDATA[LAUDO TÉCNICO]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement uuid="2ae9116f-b37e-489c-8bd5-c15f170ef066" key="textField-4" positionType="Float" x="144" 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="a897a520-3721-4894-a418-f979666d619f" x="435" y="62" width="91" height="15"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{NUMERO_OIAPP}]]></textFieldExpression>
			</textField>
			<image hAlign="Center" vAlign="Middle">
				<reportElement uuid="fe8c3907-415b-40ce-8d73-a4a217e0d354" key="image-1" x="9" y="19" width="57" height="61"/>
				<imageExpression><![CDATA[$P{LOGO_RELATORIO}]]></imageExpression>
			</image>
			<textField isBlankWhenNull="true">
				<reportElement uuid="54096743-9bc8-4d5c-bb1f-d5e3111927b1" positionType="Float" x="84" y="42" width="326" 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>
			<staticText>
				<reportElement uuid="4cc90177-ef6a-4704-bde9-23121dc5810b" x="434" y="48" width="92" height="15"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="9" isBold="true"/>
				</textElement>
				<text><![CDATA[OIA-PP]]></text>
			</staticText>
			<textField isStretchWithOverflow="true">
				<reportElement uuid="2f77e426-2250-4718-8d7b-e22e10671f01" x="72" y="5" width="346" height="16"/>
				<textElement textAlignment="Center" verticalAlignment="Top">
					<font size="12" isBold="true"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{NOME_EMPRESA}]]></textFieldExpression>
			</textField>
			<line>
				<reportElement uuid="ff1e953a-937a-4179-9dd1-765da41c0d57" positionType="Float" x="72" y="23" width="346" height="1"/>
			</line>
			<textField isBlankWhenNull="true">
				<reportElement uuid="cabcd5ac-56c1-4af4-afc0-139aafb02430" key="textField-5" positionType="Float" x="305" y="28" width="118" 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>
			<textField isBlankWhenNull="true">
				<reportElement uuid="0e3309fb-2565-45c4-a8c4-fa0bed535a8c" positionType="Float" x="84" y="62" width="326" 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>
			<line>
				<reportElement uuid="a0336d0a-aed0-49ef-a4ae-29fcdd91f6bb" positionType="Float" x="72" y="41" width="345" height="1"/>
				<graphicElement>
					<pen lineWidth="1.5"/>
				</graphicElement>
			</line>
			<staticText>
				<reportElement uuid="3c302b85-be7e-4775-8454-20978bb89ec4" x="434" y="32" width="36" height="15"/>
				<textElement textAlignment="Right" verticalAlignment="Middle">
					<font size="9" isBold="true"/>
				</textElement>
				<text><![CDATA[LT Nº: ]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement uuid="d850ca90-dc9b-45a5-b0eb-e85a6fbf4af2" x="470" y="32" width="60" height="15"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{NUMERO_LAUDO}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="cee7f4e9-8f68-492c-94c1-2e5f812260fb" key="staticText-4" positionType="Float" x="227" 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>
			<line>
				<reportElement uuid="84d55f5e-c0ab-4b82-b511-16ed9c408166" positionType="Float" x="72" y="26" width="346" height="1"/>
				<graphicElement>
					<pen lineWidth="3.0"/>
				</graphicElement>
			</line>
		</band>
	</pageHeader>
	<detail>
		<band height="668" splitType="Stretch">
			<rectangle>
				<reportElement uuid="0725525b-25ef-4442-ba65-4f791a44bff7" x="0" y="289" width="535" height="63"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="526ecc29-fb1a-4aba-accb-cbbe2631450b" x="0" y="95" width="535" height="20"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="2dedfa12-f709-4b0d-9f06-342078755b54" x="0" y="75" width="339" height="20"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="3d0a9e3e-a965-4cc6-b6da-ed1b57602339" x="339" y="75" width="196" height="20"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="d39ee285-3298-4221-a1ff-d4818fa2dfcf" x="2" y="75" 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="96" 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="84" width="142" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{CNPJ_PROPRIETARIO}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="fcc82f8f-fd0d-4971-8d72-7ff22491d9e9" x="340" y="75" 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="105" width="530" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{LOGRADOURO_PROPRIETARIO} +" Nº: "+$F{NUMERO_PROPRIETARIO}+" "+$F{BAIRRO_PROPRIETARIO}+"/"+$F{UF_PROPRIETARIO}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="3e39fe94-400d-4ef2-b417-f2a05e178c42" x="2" y="84" width="336" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{NOME_PROPRIETARIO}]]></textFieldExpression>
			</textField>
			<rectangle>
				<reportElement uuid="fdb673b2-5834-4b56-9b8e-e7f11cb83340" x="356" y="166" width="179" height="22"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="f29054d9-fa8c-416f-84af-871de6b73c70" x="0" y="166" width="178" height="22"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="fcc888f3-694e-46ab-8790-1bbc36fb6e6d" x="0" y="144" width="178" height="22"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="c40c235e-5958-4eb4-ba3e-e0403f8201d1" x="2" y="166" 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="166" 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="144" 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="155" width="64" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{PLACA}]]></textFieldExpression>
			</textField>
			<rectangle>
				<reportElement uuid="3d87f2a1-81bb-444e-8dbf-8395cbafc710" x="178" y="144" width="178" height="22"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="ffec694d-d615-4e8e-817a-67f77225bf9e" x="356" y="144" width="179" height="22"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="2b517697-7ebb-4f52-81a3-dc8874ed3273" x="178" y="166" width="178" height="22"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="62532ab8-56d3-4ae9-b68d-c53301294517" x="358" y="144" 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="144" width="89" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[N° EQUIPAMENTO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="50c2b5b7-e41f-44ef-9d7b-0c6ce452d823" x="180" y="166" width="89" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[ESPECIE/TIPO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="36170740-23ec-4f83-ba80-25ed82040a6f" x="0" y="215" width="535" height="12"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[DESCRIÇÃO DA INSPEÇÃO]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="c58b21fa-8720-4bec-9d39-97f7c7808c04" x="0" y="227" width="535" height="54"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<textField isBlankWhenNull="true">
				<reportElement uuid="c4ddf966-1f09-4936-bbef-0f43ad1e70e7" x="358" y="154" 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="155" width="178" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{NUMERO_EQUIPAMENTO}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="38230a6d-076b-4eb8-946b-c005710e52bc" x="180" y="177" width="176" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{TIPO_ESPECIE}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement uuid="7339e494-8053-4afb-992d-59d2ed88b456" x="2" y="177" width="175" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{MARCA_MODELO}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="2f4efc51-4759-4f57-bf64-69a802f6f2cb" x="358" y="177" width="100" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{ANO_FABRICACAO}]]></textFieldExpression>
			</textField>
			<rectangle>
				<reportElement uuid="3c9722c5-63b6-44f6-9a1a-a773505af234" x="0" y="188" width="178" height="11"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="081530f7-5444-45c9-b245-042579765afe" x="1" y="189" width="176" height="11"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[GRUPO APTO A TRANSPORTAR]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="d62d9745-1a9d-431c-b291-023c83b91a46" x="178" y="188" width="357" height="11"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="a77c16d5-9530-4512-8151-8cbe9a3646ff" x="0" y="25" width="535" height="21"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="63436f2f-6fca-4418-b543-408757feeeec" x="0" y="26" width="534" height="20"/>
				<textElement textAlignment="Center">
					<font size="12" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[LAUDO DE INSPEÇAO INTERNA ]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="55f67346-9b92-422f-97a3-8142bbd3967c" x="-1" y="60" width="536" height="12"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold" isPdfEmbedded="true"/>
				</textElement>
				<text><![CDATA[DADOS DO SOLICITANTE]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="a6517a31-84cb-4855-a43c-3d11b6b75971" x="0" y="131" width="535" height="12"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[DADOS DO VEÍCULO]]></text>
			</staticText>
			<textField>
				<reportElement uuid="48088323-38c9-49d6-ae03-a0aab2263543" x="1" y="289" width="535" height="63"/>
				<textElement/>
				<textFieldExpression><![CDATA["Este documento não pressupõe qualquer garantia explicita ou implícita dada pela "+$F{NOME_EMPRESA}+ " relativa aos itens inspecionados, nem isenta o fabricante do veículo de suas responsabilidades quanto a danos pessoais e materiais ou perdas quaisquer provocadas por problemas de fabricação, manutenção ou operação incorreta do veículo. Este diagnóstico só é valido com autenticação em alto relevo."]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement uuid="2f9c3c55-907f-4aea-aa8d-559708d6faf5" x="433" y="1" width="36" height="10"/>
				<textElement>
					<font size="6" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{CIDADE_EMPRESA}+", "]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" pattern="dd MMMMM yyyy" isBlankWhenNull="true">
				<reportElement uuid="92572529-711c-489c-9530-445a606921cf" x="469" y="1" width="67" height="10"/>
				<textElement>
					<font size="6" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{DATA_EMISSAO}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" pattern="dd/MM/yyyy" isBlankWhenNull="true">
				<reportElement uuid="161a46c2-f6b1-498c-be77-92fbd1cc1a74" x="147" y="485" width="110" height="12"/>
				<textElement>
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{DATA_INSPECAO}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" pattern="dd/MM/yyyy" isBlankWhenNull="true">
				<reportElement uuid="b13c1893-8ee7-41bb-91fd-9e8f15cdc6f5" x="385" y="485" width="98" height="12"/>
				<textElement>
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{DATA_VENCIMENTO}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="28aa2df1-c500-46c5-8323-76044dd583b3" x="47" y="485" width="101" height="12"/>
				<textElement>
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[DATA DA INSPEÇÃO:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="5f589dfb-3e4a-41dd-9265-9f1d14cb1555" x="277" y="485" width="109" height="12"/>
				<textElement>
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[DATA DE VENCIMENTO: ]]></text>
			</staticText>
			<textField>
				<reportElement uuid="fb7f3ab0-633c-4f20-8cf7-9741af3d1017" x="1" y="227" width="535" height="54"/>
				<textElement/>
				<textFieldExpression><![CDATA["Certificamos que o veículo acima discriminado foi submetido à inspeção interna, segundo o(a) "+$F{DOCUMENTO_ESCOPO}+"/"+$F{DESCRICAO_ESCOPO}+"/"+$F{MOTIVO_INSPECAO}+"/"+$F{OPCOES_INSPECAO}+" do nosso manual da qualidade, sendo emitido o laudo técnico de inspeção. O veículo apresenta na data condições satisfatórias de segurança e operação."]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="f6d93c54-b1af-46a6-bf89-4158b438288b" x="180" y="189" width="355" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{GRUPO}]]></textFieldExpression>
			</textField>
		</band>
		<band height="539">
			<printWhenExpression><![CDATA[new Boolean($P{FOTO_1} != null || $P{FOTO_2} != null)]]></printWhenExpression>
			<rectangle>
				<reportElement uuid="4f326e02-50f6-4791-b091-8e179a34d7f6" x="0" y="2" width="178" height="178" isRemoveLineWhenBlank="true">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_1} != null)]]></printWhenExpression>
				</reportElement>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="719c6771-6fe0-4f69-ab5a-0ac6e13ec90c" x="178" y="2" width="178" height="178" isRemoveLineWhenBlank="true">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_2} != null)]]></printWhenExpression>
				</reportElement>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<image hAlign="Center">
				<reportElement uuid="c4f556be-4406-4a1d-8b11-c2e56ad2b390" x="1" y="3" width="176" height="176" isRemoveLineWhenBlank="true">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_1} != null)]]></printWhenExpression>
				</reportElement>
				<imageExpression><![CDATA[$P{FOTO_1}]]></imageExpression>
			</image>
			<image hAlign="Center">
				<reportElement uuid="e3f92bdf-ac31-4cd4-b426-4a413f2ea070" x="179" y="3" width="176" height="176" isRemoveLineWhenBlank="true">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_2} != null)]]></printWhenExpression>
				</reportElement>
				<imageExpression><![CDATA[$P{FOTO_2}]]></imageExpression>
			</image>
			<rectangle>
				<reportElement uuid="72da6358-bb1f-44a5-8835-c62694fd7c7e" x="356" y="2" width="179" height="178" isRemoveLineWhenBlank="true">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_3} != null)]]></printWhenExpression>
				</reportElement>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<image hAlign="Center">
				<reportElement uuid="b2f936e8-4c9e-409c-8fd7-0012d8d39ad7" x="357" y="3" width="176" height="176" isRemoveLineWhenBlank="true">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_3} != null)]]></printWhenExpression>
				</reportElement>
				<imageExpression><![CDATA[$P{FOTO_3}]]></imageExpression>
			</image>
			<rectangle>
				<reportElement uuid="211094b5-ca01-456e-b648-082936425da8" x="0" y="180" width="178" height="178" isRemoveLineWhenBlank="true">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_4} != null)]]></printWhenExpression>
				</reportElement>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<image hAlign="Center">
				<reportElement uuid="b3db9933-1ed6-47e6-bd25-bcf7c726f6f2" x="1" y="181" width="176" height="176" isRemoveLineWhenBlank="true">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_4} != null)]]></printWhenExpression>
				</reportElement>
				<imageExpression><![CDATA[$P{FOTO_4}]]></imageExpression>
			</image>
			<rectangle>
				<reportElement uuid="f41b27ec-a139-4b93-9279-c29e1a0d6143" x="178" y="180" width="178" height="178" isRemoveLineWhenBlank="true">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_5} != null)]]></printWhenExpression>
				</reportElement>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<image hAlign="Center">
				<reportElement uuid="19aafbda-0b0a-4838-b7ea-50f7cfc899c7" x="179" y="181" width="176" height="176" isRemoveLineWhenBlank="true">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_5} != null)]]></printWhenExpression>
				</reportElement>
				<imageExpression><![CDATA[$P{FOTO_5}]]></imageExpression>
			</image>
			<rectangle>
				<reportElement uuid="69eba31b-ceac-447a-ab5a-beb829e95188" x="356" y="180" width="179" height="178" isRemoveLineWhenBlank="true">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_6} != null)]]></printWhenExpression>
				</reportElement>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<image hAlign="Center">
				<reportElement uuid="6fbbe0f9-112e-4016-a8c5-797212ead1bf" x="357" y="181" width="176" height="176" isRemoveLineWhenBlank="true">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_6} != null)]]></printWhenExpression>
				</reportElement>
				<imageExpression><![CDATA[$P{FOTO_6}]]></imageExpression>
			</image>
			<rectangle>
				<reportElement uuid="de4db982-6e06-4d5f-8127-b52f8f7b1324" x="0" y="358" width="178" height="178" isRemoveLineWhenBlank="true">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_7} != null)]]></printWhenExpression>
				</reportElement>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<image hAlign="Center">
				<reportElement uuid="3169f1f0-bc25-4104-bf4d-9ec9f071cc24" x="1" y="359" width="176" height="177" isRemoveLineWhenBlank="true">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_7} != null)]]></printWhenExpression>
				</reportElement>
				<imageExpression><![CDATA[$P{FOTO_7}]]></imageExpression>
			</image>
			<rectangle>
				<reportElement uuid="10eebc38-00a9-4bed-bbce-db89d4ce94d5" x="178" y="358" width="178" height="178" isRemoveLineWhenBlank="true">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_8} != null)]]></printWhenExpression>
				</reportElement>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<image hAlign="Center">
				<reportElement uuid="79517e8b-1bfa-4191-99b3-3b975801fbd0" x="179" y="359" width="176" height="177" isRemoveLineWhenBlank="true">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_8} != null)]]></printWhenExpression>
				</reportElement>
				<imageExpression><![CDATA[$P{FOTO_8}]]></imageExpression>
			</image>
			<rectangle>
				<reportElement uuid="7c89cd20-4536-4be0-b6b6-83351f537681" x="356" y="358" width="179" height="178" isRemoveLineWhenBlank="true">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_9} != null)]]></printWhenExpression>
				</reportElement>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<image hAlign="Center">
				<reportElement uuid="f091200d-97f6-4ca1-9501-afd76310f24a" x="357" y="359" width="176" height="176" isRemoveLineWhenBlank="true">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_9} != null)]]></printWhenExpression>
				</reportElement>
				<imageExpression><![CDATA[$P{FOTO_8}]]></imageExpression>
			</image>
		</band>
	</detail>
	<columnFooter>
		<band/>
	</columnFooter>
	<pageFooter>
		<band height="11">
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement uuid="b2200a5e-8aaf-484a-abfa-c60cf3f75391" x="1" y="1" width="531" height="10"/>
				<textElement>
					<font size="6" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{LOGRADOURO_EMPRESA}+" - Nº "+$F{NUMERO_EMPRESA}+" - "+$F{BAIRRO_EMPRESA}+" - "+$F{CIDADE_EMPRESA}+"/"+$F{UF_EMPRESA}+" CEP: "+$F{CEP_EMPRESA}+" EMAIL: "+$F{EMAIL_EMPRESA}]]></textFieldExpression>
			</textField>
		</band>
	</pageFooter>
	<lastPageFooter>
		<band height="81">
			<staticText>
				<reportElement uuid="f0c2c109-7c29-4d09-acf2-cb9642e52230" x="296" y="22" width="237" height="10"/>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<text><![CDATA[NOME/ Nº DO CREA/ ASS DO INSPETOR]]></text>
			</staticText>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement uuid="e5e69728-341f-49dd-8b2d-b0b79eb0bf66" positionType="Float" x="295" y="45" width="240" height="10"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="6"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{NOME_INSPETOR}+" - CREA: "+$F{CREA_INSPETOR}]]></textFieldExpression>
			</textField>
			<line>
				<reportElement uuid="7ccfe4ea-57db-4f3f-8606-257add47d38f" x="295" y="44" width="238" height="1"/>
			</line>
			<line>
				<reportElement uuid="4f8d45e1-5925-4d11-9604-502a08469c68" x="4" y="44" width="212" height="1"/>
			</line>
			<staticText>
				<reportElement uuid="c9fac05a-668d-456b-8928-664868d5accd" x="3" y="22" width="214" height="10"/>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<text><![CDATA[NOME/ Nº DO CREA/ ASS DO ENGENHEIRO]]></text>
			</staticText>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement uuid="d544ef4c-6a49-441f-8660-ee70c7fd9778" positionType="Float" x="2" y="45" width="214" height="10"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="6"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{NOME_ENGENHEIRO}+" - CREA: "+$F{CREA_ENGENHEIRO}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement uuid="e3d7f0c7-29ec-42dc-9a56-c909ac220d59" x="2" y="69" width="531" height="10"/>
				<textElement>
					<font size="6" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{LOGRADOURO_EMPRESA}+" - Nº "+$F{NUMERO_EMPRESA}+" - "+$F{BAIRRO_EMPRESA}+" - "+$F{CIDADE_EMPRESA}+"/"+$F{UF_EMPRESA}+" CEP: "+$F{CEP_EMPRESA}+" EMAIL: "+$F{EMAIL_EMPRESA}]]></textFieldExpression>
			</textField>
		</band>
	</lastPageFooter>
</jasperReport>
