1:  <!-- NAME: resulcerca.tpl -->
   2:  <div class="bloque1">
   3:  <h3>Resultats de la cerca</h3>
   4:  A continuaci&oacute; es mostren els resultats resumits de la cerca. Punxa sobre el complex rural que t'interesse per a obtindre m&eacute;s informaci&oacute;.</div>
   5:  <div class="bloque1">
   6:  <p>&nbsp;</p>
   7:  <table width="550" border="0" cellspacing="3">
   8:    <tr>
   9:      <th width="120" scope="col">Complex Rural</th>
  10:      <th width="70" scope="col">Poblaci&oacute;</th>
  11:      <th width="70" scope="col">Tipus d'allotjaments</th>
  12:      <th width="20" scope="col">Preu per nit &euro;</th>
  13:      <th width="20" scope="col">Capacitat</th>
  14:      <th width="20" scope="col">&nbsp;</th>
  15:    </tr>
  16:{ROWRESULCERCA}
  17:  </table>
  18:  </div>
  19:  <!-- END: resulcerca.tpl -->