|
|
|
@ -49,7 +49,7 @@
|
|
|
|
<fo:block>
|
|
|
|
<fo:block>
|
|
|
|
<xsl:variable name="LogotipoSIPRP" select="LogotipoSIPRP" />
|
|
|
|
<xsl:variable name="LogotipoSIPRP" select="LogotipoSIPRP" />
|
|
|
|
<fo:external-graphic src="url('{$LogotipoSIPRP}')" text-align="center"
|
|
|
|
<fo:external-graphic src="url('{$LogotipoSIPRP}')" text-align="center"
|
|
|
|
background-color="rgb(255,255,255)" height="50pt" />
|
|
|
|
background-color="rgb(255,255,255)" height="33pt" />
|
|
|
|
</fo:block>
|
|
|
|
</fo:block>
|
|
|
|
</fo:table-cell>
|
|
|
|
</fo:table-cell>
|
|
|
|
<fo:table-cell border-color="black"
|
|
|
|
<fo:table-cell border-color="black"
|
|
|
|
@ -105,7 +105,7 @@
|
|
|
|
font-weight="bold">
|
|
|
|
font-weight="bold">
|
|
|
|
<xsl:variable name="LogotipoAuchan" select="LogotipoAuchan" />
|
|
|
|
<xsl:variable name="LogotipoAuchan" select="LogotipoAuchan" />
|
|
|
|
<fo:external-graphic src="url('{$LogotipoAuchan}')" text-align="center"
|
|
|
|
<fo:external-graphic src="url('{$LogotipoAuchan}')" text-align="center"
|
|
|
|
height="50pt" />
|
|
|
|
height="33pt" />
|
|
|
|
</fo:block>
|
|
|
|
</fo:block>
|
|
|
|
</fo:table-cell>
|
|
|
|
</fo:table-cell>
|
|
|
|
</fo:table-row>
|
|
|
|
</fo:table-row>
|
|
|
|
|