<?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_INSPECAO_TECNICA_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.7715610000000117"/>
	<property name="ireport.x" value="175"/>
	<property name="ireport.y" value="2102"/>
	<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="elevador" class="java.lang.Short"/>
	<parameter name="som" class="java.lang.Short"/>
	<parameter name="frigobar" class="java.lang.Short"/>
	<parameter name="arCond" class="java.lang.Short"/>
	<parameter name="banheiro" class="java.lang.Short"/>
	<parameter name="dvd" class="java.lang.Short"/>
	<parameter name="tv" class="java.lang.Short"/>
	<parameter name="NOME_EMPRESA" class="java.lang.String"/>
	<parameter name="INSCRICAO_ESTADUAL" class="java.lang.String"/>
	<parameter name="DATA_FINAL" class="java.util.Date"/>
	<parameter name="CNPJ_NOME" class="java.lang.String"/>
	<parameter name="DATA_INICIAL" class="java.util.Date"/>
	<parameter name="CNPJ" class="java.lang.String"/>
	<parameter name="CIDADE_EMPRESA" class="java.lang.String"/>
	<parameter name="SIGLA_ESTADO_EMPRESA" class="java.lang.String"/>
	<parameter name="CREA_INSPETOR" class="java.lang.String"/>
	<parameter name="CREA_ENGENHEIRO" class="java.lang.String"/>
	<parameter name="FOTO_3" class="net.sf.jasperreports.engine.JRImageRenderer"/>
	<parameter name="FOTO_4" class="net.sf.jasperreports.engine.JRImageRenderer"/>
	<parameter name="NR_RPS" class="java.lang.String"/>
	<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="FOTO_5" class="net.sf.jasperreports.engine.JRImageRenderer"/>
	<parameter name="FOTO_6" class="net.sf.jasperreports.engine.JRImageRenderer"/>
	<queryString language="SQL">
		<![CDATA[]]>
	</queryString>
	<field name="nome" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.proprietario.pessoa.nome]]></fieldDescription>
	</field>
	<field name="endereco" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.proprietario.pessoa.endereco.logradouro]]></fieldDescription>
	</field>
	<field name="cnpj" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.proprietario.pessoa.complemento.cnpj]]></fieldDescription>
	</field>
	<field name="marcaModeloVeiculo" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.veiculo.marcaModelo]]></fieldDescription>
	</field>
	<field name="anoFabricacao" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.veiculo.anoFabricacao]]></fieldDescription>
	</field>
	<field name="modeloFabricacaoVeiculo" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.veiculo.anoModelo]]></fieldDescription>
	</field>
	<field name="placaVeiculo" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.veiculo.placa]]></fieldDescription>
	</field>
	<field name="dataEmissao" class="java.sql.Timestamp">
		<fieldDescription><![CDATA[dataEmissao]]></fieldDescription>
	</field>
	<field name="ordemServico" class="java.lang.Long">
		<fieldDescription><![CDATA[ordemServicoInspecao.numeroOS]]></fieldDescription>
	</field>
	<field name="chassi" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.veiculo.chassi]]></fieldDescription>
	</field>
	<field name="numeroRenavan" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.veiculo.numeroRenavan]]></fieldDescription>
	</field>
	<field name="especieTipo" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.veiculo.especieTipo]]></fieldDescription>
	</field>
	<field name="numeroLaudo" class="java.lang.String">
		<fieldDescription><![CDATA[numeroLaudo]]></fieldDescription>
	</field>
	<field name="dataInspecao" class="java.util.Date">
		<fieldDescription><![CDATA[dataInspecao]]></fieldDescription>
	</field>
	<field name="dataVencimento" class="java.util.Date">
		<fieldDescription><![CDATA[dataVencimento]]></fieldDescription>
	</field>
	<field name="adesivo" class="java.lang.Long">
		<fieldDescription><![CDATA[adesivo]]></fieldDescription>
	</field>
	<field name="engenheiro" class="java.lang.String">
		<fieldDescription><![CDATA[colaboradorEngenheiro.pessoa.nome]]></fieldDescription>
	</field>
	<field name="marcaPneuDianteiro" class="java.lang.String">
		<fieldDescription><![CDATA[marcaPneuDianteiro]]></fieldDescription>
	</field>
	<field name="marcaPneuTraseiro" class="java.lang.String">
		<fieldDescription><![CDATA[marcaPneuTraseiro]]></fieldDescription>
	</field>
	<field name="tipoPneuDianteiro" class="java.lang.String">
		<fieldDescription><![CDATA[caracteristicaPneuDianteiro.descricao]]></fieldDescription>
	</field>
	<field name="tipoPneuTraseiro" class="java.lang.String">
		<fieldDescription><![CDATA[caracteristicaPneuTraseiro.descricao]]></fieldDescription>
	</field>
	<field name="modeloPneuTraseiro" class="java.lang.String">
		<fieldDescription><![CDATA[modeloPneuTraseiro]]></fieldDescription>
	</field>
	<field name="modeloPneuDianteiro" class="java.lang.String">
		<fieldDescription><![CDATA[modeloPneuDianteiro]]></fieldDescription>
	</field>
	<field name="anoFabCarroceria" class="java.lang.String">
		<fieldDescription><![CDATA[anoFabCarroceria]]></fieldDescription>
	</field>
	<field name="marcaCarroceria" class="java.lang.String">
		<fieldDescription><![CDATA[marcaCarroceria]]></fieldDescription>
	</field>
	<field name="modeloCarroceria" class="java.lang.String">
		<fieldDescription><![CDATA[modeloCarroceria]]></fieldDescription>
	</field>
	<field name="distEixos" class="java.lang.Double">
		<fieldDescription><![CDATA[distEixos]]></fieldDescription>
	</field>
	<field name="capacidade" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.veiculo.lotacao]]></fieldDescription>
	</field>
	<field name="combustivel" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.veiculo.combustivel]]></fieldDescription>
	</field>
	<field name="prefixo" class="java.lang.String">
		<fieldDescription><![CDATA[prefixo]]></fieldDescription>
	</field>
	<field name="posicaoMotor" class="java.lang.String">
		<fieldDescription><![CDATA[posicaoMotor.descricao]]></fieldDescription>
	</field>
	<field name="cor" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.veiculo.corPredominante]]></fieldDescription>
	</field>
	<field name="cidade" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.proprietario.pessoa.endereco.cidade.descricao]]></fieldDescription>
	</field>
	<field name="estado" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.proprietario.pessoa.endereco.cidade.uf.sigla]]></fieldDescription>
	</field>
	<field name="bairro" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.proprietario.pessoa.endereco.bairro]]></fieldDescription>
	</field>
	<field name="cep" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.proprietario.pessoa.endereco.cep]]></fieldDescription>
	</field>
	<field name="inspetor" class="java.lang.String">
		<fieldDescription><![CDATA[colaboradorInspetor.pessoa.nome]]></fieldDescription>
	</field>
	<field name="pbt" class="java.lang.Double">
		<fieldDescription><![CDATA[ordemServicoInspecao.veiculo.pbt]]></fieldDescription>
	</field>
	<field name="capPotCil" class="java.lang.String">
		<fieldDescription><![CDATA[ordemServicoInspecao.veiculo.capPotCil]]></fieldDescription>
	</field>
	<field name="cmt" class="java.lang.Double">
		<fieldDescription><![CDATA[ordemServicoInspecao.veiculo.cmt]]></fieldDescription>
	</field>
	<field name="numeroEixos" class="java.lang.Short">
		<fieldDescription><![CDATA[ordemServicoInspecao.veiculo.numeroEixos]]></fieldDescription>
	</field>
	<field name="aprovado" class="java.lang.Short">
		<fieldDescription><![CDATA[aprovado]]></fieldDescription>
	</field>
	<field name="banheiro" class="java.lang.Short">
		<fieldDescription><![CDATA[banheiro]]></fieldDescription>
	</field>
	<field name="dvd" class="java.lang.Short">
		<fieldDescription><![CDATA[dvd]]></fieldDescription>
	</field>
	<field name="tv" class="java.lang.Short">
		<fieldDescription><![CDATA[tv]]></fieldDescription>
	</field>
	<field name="arCond" class="java.lang.Short">
		<fieldDescription><![CDATA[arCond]]></fieldDescription>
	</field>
	<field name="frigobar" class="java.lang.Short">
		<fieldDescription><![CDATA[frigobar]]></fieldDescription>
	</field>
	<field name="som" class="java.lang.Short">
		<fieldDescription><![CDATA[som]]></fieldDescription>
	</field>
	<field name="elevador" class="java.lang.Short">
		<fieldDescription><![CDATA[elevador]]></fieldDescription>
	</field>
	<field name="caracteristicaVeiculo" class="java.lang.Short">
		<fieldDescription><![CDATA[caracteristicaVeiculo]]></fieldDescription>
	</field>
	<field name="metodoEnsaio" class="java.lang.String">
		<fieldDescription><![CDATA[metodoEnsaio.discriminacao]]></fieldDescription>
	</field>
	<field name="creaEngenheiro" class="java.lang.String">
		<fieldDescription><![CDATA[colaboradorEngenheiro.numeroOrgaoClasse]]></fieldDescription>
	</field>
	<field name="numeroRPS" class="java.lang.Long">
		<fieldDescription><![CDATA[ordemServicoInspecao.grupoApuracaoOSInspecao.rps.numero]]></fieldDescription>
	</field>
	<field name="empresaTelefone" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.complemento.fone1]]></fieldDescription>
	</field>
	<field name="empresaCEP" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.cep]]></fieldDescription>
	</field>
	<field name="empresaEndereco" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.logradouro]]></fieldDescription>
	</field>
	<field name="empresaBairro" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.bairro]]></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="responsavel" class="java.lang.String">
		<fieldDescription><![CDATA[responsavel]]></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="3cee6e99-8b86-43a6-bcf7-3e095a6326ee" positionType="Float" x="1" y="0" width="535" height="95"/>
			</rectangle>
			<rectangle>
				<reportElement uuid="e13793a6-ffdd-4628-8b5d-6e38d3685ae8" x="434" y="13" width="97" height="45"/>
			</rectangle>
			<rectangle radius="10">
				<reportElement uuid="5a9edb02-1c13-40ed-af21-fa8b658b951f" positionType="Float" x="428" y="8" width="108" height="77"/>
			</rectangle>
			<rectangle>
				<reportElement uuid="5ca1c435-2f38-4351-8b19-b17d986e43b3" x="7" y="16" width="63" height="63"/>
			</rectangle>
			<textField>
				<reportElement uuid="6d12c96a-e008-4c65-b4be-a3d968b10aaa" x="471" y="43" width="60" height="15"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{ordemServico}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="643afde8-479a-4efc-8fb0-041c0875e813" x="428" y="17" width="108" height="12"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true"/>
				</textElement>
				<text><![CDATA[LAUDO TÉCNICO]]></text>
			</staticText>
			<line>
				<reportElement uuid="ce047869-85b9-4e89-b7b3-4c7901be36ac" positionType="Float" x="73" y="25" width="346" height="1"/>
				<graphicElement>
					<pen lineWidth="3.0"/>
				</graphicElement>
			</line>
			<image hAlign="Center" vAlign="Middle">
				<reportElement uuid="c30c2f82-424b-4d59-a3e7-051501f747be" key="image-1" x="10" y="17" width="57" height="61"/>
				<imageExpression><![CDATA[$P{LOGO_RELATORIO}]]></imageExpression>
			</image>
			<staticText>
				<reportElement uuid="8daa2f79-7367-48a8-b808-330e1483dc2f" x="435" y="58" width="36" height="15"/>
				<textElement textAlignment="Right" verticalAlignment="Middle">
					<font size="9" isBold="true"/>
				</textElement>
				<text><![CDATA[N° RPS:]]></text>
			</staticText>
			<line>
				<reportElement uuid="141afcce-958b-4b28-94dd-2035fb8b5994" positionType="Float" x="73" y="40" width="345" height="1"/>
				<graphicElement>
					<pen lineWidth="1.5"/>
				</graphicElement>
			</line>
			<textField>
				<reportElement uuid="dff0f43c-56db-4320-920f-bd902b771cd9" x="471" y="29" width="60" height="15"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{numeroLaudo}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="3d5f10f0-33e1-41f9-b9b4-9689f3a70238" x="471" y="58" width="60" height="15"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<textFieldExpression><![CDATA[$P{NR_RPS}]]></textFieldExpression>
			</textField>
			<line>
				<reportElement uuid="9e4684be-5bca-47c5-8dbf-e53d3fde4baf" positionType="Float" x="73" y="22" width="346" height="1"/>
			</line>
			<textField isStretchWithOverflow="true">
				<reportElement uuid="f1be749f-236c-4c86-9bdb-5ea79147d487" x="73" y="4" width="346" height="16"/>
				<textElement textAlignment="Center" verticalAlignment="Top">
					<font size="12" isBold="true"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{empresa}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="2feb0c4f-49a2-42a4-b37c-559c8e7c3841" x="435" y="29" width="36" height="15"/>
				<textElement textAlignment="Right" verticalAlignment="Middle">
					<font size="9" isBold="true"/>
				</textElement>
				<text><![CDATA[Nº:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="7d6a3b94-c4f6-470e-b8d6-54f7637b646b" x="435" y="43" width="36" height="15"/>
				<textElement textAlignment="Right" verticalAlignment="Middle">
					<font size="9" isBold="true"/>
				</textElement>
				<text><![CDATA[N° O.S.:]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement uuid="06bc3e82-4c2a-461c-8906-8a6b633cdae1" positionType="Float" x="85" y="41" 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>
			<textField isBlankWhenNull="true">
				<reportElement uuid="ada76790-1eb6-43a4-8d2d-770be76e42dd" positionType="Float" x="85" y="61" 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>
			<textField isBlankWhenNull="true">
				<reportElement uuid="4fac949e-462e-4a0f-a570-78899b6cdade" key="textField-5" positionType="Float" x="306" y="27" 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>
			<staticText>
				<reportElement uuid="5e254972-96bb-42ae-a27d-169f86f3e649" key="staticText-1" positionType="Float" x="118" 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>
			<textField isBlankWhenNull="true">
				<reportElement uuid="a21bf099-23c2-4092-8698-03b931b87cf7" key="textField-4" positionType="Float" x="145" 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>
			<staticText>
				<reportElement uuid="2843e60b-b6cb-4d69-8e0b-c69c64fba4fa" key="staticText-4" positionType="Float" x="228" 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>
		</band>
	</title>
	<detail>
		<band height="661" splitType="Stretch">
			<rectangle>
				<reportElement uuid="e159f539-4621-47d6-aa3d-fb2f5ef7165d" x="0" y="279" width="60" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="b284c9da-1df2-4998-9fe5-e8cd4eecaaf9" x="0" y="381" width="535" height="69"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="d56d0af3-fea9-40f4-a985-4917b53f1185" x="0" y="330" width="60" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="3bde2dd0-a501-4251-a06a-17f965e29157" x="0" y="318" width="267" height="12" backcolor="#CCCCCC"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="a3bed473-d15c-4763-b613-728b009725fd" x="267" y="318" width="268" height="12" backcolor="#CCCCCC"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="afacd2ef-55b2-4748-b279-b5b9e53bd0a5" x="267" y="267" width="268" height="12" backcolor="#CCCCCC"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="44809a6c-b204-4dc0-b231-7a8daeca1cc1" x="0" y="267" width="267" height="12" backcolor="#CCCCCC"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="781a1f79-b80b-405a-9529-da53f6e5f8f5" x="427" y="249" width="108" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="72babdad-9b2d-4899-b5a8-7f1525534c1e" x="319" y="249" width="108" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="247adc02-ad53-4da3-abc2-9c257cf12281" x="212" y="249" width="107" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="0139439d-71fc-463b-8909-fbc328ded3b6" x="105" y="249" width="107" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="d617a422-9938-43d5-95b5-ca49a8cddad5" x="0" y="249" width="107" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="0106c139-a0d9-4964-b98d-21043a732b48" x="0" y="237" width="535" height="12" backcolor="#CCCCCC"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="9483a805-527c-4602-8c00-513f1e63d9c5" x="0" y="219" width="101" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="78c938cf-41fb-4fff-a0e6-bf379debbde7" x="327" y="114" width="208" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="3a8faf52-f699-4f31-adc0-28dcd9cdf444" x="238" y="114" width="89" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="eb2b4185-88d1-4ee1-90f2-a4f10b1514df" x="60" y="114" width="178" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="02d981b7-37cd-4a12-8501-1b1cdbe31396" x="0" y="102" width="535" height="12" backcolor="#CCCCCC"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement uuid="fb5ad68b-71e6-4443-ba7d-6a90b1469c95" x="329" y="116" width="200" height="10" isPrintInFirstWholeBand="true"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{marcaModeloVeiculo}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="0a73fb5c-e82c-418b-a7a2-7140f2aa014b" x="46" y="68" width="142" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{cnpj}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="f3da28e3-c2ea-4799-8ac0-3b9df86f710c" x="46" y="78" width="155" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{endereco}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="3e39fe94-400d-4ef2-b417-f2a05e178c42" x="46" y="58" width="336" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{nome}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="9904276a-c4e6-457d-b6eb-070308335067" x="301" y="253" width="5" height="10"/>
				<textElement textAlignment="Right">
					<font size="7"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="f8468255-c2eb-41ea-9a88-34fc7e6b0a7d" x="91" y="253" width="5" height="10">
					<printWhenExpression><![CDATA[new Boolean($F{caracteristicaVeiculo} == 0)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="86b29b86-3746-4f1f-a86f-111f56c6ace8" x="95" y="253" width="5" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="62056113-b34b-4049-b584-d34e022cd96e" x="194" y="253" width="5" height="10"/>
				<textElement textAlignment="Right">
					<font size="7"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="a5838d86-c223-4de1-a062-64821885499a" x="198" y="253" width="5" height="10">
					<printWhenExpression><![CDATA[new Boolean($F{caracteristicaVeiculo} == 1)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="4e0d1921-a22e-4fb0-8efe-6de221de559b" x="202" y="253" width="5" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="022303bc-ceb0-4cc5-b614-a185bbf38805" x="87" y="253" width="5" height="10"/>
				<textElement textAlignment="Right">
					<font size="7"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="3d0b21ff-4dea-4d6e-a3a0-5af2ab2f35bf" x="305" y="253" width="5" height="10">
					<printWhenExpression><![CDATA[new Boolean($F{caracteristicaVeiculo} == 2)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="706cb116-6796-45d0-98e2-848bb7ebc7c1" x="309" y="253" width="5" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="002442eb-873e-44ce-8e8c-145cf4443c79" x="516" y="253" width="5" height="10"/>
				<textElement textAlignment="Right">
					<font size="7"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="14b007f8-8e22-4873-9eae-9947ea443225" x="520" y="253" width="5" height="10">
					<printWhenExpression><![CDATA[new Boolean($F{caracteristicaVeiculo} == 4)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="6f8d8bca-a32b-44b3-9581-9c73ba25cc27" x="524" y="253" width="5" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="80af5987-d659-4017-88c6-5787770df32b" x="416" y="253" width="5" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<text><![CDATA[)]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="e185b61c-9b80-43b7-8646-0f3e6896baf1" x="412" y="253" width="5" height="10">
					<printWhenExpression><![CDATA[new Boolean($F{caracteristicaVeiculo} == 3)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="fefbbdef-c5d7-4ad8-904f-25c8e2654b07" x="408" y="253" width="5" height="10"/>
				<textElement textAlignment="Right">
					<font size="7"/>
				</textElement>
				<text><![CDATA[(]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement uuid="38230a6d-076b-4eb8-946b-c005710e52bc" x="62" y="116" width="167" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{especieTipo}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="8e3a0957-8de1-4bdf-a88d-82dc4b475ab2" x="0" y="17" width="535" height="34"/>
				<textElement>
					<font size="9"/>
				</textElement>
				<text><![CDATA[O presente documento é relativo à inspeção técnica em veículos, onde atesto, para fins de atendimento ao disposto no anexo A da RES. 01/2006 - AGER/MT, que o veículo abaixo discriminado apresenta boas condições mecânicas conforme formulário
de Vistoria Veicular em anexo.]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="3a96cdfa-5ad3-4e74-9494-b1f68292b04a" x="0" y="58" width="46" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Proprietário:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="269df018-6670-4a5d-b685-d814cbedcc30" x="0" y="68" width="46" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[CNPJ/CPF:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="5113f122-8fe7-44f9-95b0-673861cf253f" x="0" y="78" width="46" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Endereço:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="f1faa54f-2f23-40d8-a1a3-37394f12a63d" x="0" y="88" width="46" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Cidade:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="7e8fbbe1-c6a2-4217-80a7-c758595d3d33" x="371" y="78" width="26" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Bairro:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="25624140-494d-4bab-863d-25dcf28eca62" x="204" y="88" width="27" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Estado:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="9dda49d8-cb8d-49d6-bff9-bd5fb330edcb" x="371" y="88" width="26" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[CEP:]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="9483c20b-5750-4c5d-a0d4-1ec48a7b1954" x="0" y="114" width="60" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="a33d86de-c3d3-42b2-a308-27bd59dca7eb" x="1" y="116" width="48" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Espécie/Tipo]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="55f67346-9b92-422f-97a3-8142bbd3967c" mode="Transparent" x="0" y="102" width="535" height="12" backcolor="#FFFFFF"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[CARACTERÍSTICAS ATUAIS]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="7e332d64-4b11-4e6e-85a5-c01b56c83a05" x="239" y="116" width="48" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Marca/Modelo]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="fe0ff579-db15-4c96-9c4a-18146b178c8f" x="0" y="129" width="60" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="c09ca15e-4620-4506-93de-ce0ad98cc188" x="0" y="144" width="60" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="d795ff2c-203c-46d1-b05c-d9075859516e" x="0" y="159" width="60" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="a0f33ef3-7e68-4544-bcfe-80706ee641c8" x="0" y="174" width="60" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="26f15066-de8d-4c08-ae8d-9b04cc58ba2e" x="0" y="189" width="60" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="a2baa529-0e29-4e02-b4ab-3d2fd26c99ce" x="60" y="129" width="178" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="b64b3b95-6de5-443f-ac07-983b91b8caa8" x="60" y="144" width="178" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="0084507d-a9a9-410f-b34c-7ac00e623984" x="60" y="159" width="178" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="0e17cf2c-54d6-4629-912b-6581281e0765" x="60" y="174" width="178" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="5601cf1b-38c8-4260-aa1b-fc5daee4a6d7" x="60" y="189" width="178" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="a38f5e66-d63a-4773-add4-5b784836e94d" x="1" y="131" width="48" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Capacidade]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="47bef049-0b9f-4b8d-a92c-d1de5a7afb6d" x="1" y="146" width="58" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Ano Fabricação]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="d083a6fd-f197-4844-a41a-fb78604dbce2" x="1" y="161" width="48" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Combustível]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="8d10f53b-46c7-46af-9c8a-e286eb04c2ab" x="1" y="176" width="48" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Chassi]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="4f264010-90cf-4c01-b828-313c3f2c05cf" x="1" y="191" width="48" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Prefixo]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="4f3e2a39-5af0-4670-9925-7ed41bd7cda7" x="0" y="204" width="101" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="446787fb-86b8-4e75-8789-45e500f65d0b" x="1" y="206" width="100" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Distância entre Eixos(metros)]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="8fa59f82-516d-4f2a-8d2c-04b9a5c3114e" x="101" y="204" width="137" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="eaa509cc-d728-4751-9f2f-68a7ee461968" x="1" y="221" width="100" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Numero de Eixos]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="c3e0a189-4a3d-4a6d-adfa-154c0787e54c" x="101" y="219" width="137" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="c7de9209-e8f6-4218-a18d-72455cfae6e2" x="238" y="129" width="89" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="c6622a6b-0577-42a2-a33a-69f37fa19fbc" x="238" y="144" width="89" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="bef0ba87-5714-4c57-9722-7394b17def33" x="238" y="159" width="89" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="d2f7589b-016b-48ec-b2ca-6a113410363d" x="238" y="174" width="89" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="5a5cdd3b-d38b-4241-8307-7a25e8101f4c" x="238" y="189" width="89" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="d41a8b2b-c90b-451a-8ceb-4c44ff604064" x="238" y="204" width="89" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="577cff1a-57f7-4b1d-8a43-9818330b1908" x="238" y="219" width="89" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="91980358-9f78-49b4-b52f-b630d7fa6ee0" x="239" y="131" width="48" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Cor]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="2108836c-2f37-43e4-960b-c53b01407e69" x="239" y="146" width="48" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[PBT]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="6a4cba68-e98e-4900-a2f3-051ef6c45fdb" x="239" y="161" width="48" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Potêncial/Cil]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="bf153cbf-f229-432e-997c-50b3fe9d4073" x="239" y="176" width="48" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[CMT]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="d6fff262-89b6-4332-b6ee-0b447d922c30" x="239" y="191" width="48" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Placa]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="34fd4fcb-440f-407b-8f94-455811f0d4e5" x="239" y="206" width="48" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Renavan]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="0426375f-5bcb-4c9a-b096-aa85b69d6431" x="239" y="221" width="48" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Posição Motor]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="e47c6745-633c-475a-8924-e724885cff68" x="327" y="129" width="208" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="525512ab-8c98-4b24-98f8-831958f1d924" x="327" y="144" width="208" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="315e6dea-75e8-4bbf-862b-67bf0532f0ab" x="327" y="159" width="208" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="0f95cccb-f454-4053-8603-fa86b8f973e9" x="327" y="174" width="208" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="95b53927-8a9f-4efb-bc79-4162374d5304" x="327" y="189" width="208" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="8a76e156-94c0-40df-9520-764f4bef8c84" x="327" y="204" width="208" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="e3a46869-4be1-4e2f-a4fe-ae21bb5b7f4f" x="327" y="219" width="208" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="21f4c9df-7f0c-4cb1-ba84-99e402f4ae6b" mode="Transparent" x="0" y="237" width="533" height="12" backcolor="#FFFFFF"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[CARACTERÍSTICAS DO VEICULO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="d672f6c8-ddb9-45e2-83e0-800623e4cd9c" x="1" y="250" width="34" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true"/>
				</textElement>
				<text><![CDATA[Urbano]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="bc3e9c1d-9f18-465e-a977-b57b5c3d4cdd" x="108" y="250" width="52" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true"/>
				</textElement>
				<text><![CDATA[Semi-Urbano]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="223e1079-913f-400c-a77a-fab54cf56886" x="213" y="250" width="52" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true"/>
				</textElement>
				<text><![CDATA[Convencional]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="b591a6d3-41a6-4634-ba54-5d6769117ce2" x="320" y="250" width="51" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true"/>
				</textElement>
				<text><![CDATA[Semi-Leito]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="4a4de8c8-61c8-47b8-aaae-11aa81299b36" x="428" y="250" width="20" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true"/>
				</textElement>
				<text><![CDATA[Leito]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="7851b309-2f11-4b21-9334-0f5bff193f80" mode="Transparent" x="0" y="267" width="265" height="12" backcolor="#FFFFFF"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[CARACTERÍSTICAS DO PNEU DIANTEIRO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="8b18d633-211e-47b8-9f92-2e34c6a5a47a" mode="Transparent" x="270" y="267" width="263" height="12" backcolor="#FFFFFF"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[CARACTERÍSTICAS DO PNEU TRASEIRO]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="40b1c3e9-0c17-4cef-b98f-ed8c6d549d40" x="0" y="291" width="60" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="8b27aff5-39c7-4051-85f6-8266b81cc501" x="0" y="303" width="60" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="c0d66435-33fd-481a-81c8-542da28933e8" x="2" y="331" width="57" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Ano/Fabricação]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="ac781a6e-9329-480e-9de8-db46469cc01e" x="2" y="292" width="34" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Marca]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="52495426-1b12-46f1-afb3-16d8faa0b482" x="2" y="304" width="34" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Modelo]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="f0c333fb-f19a-4f20-a6df-a98d5c62afc1" mode="Opaque" x="267" y="279" width="60" height="12" backcolor="#FFFFFF"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="87f9a4b4-61cf-48ee-87d3-f4b2261196ad" x="267" y="291" width="60" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="ea7673c2-9531-4520-b77b-ded9e497107b" x="267" y="303" width="60" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="f24172d7-c8d4-4d02-ba80-5c003137c438" x="327" y="279" width="208" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="dacffdb5-ad7a-4b82-b1c2-42676da72127" x="327" y="291" width="208" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="0e427b77-4645-49dc-9106-135e51299416" x="327" y="303" width="208" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="dff387b4-0aa5-4870-94ba-5d768c01eaff" x="60" y="279" width="207" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="602f276b-0fa6-49eb-a829-624e20a188db" x="60" y="291" width="207" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="471a0946-a14b-4b08-b2e8-f6b947dbc98d" x="60" y="303" width="207" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="e823ac9d-a739-4757-915b-db4be5f99f22" x="269" y="280" width="34" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Tipo]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="b5825bda-aa6a-407c-bc38-fb3381af7574" x="269" y="292" width="34" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Marca]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="2f53b68a-fd43-46e3-88a4-4620c50daf59" x="269" y="304" width="34" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Modelo]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="e0ac61a9-1da4-4e4c-971c-b30e3df0fe15" mode="Transparent" x="2" y="318" width="263" height="12" backcolor="#FFFFFF"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[CARACTERÍSTICAS ATUAIS DA CARROCERIA]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="694ffefc-c2dc-4c97-a8a3-b631dcb43690" mode="Transparent" x="270" y="318" width="265" height="12" backcolor="#FFFFFF"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[OUTRAS INFORMAÇÕES]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="3a490118-49c1-482c-8037-e9104608c65f" x="0" y="342" width="60" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="9f8e283f-dc42-4aa3-9b48-72484db5db66" x="0" y="354" width="60" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="ac9d2069-5861-4c98-8173-d50859fec47d" x="60" y="330" width="207" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="a3f13bdf-7b06-4dcc-9c1a-ee8288032416" x="60" y="342" width="207" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="a6b72545-8e08-4cf1-9302-6133dfb51aa4" x="60" y="354" width="207" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="debf9131-08f8-4d43-a101-ac657dcd4c5e" x="267" y="330" width="60" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="f9fdd376-adf6-4aa8-ae41-bd9117fc1c70" x="327" y="330" width="56" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="2b15e234-a002-4c9b-9853-d2d9bac7fd43" x="383" y="330" width="90" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="aa154373-95b6-4804-8f00-acc0dd7a2e1c" x="473" y="330" width="62" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="49cbe53e-abbc-43de-9e10-4b08f16409c2" x="383" y="342" width="90" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="156338b3-7b59-432d-8c1a-041a7328bccf" x="383" y="354" width="90" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="0cc8eb1a-08e5-4aee-9d48-62a96ead0b51" x="383" y="366" width="90" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="fd9a012c-2dd4-4cf7-9ef5-d7608fac3346" x="473" y="342" width="62" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="92cd443d-c42e-4e34-95d1-aa40bdfede95" x="473" y="354" width="62" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="a73b9f4c-e125-4add-a9a4-c90bc26e3998" x="473" y="366" width="62" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="fb27cccf-e28c-4d53-9ad4-f6e0ffd4dd38" x="267" y="342" width="60" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="13084f4d-ec97-4cc9-bc6d-0924d9dd3ab2" x="267" y="354" width="60" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="134e0b64-b210-4fff-8ced-5c66a59a1f79" x="327" y="342" width="56" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="ccff7f89-7eec-4aba-b064-fc25f69c0563" x="327" y="354" width="56" height="12"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="24396543-24b7-408a-b4a0-f50d92eca3e8" x="2" y="343" width="57" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Marca]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="82fc42e0-b104-44ce-bb08-482b91974e3c" x="2" y="355" width="57" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Modelo]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="8076bb1f-c572-4b46-9451-afb7824865b0" x="269" y="331" width="50" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Banheiro]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="90cce1f4-035e-4872-9a78-52a64b9e4470" x="269" y="343" width="50" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[DVD]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="3676234c-d146-4d42-8c44-e7412ba7395d" x="269" y="355" width="50" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[TV]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="53f2008e-320f-45df-859f-8392ce691698" x="386" y="331" width="67" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Ar Condicionado]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="a6796ca5-2022-4f5e-8bce-7035b6556664" x="386" y="343" width="67" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Frigobar]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="70b9eb54-fc4c-4aa9-a222-174d266f83a6" x="386" y="355" width="67" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Som]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="bedd37d5-dccf-4820-a959-3a0521784fd0" x="386" y="367" width="67" height="10"/>
				<textElement textAlignment="Left">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Elevador PNE]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="ecf73c10-0ca0-493a-8cb3-354f011e7aa0" x="0" y="381" width="535" height="12"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[DESCRIÇÃO DOS SERVIÇOS / METODOS DE ENSAIO]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="22eb2d89-62c0-46db-9531-30a59c95a0b5" x="0" y="453" width="535" height="77"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="6571adb8-0b01-4e1b-813d-21549ef3e763" x="0" y="454" width="535" height="12"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[RESULTADO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="8b4979cf-9b74-4d11-88c7-4a1bd5c8fdcf" x="1" y="467" width="533" height="64"/>
				<textElement>
					<font size="8"/>
				</textElement>
				<text><![CDATA[O veiculo foi submetido aos ensaios acima descritos e atendeu satisfatoriamente as normas de qualidade deste organismo de inspeção; nada obsta do ponto de vista de segurança veicular que possa impedi-lo de circular,
considerando o atual estado do veiculo; este laudo não pressupõe qualquer garantia aos itens vistoriados, nem isenta o montador e/o proprietário do veiculo de suas responsabilidades quanto quaisquer danos pessoais e materiais,
provocados por problema de montagem, manutenção ou utilização incorreta; considere-se o veiculo aprovado nos ensaios a que fora submetido.]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="d23bf4f3-6826-42ce-b3af-d2bd13404958" x="0" y="538" width="25" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="5c1a22f9-3245-44a0-9d7d-53a7a4db10f3" x="143" y="538" width="25" height="15"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="87553eb8-85f0-43a6-8125-cfb8b22677c4" x="28" y="540" width="57" height="12"/>
				<textElement textAlignment="Left">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[APROVADO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="148ee33e-2ef1-45c8-94f2-baaedc5dcbb2" x="171" y="540" width="73" height="12"/>
				<textElement textAlignment="Left">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[REPROVADO]]></text>
			</staticText>
			<rectangle>
				<reportElement uuid="dd5b4fbf-7f8f-4735-9073-3a6b33d6a8bc" x="0" y="555" width="267" height="106"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="dd0e2cde-2149-4bae-ba7a-fbf8a62d4df5" x="73" y="565" width="29" height="12"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Data:]]></text>
			</staticText>
			<textField pattern="dd/MM/yyyy" isBlankWhenNull="true">
				<reportElement uuid="ad7eaff0-d70c-4a6d-8e80-22113f22807a" x="102" y="565" width="100" height="12"/>
				<textElement>
					<font size="9"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{dataEmissao}]]></textFieldExpression>
			</textField>
			<line>
				<reportElement uuid="8f0045c7-16c0-4b86-a87b-cef949c7439e" x="14" y="614" width="240" height="1"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</line>
			<staticText>
				<reportElement uuid="dce4cfb8-3500-4a32-a577-b1880e330c4c" x="1" y="615" width="266" height="12"/>
				<textElement textAlignment="Center">
					<font size="9"/>
				</textElement>
				<text><![CDATA[Ger.Técnico e/ou Eng. Mecanico]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="eea11435-cb1b-4663-8af5-4b48bee3d73e" x="309" y="542" width="140" height="12"/>
				<textElement>
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Data Inspeção..............................:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="50179b06-7b4e-48ea-960a-39b884ca3d4f" x="309" y="560" width="140" height="12"/>
				<textElement>
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Data Emissão...............................:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="a5e856e8-5da3-4a38-a37d-99cc6e6ad69b" x="309" y="577" width="139" height="12"/>
				<textElement>
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Data Vencimento.........................:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="7574b6ea-d711-46b0-977e-ad25467f8b81" x="310" y="594" width="139" height="12"/>
				<textElement>
					<font size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Nº do Adesivo..............................:]]></text>
			</staticText>
			<textField pattern="dd/MM/yyyy" isBlankWhenNull="true">
				<reportElement uuid="f9640a8f-14c6-4039-ab85-f15e52cbe7d7" x="448" y="542" width="87" height="12"/>
				<textElement>
					<font size="9"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{dataInspecao}]]></textFieldExpression>
			</textField>
			<textField pattern="dd/MM/yyyy" isBlankWhenNull="true">
				<reportElement uuid="af781ef3-6449-4951-8b53-ae0f3f2d167e" x="448" y="560" width="87" height="12"/>
				<textElement>
					<font size="9"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{dataEmissao}]]></textFieldExpression>
			</textField>
			<textField pattern="dd/MM/yyyy" isBlankWhenNull="true">
				<reportElement uuid="7c11a8b5-ce37-46ef-9d37-cdfd8d512753" x="448" y="577" width="87" height="12"/>
				<textElement>
					<font size="9"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{dataVencimento}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="dd59a5bc-1eec-4b38-8d01-c30da444e38a" x="448" y="594" width="87" height="12"/>
				<textElement>
					<font size="9"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{adesivo}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="bd898da4-719f-4ee4-9bcf-0e6c75d458e3" x="1" y="647" width="266" height="12"/>
				<textElement textAlignment="Center">
					<font size="9"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{engenheiro}+" / "+$F{creaEngenheiro}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="46e0c959-64e9-44f3-a1ca-90b278d9a30d" x="10" y="540" width="5" height="12">
					<printWhenExpression><![CDATA[new Boolean($F{aprovado} == 1)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="9"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="c5f850bc-df2f-4c50-9a1d-f214fe0b3691" x="153" y="540" width="5" height="12">
					<printWhenExpression><![CDATA[new Boolean($F{aprovado} == 0)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center">
					<font size="9"/>
				</textElement>
				<text><![CDATA[X]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement uuid="7df8bee3-0472-44b0-a9b4-d5360651f640" x="473" y="367" width="62" height="10"/>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{elevador} == 1 ? "SIM" : "NÃO"]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="e954a0a2-e9c3-451b-8b8f-d5d5fa69bda3" x="473" y="355" width="62" height="10"/>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{som} == 1 ? "SIM" : "NÃO"]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="ed0a93aa-cd30-4a50-a007-0d5d2641c8dc" x="473" y="343" width="62" height="10"/>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{frigobar} == 1 ? "SIM" : "NÃO"]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="4683577e-7fa0-43e3-a504-b192c4846e99" x="473" y="331" width="62" height="10"/>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{arCond} == 1 ? "SIM" : "NÃO"]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="9c96a0c4-e063-4975-bde6-7fbe234d78dc" x="327" y="331" width="56" height="10"/>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{banheiro} == 1 ? "SIM" : "NÃO"]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="64bdea03-8314-4a91-9f2f-458c09f34f31" x="327" y="343" width="56" height="10"/>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{dvd}== 1 ? "SIM" : "NÃO"]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="cdc72308-652a-42d7-8d12-ff0cb0dbcd3a" x="327" y="355" width="56" height="10"/>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{tv} == 1 ? "SIM" : "NÃO"]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="cc1a7bf0-52df-4567-bd10-d3f0b3160756" x="2" y="280" width="33" height="10"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Tipo]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement uuid="be808bb6-25c8-422a-a14d-98a020046b3d" x="61" y="292" width="204" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{marcaPneuDianteiro}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="e2dbed5c-0b7a-4735-8bfa-3cfb2a221ba0" x="328" y="292" width="205" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{marcaPneuTraseiro}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="3c4a78f0-a45d-46d9-b2df-041e328e9ac9" x="61" y="280" width="204" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{tipoPneuDianteiro}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="fbf9cb13-9fb4-4e7a-b79a-4c27f0d841ab" x="328" y="280" width="205" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{tipoPneuTraseiro}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="81c0f429-0bd1-4cdc-965c-88e4a0e7b6b8" x="61" y="304" width="204" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{modeloPneuDianteiro}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="c73465a2-34ed-4171-aadf-f373b8e5ceb8" x="328" y="304" width="205" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{modeloPneuTraseiro}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="87b4ed8e-df2e-4651-b7d9-14975008c2d7" x="61" y="331" width="204" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{anoFabCarroceria}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="f12822f6-9419-406c-962a-cd0e7416606a" x="61" y="343" width="204" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{marcaCarroceria}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="b6029e22-ccec-4504-9f6b-c632f33cb448" x="61" y="355" width="204" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{modeloCarroceria}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="42e119cf-a251-4d72-a748-b7b57e9a1da1" x="105" y="206" width="124" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{distEixos}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="a29e2524-787b-4d14-be4d-68f34e4d4338" x="62" y="146" width="167" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{anoFabricacao}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="ff54e547-dabe-474e-93d9-b3e4fa0585a8" x="62" y="176" width="167" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{chassi}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="3edf96c6-584f-47f4-9a77-a6668549af89" x="62" y="161" width="167" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{combustivel}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="a022ef23-ba09-45ea-9d19-7bba4d1cdd60" x="62" y="191" width="167" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{prefixo}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="71394355-d22c-4c59-8d7a-ab9975a59bef" x="329" y="222" width="200" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{posicaoMotor}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="959805fa-5363-4e1e-b81b-5b611aac4cab" x="329" y="206" width="200" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{numeroRenavan}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="b24e5574-acfe-49b1-91ee-f69335d097e3" x="329" y="191" width="200" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{placaVeiculo}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="d60e6c7a-97b1-445a-8be7-0fced7401dbe" x="329" y="131" width="200" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{cor}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="04994d88-280a-4334-a83e-b41cf3c69d50" x="46" y="88" width="155" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{cidade}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="7564b7c7-a0bc-4352-9a36-d2876e548c4c" x="232" y="88" width="121" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{estado}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="4aa347fc-a340-444a-8559-46abb1b3608d" x="397" y="78" width="114" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{bairro}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="90459d0b-f878-4b18-8df0-35cacd8b1e25" x="397" y="88" width="114" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{cep}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="fb630e6c-9e59-4fd3-87e6-e3c12df2e5cf" x="0" y="633" width="267" height="12"/>
				<textElement textAlignment="Center">
					<font size="9"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{inspetor} +" / "+ $F{creaInspetor}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="4be497ad-aa28-4e9f-8f82-835151b9920e" x="329" y="161" width="200" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{capPotCil}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="244cc82a-a63c-4daf-b016-7cb240d24e26" x="329" y="176" width="200" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{cmt}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="0fe5ac15-62bf-411e-a383-381f7c8f0f75" x="105" y="221" width="124" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{numeroEixos}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="4a364d4d-b803-453e-9494-33d2cc5dec2b" x="1" y="392" width="533" height="58"/>
				<textElement/>
				<textFieldExpression><![CDATA[$F{metodoEnsaio}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true">
				<reportElement uuid="d492f0bf-226d-4ee6-9cd7-e3e292b14e10" positionType="Float" stretchType="RelativeToTallestObject" x="1" y="0" width="84" height="14"/>
				<textElement>
					<font size="9"/>
				</textElement>
				<textFieldExpression><![CDATA[$P{CIDADE_EMPRESA} +"/"+$P{UF_EMPRESA}+".,"]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement uuid="ff58779b-455e-450a-9601-5ea3c1400ffa" x="62" y="131" width="167" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{capacidade}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement uuid="c0bf7e61-3bcc-4cc7-b9ce-ff5ce647de5a" x="329" y="146" width="200" height="10"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{pbt}]]></textFieldExpression>
			</textField>
			<textField pattern="dd/MM/yyyy">
				<reportElement uuid="4638f638-8c4e-40fa-b8c2-f64b16a8bb4d" x="85" y="0" width="100" height="14"/>
				<textElement>
					<font size="9"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{dataEmissao}]]></textFieldExpression>
			</textField>
		</band>
	</detail>
	<summary>
		<band height="802">
			<rectangle>
				<reportElement uuid="417d98de-11d7-41ff-8fdc-d5fb925d983d" x="0" y="461" width="268" height="195">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_5} != null)]]></printWhenExpression>
				</reportElement>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="5013296a-539c-4bea-b606-0cc685213199" x="0" y="712" width="535" height="79"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="9006d19b-96c6-4fb0-ad73-429917a82244" x="0" y="267" width="268" height="195">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_3} != null)]]></printWhenExpression>
				</reportElement>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="f7307ef7-29c9-4cf7-921f-56d15332efd0" x="268" y="267" width="267" height="195">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_4} != null)]]></printWhenExpression>
				</reportElement>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="f46675d4-3174-4144-862a-0f83f17abf2d" x="268" y="72" width="267" height="195">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_TRASEIRA} != null)]]></printWhenExpression>
				</reportElement>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<image scaleImage="RetainShape" hAlign="Center" vAlign="Middle">
				<reportElement uuid="e032719c-cb31-4158-a2d0-8c0912d15723" x="3" y="268" width="262" height="193">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_3} != null)]]></printWhenExpression>
				</reportElement>
				<imageExpression><![CDATA[$P{FOTO_3}]]></imageExpression>
			</image>
			<rectangle>
				<reportElement uuid="7b9d2fa2-3750-458a-a678-7fee4531de99" x="0" y="10" width="535" height="24"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement uuid="8649779b-bc78-4587-9e55-80de31ed89c8" x="271" y="775" width="231" height="18"/>
				<textElement textAlignment="Center"/>
				<text><![CDATA[Assinatura do Representante Legal]]></text>
			</staticText>
			<line>
				<reportElement uuid="a7c88003-216f-4878-8ab9-e645d076469c" x="39" y="773" width="143" height="1"/>
			</line>
			<staticText>
				<reportElement uuid="00a20d2f-b6af-4602-8bba-0de93627002c" x="39" y="773" width="143" height="18"/>
				<textElement textAlignment="Center"/>
				<text><![CDATA[Carimbo da Empresa]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="dea916c8-d31e-4b3e-9ec6-07ae8be2bed0" x="2" y="10" width="535" height="23"/>
				<textElement textAlignment="Left" verticalAlignment="Middle"/>
				<text><![CDATA[VEÍCULO FOI INSPECIONADO PARA LAUDO TÉCNICO AGER E ESTA APTO A CIRCULAR.]]></text>
			</staticText>
			<image hAlign="Center" vAlign="Middle">
				<reportElement uuid="27dbab1e-4411-449f-a43d-9337c95819fa" x="270" y="268" width="261" height="193">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_4} != null)]]></printWhenExpression>
				</reportElement>
				<imageExpression><![CDATA[$P{FOTO_4}]]></imageExpression>
			</image>
			<image hAlign="Center" vAlign="Middle">
				<reportElement uuid="5c0b795d-0d26-483c-9050-62313715fcd4" x="270" y="73" width="261" height="193">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_TRASEIRA} != null)]]></printWhenExpression>
				</reportElement>
				<imageExpression><![CDATA[$P{FOTO_TRASEIRA}]]></imageExpression>
			</image>
			<rectangle>
				<reportElement uuid="bc2865ac-d251-4edb-ab4e-3ccf897ee72d" x="0" y="72" width="268" height="195">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_DIANTEIRA} != null)]]></printWhenExpression>
				</reportElement>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<image hAlign="Center" vAlign="Middle">
				<reportElement uuid="90f0a2ad-b6fa-4503-a1af-e3fb62e44558" x="3" y="73" width="262" height="193">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_DIANTEIRA} != null)]]></printWhenExpression>
				</reportElement>
				<imageExpression><![CDATA[$P{FOTO_DIANTEIRA}]]></imageExpression>
			</image>
			<line>
				<reportElement uuid="be3922ac-ece9-4ca1-a104-53293ed79487" x="271" y="774" width="231" height="1"/>
			</line>
			<textField>
				<reportElement uuid="f2bda2f1-71bf-463d-815b-9ec911517cfb" x="1" y="712" width="530" height="45"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[($F{responsavel} != null && !$F{responsavel}.isEmpty() ?"O(A) Sr(a), "+ $F{responsavel}+", responsável legal pela empresa, declara que manterá as condições de manutenção , conservação e preservação das características técnicas do veículo acima descrito, sob pena das sansões cabíveis.":"O(A) Sr(a),________________________________ , responsável legal pela empresa, declara que manterá as condições de manutenção, conservação e preservação das características técnicas do veículo acima descrito, sob pena das sansões cabíveis." )]]></textFieldExpression>
			</textField>
			<rectangle>
				<reportElement uuid="d8a96e46-84b4-4559-af29-c2bdfc04123d" x="268" y="462" width="267" height="194">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_6} != null)]]></printWhenExpression>
				</reportElement>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<image scaleImage="RetainShape" hAlign="Center" vAlign="Middle">
				<reportElement uuid="46739ee5-f8cd-493a-8990-df78c5e8aaa5" x="3" y="463" width="262" height="192">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_5} != null)]]></printWhenExpression>
				</reportElement>
				<imageExpression><![CDATA[$P{FOTO_5}]]></imageExpression>
			</image>
			<image hAlign="Center" vAlign="Middle">
				<reportElement uuid="2657570d-d510-4fa4-a143-d671a6a94a0f" x="271" y="463" width="261" height="192">
					<printWhenExpression><![CDATA[new Boolean($P{FOTO_6} != null)]]></printWhenExpression>
				</reportElement>
				<imageExpression><![CDATA[$P{FOTO_6}]]></imageExpression>
			</image>
		</band>
	</summary>
</jasperReport>
