ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Tu Viaje Ya</title> <link href="thrColFixHdr.css" rel="stylesheet" type="text/css" /> <script src="javascript.js" type="text/javascript" charset="UTF-8"></script> <script type="text/javascript" src="scriptaculous-js-1.8.1/lib/prototype.js" charset="UTF-8"></script> <script type="text/javascript" src="scriptaculous-js-1.8.1/src/scriptaculous.js" charset="UTF-8"></script> <script type="text/javascript"> parejas = Class.create(); filter = Class.create(); parejas.prototype = { initialize: function(char, code) { this.char = char; this.code = code; } } filter.prototype = { initialize: function() { this.pares = new Array(); this.pares[0] = new parejas('%E2%82%AC', "&euro;"); this.pares[1] = new parejas('%C3%A1', "&aacute;"); this.pares[2] = new parejas('%C3%A9', "&eacute;"); this.pares[3] = new parejas('%C3%AD', "&iacute;"); this.pares[4] = new parejas('%C3%B3', "&oacute;"); this.pares[5] = new parejas('%C3%BA', "&uacute;"); this.pares[6] = new parejas('%C3%81', "&Aacute;"); this.pares[7] = new parejas('%C3%89', "&Eacute;"); this.pares[8] = new parejas('%C3%8D', "&Iacute;"); this.pares[9] = new parejas('%C3%93', "&Oacute;"); this.pares[10] = new parejas('%C3%9A', "&Uacute;"); this.pares[11] = new parejas('%C3%B1', "&ntilde;"); this.pares[12] = new parejas('%C3%91', "&Ntilde;"); this.pares[13] = new parejas('%C3%9C', "&Uuml;"); this.pares[14] = new parejas('%C3%BC', "&uuml;"); }, htmlentities: function(txt) { var p = this.pares; txt = encodeURIComponent(txt); for (var i = 0,count = p.length; i < count; i++) { txt = txt.replace(new RegExp(p[i].char,'g'), p[i].code); } return decodeURIComponent(txt); } } </script> <!--[if IE 5]> <style type="text/css"> /* place css box model fixes for IE 5* in this conditional comment */ .thrColFixHdr #sidebar1 { width: 180px; } .thrColFixHdr #sidebar2 { width: 190px; } </style> <![endif]--><!--[if IE]> <style type="text/css"> /* place css fixes for all versions of IE in this conditional comment */ .thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: 30px; } .thrColFixHdr #mainContent { zoom: 1; } /* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */ </style> <![endif]--></head> <body class="thrColFixHdr" onload="pageload();"> <div id="popover" style="position:absolute; top:250px; left:50%; margin-left:-475px; width:950px; height:830px; background-image:url(popover.png); background-repeat:repeat-y; text-align:center; display:block; z-index:1;"> <div style="width:700px; height:800px; text-align:center; background-color:#FFFFFF; color:#000000; margin-left:125px; margin-top:15px;"> <div style="margin:30px; font-size:16px;"> <h2>Bienvenido a <span style="font-style:italic">TuViajeYa.com.ar</span></h2> La pagina esta cargando la informaci&oacute;n de las promoci&oacute;nes, si esta ventana no desaparece en menos de cinco segundos aseg&uacute;rese de tener Javascript habilitado. </div> </div> </div> <div id="popoverdetails" style="position:absolute; top:250px; left:50%; margin-left:-475px; width:950px; height:830px; background-image:url(popover.png); background-repeat:repeat-y; text-align:center; display:none;"> <div style="width:700px; height:800px; text-align:center; background-color:#FFFFFF; color:#000000; margin-left:125px; margin-top:15px;"><div style="text-align:right; cursor:pointer;" onclick="new Effect.Fade('popoverdetails', {duration: .5 });new Effect.Fade('popoveremail', {duration: .5 });" onmouseover="this.style.color='#666666'" onmouseout="this.style.color='black'">cerrar [x]</div> <div style="margin-left:35px; font-size:16px; padding:5px;"> <div> <div style="height:33px; width:620px;"> <div style="background-image:url(tl.png); height:33px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div style="background-image:url(tm.png); background-repeat:repeat-x; height:33px; width:574px; float:left; color:#FFFFFF; text-align:center; text-transform:uppercase; font-size:18px; padding-top:7px;"> <b>Detalles Para Promoci&oacute;n # <span id="promonumberdetails"></span></b> </div> <div style="background-image:url(tr.png); height:33px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> <div style="height:350px; width:620px;"> <div style="background-image:url(mid3.png); background-repeat:repeat-y; height:350px; width:auto; float:none;"> <div id="headerdetail" style="font-size:20px; text-align:center"></div> <div style="float:left; width:400px; padding-top:5px; text-align:left; font-size:14px;"> <div style="line-height:normal; margin-left:10px; text-align:left; overflow:hidden;"> <div style="color:#0033CC">Hotel:</div> <div id="hoteldetail" style="margin-left:15px;"></div> <div style="color:#0033CC">Duraci&oacute;n:</div> <div id="duraciondetail" style="margin-left:15px;"></div> <div style="color:#0033CC">Precio:</div> <div id="preciodetail" style="margin-left:15px; color: #FF9933; font-size:16px;"></div> <div style="color:#0033CC">Transporte:</div> <div id="transportedetail" style="margin-left:15px; font-size:11px;"></div> <div style="color:#0033CC">Concici&oacute;nes:</div> <div id="condicionesdetail" style="margin-left:15px; font-size:11px;"></div> <div style="color:#0033CC">Informaci&oacute;n Adicional:</div> <div id="infodetail" style="margin-left:15px; font-size:11px;"></div> </div> </div> <div style="float:right; width:200px;"> <div id="detailimage1" style="border:thick; border-color:#005aae; border-style:solid; width:150px; overflow:hidden"></div> <div id="detailimage2" style="margin-top:5px; border:thick; border-color:#005aae; border-style:solid; width:150px; overflow:hidden"></div> </div> </div> </div> <div style="height:18px; width:620px;"> <div style="background-image:url(bl.png); height:18px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div style="background-image:url(bm.png); background-repeat:repeat-x; height:18px; width:574px; float:left"> </div> <div style="background-image:url(br.png); height:18px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> </div> </div> </div> </div> <div id="popoverworking" style="position:absolute; top:240px; left:50%; margin-left:-475px; width:950px; height:45px; background-image:url(popover.png); background-repeat:repeat-y; text-align:center; display:none;"> <div style="width:700px; height:30px; text-align:center; background-color:#FFFFFF; color:#000000; margin-left:125px; margin-top:15px;"> <img src="loading.gif" alt="Loading" style="margin-top:10px;"/> </div> </div> <div id="popoveremail" style="position:absolute; top:690px; left:50%; margin-left:-475px; width:950px; height:430px; text-align:center; display:none; z-index:2;"> <div style="width:700px; height:400px; text-align:center; background-color:#FFFFFF; color:#000000; margin-left:125px;"> <div style="margin-left:35px; font-size:16px; padding:5px;"> <div> <div style="height:33px; width:620px;"> <div style="background-image:url(tl.png); height:33px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div style="background-image:url(tm.png); background-repeat:repeat-x; height:33px; width:574px; float:left; color:#FFFFFF; text-align:center; text-transform:uppercase; font-size:18px; padding-top:7px;"> <b>Formulario de Contactos</b> </div> <div style="background-image:url(tr.png); height:33px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> <div style="height:300px; width:620px;"> <div style="background-image:url(mid3.png); background-repeat:repeat-y; height:300px; width:auto; float:none;"> <div style="float:left; width:600px; padding-top:5px; text-align:left; font-size:14px;"> <div style="line-height:normal; margin-left:10px; text-align:left; overflow:hidden;"> <form id="simpleemail"> <div style="float:left; width:150px;">Nombre y Apellido:</div><div style="float:left; width:400px;"> <input type="text" width="100" id="simpleemailname" name="simpleemailname" /> </div> <div style="float:left; width:150px;">Tel&eacute;fono:</div><div style="float:left; width:400px;"> <input type="text" width="200px;" id="simpleemailphone" name="simpleemailphone" /></div> <div style="float:left; width:150px;">Email:</div><div style="float:left; width:400px;"> <input type="text" width="200px;" id="simpleemailemail" name="simpleemailemail" /></div> <div style="float:left; width:150px;">Ciudad:</div><div style="float:left; width:400px;"> <input type="text" width="200px;" id="simpleemailcity" name="simpleemailcity"/></div> <div style="float:left; width:150px;">Provincia:</div><div style="float:left; width:400px;"> <input type="text" width="200px;" id="simpleemailprovince" name="simpleemailprovince"/></div> <div style="float:left; width:150px;">Pa&iacute;s:</div><div style="float:left; width:400px;"> <input type="text" width="200px;" id="simpleemailcountry" name="simpleemailcountry"/></div> <div style="float:left; width:150px;">Consulta:</div><div style="float:left; width:400px;"> <textarea id="simpleemailmessage" name="simpleemailmessage" style="width:400px; height:100px;" wrap="virtual"></textarea></div> <div style="float:left; width:150px;">Gracias.</div><div style="float:left; width:400px;"><input type="button" onclick="simplesendmail(); return false;" value="Enviar!" /></div> </form> </div> </div> </div> </div> <div style="height:18px; width:620px;"> <div style="background-image:url(bl.png); height:18px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div style="background-image:url(bm.png); background-repeat:repeat-x; height:18px; width:574px; float:left"> </div> <div style="background-image:url(br.png); height:18px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> </div> </div> </div> </div> </div> <div id="popovermenu" style="position:absolute; top:250px; left:50%; margin-left:-475px; width:950px; height:830px; background-image:url(popover.png); background-repeat:repeat-y; text-align:center; display:none;"> <div style="width:700px; height:800px; text-align:center; background-color:#FFFFFF; color:#000000; margin-left:125px; margin-top:15px;"><div style="text-align:right; cursor:pointer;" onclick="new Effect.Fade('popovermenu', {duration: .5 });new Effect.Fade('popoveremail', {duration: .5 });" onmouseover="this.style.color='#666666'" onmouseout="this.style.color='black'">cerrar [x]</div> <div style="margin-left:35px; font-size:16px; padding:5px;"> <div> <div style="height:33px; width:620px;"> <div style="background-image:url(tl.png); height:33px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div style="background-image:url(tm.png); background-repeat:repeat-x; height:33px; width:574px; float:left; color:#FFFFFF; text-align:center; text-transform:uppercase; font-size:18px; padding-top:7px;"> <b><span id="popovermenuheader"></span></b> </div> <div style="background-image:url(tr.png); height:33px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> <div style="height:350px; width:620px;"> <div style="background-image:url(mid3.png); background-repeat:repeat-y; height:350px; width:auto; float:none;"> <div id="menucontent" style="padding:30px;"> </div> </div> </div> <div style="height:18px; width:620px;"> <div style="background-image:url(bl.png); height:18px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div style="background-image:url(bm.png); background-repeat:repeat-x; height:18px; width:574px; float:left"> </div> <div style="background-image:url(br.png); height:18px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> </div> </div> </div> </div> <div id="popovercontact" style="position:absolute; top:250px; left:50%; margin-left:-475px; width:950px; height:830px; text-align:center; display:none; z-index:2; background-image:url(popover.png); background-repeat:repeat-y;"> <div style="width:700px; height:500px; text-align:center; background-color:#FFFFFF; color:#000000; margin-left:125px;"> <div style="text-align:right; cursor:pointer;" onclick="new Effect.Fade('popovercontact', {duration: .5 });" onmouseover="this.style.color='#666666'" onmouseout="this.style.color='black'">cerrar [x]</div> <div style="margin-left:35px; font-size:16px; padding:5px;"> <div> <div style="height:33px; width:620px;"> <div style="background-image:url(tl.png); height:33px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div style="background-image:url(tm.png); background-repeat:repeat-x; height:33px; width:574px; float:left; color:#FFFFFF; text-align:center; text-transform:uppercase; font-size:18px; padding-top:7px;"> <b>Formulario de Contactos</b> </div> <div style="background-image:url(tr.png); height:33px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> <div style="height:400px; width:620px;"> <div style="background-image:url(mid3.png); background-repeat:repeat-y; height:400px; width:auto; float:none;"> <div style="float:left; width:600px; padding-top:5px; text-align:left; font-size:14px;"> <div style="line-height:normal; margin-left:10px; text-align:left; overflow:hidden;"> <form id="advemail"> Enviar Mail a:<br /> <div style="margin-left:25px;"><input name="to" id="to1" type="radio" value="1" checked="true"/> info@tuviajeya.com.ar </div> <div style="margin-left:25px;"> <input name="to" id="to2" type="radio" value="2"/> informes@tuviajeya.com.ar</div> <div style="margin-left:25px;"> <input name="to" id="to3" type="radio" value="3"/> venta@tuviajeya.com.ar</div> <div style="margin-left:25px; margin-bottom:25px;"> <input name="to" id="to4" type="radio" value="4"/> corporativo@tuviajeya.com.ar</div> <div style="float:left; width:150px;">Nombre y Apellido:</div><div style="float:left; width:400px;"> <input type="text" width="100" id="advmailname" name="advmailname"/> </div> <div style="float:left; width:150px;">Tel&eacute;fono:</div><div style="float:left; width:400px;"> <input type="text" width="200px;" id="advemailphone" name="advemailphone" /></div> <div style="float:left; width:150px;">Email:</div><div style="float:left; width:400px;"> <input type="text" width="200px;" id="advemailemail" name="advemailemail" /></div> <div style="float:left; width:150px;">Ciudad:</div><div style="float:left; width:400px;"> <input type="text" width="200px;" id="advemailcity" name="advemailcity"/></div> <div style="float:left; width:150px;">Provincia:</div><div style="float:left; width:400px;"> <input type="text" width="200px;" id="advemailprovince" name="advemailprovince" /></div> <div style="float:left; width:150px;">Pa&iacute;s:</div><div style="float:left; width:400px;"> <input type="text" width="200px;" id="advemailcountry" name="advemailcountry"/></div> <div style="float:left; width:150px;">Consulta:</div><div style="float:left; width:400px;"> <textarea id="advemailmessage" name="advemailmessage" style="width:400px; height:100px;" wrap="virtual"></textarea></div> <div style="float:left; width:150px;">Gracias.</div><div style="float:left; width:400px;"><input type="button" onclick="advancedsendmail(); return false;" value="Enviar!" /></div> </form> </div> </div> </div> </div> <div style="height:18px; width:620px;"> <div style="background-image:url(bl.png); height:18px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div style="background-image:url(bm.png); background-repeat:repeat-x; height:18px; width:574px; float:left"> </div> <div style="background-image:url(br.png); height:18px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> </div> </div> </div> </div> </div> <div id="container"> <div id="header" style="overflow:hidden;"> <img id="headerimage" name="headerimage" style="z-index:1" src="header.gif" /> <img style="z-index:2; position:relative; top:-250px;" src="tuviajeya.png" /> <!-- end #header --></div> <div id="header2" style="background-color:#005aae; color:#FFFFFF; text-align: center; padding:10px;"> <span style="cursor:pointer" onmouseover="this.style.color='#CCCCCC'" onmouseout="this.style.color='white'" onclick="pageload();new Effect.Fade('popoverdetails', {duration: .5 });new Effect.Fade('popoveremail', {duration: .5 });new Effect.Fade('popovercontact', {duration: .5 });">HOME </span>| <span style="cursor:pointer" onmouseover="this.style.color='#CCCCCC'" onmouseout="this.style.color='white'" onclick="menu(1);new Effect.Fade('popoverdetails', {duration: .5 });">LUNA DE MIEL </span>| <span style="cursor:pointer" onmouseover="this.style.color='#CCCCCC'" onmouseout="this.style.color='white'" onclick="menu(2);new Effect.Fade('popoverdetails', {duration: .5 });">EVENTOS </span>| <span style="cursor:pointer" onmouseover="this.style.color='#CCCCCC'" onmouseout="this.style.color='white'" onclick="menu(3);new Effect.Fade('popoverdetails', {duration: .5 });">CLUB DE AMIGOS </span>| <span style="cursor:pointer" onmouseover="this.style.color='#CCCCCC'" onmouseout="this.style.color='white'" onclick="menu(4);new Effect.Fade('popoverdetails', {duration: .5 });">QUIENES SOMOS </span>| <span style="cursor:pointer" onmouseover="this.style.color='#CCCCCC'" onmouseout="this.style.color='white'" onclick="Effect.Appear('popovercontact', { duration: .5 }); new Effect.Fade('popoverdetails', {duration: .5 });new Effect.Fade('popoveremail', {duration: .5 });">CONTACTO </span> <!-- end #header --></div> <div id="sidebar1"> <div> <div style="height:33px; width:200px;"> <div style="background-image:url(tl.png); height:33px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div style="background-image:url(tm.png); background-repeat:repeat-x; height:33px; width:154px; float:left; color:#FFFFFF; text-align:center; text-transform:uppercase; font-size:18px; padding-top:7px;"><b>Cont&aacute;ctenos</b> </div> <div style="background-image:url(tr.png); height:33px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> <div style="height:75px; width:200px;"> <div style="background-image:url(mid1.png); background-repeat:repeat-y; height:75px; width:auto; float:none;"> <div style="float:left; width:190px; padding-top:5px; text-align:center;"> <div style="line-height:normal; margin-left:10px; text-align:center;"> <span style="font-size:16px;"><b>(0351)153-202-507</b></span> <span style="font-size:16px;"><b>(03543) 404326</b></span> <span style="color: #FF9933; font-size:12px; cursor:pointer;" onclick="Effect.Appear('popovercontact', { duration: .5 });"><b>informes@tuviajeya.com.ar</b></span> </div> </div> </div> </div> <div style="height:18px; width:200px;"> <div style="background-image:url(bl.png); height:18px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div style="background-image:url(bm.png); background-repeat:repeat-x; height:18px; width:154px; float:left"> </div> <div style="background-image:url(br.png); height:18px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> </div> <div style="margin-top:30px;"> <div style="height:33px; width:200px;"> <div style="background-image:url(tl.png); height:33px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div style="background-image:url(tm.png); background-repeat:repeat-x; height:33px; width:154px; float:left; color:#FFFFFF; text-align:center; text-transform:uppercase; font-size:18px; padding-top:7px;"><b>Buscar</b> </div> <div style="background-image:url(tr.png); height:33px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> <div style="height:230px; width:200px;"> <div style="background-image:url(mid1.png); background-repeat:repeat-y; height:230px; width:auto; float:none;"> <div style="float:left; width:190px; padding-top:5px; text-align:center;"> <div style="font-size:13px; line-height:normal; margin-left:10px; text-align:left; margin-top:-2px;"> <form id="buscarform" name="buscarform"> <div id="paisbox">Pa&iacute;s: <select name=Pais id=Pais size=1 onchange="country(); return false;"><option selected="true">Buscar</option></select></div> <div id="ciudadbox">Y Ciudad: <select name="Ciudad" id="Ciudad" size="1"><option selected="true">Buscar</option></select></div><p></p> Ordenar Resultados por:<br /> Precio Menor a Mayor: <input name="order" id="order1" type="radio" value="1" checked="true"/><br /> Precio Mayor a Menor: <input name="order" id="order2" type="radio" value="2"/><br /> Categor&iacute;a de Hotel: <input name="order" id="order3" type="radio" value="3"/><br /> Duraci&oacute;n de Visita: <input name="order" id="order4" type="radio" value="4"/><br /> <div style="text-align:center;"><input type="button" id="buscarbutton" value="Buscar!" onclick="buscar(0);return false;" disabled="true"/></div> </form> <div id="searchlinks" style="font-size:12px; text-align:center; margin-top:5px;"> </div> </div> </div> </div> </div> <div style="height:18px; width:200px;"> <div style="background-image:url(bl.png); height:18px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div style="background-image:url(bm.png); background-repeat:repeat-x; height:18px; width:154px; float:left"> </div> <div style="background-image:url(br.png); height:18px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> </div> <div style="margin-top:30px;"> <div style="height:33px; width:200px;"> <div style="background-image:url(tl.png); height:33px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div style="background-image:url(tm.png); background-repeat:repeat-x; height:33px; width:154px; float:left; color:#FFFFFF; text-align:center; text-transform:uppercase; font-size:18px; padding-top:7px;"><b>Nuestra Red</b> </div> <div style="background-image:url(tr.png); height:33px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> <div style="height:300px; width:200px;"> <div style="background-image:url(mid1.png); background-repeat:repeat-y; height:300px; width:auto; float:none;"> <div style="float:left; width:190px; padding-top:5px; text-align:center;"> <div style="font-size:13px; line-height:normal; margin-left:10px;"> <img src="Lan1.jpg" alt="Lan" /> <img src="logobrasil.gif" alt="Brasil" style="margin-top:10px;"/> <img src="logomexico.jpg" alt="Mexico" style="margin-top:10px;"/> <img src="logotam.jpg" alt="Tam" style="margin-top:10px;"/> </div> </div> </div> </div> <div style="height:18px; width:200px;"> <div style="background-image:url(bl.png); height:18px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div style="background-image:url(bm.png); background-repeat:repeat-x; height:18px; width:154px; float:left"> </div> <div style="background-image:url(br.png); height:18px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> </div> <!-- end #sidebar1 --></div> <div id="sidebar2"> <div> <div style="height:33px; width:150px;"> <div style="background-image:url(tl.png); height:33px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div style="background-image:url(tm.png); background-repeat:repeat-x; height:33px; width:104px; float:left; color:#FFFFFF; text-align:center; text-transform:uppercase; font-size:15px; padding-top:7px; overflow:visible;"><b style="margin-left:-5px;">DESTACADO</b> </div> <div style="background-image:url(tr.png); height:33px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> <div style="height:auto; width:250px;"> <div style="background-image:url(mid2.png); background-repeat:repeat-y; height:760px; width:auto; float:none;"> <div style="float:left; width:130px; padding-top:5px; text-align:center;"> <div style="font-size:11px; line-height:13px; margin-left:20px; text-align:center; border-style:dotted; border-width:thin; border-color:#999999; cursor:pointer;" onclick="details('ciudad11')"> <div style="color:#0033CC;" id="ciudad11"></div> <div style="color:#0033CC;" id="hotel11"></div> <div id="categoria11"></div> <div id="duracion11"></div> <div style="color: #FF9933; font-size:12px; line-height:normal;" id="price11"></div> </div> <div style="font-size:11px; line-height:13px; margin-left:20px; text-align:center; border-style:dotted; border-width:thin; border-color:#999999; cursor:pointer; margin-top:5px;" onclick="details('ciudad12')"> <div style="color:#0033CC;" id="ciudad12"></div> <div style="color:#0033CC;" id="hotel12"></div> <div id="categoria12"></div> <div id="duracion12"></div> <div style="color: #FF9933; font-size:12px; line-height:normal;" id="price12"></div> </div> <div style="font-size:11px; line-height:13px; margin-left:20px; text-align:center; border-style:dotted; border-width:thin; border-color:#999999; cursor:pointer; margin-top:5px;" onclick="details('ciudad13')"> <div style="color:#0033CC;" id="ciudad13"></div> <div style="color:#0033CC;" id="hotel13"></div> <div id="categoria13"></div> <div id="duracion13"></div> <div style="color: #FF9933; font-size:12px; line-height:normal;" id="price13"></div> </div> <div style="font-size:11px; line-height:13px; margin-left:20px; text-align:center; border-style:dotted; border-width:thin; border-color:#999999; cursor:pointer; margin-top:5px;" onclick="details('ciudad14')"> <div style="color:#0033CC;" id="ciudad14"></div> <div style="color:#0033CC;" id="hotel14"></div> <div id="categoria14"></div> <div id="duracion14"></div> <div style="color: #FF9933; font-size:12px; line-height:normal;" id="price14"></div> </div> <div style="font-size:11px; line-height:13px; margin-left:20px; text-align:center; border-style:dotted; border-width:thin; border-color:#999999; cursor:pointer; margin-top:5px;" onclick="details('ciudad15')"> <div style="color:#0033CC;" id="ciudad15"></div> <div style="color:#0033CC;" id="hotel15"></div> <div id="categoria15"></div> <div id="duracion15"></div> <div style="color: #FF9933; font-size:12px; line-height:normal;" id="price15"></div> </div> <div style="font-size:11px; line-height:13px; margin-left:20px; text-align:center; border-style:dotted; border-width:thin; border-color:#999999; cursor:pointer; margin-top:5px;" onclick="details('ciudad16')"> <div style="color:#0033CC;" id="ciudad16"></div> <div style="color:#0033CC;" id="hotel16"></div> <div id="categoria16"></div> <div id="duracion16"></div> <div style="color: #FF9933; font-size:12px; line-height:normal;" id="price16"></div> </div> <div style="font-size:11px; line-height:13px; margin-left:20px; text-align:center; border-style:dotted; border-width:thin; border-color:#999999; cursor:pointer; margin-top:5px;" onclick="details('ciudad17')"> <div style="color:#0033CC;" id="ciudad17"></div> <div style="color:#0033CC;" id="hotel17"></div> <div id="categoria17"></div> <div id="duracion17"></div> <div style="color: #FF9933; font-size:12px; line-height:normal;" id="price17"></div> </div> <div style="font-size:11px; line-height:13px; margin-left:20px; text-align:center; border-style:dotted; border-width:thin; border-color:#999999; cursor:pointer; margin-top:5px;" onclick="details('ciudad18')"> <div style="color:#0033CC;" id="ciudad18"></div> <div style="color:#0033CC;" id="hotel18"></div> <div id="categoria18"></div> <div id="duracion18"></div> <div style="color: #FF9933; font-size:12px; line-height:normal;" id="price18"></div> </div> <div style="font-size:11px; line-height:13px; margin-left:20px; text-align:center; border-style:dotted; border-width:thin; border-color:#999999; cursor:pointer; margin-top:5px;" onclick="details('ciudad19')"> <div style="color:#0033CC;" id="ciudad19"></div> <div style="color:#0033CC;" id="hotel19"></div> <div id="categoria19"></div> <div id="duracion19"></div> <div style="color: #FF9933; font-size:12px; line-height:normal;" id="price19"></div> </div> <div style="font-size:11px; line-height:13px; margin-left:20px; text-align:center; border-style:dotted; border-width:thin; border-color:#999999; cursor:pointer; margin-top:5px;" onclick="details('ciudad20')"> <div style="color:#0033CC;" id="ciudad20"></div> <div style="color:#0033CC;" id="hotel20"></div> <div id="categoria20"></div> <div id="duracion20"></div> <div style="color: #FF9933; font-size:12px; line-height:normal;" id="price20"></div> </div> </div> </div> </div> <div style="height:18px; width:150px;"> <div style="background-image:url(bl.png); height:18px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div style="background-image:url(bm.png); background-repeat:repeat-x; height:18px; width:104px; float:left"> </div> <div style="background-image:url(br.png); height:18px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> </div> <!-- end #sidebar2 --></div> <div id="mainContent"> <div style="margin-top:20px; font-size:26px; text-align:center;"></div> <div style="width:255px; float:left; margin-top:10px;"> <div id="promo1" style="margin-top:10px; cursor:pointer;" onclick="details('lugar1');"> <div style="height:33px; width:250px;"> <div style="background-image:url(tl.png); height:33px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div id="lugar1" style="background-image:url(tm.png); background-repeat:repeat-x; height:33px; width:204px; float:left; color:#FFFFFF; text-align:left; text-transform:uppercase; font-size:12px; padding-top:7px;"> <b></b> </div> <div style="background-image:url(tr.png); height:33px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> <div style="height:90px; width:250px;"> <div style="background-image:url(mid.png); background-repeat:repeat-y; height:90px; width:auto; float:none;"> <div style="float:left; width:165px; padding-top:5px; overflow:hidden;"> <div style="margin-left:10px; margin-right:5px; font-size:11px; line-height:13px;"> <div><span style="color:#0033CC;"><b>Duraci&oacute;n: </b></span><span id="duracion1"></span></div> <div><span style="color:#0033CC;"><b>Hotel: </b></span> <span id="hotel1"></span></div> <div><span style="color:#0033CC;"><b>Categor&iacute;a: </b></span> <span id="categoria1"></span></div> <div><span style="color:#0033CC;"><b>R&eacute;gimen: </b></span> <span id="regimen1"></span></div> <div><span id = "precio1" style="color: #FF9933; font-size:16px; margin-left:10px; line-height:normal;"></span></div> </div> </div> <div id="promo1imagediv" style="float:right; width:70px; height:70px; margin-right:15px; padding-top:5px;"><img id="promo1image" src="hotel1.jpg" alt="HOTEL" /> </div> </div> </div> <div style="height:18px; width:250px;"> <div style="background-image:url(bl.png); height:18px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div style="background-image:url(bm.png); background-repeat:repeat-x; height:18px; width:204px; float:left"> </div> <div style="background-image:url(br.png); height:18px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> </div><!-- end div promo --> <div id="promo3" style="margin-top:10px; cursor:pointer;" onclick="details('lugar3');"> <div style="height:33px; width:250px;"> <div style="background-image:url(tl.png); height:33px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div id="lugar3" style="background-image:url(tm.png); background-repeat:repeat-x; height:33px; width:204px; float:left; color:#FFFFFF; text-align:left; font-size:12px; padding-top:7px;"> <b></b> </div> <div style="background-image:url(tr.png); height:33px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> <div style="height:90px; width:250px;"> <div style="background-image:url(mid.png); background-repeat:repeat-y; height:90px; width:auto; float:none;"> <div style="float:left; width:165px; padding-top:5px;"> <div style="margin-left:10px; margin-right:5px; font-size:11px; line-height:13px;"> <div><span style="color:#0033CC;"><b>Duraci&oacute;n: </b></span><span id="duracion3"></span></div> <div><span style="color:#0033CC;"><b>Hotel: </b></span> <span id="hotel3"></span></div> <div><span style="color:#0033CC;"><b>Categor&iacute;a: </b></span> <span id="categoria3"></span></div> <div><span style="color:#0033CC;"><b>R&eacute;gimen: </b></span> <span id="regimen3"></span></div> <div><span id = "precio3" style="color: #FF9933; font-size:16px; margin-left:10px; line-height:normal;"></span></div> </div> </div> <div id="promo3imagediv" style="float:right; width:70px; height:70px; margin-right:15px; padding-top:5px;"><img id="promo3image" src="hotel1.jpg" alt="HOTEL" /> </div> </div> </div> <div style="height:18px; width:250px;"> <div style="background-image:url(bl.png); height:18px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div style="background-image:url(bm.png); background-repeat:repeat-x; height:18px; width:204px; float:left"> </div> <div style="background-image:url(br.png); height:18px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> </div><!-- end div promo --> <div id="promo5" style="margin-top:10px; cursor:pointer;" onclick="details('lugar5');"> <div style="height:33px; width:250px;"> <div style="background-image:url(tl.png); height:33px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div id="lugar5" style="background-image:url(tm.png); background-repeat:repeat-x; height:33px; width:204px; float:left; color:#FFFFFF; text-align:left; text-transform:uppercase; font-size:12px; padding-top:7px;"> <b></b> </div> <div style="background-image:url(tr.png); height:33px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> <div style="height:90px; width:250px;"> <div style="background-image:url(mid.png); background-repeat:repeat-y; height:90px; width:auto; float:none;"> <div style="float:left; width:165px; padding-top:5px;"> <div style="margin-left:10px; margin-right:5px; font-size:11px; line-height:13px;"> <div><span style="color:#0033CC;"><b>Duraci&oacute;n: </b></span><span id="duracion5"></span></div> <div><span style="color:#0033CC;"><b>Hotel: </b></span> <span id="hotel5"></span></div> <div><span style="color:#0033CC;"><b>Categor&iacute;a: </b></span> <span id="categoria5"></span></div> <div><span style="color:#0033CC;"><b>R&eacute;gimen: </b></span> <span id="regimen5"></span></div> <div><span id = "precio5" style="color: #FF9933; font-size:16px; margin-left:10px; line-height:normal;"></span></div> </div> </div> <div id="promo5imagediv" style="float:right; width:70px; height:70px; margin-right:15px; padding-top:5px;"><img id="promo5image" src="hotel1.jpg" alt="HOTEL" /> </div> </div> </div> <div style="height:18px; width:250px;"> <div style="background-image:url(bl.png); height:18px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div style="background-image:url(bm.png); background-repeat:repeat-x; height:18px; width:204px; float:left"> </div> <div style="background-image:url(br.png); height:18px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> </div><!-- end div promo --> <div id="promo7" style="margin-top:10px; cursor:pointer;" onclick="details('lugar7');"> <div style="height:33px; width:250px;"> <div style="background-image:url(tl.png); height:33px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div id="lugar7" style="background-image:url(tm.png); background-repeat:repeat-x; height:33px; width:204px; float:left; color:#FFFFFF; text-align:left; text-transform:uppercase; font-size:12px; padding-top:7px;"> <b></b> </div> <div style="background-image:url(tr.png); height:33px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> <div style="height:90px; width:250px;"> <div style="background-image:url(mid.png); background-repeat:repeat-y; height:90px; width:auto; float:none;"> <div style="float:left; width:165px; padding-top:5px;"> <div style="margin-left:10px; margin-right:5px; font-size:11px; line-height:13px;"> <div><span style="color:#0033CC;"><b>Duraci&oacute;n: </b></span><span id="duracion7"></span></div> <div><span style="color:#0033CC;"><b>Hotel: </b></span> <span id="hotel7"></span></div> <div><span style="color:#0033CC;"><b>Categor&iacute;a: </b></span> <span id="categoria7"></span></div> <div><span style="color:#0033CC;"><b>R&eacute;gimen: </b></span> <span id="regimen7"></span></div> <div><span id = "precio7" style="color: #FF9933; font-size:16px; margin-left:10px; line-height:normal;"></span></div> </div> </div> <div id="promo7imagediv" style="float:right; width:70px; height:70px; margin-right:15px; padding-top:5px;"><img id="promo7image" src="hotel1.jpg" alt="HOTEL" /> </div> </div> </div> <div style="height:18px; width:250px;"> <div style="background-image:url(bl.png); height:18px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div style="background-image:url(bm.png); background-repeat:repeat-x; height:18px; width:204px; float:left"> </div> <div style="background-image:url(br.png); height:18px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> </div><!-- end div promo --> <div id="promo9" style="margin-top:10px; cursor:pointer;" onclick="details('lugar9');"> <div style="height:33px; width:250px;"> <div style="background-image:url(tl.png); height:33px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div id="lugar9" style="background-image:url(tm.png); background-repeat:repeat-x; height:33px; width:204px; float:left; color:#FFFFFF; text-align:left; text-transform:uppercase; font-size:12px; padding-top:7px;"> <b></b> </div> <div style="background-image:url(tr.png); height:33px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> <div style="height:90px; width:250px;"> <div style="background-image:url(mid.png); background-repeat:repeat-y; height:90px; width:auto; float:none;"> <div style="float:left; width:165px; padding-top:5px;"> <div style="margin-left:10px; margin-right:5px; font-size:11px; line-height:13px;"> <div><span style="color:#0033CC;"><b>Duraci&oacute;n: </b></span><span id="duracion9"></span></div> <div><span style="color:#0033CC;"><b>Hotel: </b></span> <span id="hotel9"></span></div> <div><span style="color:#0033CC;"><b>Categor&iacute;a: </b></span> <span id="categoria9"></span></div> <div><span style="color:#0033CC;"><b>R&eacute;gimen: </b></span> <span id="regimen9"></span></div> <div><span id = "precio9" style="color: #FF9933; font-size:16px; margin-left:10px; line-height:normal;"></span></div> </div> </div> <div id="promo9imagediv" style="float:right; width:70px; height:70px; margin-right:15px; padding-top:5px;"><img id="promo9image" src="hotel1.jpg" alt="HOTEL" /> </div> </div> </div> <div style="height:18px; width:250px;"> <div style="background-image:url(bl.png); height:18px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div style="background-image:url(bm.png); background-repeat:repeat-x; height:18px; width:204px; float:left"> </div> <div style="background-image:url(br.png); height:18px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> </div><!-- end div promo --> </div> <div style="width:255px; float:right; margin-top:10px; margin-right: 0px;"><!-- left COLUMN IN CENTER --> <div id="promo2" style="margin-top:10px; cursor:pointer;" onclick="details('lugar2');"> <div style="height:33px; width:250px;"> <div style="background-image:url(tl.png); height:33px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div id="lugar2" style="background-image:url(tm.png); background-repeat:repeat-x; height:33px; width:204px; float:left; color:#FFFFFF; text-align:left; text-transform:uppercase; font-size:12px; padding-top:7px;"> <b></b> </div> <div style="background-image:url(tr.png); height:33px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> <div style="height:90px; width:250px;"> <div style="background-image:url(mid.png); background-repeat:repeat-y; height:90px; width:auto; float:none;"> <div style="float:left; width:165px; padding-top:5px;"> <div style="margin-left:10px; margin-right:5px; font-size:11px; line-height:13px;"> <div><span style="color:#0033CC;"><b>Duraci&oacute;n: </b></span><span id="duracion2"></span></div> <div><span style="color:#0033CC;"><b>Hotel: </b></span> <span id="hotel2"></span></div> <div><span style="color:#0033CC;"><b>Categor&iacute;a: </b></span> <span id="categoria2"></span></div> <div><span style="color:#0033CC;"><b>R&eacute;gimen: </b></span> <span id="regimen2"></span></div> <div><span id = "precio2" style="color: #FF9933; font-size:16px; margin-left:10px; line-height:normal;"></span></div> </div> </div> <div id="promo2imagediv" style="float:right; width:70px; height:70px; margin-right:15px; padding-top:5px;"><img id="promo2image" src="hotel1.jpg" alt="HOTEL" /> </div> </div> </div> <div style="height:18px; width:250px;"> <div style="background-image:url(bl.png); height:18px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div style="background-image:url(bm.png); background-repeat:repeat-x; height:18px; width:204px; float:left"> </div> <div style="background-image:url(br.png); height:18px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> </div><!-- end div promo --> <div id="promo4" style="margin-top:10px; cursor:pointer;" onclick="details('lugar4');"> <div style="height:33px; width:250px;"> <div style="background-image:url(tl.png); height:33px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div id="lugar4" style="background-image:url(tm.png); background-repeat:repeat-x; height:33px; width:204px; float:left; color:#FFFFFF; text-align:left; text-transform:uppercase; font-size:12px; padding-top:7px;"> <b></b> </div> <div style="background-image:url(tr.png); height:33px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> <div style="height:90px; width:250px;"> <div style="background-image:url(mid.png); background-repeat:repeat-y; height:90px; width:auto; float:none;"> <div style="float:left; width:165px; padding-top:5px;"> <div style="margin-left:10px; margin-right:5px; font-size:11px; line-height:13px;"> <div><span style="color:#0033CC;"><b>Duraci&oacute;n: </b></span><span id="duracion4"></span></div> <div><span style="color:#0033CC;"><b>Hotel: </b></span> <span id="hotel4"></span></div> <div><span style="color:#0033CC;"><b>Categor&iacute;a: </b></span> <span id="categoria4"></span></div> <div><span style="color:#0033CC;"><b>R&eacute;gimen: </b></span> <span id="regimen4"></span></div> <div><span id = "precio4" style="color: #FF9933; font-size:16px; margin-left:10px; line-height:normal;"></span></div> </div> </div> <div id="promo4imagediv" style="float:right; width:70px; height:70px; margin-right:15px; padding-top:5px;"><img id="promo4image" src="hotel1.jpg" alt="HOTEL" /> </div> </div> </div> <div style="height:18px; width:250px;"> <div style="background-image:url(bl.png); height:18px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div style="background-image:url(bm.png); background-repeat:repeat-x; height:18px; width:204px; float:left"> </div> <div style="background-image:url(br.png); height:18px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> </div><!-- end div promo --> <div id="promo6" style="margin-top:10px; cursor:pointer;" onclick="details('lugar6');"> <div style="height:33px; width:250px;"> <div style="background-image:url(tl.png); height:33px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div id="lugar6" style="background-image:url(tm.png); background-repeat:repeat-x; height:33px; width:204px; float:left; color:#FFFFFF; text-align:left; text-transform:uppercase; font-size:12px; padding-top:7px;"> <b></b> </div> <div style="background-image:url(tr.png); height:33px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> <div style="height:90px; width:250px;"> <div style="background-image:url(mid.png); background-repeat:repeat-y; height:90px; width:auto; float:none;"> <div style="float:left; width:165px; padding-top:5px;"> <div style="margin-left:10px; margin-right:5px; font-size:11px; line-height:13px;"> <div><span style="color:#0033CC;"><b>Duraci&oacute;n: </b></span><span id="duracion6"></span></div> <div><span style="color:#0033CC;"><b>Hotel: </b></span> <span id="hotel6"></span></div> <div><span style="color:#0033CC;"><b>Categor&iacute;a: </b></span> <span id="categoria6"></span></div> <div><span style="color:#0033CC;"><b>R&eacute;gimen: </b></span> <span id="regimen6"></span></div> <div><span id = "precio6" style="color: #FF9933; font-size:16px; margin-left:10px; line-height:normal;"></span></div> </div> </div> <div id="promo6imagediv" style="float:right; width:70px; height:70px; margin-right:15px; padding-top:5px;"><img id="promo6image" src="hotel1.jpg" alt="HOTEL" /> </div> </div> </div> <div style="height:18px; width:250px;"> <div style="background-image:url(bl.png); height:18px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div style="background-image:url(bm.png); background-repeat:repeat-x; height:18px; width:204px; float:left"> </div> <div style="background-image:url(br.png); height:18px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> </div><!-- end div promo --> <div id="promo8" style="margin-top:10px; cursor:pointer;" onclick="details('lugar8');"> <div style="height:33px; width:250px;"> <div style="background-image:url(tl.png); height:33px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div id="lugar8" style="background-image:url(tm.png); background-repeat:repeat-x; height:33px; width:204px; float:left; color:#FFFFFF; text-align:left; text-transform:uppercase; font-size:12px; padding-top:7px;"> <b></b> </div> <div style="background-image:url(tr.png); height:33px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> <div style="height:90px; width:250px;"> <div style="background-image:url(mid.png); background-repeat:repeat-y; height:90px; width:auto; float:none;"> <div style="float:left; width:165px; padding-top:5px;"> <div style="margin-left:10px; margin-right:5px; font-size:11px; line-height:13px;"> <div><span style="color:#0033CC;"><b>Duraci&oacute;n: </b></span><span id="duracion8"></span></div> <div><span style="color:#0033CC;"><b>Hotel: </b></span> <span id="hotel8"></span></div> <div><span style="color:#0033CC;"><b>Categor&iacute;a: </b></span> <span id="categoria8"></span></div> <div><span style="color:#0033CC;"><b>R&eacute;gimen: </b></span> <span id="regimen8"></span></div> <div><span id = "precio8" style="color: #FF9933; font-size:16px; margin-left:10px; line-height:normal;"></span></div> </div> </div> <div id="promo8imagediv" style="float:right; width:70px; height:70px; margin-right:15px; padding-top:5px;"><img id="promo8image" src="hotel1.jpg" alt="HOTEL" /> </div> </div> </div> <div style="height:18px; width:250px;"> <div style="background-image:url(bl.png); height:18px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div style="background-image:url(bm.png); background-repeat:repeat-x; height:18px; width:204px; float:left"> </div> <div style="background-image:url(br.png); height:18px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> </div><!-- end div promo --> <div id="promo10" style="margin-top:10px; cursor:pointer;" onclick="details('lugar10');"> <div style="height:33px; width:250px;"> <div style="background-image:url(tl.png); height:33px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div id="lugar10" style="background-image:url(tm.png); background-repeat:repeat-x; height:33px; width:204px; float:left; color:#FFFFFF; text-align:left; text-transform:uppercase; font-size:12px; padding-top:7px;"> <b></b> </div> <div style="background-image:url(tr.png); height:33px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> <div style="height:90px; width:250px;"> <div style="background-image:url(mid.png); background-repeat:repeat-y; height:90px; width:auto; float:none;"> <div style="float:left; width:165px; padding-top:5px;"> <div style="margin-left:10px; margin-right:5px; font-size:11px; line-height:13px;"> <div><span style="color:#0033CC;"><b>Duraci&oacute;n: </b></span><span id="duracion10"></span></div> <div><span style="color:#0033CC;"><b>Hotel: </b></span> <span id="hotel10"></span></div> <div><span style="color:#0033CC;"><b>Categor&iacute;a: </b></span> <span id="categoria10"></span></div> <div><span style="color:#0033CC;"><b>R&eacute;gimen: </b></span> <span id="regimen10"></span></div> <div><span id = "precio10" style="color: #FF9933; font-size:16px; margin-left:10px; line-height:normal;"></span></div> </div> </div> <div id="promo10imagediv" style="float:right; width:70px; height:70px; margin-right:15px; padding-top:5px;"><img id="promo10image" src="hotel1.jpg" alt="HOTEL" /> </div> </div> </div> <div style="height:18px; width:250px;"> <div style="background-image:url(bl.png); height:18px; width:23px; background-repeat:no-repeat; float:left;"> </div> <div style="background-image:url(bm.png); background-repeat:repeat-x; height:18px; width:204px; float:left"> </div> <div style="background-image:url(br.png); height:18px; width:23px; background-repeat:no-repeat; float:right;"> </div> </div> </div><!-- end div promo --> </div> </div><!-- end #mainContent --> <!-- This clearing element should immediately follow the #mainContent div in order to force the #container div to contain all child floats --><br class="clearfloat" /> <p></p> <div id="footer"> <p></p> <div>Puelches 7954 - Arguello - C&oacute;rdoba-Argentina</div> <div>info@tuviajeya.com.ar | venta@tuviajeya.com.ar | corporativo@tuviajeya.com.ar</div> <div>54-351-153-202-507 | 54-03543-404326</div> <div> <form method="post" action="http://scripts.dreamhost.com/add_list.cgi"> <input type="hidden" name="list" value="promociones" /> <input type="hidden" name="domain" value="tuviajeya.com.ar" /> <input type="hidden" name="url" value="SubscribedURL" /> <input type="hidden" name="unsuburl" value="" /> <input type="hidden" name="alreadyonurl" value="" /> <input type="hidden" name="notonurl" value="" /> <input type="hidden" name="invalidurl" value="" /> <input type="hidden" name="emailconfirmurl" value="" /> Nombre: <input name="name" /> E-mail: <input name="email" /><br /> <input type="submit" name="submit" value="Entrar en Nuestra Lista de Promociones" /> <input type="submit" name="unsub" value="Remover mi nombre" /> </form> </div> </div><!-- end #footer --> </div><!-- end #container --> </body> </html>