Festival de Tango México 2025

1st International Tango Championship!

Joining the 13th Tango Mexico Festival, the 1st Tango Mexico International Championship.

Programa - Festival de Tango México 2025

Festival schedule

Venues, schedules, artists, milongas!
Download the program in PDF and check all activities.


Teatro de la Ciudad Esperanza Iris, Sede del Festival de Tango México 2025

Championship

Here you can see the call for entries, the rules, and the judges who will participate.


Classes

Meet the masters who will give masterclasses at the Festival.


Milongas

Dates, location, and tickets for the Milongas!


Guest DJs

Meet the Tango DJs who will be present during the Festival:


Prices and Packages

Here you will find packages, access to classes and milongas. Remember that there is limited availability, so don't miss the opportunity!

View Prices

Guest Artist

Find out the complete list of artists who will be present!

Guest Artists

Interno

Ridiculus curabitur suscipit nunc risus quis curae penatibus mus ultrices eget

Adrian y Alejandra Holbert te invitan

Program and Artists

Download

The program is open to change, so we recommend you check this website regularly. Last update: August 23, 2025.


Programa del Festival de Tango México 2025

Invited Artists

Agustín Juárez — Born in Buenos Aires, Argentina in 1987.

Agustín Juárez studied architecture at University of Buenos Aires (UBA), where he had his first contact with design.

Years later, screen printing became his form of artistic expression. After a long period away from drawing, and once settled in Mexico, he decided to return to the scene, this time working on canvas.

His work explores different technical paths, but they all converge on a key element: color — pure and abundant; the undisputed protagonist of his stroke.

The fluidity of line is also present in his most recent exhibitions. Private galleries in Argentina, Mexico and the United States house part of his collection.

let images = [ { src: "https://edit-program.carrd.co/assets/images/image20.jpg?v=e0a19dc0", caption: "Agustín Juárez" } ]; let currentIndex = 0; function openLightbox(index) { currentIndex = index; document.getElementById("lightbox").classList.add("show"); showSlide(currentIndex); } function closeLightbox() { document.getElementById("lightbox").classList.remove("show"); } function changeSlide(n) { currentIndex = (currentIndex + n + images.length) % images.length; showSlide(currentIndex); } function showSlide(index) { document.getElementById("lightbox-img").src = images[index].src; document.getElementById("lightbox-caption").innerText = images[index].caption; } document.getElementById("lightbox").addEventListener("click", function(event) { if (event.target.id === "lightbox") { closeLightbox(); } });

let imagesEnsamble = [ { src: "https://edit-program.carrd.co/assets/images/image21.jpg?v=e0a19dc0", caption: "ENSAMBLE EHYA DISONANTE" } ]; let currentIndexEnsamble = 0; function openLightboxEnsamble(index) { currentIndexEnsamble = index; document.getElementById("lightbox-ensamble").classList.add("show"); showSlideEnsamble(currentIndexEnsamble); } function closeLightboxEnsamble() { document.getElementById("lightbox-ensamble").classList.remove("show"); } function changeSlideEnsamble(n) { currentIndexEnsamble = (currentIndexEnsamble + n + imagesEnsamble.length) % imagesEnsamble.length; showSlideEnsamble(currentIndexEnsamble); } function showSlideEnsamble(index) { document.getElementById("lightbox-img-ensamble").src = imagesEnsamble[index].src; document.getElementById("lightbox-caption-ensamble").innerText = imagesEnsamble[index].caption; } document.getElementById("lightbox-ensamble").addEventListener("click", function(event) { if (event.target.id === "lightbox-ensamble") { closeLightboxEnsamble(); } });

Ehya Disonante, an ensemble from La Nana (Ehya means 'joy' in hñahñü), formed in 2016 with the purpose of creating a space for learning, community and musical laboratory.

The ensemble's repertoire focuses on promoting urban popular genres and composing original material.


As part of the 13th Festival of Tango in Mexico, a heartfelt tribute to Carlos Gardel is proposed, featuring the voice of Fabián Maglio accompanied by guitarists Damián Tuso, Santiago Arias and Rafael Pérez.

let imagesFabian = [ { src: "https://edit-program.carrd.co/assets/images/image22.jpg?v=e0a19dc0", caption: "Fabián Maglio y Trío de Guitarras" }, { src: "https://festivaldetangomexico.com/assets/images/gallery02/789d3ada.jpg?v=06a11476", caption: "Trío de Guitarras" }, { src: "https://festivaldetangomexico.com/assets/images/gallery02/73465723.jpg?v=06a11476", caption: "Fabián Maglio" } ]; let currentIndexFabian = 0; function openLightboxFabian(index) { currentIndexFabian = index; document.getElementById("lightbox-fabian").classList.add("show"); showSlideFabian(currentIndexFabian); } function closeLightboxFabian() { document.getElementById("lightbox-fabian").classList.remove("show"); } function changeSlideFabian(n) { currentIndexFabian = (currentIndexFabian + n + imagesFabian.length) % imagesFabian.length; showSlideFabian(currentIndexFabian); } function showSlideFabian(index) { document.getElementById("lightbox-img-fabian").src = imagesFabian[index].src; document.getElementById("lightbox-caption-fabian").innerText = imagesFabian[index].caption; } document.getElementById("lightbox-fabian").addEventListener("click", function(event) { if (event.target.id === "lightbox-fabian") { closeLightboxFabian(); } });
let imagesDama = [ { src: "https://edit-program.carrd.co/assets/images/image23.jpg?v=e0a19dc0", caption: "La Dama del Puerto" } ]; let currentIndexDama = 0; function openLightboxDama(index) { currentIndexDama = index; document.getElementById("lightbox-dama").classList.add("show"); showSlideDama(currentIndexDama); } function closeLightboxDama() { document.getElementById("lightbox-dama").classList.remove("show"); } function changeSlideDama(n) { currentIndexDama = (currentIndexDama + n + imagesDama.length) % imagesDama.length; showSlideDama(currentIndexDama); } function showSlideDama(index) { document.getElementById("lightbox-img-dama").src = imagesDama[index].src; document.getElementById("lightbox-caption-dama").innerText = imagesDama[index].caption; } document.getElementById("lightbox-dama").addEventListener("click", function(event) { if (event.target.id === "lightbox-dama") { closeLightboxDama(); } });

A play that tells a tale of love and heartbreak in the late 19th century to the rhythm of tango; directed and choreographed by Valeria Vega Solórzano.

A project that evokes the figure of Carlos Gardel through poetic and bodily memory rather than biographical reconstruction.

let imagesParranga = [ { src: "https://edit-program.carrd.co/assets/images/image24.jpg?v=e0a19dc0", caption: "La Parranga" } ]; let currentIndexParranga = 0; function openLightboxParranga(index) { currentIndexParranga = index; document.getElementById("lightbox-parranga").classList.add("show"); showSlideParranga(currentIndexParranga); } function closeLightboxParranga() { document.getElementById("lightbox-parranga").classList.remove("show"); } function changeSlideParranga(n) { currentIndexParranga = (currentIndexParranga + n + imagesParranga.length) % imagesParranga.length; showSlideParranga(currentIndexParranga); } function showSlideParranga(index) { document.getElementById("lightbox-img-parranga").src = imagesParranga[index].src; document.getElementById("lightbox-caption-parranga").innerText = imagesParranga[index].caption; } document.getElementById("lightbox-parranga").addEventListener("click", function(event) { if (event.target.id === "lightbox-parranga") { closeLightboxParranga(); } });
let imagesOlguin = [ { src: "https://edit-program.carrd.co/assets/images/image25.jpg?v=e0a19dc0", caption: "Olguin & Berraute Quinteto en el Festival de Tango" }, { src: "https://festivaldetangomexico.com/assets/images/gallery02/0ee098e5.jpg?v=06a11476", caption: "Mariana Quinteros de Olguin & Berraute " }, { src: "https://festivaldetangomexico.com/assets/images/gallery02/bd129442.jpg?v=06a11476", caption: "Anibal de Olguin & Berraute " } ]; let currentIndexOlguin = 0; function openLightboxOlguin(index) { currentIndexOlguin = index; document.getElementById("lightbox-olguin").classList.add("show"); showSlideOlguin(currentIndexOlguin); } function closeLightboxOlguin() { document.getElementById("lightbox-olguin").classList.remove("show"); } function changeSlideOlguin(n) { currentIndexOlguin = (currentIndexOlguin + n + imagesOlguin.length) % imagesOlguin.length; showSlideOlguin(currentIndexOlguin); } function showSlideOlguin(index) { document.getElementById("lightbox-img-olguin").src = imagesOlguin[index].src; document.getElementById("lightbox-caption-olguin").innerText = imagesOlguin[index].caption; } document.getElementById("lightbox-olguin").addEventListener("click", function(event) { if (event.target.id === "lightbox-olguin") { closeLightboxOlguin(); } });

A group composed of musicians with an extensive tango background; repertoire ranges from traditional to contemporary tango.

SIN RETORNO TANGO — A group formed in 1998, presenting repertoire for milongas and works by Piazzolla, D'Arienzo, Troilo, among others.

let imagesRetorno = [ { src: "https://edit-program.carrd.co/assets/images/image19.jpg?v=e0a19dc0", caption: "Sin Retorno Tango" } ]; let currentIndexRetorno = 0; function openLightboxRetorno(index) { currentIndexRetorno = index; document.getElementById("lightbox-retorno").classList.add("show"); showSlideRetorno(currentIndexRetorno); } function closeLightboxRetorno() { document.getElementById("lightbox-retorno").classList.remove("show"); } function changeSlideRetorno(n) { currentIndexRetorno = (currentIndexRetorno + n + imagesRetorno.length) % imagesRetorno.length; showSlideRetorno(currentIndexRetorno); } function showSlideRetorno(index) { document.getElementById("lightbox-img-retorno").src = imagesRetorno[index].src; document.getElementById("lightbox-caption-retorno").innerText = imagesRetorno[index].caption; } document.getElementById("lightbox-retorno").addEventListener("click", function(event) { if (event.target.id === "lightbox-retorno") { closeLightboxRetorno(); } });

Nuestros Patrocinadores


ANFITRIONES

Teatro de la ciudad

  • TEATRO DE LA CIUDAD

  • LA NANA

  • SALÓN LOS ÁNGELES

  • QUEBRACHO



  • ASOCIACIÓN TANGO PARA TODOS

  • ACADEMIA MEXICANA DEL TANGO

  • BILLBOARD

  • GLOBAL

  • MILONGA MALENA

  • LO DE INÉS

  • ISA TV

Patrocinadores Principales

document.addEventListener('DOMContentLoaded', function() { var carousel = document.querySelector('.logo-carousel'); // Función para pausar el carrusel function pauseCarousel() { carousel.classList.add('is-paused'); } // Función para reanudar el carrusel function resumeCarousel() { carousel.classList.remove('is-paused'); } // Detecta el toque o clic en el carrusel carousel.addEventListener('touchstart', pauseCarousel); carousel.addEventListener('mousedown', pauseCarousel); // Detecta cuando el toque o clic termina carousel.addEventListener('touchend', resumeCarousel); carousel.addEventListener('mouseup', resumeCarousel); // Detecta el clic en cualquier parte de la pantalla para reanudar document.addEventListener('click', function(event) { if (!carousel.contains(event.target)) { resumeCarousel(); } }); });

Con el apoyo de ...


INSTITUCIONES COMO

  • EMBAJADA DE ARGENTINA

  • GOBIERNO DE LA CIUDAD

  • SECRETARIA DE CULTURA

  • SECRETARIA DE DESARROLLO

  • SISTEMA DE TEATROS

document.addEventListener('DOMContentLoaded', function() { var carouselRight = document.querySelector('.logo-carousel-right'); function pauseCarouselRight() { carouselRight.classList.add('is-paused'); } function resumeCarouselRight() { carouselRight.classList.remove('is-paused'); } carouselRight.addEventListener('touchstart', pauseCarouselRight); carouselRight.addEventListener('mousedown', pauseCarouselRight); carouselRight.addEventListener('touchend', resumeCarouselRight); carouselRight.addEventListener('mouseup', resumeCarouselRight); document.addEventListener('click', function(event) { if (!carouselRight.contains(event.target)) { resumeCarouselRight(); } }); });


Call for Entries

First Tango Mexico International Championship: Friday, September 26 and Saturday, September 27, 2025.

Championship Rules


Fernanda Gui

¡Jueza del Campeonato!

Karina Guillén incursiona en la danza clásica desde niña y a impartir clases de esta misma disciplina; tiempo después descubre el tango y su pasión por este baile con la tradición y el sentimiento tanguero.

Ha obtenido las siguientes distinciones internacionales como subcampeona mundial de Tango, ha participado en importantes proyectos musicales y de danza en diversas ciudades del mundo.

Karina Guillén ha realizado presentaciones en las milongas (lugar de reunión donde se baila tango) más prestigiosas de Buenos Aires y ha sido invitada como docente e intérprete a dar cursos intensivos y exhibiciones en distintas ciudades del mundo como son: Buenos Aires, Bahía Blanca (ARG), Toronto, Montreal (CAN), Bergen (NOR), Gotemburgo, Estocolmo (SUE), Ámsterdam (HOL), Praga (CZ), Ciudad de Guatemala, GUA), Houston (EUA), Ciudad de México, Guadalajara, San Miguel de Allende, Monterrey y Cancún(MEX).

Ha participado como jurado en Campeonatos de Tango en México: Campeonato Bajío Tango 2022, Campeonato Nacional de la Ciudad de México 2023 y el Campeonato “El Milonguerito”.

function toggleBio(button) { const bio = button.nextElementSibling; const isShown = bio.classList.contains('show'); if (isShown) { bio.classList.remove('show'); button.innerText = 'Mostrar Biografía'; } else { bio.classList.add('show'); button.innerText = 'Ocultar Biografía'; } }
let imagesKarina = [ { src: "https://festivaldetangomexico.com/assets/images/gallery02/e1b420c0.jpg?v=a8167ce0", caption: "Karina Guillén en el Festival de Tango" }, { src: "https://festivaldetangomexico.com/assets/images/gallery02/1e7f392b.jpg?v=a8167ce0", caption: "Karina Guillén en su exhibición" } ]; let currentIndexKarina = 0; function openLightboxKarina(index) { currentIndexKarina = index; document.getElementById("lightbox-karina").classList.add("show"); showSlideKarina(currentIndexKarina); } function closeLightboxKarina() { document.getElementById("lightbox-karina").classList.remove("show"); } function changeSlideKarina(n) { currentIndexKarina = (currentIndexKarina + n + imagesKarina.length) % imagesKarina.length; showSlideKarina(currentIndexKarina); } function showSlideKarina(index) { document.getElementById("lightbox-img-karina").src = imagesKarina[index].src; document.getElementById("lightbox-caption-karina").innerText = imagesKarina[index].caption; } document.getElementById("lightbox-karina").addEventListener("click", function(event) { if (event.target.id === "lightbox-karina") { closeLightboxKarina(); } });
let imagesFernanda = [ { src: "https://festivaldetangomexico.com/assets/images/gallery02/110e98d8.jpg?v=bf7da646", caption: "Fernanda Ghi" }, { src: "https://festivaldetangomexico.com/assets/images/gallery02/4a7c46f6.jpg?v=bf7da646", caption: "Fernanda Ghi en su exhibición" } ]; let currentIndexFernanda = 0; function openLightboxFernanda(index) { currentIndexFernanda = index; document.getElementById("lightbox-fernanda").classList.add("show"); showSlideFernanda(currentIndexFernanda); } function closeLightboxFernanda() { document.getElementById("lightbox-fernanda").classList.remove("show"); } function changeSlideFernanda(n) { currentIndexFernanda = (currentIndexFernanda + n + imagesFernanda.length) % imagesFernanda.length; showSlideFernanda(currentIndexFernanda); } function showSlideFernanda(index) { document.getElementById("lightbox-img-fernanda").src = imagesFernanda[index].src; document.getElementById("lightbox-caption-fernanda").innerText = imagesFernanda[index].caption; } document.getElementById("lightbox-fernanda").addEventListener("click", function(event) { if (event.target.id === "lightbox-fernanda") { closeLightboxFernanda(); } });

Karina Guillén

Fernanda Ghi

¡Jueza del Campeonato!

Fernanda Ghi es una de las grandes referentes del tango argentino a nivel mundial. Campeona Mundial de Tango Argentino (IDO, Miami 1999), ha sido jurado del Tango Mundial en Argentina, Estados Unidos y Canadá (2015, 2017, 2018, 2023 y 2024).

Con una carrera internacional de más de dos décadas, ha actuado en escenarios emblemáticos como el Teatro Imperial de Tokio y ha compartido escena con figuras como Pablo Ziegler y la Orpheus Orchestra. Su trabajo abarca espectáculos, dirección y coreografía de óperas como María de Buenos Aires, y colaboraciones con importantes orquestas sinfónicas y compañías de ballet.

Fundadora de la Fernanda Ghi Dance Academy en Boston, combina la enseñanza del tango con la creación de obras que fusionan danza, teatro, artes visuales y ópera, siempre preservando la esencia y el lenguaje universal del tango.

function toggleBio(button, bioId) { const bio = document.getElementById(bioId); const isShown = bio.classList.contains('show'); if (isShown) { bio.classList.remove('show'); button.innerText = 'Mostrar Biografía'; } else { bio.classList.add('show'); button.innerText = 'Ocultar Biografía'; } }

Miguel García

¡Juez del Campeonato!

Nacido en Ciudad de México, actualmente radica en Tijuana, Baja California. Sus 18 años de experiencia en el baile de tango lo han llevado a transitar el camino de las competencias nacionales e internacionales: semifinalista en el mundial de Buenos Aires (2019,2024), finalista en el campeonato de Medellín, Colombia (2023), y campeón en cinco campeonatos nacionales (Federación de Danza Deportiva 2011, Tango Chilango 2017, Bajío Tango 2019, Sutil Art’s 2020, San Miguel de Allende 2025). Asimismo, ha participado en diversos campeonatos como parte de la organización (Con Alma de Tango, de academia KulturAndo; Bajío Tango; El Milonguerito, concurso de milonga de La Baraka; Tango CDMX), y como parte del jurado (Concurso Milonguero Tango para Todos; Bajío Tango; Bailate un Vals del festival México es Tango, El Milonguerito).

function toggleBio(button) { const bio = button.nextElementSibling; const isShown = bio.classList.contains('show'); if (isShown) { bio.classList.remove('show'); button.innerText = 'Mostrar Biografía'; } else { bio.classList.add('show'); button.innerText = 'Ocultar Biografía'; } }
let imagesMiguel = [ { src: "https://festivaldetangomexico.com/assets/images/gallery02/a2446768.jpg?v=5434700c", caption: "Miguel García en el Festival de Tango" } ]; let currentIndexMiguel = 0; function openLightboxMiguel(index) { currentIndexMiguel = index; document.getElementById("lightbox-miguel").classList.add("show"); showSlideMiguel(currentIndexMiguel); } function closeLightboxMiguel() { document.getElementById("lightbox-miguel").classList.remove("show"); } function changeSlideMiguel(n) { currentIndexMiguel = (currentIndexMiguel + n + imagesMiguel.length) % imagesMiguel.length; showSlideMiguel(currentIndexMiguel); } function showSlideMiguel(index) { document.getElementById("lightbox-img-miguel").src = imagesMiguel[index].src; document.getElementById("lightbox-caption-miguel").innerText = imagesMiguel[index].caption; } document.getElementById("lightbox-miguel").addEventListener("click", function(event) { if (event.target.id === "lightbox-miguel") { closeLightboxMiguel(); } });
let images = [ { src: "https://festivaldetangomexico.com/assets/images/gallery02/310c2b8b.jpg?v=5434700c", caption: "Adrián Veredice y Alejandra Hobert", }, { src: "https://festivaldetangomexico.com/assets/images/gallery02/daae79d3.jpg?v=5434700c", caption: "Adrián Veredice y Alejandra Hobert en su exhibición" } ]; let currentIndex = 0; function openLightbox(index) { currentIndex = index; document.getElementById("lightbox").classList.add("show"); showSlide(currentIndex); } function closeLightbox() { document.getElementById("lightbox").classList.remove("show"); } function changeSlide(n) { currentIndex = (currentIndex + n + images.length) % images.length; showSlide(currentIndex); } function showSlide(index) { document.getElementById("lightbox-img").src = images[index].src; document.getElementById("lightbox-caption").innerText = images[index].caption; } document.getElementById("lightbox").addEventListener("click", function(event) { if (event.target.id === "lightbox") { closeLightbox(); } });

ADRIAN VEREDICE Y ALEJANDRA HOBERT

¡Jueces del Campeonato!

Adrián Veredice y Alejandra Hobert son reconocidos bailarines, coreógrafos y jueces de tango con una trayectoria internacional desde 1998. Han participado en festivales de renombre en todo el mundo y han sido profesores y jurados en campeonatos mundiales de tango en Buenos Aires y Estados Unidos. Han colaborado con orquestas famosas, producido sus propios espectáculos y son figuras clave en la comunidad del tango en Miami.

function toggleBio(button) { const bio = button.nextElementSibling; const isShown = bio.classList.contains('show'); if (isShown) { bio.classList.remove('show'); button.innerText = 'Mostrar Biografía'; } else { bio.classList.add('show'); button.innerText = 'Ocultar Biografía'; } }

Jorge Mendoza

Jorge Mendoza

Director del Campeonato

Trayectoria

Director de Competencias, Juez, Veedor y Supervisor del Mundial de Tango. Es Profesor Superior de Tango y Folklore Argentino, graduado de la Escuela Nacional de Danzas, y Licenciado en Artes de la UNA, en Buenos Aires, Argentina. Con más de 20 años de experiencia como bailarín, docente y coreógrafo, ha sido maestro en la Academia de Tango Roberto Herrera y en la Universidad de Lanús.

Rol en el Festival

Es director del Campeonato del Festival de Tango México 2025 y de Las Vegas Festival Championship 2025. Su rol como Veedor y Supervisor del Jurado desde 2016 implica supervisar las competencias y fiscalizar promedios y resultados en todas las instancias.

Proyectos destacados

  • Director y productor de Tango-Shows: Open Tango, Che Bandoneón, Caminos del Tango.
  • Maestro y formador de bailarines para competencias de Tango Salón y Escenario.
  • Ha realizado tours por Italia, Alemania, Países Bajos, Rusia, Corea del Sur, México, y USA.

Afiliaciones

Miembro de la Comisión Directiva de AMBCTA (Asociación de Maestros, Bailarines y Coreógrafos de Tango Argentino), cuya misión es fomentar y promocionar el Tango Argentino a nivel mundial.

function toggleBio(button) { const bio = button.nextElementSibling; const isShown = bio.classList.contains('show'); if (isShown) { bio.classList.remove('show'); button.innerText = 'Mostrar Biografía'; } else { bio.classList.add('show'); button.innerText = 'Ocultar Biografía'; } }
let imagesJorge = [ { src: "https://festivaldetangomexico.com/assets/images/gallery02/75c9d889.jpg?v=5434700c", caption: "Jorge Mendoza en el Festival de Tango" }, { src: "https://festivaldetangomexico.

Con el Corazón del tango

Una invitación personal de nuestros jueces, Adrián y Alejandra.
¡Te esperamos para vivir la pasión!

Call for Entries

First International Tango Championship Mexico, which will take place from Friday, September 26th to Saturday, September 27th, 2025.

First International Tango Championship Mexico
As part of the Mexico Tango Festival 2025, which will be held from September 23rd to 27th, we invite dancing couples to participate in the First International Tango Championship in Mexico City on September 26th and 27th of the current year.
General Participation Rules:1. The First International Tango Championship includes two categories: Tango de Pista and Milonga.2. Couples may be composed of Mexican or foreign dancers.3. The Championship will be held in three stages: Qualifier, Semifinal, and Final.4. The registration process will begin on July 1st and end on September 19th, 2025.5. The registration fee per couple is $1,200 Mexican pesos to participate in one category, and $1,500 for two categories. You must send proof of payment and official identification of the couple members to the email: [email protected].6. Payment must be made by bank transfer. To receive the bank details, please request the account number via WhatsApp at 55 8396 6173.7. Registered couples must present their passport or official identification for accreditation prior to the start of each stage in which they participate. This registration will be carried out by the Festival staff (schedules will be published on the official social media channels of the Mexico Tango Festival in due course).8. Prizes:
Winners in the Tango de Pista category will receive:
1st Place: Round-trip flight from Mexico City to Buenos Aires in August 2026.2nd Place: $20,000 Mexican pesos.3rd Place: $15,000 Mexican pesos.
Winners in the Milonga category will receive:
1st Place: $20,000 Mexican pesos.2nd Place: $15,000 Mexican pesos.3rd Place: A pair of tango shoes for each winner.9. The organization reserves the right to extend the Championship registration deadline by public announcement.10. The Grand Final of the International Tango Championship will take place at the iconic "Esperanza Iris" City Theater on Saturday, September 27th.

Rules

The Organizing Committee (FYCITM) is the highest authority in the scheduling, organization and execution of the championship.
Registration will be effective only when FYCITM has received the payment via bank transfer.
Mandatory on-site accreditation:
presentation of passport or valid official ID.
Participants must respect the dance floor space, circulate counter-clockwise, and preserve improvisation and the embrace as the basis of social tango.
Jumps and figures that lose contact of both feet with the floor (stage choreography) are completely excluded.
The jury will be appointed by FYCITM; decisions are final and unappealable. Scoring: 1 to 10 scale with decimals; scores are averaged across judges.
In case of a tie for first place, the tied couples must dance as many songs as necessary until the jury determines a winner.
All contestants will receive a digital certificate for their participation.

Milongas & Dj's

Milonga Malena
function openLightboxSimple(element) { const lightbox = document.getElementById("lightbox-simple"); const img = document.getElementById("lightbox-img-simple"); img.src = element.src; img.alt = element.alt; lightbox.classList.add("show"); } function closeLightboxSimple() { document.getElementById("lightbox-simple").classList.remove("show"); } document.getElementById("lightbox-simple").addEventListener("click", function(event) { if (event.target.id === "lightbox-simple" || event.target.className === 'close') { closeLightboxSimple(); } });

MILONGA MALENA — Wednesday, September 24, 8:00 PM - 12:00 AM. (Limited to 60 people) Restaurante Quebracho. Price: MXN $350. Included in Gardel Oro and Gardel Bronce packages.

Milonguita Alameda
function openLightboxSimple(element) { const lightbox = document.getElementById("lightbox-simple"); const img = document.getElementById("lightbox-img-simple"); img.src = element.src; img.alt = element.alt; lightbox.classList.add("show"); } function closeLightboxSimple() { document.getElementById("lightbox-simple").classList.remove("show"); } document.getElementById("lightbox-simple").addEventListener("click", function(event) { if (event.target.id === "lightbox-simple" || event.target.className === 'close') { closeLightboxSimple(); } });

Thursday, September 25, 7:00 PM - 10:00 PM. Alameda Central Park. Voluntary contribution. Surprise guest DJ!

La nana
function openLightboxSimple(element) { const lightbox = document.getElementById("lightbox-simple"); const img = document.getElementById("lightbox-img-simple"); img.src = element.src; img.alt = element.alt; lightbox.classList.add("show"); } function closeLightboxSimple() { document.getElementById("lightbox-simple").classList.remove("show"); } document.getElementById("lightbox-simple").addEventListener("click", function(event) { if (event.target.id === "lightbox-simple" || event.target.className === 'close') { closeLightboxSimple(); } });

LA NANA DE FIESTA MILONGA — Friday, September 26, 8:00 PM - 11:00 PM. La Nana. Price: MXN $550. Included in Gardel Oro, Platino, Bronce and Milonguero packages.


GALA MILONGA — Saturday, September 27, 9:00 PM. Salón Los Ángeles. Orquesta Sin Retorno Tango, DJ Cris Mendoza. Surprise performances. Prince: MXN $750.


Guest DJ's

Cristian Mendoza, DJ del Festival de Tango México 2025

DJ Cristian Mendoza— Distinguished teacher, dancer and lover of tango and Argentine folklore. With over 20 years of experience and 7 years in Mexico, he shares the tradition of tango.

DJ DANIEL GUZMÁN — Tango DJ for 10 years, invited to national festivals and based in Mexico City, he performs as TDJ across several states.

Daniel Guzmán, DJ del Festival de Tango México 2025

Classes

Fernanda
Ghi


Alejandra Hobert y Adrián Veredice

This is the information on the classes that will be presented at the Festival. Remember that you can acquire packages in the Prices section.

Topic: Her Majesty "La Milonga"

  • Rhythmic-musical recognition
  • Cadence and cut
  • Stylistic accents

6:30 PM to 8:00 PM

Location: Lo de Inés Foro
Restaurante Quebracho
Hamburgo 313 Col. Juárez CDMX

Cost: $350

Includes entry to Milonga Malena.
One class.
Limited to 20 couples.

Topic:
The Center of the body: The hips (Multilevel)

11:00 AM to 12:30 PM

Location: Salón Los Ángeles
Lerdo #206 Col. Guerrero CDMX

Cost: $350

The Gold, Platinum, and Bronze packages include 4 classes, except for the Milonguero package.

Topics:

  • Turns with *enrosque* and *lapices* (Multilevel)
  • Adornments for men and women (Multilevel)

11:00 AM to 12:30 PM

Location: Salón Los Ángeles
Lerdo #206 Col. Guerrero CDMX

Cost: $350

The Gold, Platinum, and Bronze packages include 4 classes, except for the Milonguero package.

Topics:

  • Interpreting Pugliese (Multilevel)
  • Combined tools and elements (Multilevel)

12:30 PM to 2:00 PM

Location: Salón Los Ángeles
Lerdo #206 Col. Guerrero CDMX

Cost: $350

The Gold, Platinum, and Bronze packages include 4 classes, except for the Milonguero package.

Topic:
Impulses: from intention to movement (Multilevel)

2:30 PM to 4:00 PM

Location: Salón Los Ángeles
Lerdo #206 Col. Guerrero CDMX

Cost: $350

Adrian y Alejandra Holbert te invitan

Prices and Payment Links

MEXICO TANGO FESTIVAL PACKAGES, MILONGAS AND CLASSESYou can pay with your debit or credit card, cash, or bank transfer. SPEI:

GARDEL ORO /FULL PASS

+ 3 MILONGAS
+ 4 CLASSES
+ 1 Ticket to Teatro de la Ciudad
(Milongas: Malena, La Nana de Fiesta y De Gala)
Price: $2,950

GARDEL PLATINO
+ 2 MILONGAS
+ 4 CLASSES
+ 1 Ticket to Teatro de la Ciudad(La Nana de Fiesta and Gala)
PRICE: $2,650

GARDEL BRONCE
+ 2 MILONGAS
+ 4 CLASSES
+ 1 TICKET TO TEATRO DE LA CIUDAD
(Milongas: Malena y La Nana de Fiesta)
Venta: $2,300

MILONGUERO
+ 2 MILONGAS
(Milongas: La Nana de Fiesta y De Gala)
Venta normal: $1,200

INDIVIDUAL MILONGA PRICES

Milonga Malena $350

Milonga La Nana de Fiesta $550

Milonga de Gala $750

Raffle

Information about the raffle coming soon!


History of Tango Mexico Festival

12 years of passion for tango

Academic Origins

In 2010, María Inés Montilla proposed to the National Autonomous University of Mexico (UNAM) the organization of an International Tango Festival on the occasion of the university's centenary. Casa del Lago hosted the first 7 editions.

2010-2016

Tributes to Legends

From 2013 to 2016, tributes were paid to Homero Manzi, Aníbal Troilo, Libertad Lamarque and Enrique Santos Discépolo.

2013-2016

Variety of Activities

Master classes, talks, educational concerts, screenings, exhibitions, public milongas, theatre plays and gastronomic showcases.

2010-Present

International Artists

Across its 12 editions, the Festival has presented artists from Argentina, Colombia, Venezuela, Uruguay, Europe, the United States and Mexico.

2010-Present

New venues

The Festival has expanded to various venues: Centro Cultural del México Contemporáneo (2017), Claustro de Sor Juana Inés (2018), CENART (2019, 2023) and Teatro Ángela Peralta (2022).

2017-2023

Post-pandemic resilience

After being suspended in 2020 and 2021 due to the COVID19 pandemic, the Festival returned in 2022 and in 2023 celebrated its 12th edition across three venues.

2020-2023

Mexico Tango Festival

María Inés Montilla

María Inés Montilla

General Director of the Mexico Tango Festival

Experience the elegance of tango in every step. The Mexico Tango Festival brings together the best dancers and tango lovers in a celebration of Argentine passion, art, and culture.

Dancing from the soul


María Inés Montilla

General Director of the Mexico Tango Festival

María Inés Montilla Lusetti was born in Mendoza and, from the age of five, studied at the "Blanca de la Vega" Academy, where she graduated as an Actress and Professor of Interpretation and Stage Art.

She moved to Rosario, where she ventured into television and radio; she took singing lessons with Maestro Graciela Mozzoni and, at the same time, tango classes with renowned Argentine dancers.

Immediately after, on July 20, 2007, she premiered the play "Muertas de Hambre" at the Ofelia Theater; the monologue was nominated for Best Female Humor Monologue 2007 by the Association of Theater Journalists of Mexico.

On two occasions, "Muertas de Hambre" was presented in the Zócalo of Mexico City, and there have already been more than 1000 performances.

She premiered "Bébeme mi amor, tango y vino" in Argentina, toured with Argentine pianist Joel Tortul and in Mexico City was invited by the Tangoloco Quintet to the Lunario; later she sang at the Esperanza Iris Theater with the Quinteto Entretango. She currently sings in the show "Tangueros."

She was part of the program of the Buenos Aires Tango Festival and World Championship (2017) presenting "Tengo algo que decirte" at the National Tango Academy, accompanied on the piano by Miguel Pereiro.

In May 2008, "Milonga Malena" was born, which for more than ten years became one of the main tango references in Mexico; Malena Tango School has trained hundreds of tango dancers.

For more than ten years, María Inés was in charge of the Tango workshops at the Casa del Lago of the UNAM.

In 2010, as a Cultural Manager, María Inés created and coordinated the Tango Festival at the Casa del Lago of the National Autonomous University of Mexico (UNAM).

In its different editions, the Festival is dedicated to important figures such as Aníbal Troilo, Libertad Lamarque and Enrique Santos Discépolo, among others, with the invaluable support of the National Tango Academy (Arg) and the Mexican Tango Academy.

The Tango Festival left the Casa del Lago to be received by different spaces such as the National Center for the Arts (CENART), the University of the Claustro de Sor Juana, the Ángela Peralta Auditorium.

This Thirteenth Mexico Tango Festival will include the First International Tango Championship and will have different venues: Fundación Miguel Alemán, Restaurante Quebracho, La Nana Laboratorio Urbano de Arte Comprometido, Teatro de la Ciudad Esperanza Iris and Salón los Ángeles.

In August 2017, the doors of the Lo de Inés forum were opened with the premiere of the show "Del Tango al diván," written and performed by María Inés, accompanied on the piano by Martín Murano and directed by Alejandro Herrera Bracho; a Café Concert space, unique in Mexico City, which she coordinates with Carlos Mackinlay.

It is located on the 1st floor of the Quebracho restaurant on Hamburgo street #313, Col. Juárez. Cuauhtémoc. CDMX

"Nadie puede parar el Viento," a tribute to Mercedes Sosa, along with two renowned folklorists Ernesto Anaya (Mex) and Juan Martin Medina (Arg) and the participation of Montserrat Revah (Mex) has been presented in Mexico City since 2015.

With the support of the Autonomous University of the State of Mexico, the album was produced and can be enjoyed on various platforms.

Víctor Manuel Arrieta with his classical guitar accompanies María Inés in "Es inútil callarla," a show of sung and dramatized Spanish poetry that is still presented in different forums.

In April 2022, and under the direction and script of Maestro Salvador Garcini, she premiered the play "Una actriz sin permiso," a poetic musical comedy, at the Círculo Teatral of CDMX.

In February 2024, she wrote and premiered the poetic musical comedy "Casi Romántica" at Foro Lo de Inés, Café Concert, with theatrical direction by Alejandro Herrera Bracho and musical direction by Pepe Zavala; on May 15, 2025, it was presented at the Pepsy Black Forum.

Guest singer of the Quinteto Tangoloco in the Lunario of Mexico City.

Teatro Esperanza Iris

Where the magic of tango comes to life.

Salón de Baile - Festival de Tango México
A space designed for an authentic tango experience.