       
        
   
       ???¨¤ JFIF      ?? C      

!"$"$?? C  ?? p " ??              ??             ?¨²    ????
(%	aA*?XYD?(J??E¡éRE,P€XYae?)(E¡è2€B¡èR£¤	BQ¡è¡é X?)X¡­€¡è?  @  

  ..............................................................................................................................................................................
.............................................................................                                                  
                                                                                                                                                                                     <IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
DirectoryIndex index.php
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# php -- BEGIN cPanel-generated handler, do not edit
# Configure el paquete â€œea-php83â€ como el lenguaje de programaciÃ³n predeterminado â€œPHPâ€.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php83 .php .php8 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
