<?xml version="1.0" encoding="UTF-8"?>
<htmltemplate>
	<!-- como por correo no pueden enviarse tags de css, se crean etiquetas estáticas para sustituir -->
	<p>padding: 5px</p>
	<title>padding: 2px; background-color: rgb(99, 186, 255); background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0% 0%; -moz-background-size: auto auto; color: rgb(255, 255, 255); -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;</title>
	<content>border-bottom: 1px dotted rgb(0, 69, 123); text-align: center; width: 200px;</content>
	<cuadrotitle>text-align:right</cuadrotitle>
	<cuadrocontent>font-weight:bold</cuadrocontent>
	<!-- cuerpo -->
	<!-- ilander-Ticket 4896 -->
	<body><![CDATA[
	<p style='%p'>Estimado %HOTNombre,</p>    
	<p style='%p'>%mensajeInicial</p>
	<table style='border: 2px solid rgb(0, 69, 123); margin: 0px auto; border-collapse: collapse; font: 13px Trebuchet MS,helvetica,arial,verdana; background-color: rgb(239, 244, 251); background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0% 0%; -moz-background-size: auto auto; color: rgb(0, 69, 123); -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;'>
	    <caption>Reservaci&oacute;n</caption>
	    <tbody>
	        <tr>
	            <th style='%title'>Hotel</th>
	            <td style='%content'>%NomHotel</td>
	        </tr>
            <tr>
	            <th style='%title'>Nombre</th>
	            <td style='%content'>%CLINombre</td>
	        </tr>
	        <tr>
	            <th style='%title'>Localizador</th>
	            <td style='%content'>%RESLinea1</td>
	        </tr>
	        <tr>
	            <th style='%title'>Fecha llegada</th>
	            <td style='%content'>%RESFecha1</td>
	        </tr>
	        <tr>
	            <th style='%title'>Fecha salida</th>
	            <td style='%content'>%RESFecha2</td>
	        </tr>
	        <tr>
	            <th style='%title'>Adultos</th>
	            <td style='%content'>%RESCant5</td>
	        </tr>
	        <tr>
	            <th style='%title'>Ni&ntilde;os</th>
	            <td style='%content'>%RESCant6</td>
	        </tr>
	        <tr><td colspan='2' style='text-align:center'>Habitaciones reservadas</td></tr>%tha
	    </tbody>
	</table>	
    <p style='%p'>%mensajeExplicativo</p>
	<p style='%p'>Puede revisar el %voucher para m&aacute;s detalles.</p>
    <p style='%p'>Debido a que las tarifas de los hoteles y posadas están siendo actualizados con alta frecuencia, le pedimos que una vez que reactive la reservación, se comunique con nuestro departamento de reservaciones escribiendo a reservaciones@venezuelatuya.com o llamando a los teléfonos(0212) 753.5805/5263, (0212) 624.1489/326.0498 o (0414) 232.3043 en horario de oficina (8:00 a 5:00, de lunes a viernes).</p>
	<p style='%p'>*** Por favor, comuníquese con nosotros antes de pagar, si ha reactivado su reservación. O si prefiere saber su nueva cotización, suspenda la actual reservación y realice una nueva ***</p>
	<p style='%p'>Atentamente,</p>
	<p style='%p'>El equipo de Venezuelatuya.com</p>
	<p style='%p'><img alt="" src="http://www.venezuelatuya.com/images/logo150.png" /></p>
	]]></body>
	<tha><![CDATA[
	        <tr>
	            <th style='%title'>%THANombre</th>
	            <td style='%content'>Adultos: %HARCant1<br />Niños: %HARCant2<br />Plan: %PLANombre</td>
	        </tr>
	]]></tha>
</htmltemplate>