<?xml version="1.0" encoding="UTF-8"  ?>
<!-- Created with iReport - A designer for JasperReports -->
<!DOCTYPE jasperReport PUBLIC "//JasperReports//DTD Report Design//EN" "http://jasperreports.sourceforge.net/dtds/jasperreport.dtd">
<jasperReport
		 name="OUTROS_CONTROLE_VIA_CEGA"
		 columnCount="1"
		 printOrder="Vertical"
		 orientation="Landscape"
		 pageWidth="842"
		 pageHeight="595"
		 columnWidth="782"
		 columnSpacing="0"
		 leftMargin="30"
		 rightMargin="30"
		 topMargin="20"
		 bottomMargin="20"
		 whenNoDataType="NoPages"
		 isTitleNewPage="false"
		 isSummaryNewPage="false">
	<property name="ireport.scriptlethandling" value="0" />
	<property name="ireport.encoding" value="UTF-8" />
	<import value="java.util.*" />
	<import value="net.sf.jasperreports.engine.*" />
	<import value="net.sf.jasperreports.engine.data.*" />

	<parameter name="FECHO" isForPrompting="false" class="java.lang.String"/>
	<parameter name="INSCRICAO_ESTADUAL_NOME" isForPrompting="false" class="java.lang.String"/>
	<parameter name="CNPJ_NOME" isForPrompting="false" class="java.lang.String"/>
	<parameter name="NOME_EMPRESA" isForPrompting="false" class="java.lang.String"/>
	<parameter name="TELEFONE_EMPRESA" isForPrompting="false" class="java.lang.String"/>
	<parameter name="IDENTIFICADOR" isForPrompting="false" class="java.lang.Integer"/>
	<queryString><![CDATA[select

    c.tipo,
    i.sequencia,
    i.numero_aidf,
    m.descricao,
    m.codigo,
    i.serie,
    co.inscricao_estadual,
    p.nome

      from controle_via_cega c
inner join item_controle_via_cega i on i.id_controle_via_cega = c.id_controle_via_cega
inner join pessoa p on p.id_pessoa = i.id_pessoa
inner join complemento co on co.id_complemento = p.id_complemento
inner join modelo_doc_fiscal m on m.id_modelo_doc_fiscal = i.id_modelo_doc_fiscal

where c.id_controle_via_cega = $P{IDENTIFICADOR}]]></queryString>

	<field name="TIPO" class="java.lang.Integer"/>
	<field name="SEQUENCIA" class="java.lang.Integer"/>
	<field name="NUMERO_AIDF" class="java.lang.String"/>
	<field name="DESCRICAO" class="java.lang.String"/>
	<field name="CODIGO" class="java.lang.String"/>
	<field name="SERIE" class="java.lang.String"/>
	<field name="INSCRICAO_ESTADUAL" class="java.lang.String"/>
	<field name="NOME" class="java.lang.String"/>

		<background>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</background>
		<title>
			<band height="71"  isSplitAllowed="true" >
				<rectangle>
					<reportElement
						x="0"
						y="20"
						width="782"
						height="50"
						key="rectangle-12"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="1.0" lineStyle="Solid"/>
</graphicElement>
				</rectangle>
				<staticText>
					<reportElement
						x="672"
						y="24"
						width="80"
						height="10"
						key="staticText-1"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<text><![CDATA[1 - SOLICITAÇÃO DE ]]></text>
				</staticText>
				<line direction="TopDown">
					<reportElement
						x="667"
						y="20"
						width="1"
						height="50"
						key="line-1"/>
					<graphicElement stretchType="NoStretch"/>
				</line>
				<rectangle>
					<reportElement
						x="674"
						y="36"
						width="48"
						height="13"
						key="rectangle-2"/>
					<graphicElement stretchType="NoStretch"/>
				</rectangle>
				<line direction="TopDown">
					<reportElement
						x="697"
						y="36"
						width="1"
						height="13"
						key="line-2"/>
					<graphicElement stretchType="NoStretch"/>
				</line>
				<rectangle>
					<reportElement
						x="674"
						y="51"
						width="48"
						height="13"
						key="rectangle-4"/>
					<graphicElement stretchType="NoStretch"/>
				</rectangle>
				<line direction="TopDown">
					<reportElement
						x="697"
						y="51"
						width="1"
						height="13"
						key="line-4"/>
					<graphicElement stretchType="NoStretch"/>
				</line>
				<staticText>
					<reportElement
						x="702"
						y="37"
						width="15"
						height="11"
						key="staticText-2"/>
					<box></box>
					<textElement textAlignment="Center">
						<font size="7"/>
					</textElement>
				<text><![CDATA[1]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="702"
						y="52"
						width="15"
						height="11"
						key="staticText-3"/>
					<box></box>
					<textElement textAlignment="Center">
						<font size="7"/>
					</textElement>
				<text><![CDATA[2]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="725"
						y="37"
						width="53"
						height="10"
						key="staticText-4"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<text><![CDATA[INCLUSÃO]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="725"
						y="52"
						width="53"
						height="10"
						key="staticText-5"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<text><![CDATA[EXCLUSÃO]]></text>
				</staticText>
				<image  onErrorType="Icon" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="2"
						y="21"
						width="67"
						height="48"
						key="image-1"/>
					<box>					<pen lineWidth="0.0" lineStyle="Solid"/>
					<topPen lineWidth="0.0" lineStyle="Solid"/>
					<leftPen lineWidth="0.0" lineStyle="Solid"/>
					<bottomPen lineWidth="0.0" lineStyle="Solid"/>
					<rightPen lineWidth="0.0" lineStyle="Solid"/>
</box>
					<graphicElement stretchType="NoStretch"/>
					<imageExpression class="java.lang.String"><![CDATA["C:\\armaesta.jpg"]]></imageExpression>
				</image>
				<staticText>
					<reportElement
						x="58"
						y="34"
						width="107"
						height="19"
						key="staticText-6"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<text><![CDATA[SECRETARIA DE ESTADO DE
FAZENDA DE MINAS GERAIS]]></text>
				</staticText>
				<line direction="TopDown">
					<reportElement
						x="169"
						y="20"
						width="1"
						height="50"
						key="line-5"/>
					<graphicElement stretchType="NoStretch"/>
				</line>
				<staticText>
					<reportElement
						x="176"
						y="21"
						width="484"
						height="48"
						key="staticText-7"/>
					<box></box>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font size="18"/>
					</textElement>
				<text><![CDATA[CONTROLE DE VIA CEGA]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="30"
						y="0"
						width="168"
						height="14"
						key="staticText-37"/>
					<box></box>
					<textElement>
						<font size="5"/>
					</textElement>
				<text><![CDATA[FLUXO: 1ª VIA: EMITENTE> REP. FAZ > PROCESSAMENTO / ARQUIVO
	              2ª VIA: EMITENTE> REP. FAZ > EMITENTE / ARQUIVO]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="679"
						y="37"
						width="15"
						height="11"
						key="textField"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Center">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{TIPO}.intValue() == 1 ? "X" : ""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="679"
						y="52"
						width="15"
						height="11"
						key="textField-1"
						isRemoveLineWhenBlank="true"/>
					<box></box>
					<textElement textAlignment="Center">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{TIPO}.intValue() == 0 ? "X" : ""]]></textFieldExpression>
				</textField>
			</band>
		</title>
		<pageHeader>
			<band height="85"  isSplitAllowed="true" >
				<rectangle radius="0" >
					<reportElement
						x="4"
						y="50"
						width="774"
						height="34"
						key="rectangle-6"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="1.0" lineStyle="Solid"/>
</graphicElement>
				</rectangle>
				<rectangle>
					<reportElement
						x="727"
						y="51"
						width="50"
						height="32"
						backcolor="#CCCCCC"
						key="rectangle-8"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.0" lineStyle="Solid"/>
</graphicElement>
				</rectangle>
				<rectangle>
					<reportElement
						x="263"
						y="51"
						width="41"
						height="32"
						backcolor="#CCCCCC"
						key="rectangle-7"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.0" lineStyle="Solid"/>
</graphicElement>
				</rectangle>
				<rectangle radius="10" >
					<reportElement
						x="4"
						y="10"
						width="774"
						height="34"
						key="rectangle-5"/>
					<graphicElement stretchType="NoStretch"/>
				</rectangle>
				<staticText>
					<reportElement
						x="9"
						y="14"
						width="210"
						height="10"
						key="staticText-8"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<text><![CDATA[2 - NOME EMPRESARIAL DO ESTABELECIMENTO GRÁFICO]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="437"
						y="14"
						width="112"
						height="10"
						key="staticText-9"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<text><![CDATA[3 - INSCRIÇÃO ESTADUAL]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="568"
						y="14"
						width="111"
						height="10"
						key="staticText-10"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<text><![CDATA[4 - CNPJ]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="690"
						y="14"
						width="79"
						height="10"
						key="staticText-11"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<text><![CDATA[5 - TELEFONE]]></text>
				</staticText>
				<line direction="TopDown">
					<reportElement
						x="685"
						y="10"
						width="1"
						height="34"
						key="line-6"/>
					<graphicElement stretchType="NoStretch"/>
				</line>
				<line direction="TopDown">
					<reportElement
						x="563"
						y="10"
						width="1"
						height="34"
						key="line-7"/>
					<graphicElement stretchType="NoStretch"/>
				</line>
				<line direction="TopDown">
					<reportElement
						x="432"
						y="10"
						width="1"
						height="34"
						key="line-8"/>
					<graphicElement stretchType="NoStretch"/>
				</line>
				<staticText>
					<reportElement
						x="6"
						y="53"
						width="24"
						height="19"
						key="staticText-12"/>
					<box></box>
					<textElement textAlignment="Center">
						<font size="7"/>
					</textElement>
				<text><![CDATA[Nº
SEQ.]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="35"
						y="53"
						width="78"
						height="19"
						key="staticText-13"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<text><![CDATA[6 - NÚMERO DA AIDF]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="117"
						y="53"
						width="143"
						height="19"
						key="staticText-14"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<text><![CDATA[7 - TIPO DE DOCUMENTO]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="266"
						y="53"
						width="37"
						height="28"
						key="staticText-15"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<text><![CDATA[8 - CÓD.
     TIPO
     DOC.]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="307"
						y="53"
						width="39"
						height="19"
						key="staticText-16"/>
					<box></box>
					<textElement textAlignment="Center">
						<font size="7"/>
					</textElement>
				<text><![CDATA[9 - SÉRIE]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="350"
						y="53"
						width="41"
						height="19"
						key="staticText-17"/>
					<box></box>
					<textElement textAlignment="Center">
						<font size="7"/>
					</textElement>
				<text><![CDATA[10 - SUB-
         SÉRIE]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="397"
						y="53"
						width="75"
						height="28"
						key="staticText-18"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<text><![CDATA[11 - INSCRIÇÃO
       ESTADUAL DO
       CONTRIBUINTE]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="476"
						y="53"
						width="246"
						height="19"
						key="staticText-19"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<text><![CDATA[12 - NOME EMPRESARIAL DO CONTRIBUINTE]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="728"
						y="53"
						width="47"
						height="28"
						key="staticText-20"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<text><![CDATA[13 - CÓD.
       IRREGUL.
       IMPRES.]]></text>
				</staticText>
				<line direction="TopDown">
					<reportElement
						x="31"
						y="50"
						width="1"
						height="34"
						key="line-9"/>
					<graphicElement stretchType="NoStretch"/>
				</line>
				<line direction="TopDown">
					<reportElement
						x="114"
						y="50"
						width="1"
						height="34"
						key="line-10"/>
					<graphicElement stretchType="NoStretch"/>
				</line>
				<line direction="TopDown">
					<reportElement
						x="305"
						y="50"
						width="1"
						height="34"
						key="line-11"/>
					<graphicElement stretchType="NoStretch"/>
				</line>
				<line direction="TopDown">
					<reportElement
						x="348"
						y="50"
						width="1"
						height="34"
						key="line-12"/>
					<graphicElement stretchType="NoStretch"/>
				</line>
				<line direction="TopDown">
					<reportElement
						x="394"
						y="50"
						width="1"
						height="34"
						key="line-13"/>
					<graphicElement stretchType="NoStretch"/>
				</line>
				<line direction="TopDown">
					<reportElement
						x="474"
						y="50"
						width="1"
						height="34"
						key="line-14"/>
					<graphicElement stretchType="NoStretch"/>
				</line>
				<line direction="TopDown">
					<reportElement
						x="726"
						y="50"
						width="1"
						height="34"
						key="line-15"/>
					<graphicElement stretchType="NoStretch"/>
				</line>
				<line direction="TopDown">
					<reportElement
						x="261"
						y="50"
						width="1"
						height="34"
						key="line-16"/>
					<graphicElement stretchType="NoStretch"/>
				</line>
				<staticText>
					<reportElement
						x="0"
						y="0"
						width="782"
						height="85"
						key="staticText-21"/>
					<box>					<pen lineWidth="0.5" lineStyle="Solid"/>
					<topPen lineWidth="0.0" lineStyle="Solid"/>
					<leftPen lineWidth="1.0" lineStyle="Solid"/>
					<bottomPen lineWidth="0.0" lineStyle="Solid"/>
					<rightPen lineWidth="1.0" lineStyle="Solid"/>
</box>
					<textElement>
						<font/>
					</textElement>
				<text><![CDATA[]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="437"
						y="26"
						width="112"
						height="11"
						key="textField"/>
					<box></box>
					<textElement>
						<font pdfFontName="Helvetica-Bold" size="8" isBold="true"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{INSCRICAO_ESTADUAL_NOME}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="568"
						y="26"
						width="111"
						height="11"
						key="textField"/>
					<box></box>
					<textElement>
						<font pdfFontName="Helvetica-Bold" size="8" isBold="true"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{CNPJ_NOME}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="690"
						y="26"
						width="79"
						height="11"
						key="textField"/>
					<box></box>
					<textElement>
						<font pdfFontName="Helvetica-Bold" size="8" isBold="true"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{TELEFONE_EMPRESA}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="9"
						y="26"
						width="411"
						height="11"
						key="textField"/>
					<box></box>
					<textElement>
						<font pdfFontName="Helvetica-Bold" size="8" isBold="true"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{NOME_EMPRESA}]]></textFieldExpression>
				</textField>
			</band>
		</pageHeader>
		<columnHeader>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</columnHeader>
		<detail>
			<band height="13"  isSplitAllowed="true" >
				<line direction="TopDown">
					<reportElement
						x="114"
						y="0"
						width="1"
						height="12"
						key="line-17"/>
					<graphicElement stretchType="NoStretch"/>
				</line>
				<line direction="TopDown">
					<reportElement
						x="31"
						y="0"
						width="1"
						height="12"
						key="line-18"/>
					<graphicElement stretchType="NoStretch"/>
				</line>
				<line direction="TopDown">
					<reportElement
						x="261"
						y="0"
						width="1"
						height="12"
						key="line-19"/>
					<graphicElement stretchType="NoStretch"/>
				</line>
				<line direction="TopDown">
					<reportElement
						x="305"
						y="0"
						width="1"
						height="12"
						key="line-20"/>
					<graphicElement stretchType="NoStretch"/>
				</line>
				<line direction="TopDown">
					<reportElement
						x="348"
						y="0"
						width="1"
						height="12"
						key="line-21"/>
					<graphicElement stretchType="NoStretch"/>
				</line>
				<line direction="TopDown">
					<reportElement
						x="394"
						y="0"
						width="1"
						height="12"
						key="line-22"/>
					<graphicElement stretchType="NoStretch"/>
				</line>
				<line direction="TopDown">
					<reportElement
						x="474"
						y="0"
						width="1"
						height="12"
						key="line-23"/>
					<graphicElement stretchType="NoStretch"/>
				</line>
				<line direction="TopDown">
					<reportElement
						x="726"
						y="0"
						width="1"
						height="12"
						key="line-24"/>
					<graphicElement stretchType="NoStretch"/>
				</line>
				<rectangle>
					<reportElement
						x="263"
						y="0"
						width="41"
						height="12"
						backcolor="#CCCCCC"
						key="rectangle-10"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.0" lineStyle="Solid"/>
</graphicElement>
				</rectangle>
				<rectangle>
					<reportElement
						x="727"
						y="0"
						width="50"
						height="12"
						backcolor="#CCCCCC"
						key="rectangle-11"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.0" lineStyle="Solid"/>
</graphicElement>
				</rectangle>
				<staticText>
					<reportElement
						x="0"
						y="0"
						width="782"
						height="13"
						key="staticText-22"/>
					<box>					<pen lineWidth="1.0" lineStyle="Solid"/>
					<topPen lineWidth="0.0" lineStyle="Solid"/>
					<leftPen lineWidth="1.0" lineStyle="Solid"/>
					<bottomPen lineWidth="0.0" lineStyle="Solid"/>
					<rightPen lineWidth="1.0" lineStyle="Solid"/>
</box>
					<textElement>
						<font/>
					</textElement>
				<text><![CDATA[]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="4"
						y="0"
						width="774"
						height="13"
						key="staticText-23"/>
					<box>					<pen lineWidth="1.0" lineStyle="Solid"/>
					<topPen lineWidth="0.0" lineStyle="Solid"/>
					<leftPen lineWidth="1.0" lineStyle="Solid"/>
					<bottomPen lineWidth="1.0" lineStyle="Solid"/>
					<rightPen lineWidth="1.0" lineStyle="Solid"/>
</box>
					<textElement>
						<font/>
					</textElement>
				<text><![CDATA[]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="6"
						y="1"
						width="24"
						height="10"
						key="textField"/>
					<box></box>
					<textElement textAlignment="Center">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.Integer"><![CDATA[$F{SEQUENCIA}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="35"
						y="1"
						width="78"
						height="10"
						key="textField"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{NUMERO_AIDF}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="117"
						y="1"
						width="143"
						height="10"
						key="textField"/>
					<box></box>
					<textElement textAlignment="Left">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{DESCRICAO}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="266"
						y="1"
						width="37"
						height="10"
						key="textField"/>
					<box></box>
					<textElement textAlignment="Center">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{CODIGO}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="307"
						y="1"
						width="39"
						height="10"
						key="textField"/>
					<box></box>
					<textElement textAlignment="Center">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{SERIE}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="397"
						y="1"
						width="75"
						height="10"
						key="textField"/>
					<box></box>
					<textElement textAlignment="Center">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{INSCRICAO_ESTADUAL}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="476"
						y="1"
						width="246"
						height="10"
						key="textField"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{NOME}]]></textFieldExpression>
				</textField>
			</band>
		</detail>
		<columnFooter>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</columnFooter>
		<pageFooter>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</pageFooter>
		<summary>
			<band height="146"  isSplitAllowed="true" >
				<rectangle radius="10" >
					<reportElement
						x="4"
						y="6"
						width="215"
						height="55"
						backcolor="#CCCCCC"
						key="rectangle-13"/>
					<graphicElement stretchType="NoStretch"/>
				</rectangle>
				<staticText>
					<reportElement
						x="9"
						y="11"
						width="130"
						height="10"
						key="staticText-24"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<text><![CDATA[14 - RESPONSÁVEL PELA GRÁFICA]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="31"
						y="48"
						width="30"
						height="10"
						key="staticText-25"/>
					<box></box>
					<textElement textAlignment="Center">
						<font size="7"/>
					</textElement>
				<text><![CDATA[DATA]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="113"
						y="48"
						width="60"
						height="10"
						key="staticText-26"/>
					<box></box>
					<textElement textAlignment="Center">
						<font size="7"/>
					</textElement>
				<text><![CDATA[ASSINATURA]]></text>
				</staticText>
				<line direction="TopDown">
					<reportElement
						x="4"
						y="45"
						width="215"
						height="1"
						key="line-25"/>
					<graphicElement stretchType="NoStretch"/>
				</line>
				<rectangle radius="10" >
					<reportElement
						x="232"
						y="6"
						width="264"
						height="55"
						backcolor="#CCCCCC"
						key="rectangle-14"/>
					<graphicElement stretchType="NoStretch"/>
				</rectangle>
				<staticText>
					<reportElement
						x="237"
						y="11"
						width="150"
						height="10"
						key="staticText-27"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<text><![CDATA[15 - RESPONSÁVEL PELO RECEBIMENTO]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="239"
						y="48"
						width="30"
						height="10"
						key="staticText-28"/>
					<box></box>
					<textElement textAlignment="Center">
						<font size="7"/>
					</textElement>
				<text><![CDATA[DATA]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="341"
						y="48"
						width="60"
						height="10"
						key="staticText-29"/>
					<box></box>
					<textElement textAlignment="Center">
						<font size="7"/>
					</textElement>
				<text><![CDATA[ASSINATURA]]></text>
				</staticText>
				<line direction="TopDown">
					<reportElement
						x="232"
						y="45"
						width="264"
						height="1"
						key="line-26"/>
					<graphicElement stretchType="NoStretch"/>
				</line>
				<staticText>
					<reportElement
						x="460"
						y="48"
						width="30"
						height="10"
						key="staticText-30"/>
					<box></box>
					<textElement textAlignment="Center">
						<font size="7"/>
					</textElement>
				<text><![CDATA[MASP]]></text>
				</staticText>
				<rectangle radius="10" >
					<reportElement
						x="506"
						y="7"
						width="272"
						height="55"
						backcolor="#CCCCCC"
						key="rectangle-15"/>
					<graphicElement stretchType="NoStretch"/>
				</rectangle>
				<staticText>
					<reportElement
						x="511"
						y="12"
						width="150"
						height="10"
						key="staticText-31"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<text><![CDATA[16 - RESPONSÁVEL PELO RECEBIMENTO]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="511"
						y="49"
						width="30"
						height="10"
						key="staticText-32"/>
					<box></box>
					<textElement textAlignment="Center">
						<font size="7"/>
					</textElement>
				<text><![CDATA[DATA]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="593"
						y="49"
						width="60"
						height="10"
						key="staticText-33"/>
					<box></box>
					<textElement textAlignment="Center">
						<font size="7"/>
					</textElement>
				<text><![CDATA[ASSINATURA]]></text>
				</staticText>
				<line direction="TopDown">
					<reportElement
						x="506"
						y="46"
						width="272"
						height="1"
						key="line-27"/>
					<graphicElement stretchType="NoStretch"/>
				</line>
				<staticText>
					<reportElement
						x="721"
						y="49"
						width="30"
						height="10"
						key="staticText-34"/>
					<box></box>
					<textElement textAlignment="Center">
						<font size="7"/>
					</textElement>
				<text><![CDATA[MASP]]></text>
				</staticText>
				<rectangle radius="10" >
					<reportElement
						x="4"
						y="68"
						width="774"
						height="74"
						backcolor="#CCCCCC"
						key="rectangle-16"/>
					<graphicElement stretchType="NoStretch"/>
				</rectangle>
				<staticText>
					<reportElement
						x="9"
						y="75"
						width="76"
						height="10"
						key="staticText-35"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<text><![CDATA[17 - OCORRÊNCIAS:]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="0"
						y="0"
						width="782"
						height="146"
						key="staticText-36"/>
					<box>					<pen lineWidth="1.0" lineStyle="Solid"/>
					<topPen lineWidth="0.0" lineStyle="Solid"/>
					<leftPen lineWidth="1.0" lineStyle="Solid"/>
					<bottomPen lineWidth="1.0" lineStyle="Solid"/>
					<rightPen lineWidth="1.0" lineStyle="Solid"/>
</box>
					<textElement>
						<font/>
					</textElement>
				<text><![CDATA[]]></text>
				</staticText>
			</band>
		</summary>
</jasperReport>
