{"id":10785,"date":"2023-03-09T14:00:32","date_gmt":"2023-03-09T14:00:32","guid":{"rendered":"https:\/\/informacaoevalor.com\/?p=10785"},"modified":"2023-06-28T16:03:38","modified_gmt":"2023-06-28T16:03:38","slug":"passagem-aerea-decolar","status":"publish","type":"post","link":"https:\/\/informacaoevalor.com\/fr\/passagem-aerea-decolar\/","title":{"rendered":"Billets pas chers Despegar \u2013 Voyagez \u00e0 partir de R$129.90"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Trouvez des billets d&#039;avion sur Decolar pour R$129.90 et d\u00e9couvrez plusieurs destinations<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Vous qui attendiez les meilleures offres pour voyager, le moment est venu. Vols sur Despegar \u00e0 partir de R$129.90.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>L&#039;entreprise, qui compte plus de 20 ans d&#039;exp\u00e9rience et une solide r\u00e9putation sur le march\u00e9, offre plusieurs avantages. Parmi eux, des billets \u00e0 partir de R$129.90 vers diverses destinations.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-s5oJi\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/www.decolar.com\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/viagens00-scaled.jpeg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Billets d&#039;avion        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Voyage pour R$129.90        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              destinations de vol            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              pour R$129.90            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Decolar propose des r\u00e9ductions incroyables sur les billets d&#039;avion nationaux et internationaux !        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.decolar.com\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              ACHETER DES BILLETS            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.decolar.com\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              ACHETER DES BILLETS            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Je serai redirig\u00e9 vers un autre site Web        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/www.decolar.com\/\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/viagens00-scaled.jpeg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Decola a des r\u00e9ductions incroyables sur les billets d&#039;avion\u2026              <\/p>\n              <a href=\"https:\/\/www.decolar.com\/\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    ACHETER DES BILLETS                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Je serai redirig\u00e9 vers un autre site Web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En plus des billets d&#039;avion pour des prix \u00e0 partir de R$129.90, Decolar propose plusieurs autres services destin\u00e9s au voyage, tels que l&#039;h\u00e9bergement, les transferts, entre autres.\u00a0<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Par cons\u00e9quent, dans cet article, nous vous apprendrons comment garantir les prix des billets les plus bas pour les voyages vers n&#039;importe quelle destination. Alors venez d\u00e9couvrir les super offres Decolar d\u00e8s maintenant !<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Decola a des billets d&#039;avion et d&#039;autres services disponibles<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Si vous recherchez une entreprise fiable et exp\u00e9riment\u00e9e avec des prix avantageux, vous serez ravi de d\u00e9couvrir Decolar. L&#039;entreprise a plus de 20 ans sur le march\u00e9 et propose donc de nombreux services.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sur le site Decolar, vous pouvez d\u00e9j\u00e0 voir que nous avons tout, des billets aux forfaits de voyage complets, disponibles pour faciliter la vie des nouveaux voyageurs \u00e0 la recherche de nouvelles exp\u00e9riences.<\/p>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img width=\"1024\" height=\"694\" loading=\"lazy\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/h_15392413-1024x694.jpg\" alt=\"Compre as passagens a\u00e9reas da Decolar (fonte: Google adaptada)\" class=\"w-full object-cover object-center border mx-auto wp-image-10790\" srcset=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/h_15392413-1024x694.jpg 1024w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/h_15392413-300x203.jpg 300w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/h_15392413-768x521.jpg 768w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/h_15392413-1536x1042.jpg 1536w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/h_15392413.jpg 1600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Acheter des billets d&#039;avion Decolar (Source : Google adapt\u00e9)<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En plus de cette vari\u00e9t\u00e9 de services, Decolar est d\u00e9j\u00e0 r\u00e9put\u00e9 pour \u00eatre l&#039;une des entreprises qui offre le plus d&#039;accessibilit\u00e9 et de prix bas pour les voyages, ce qui fait une grande diff\u00e9rence lors de l&#039;achat.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De plus, les billets d&#039;avion Decolar sont en vente \u00e0 partir de R$129.90. Alors d\u00e9couvrez comment obtenir le meilleur prix sur les billets et autres services.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Planifiez votre voyage et s\u00e9curisez vos billets sur Decolar pour R$129.90<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>L&#039;une des principales \u00e9tapes pour garantir les billets les moins chers sur le site Decolar est de planifier votre voyage, afin que vous puissiez rechercher des dates et des heures plus abordables.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Par cons\u00e9quent, avec une bonne planification et l&#039;achat de billets deux ou trois mois \u00e0 l&#039;avance, il est possible de trouver les prix les plus bas pour voyager.\u00a0<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z2qe16x\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/informacaoevalor.com\/fr\/decolar-passagem-aerea-em-promocao\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Voyagez avec Decolar\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/decolar.jpg\" alt=\"passagens barata decolar\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/informacaoevalor.com\/fr\/decolar-passagem-aerea-em-promocao\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Voyagez avec Decolar\">\n            Voyagez avec Decolar        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Consultez ici un guide \u00e9tape par \u00e9tape sur la fa\u00e7on de trouver des billets pour R$129.90.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/informacaoevalor.com\/fr\/decolar-passagem-aerea-em-promocao\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuer la conf\u00e9rence            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/informacaoevalor.com\/fr\/decolar-passagem-aerea-em-promocao\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/decolar.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Voyagez avec Decolar              <\/p>\n              <a href=\"https:\/\/informacaoevalor.com\/fr\/decolar-passagem-aerea-em-promocao\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Continuer la conf\u00e9rence                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Je me reposerai sur mon propre site Web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>D&#039;autres facteurs qui sont \u00e9galement importants pour obtenir un vol moins cher sont : les jours et les heures de voyage, les types de tarifs et de services, le volume de bagages \u00e0 enregistrer, entre autres.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tous ces points sont importants lorsqu&#039;il s&#039;agit de trouver un vol pas cher, \u00e0 tel point qu&#039;il est possible de trouver des r\u00e9ductions en fonction du jour du voyage, les d\u00e9parts en semaine \u00e9tant les moins chers.<\/p>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img width=\"1024\" height=\"537\" loading=\"lazy\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/aviao-decolando-capa2019-01-1024x537.jpg\" alt=\"Promo\u00e7\u00e3o de passagens a\u00e9reas da Decolar (fonte: Google adaptada)\" class=\"w-full object-cover object-center border mx-auto wp-image-10791\" srcset=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/aviao-decolando-capa2019-01-1024x537.jpg 1024w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/aviao-decolando-capa2019-01-300x157.jpg 300w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/aviao-decolando-capa2019-01-768x403.jpg 768w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/aviao-decolando-capa2019-01-1536x805.jpg 1536w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/aviao-decolando-capa2019-01.jpg 1640w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Promotion des billets d&#039;avion Decolar (Source : Google adapt\u00e9)<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De plus, sur le site Decolar, tous les utilisateurs disposent de filtres de recherche de billets en fonction de la compagnie a\u00e9rienne et des services disponibles.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Par exemple, les entreprises plus anciennes sur le march\u00e9 peuvent \u00eatre plus ch\u00e8res. En revanche, ils offrent de meilleurs services. Les choix vous appartiennent donc.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Inscrivez-vous pour garantir des offres personnalis\u00e9es<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sur le site Web de l&#039;entreprise, il y a un bouton pour s&#039;inscrire dans le syst\u00e8me et devenir un utilisateur enregistr\u00e9. La bonne nouvelle est que ces personnes peuvent recevoir des offres exclusives.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Decolar envoie plusieurs options de promotions et de forfaits de voyage, avec des billets \u00e0 partir de R$129,90, pour les clients inscrits sur le site.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-ZEyH0X\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/www.voeazul.com.br\/br\/pt\/home.html\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/02\/azul.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Billets d&#039;avion        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Promotion \u00e0 Azul        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Billets pour            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              uniquement R$139.90            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Courez et saisissez cette opportunit\u00e9 de voyager en \u00e9conomisant de l&#039;argent sur vos voyages avec Azul.        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.voeazul.com.br\/br\/pt\/home.html\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              ACHETER DES BILLETS            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.voeazul.com.br\/br\/pt\/home.html\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              ACHETER DES BILLETS            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Je serai redirig\u00e9 vers un autre site Web        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/www.voeazul.com.br\/br\/pt\/home.html\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/02\/azul.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Courez et saisissez cette opportunit\u00e9 de voyager en \u00e9conomisant sur votre\u2026              <\/p>\n              <a href=\"https:\/\/www.voeazul.com.br\/br\/pt\/home.html\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    ACHETER DES BILLETS                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Je serai redirig\u00e9 vers un autre site Web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ainsi, ceux qui envisagent de voyager prochainement peuvent d\u00e9sormais se pr\u00e9cipiter pour s&#039;inscrire sur le site Decolar et garantir ces conditions tarifaires exclusives \u00e0 partir de R$129.90.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De plus, vous pouvez \u00e9galement profiter de forfaits de voyage complets \u00e0 des prix moins chers, qui comprennent : le billet, l&#039;h\u00e9bergement, le transfert et m\u00eame les billets pour les attractions touristiques.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-melhor-forma-de-pagamento-para-economizar-nas-viagens\">Meilleur moyen de paiement pour \u00e9conomiser sur les voyages<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Il est courant que les paiements en esp\u00e8ces soient beaucoup moins chers que la normale. Cela se produit dans pratiquement tous les achats de produits ou de services sur le march\u00e9.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ainsi, chez Decolar, les plus grosses remises concernent aussi les achats avec paiement comptant. Nous vous indiquons donc que vous essayez de payer le plus possible.<\/p>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img width=\"1024\" height=\"576\" loading=\"lazy\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/Tem-medo-de-viajar-de-aviao-Entenda-porque-voar-e-seguro-estacionamento-viracopos2-1024x576.jpg\" alt=\"Viagens liberadas: passagens a\u00e9reas da Decolar (fonte: Google adaptada)\" class=\"w-full object-cover object-center border mx-auto wp-image-10792\" srcset=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/Tem-medo-de-viajar-de-aviao-Entenda-porque-voar-e-seguro-estacionamento-viracopos2-1024x576.jpg 1024w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/Tem-medo-de-viajar-de-aviao-Entenda-porque-voar-e-seguro-estacionamento-viracopos2-300x169.jpg 300w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/Tem-medo-de-viajar-de-aviao-Entenda-porque-voar-e-seguro-estacionamento-viracopos2-768x432.jpg 768w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/Tem-medo-de-viajar-de-aviao-Entenda-porque-voar-e-seguro-estacionamento-viracopos2.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Voyages gratuits\u00a0: Billets d&#039;avion Decolar (Source\u00a0: Google adapt\u00e9)<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cependant, dans les cas o\u00f9 la seule option de paiement est une carte de cr\u00e9dit, vous pouvez \u00eatre assur\u00e9 que tous les services ont cette option de paiement.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ainsi, les voyageurs paient les r\u00e9servations de billets, les h\u00f4tels, les transports et m\u00eame les locations de v\u00e9hicules avec une ou deux cartes de cr\u00e9dit en 10 mensualit\u00e9s sans int\u00e9r\u00eat sur la carte Ita\u00fa, ou en 12 mensualit\u00e9s fixes.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-Z2kh75A\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/123milhas.com\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/02\/123-milhas-3.png\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Billets d&#039;avion        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Billets avec 50% de r\u00e9duction        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Billet d&#039;avion            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              avec remise            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Achetez votre billet \u00e0 moiti\u00e9 prix et partagez-le avec 123Milhas !        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/123milhas.com\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              ACHETER DES BILLETS            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/123milhas.com\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              ACHETER DES BILLETS            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Je serai redirig\u00e9 vers un autre site Web        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/123milhas.com\/\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/02\/123-milhas-3.png\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Achetez votre billet \u00e0 moiti\u00e9 prix et partagez-le sur le billet\u2026              <\/p>\n              <a href=\"https:\/\/123milhas.com\/\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    ACHETER DES BILLETS                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Je serai redirig\u00e9 vers un autre site Web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Les paiements en plusieurs fois sont \u00e9galement disponibles via des transferts boleto, PIX, TED ou DOC\u00a0; ou paiement en esp\u00e8ces \u00e0 l&#039;h\u00f4tel.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-documentacao-necessaria-para-viajar-pela-decolar\">Documents requis pour voyager sur Decolar<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Si vous voyagez pour la premi\u00e8re fois et que vous ne savez pas comment fonctionne le voyage en avion, vous devez faire attention aux d\u00e9tails concernant la documentation n\u00e9cessaire pour voyager.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Il convient de noter que cette documentation peut varier, en particulier en cas de voyage international, car dans ce cas, les lois du pays de destination entrent en jeu.&nbsp;<\/p>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img width=\"1024\" height=\"512\" loading=\"lazy\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/2021-06-25t000000z_554889616_mt1ltana0008ne7ed_rtrmadp_3_airport-america-brazil-coronavirus-covid-19-isolation-latin-america-mask-pandemic-porto-alegre-quarantine-1-1024x512.jpg\" alt=\"Compre agora suas passagens a\u00e9reas da Decolar (fonte: Google adaptada)\" class=\"w-full object-cover object-center border mx-auto wp-image-10795\" srcset=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/2021-06-25t000000z_554889616_mt1ltana0008ne7ed_rtrmadp_3_airport-america-brazil-coronavirus-covid-19-isolation-latin-america-mask-pandemic-porto-alegre-quarantine-1-1024x512.jpg 1024w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/2021-06-25t000000z_554889616_mt1ltana0008ne7ed_rtrmadp_3_airport-america-brazil-coronavirus-covid-19-isolation-latin-america-mask-pandemic-porto-alegre-quarantine-1-300x150.jpg 300w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/2021-06-25t000000z_554889616_mt1ltana0008ne7ed_rtrmadp_3_airport-america-brazil-coronavirus-covid-19-isolation-latin-america-mask-pandemic-porto-alegre-quarantine-1-768x384.jpg 768w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/2021-06-25t000000z_554889616_mt1ltana0008ne7ed_rtrmadp_3_airport-america-brazil-coronavirus-covid-19-isolation-latin-america-mask-pandemic-porto-alegre-quarantine-1-1536x768.jpg 1536w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/2021-06-25t000000z_554889616_mt1ltana0008ne7ed_rtrmadp_3_airport-america-brazil-coronavirus-covid-19-isolation-latin-america-mask-pandemic-porto-alegre-quarantine-1.jpg 1600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Achetez d\u00e8s maintenant vos billets d&#039;avion Decolar (Source : Google adapt\u00e9)<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Alors, consultez les principaux documents n\u00e9cessaires pour voyager au Br\u00e9sil et n&#039;oubliez pas de consulter plus d&#039;informations en cas de voyages \u00e0 l&#039;\u00e9tranger. Regarder:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Photo d&#039;identit\u00e9 : les documents les plus courants sont RG, carte de travail, passeport, permis de conduire, entre autres ;<\/li><li>Copie du billet : pour vous faciliter la vie, ayez toujours sur vous une copie du billet d&#039;avion \u00e0 utiliser en cas d&#039;impr\u00e9vus ;<\/li><li>Visa pour les voyages internationaux : pas tous, mais certains pays exigent le fameux visa pour entrer sur le territoire et le d\u00e9couvrir. Essayez donc de v\u00e9rifier cela avant de voyager;<\/li><\/ul>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/coisas-que-todo-mundo-que-viaja-de-aviao-em-classe-economica-pensa-1200x800-1-1024x683.jpg\" alt=\"Passagens a\u00e9reas da Decolar com desconto (fonte: Google adaptada)\" class=\"w-full object-cover object-center border mx-auto wp-image-10796\" width=\"840\" height=\"560\" srcset=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/coisas-que-todo-mundo-que-viaja-de-aviao-em-classe-economica-pensa-1200x800-1-1024x683.jpg 1024w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/coisas-que-todo-mundo-que-viaja-de-aviao-em-classe-economica-pensa-1200x800-1-300x200.jpg 300w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/coisas-que-todo-mundo-que-viaja-de-aviao-em-classe-economica-pensa-1200x800-1-768x512.jpg 768w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/coisas-que-todo-mundo-que-viaja-de-aviao-em-classe-economica-pensa-1200x800-1.jpg 1200w\" sizes=\"(max-width: 840px) 100vw, 840px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Billets d&#039;avion Decolar \u00e0 prix r\u00e9duit (Source\u00a0: Google adapt\u00e9)<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Certificat de vaccination: le Br\u00e9sil et d&#039;autres pays exigent la pr\u00e9sentation de cartes de vaccination pour maintenir le contr\u00f4le sanitaire du territoire. Dans ce cas, vous devez avoir la carte sur vous en tout temps ;<\/li><li>Billet d&#039;avion : Il est important d&#039;avoir une copie du billet d&#039;avion ou de la r\u00e9servation de voyage \u00e0 port\u00e9e de main.<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De plus, n&#039;oubliez pas de v\u00e9rifier la documentation n\u00e9cessaire \u00e0 votre destination afin de ne pas avoir de probl\u00e8mes futurs pendant le voyage et de ne pas le savoir juste \u00e0 temps.\u00a0<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Visitez le lien ci-dessous et garantissez votre prochain voyage d\u00e8s maintenant\u00a0!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-ZSG4Ls\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/informacaoevalor.com\/fr\/decolar-passagem-aerea-em-promocao\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Voyagez avec Decolar\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/decolar.jpg\" alt=\"passagens barata decolar\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/informacaoevalor.com\/fr\/decolar-passagem-aerea-em-promocao\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Voyagez avec Decolar\">\n            Voyagez avec Decolar        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Consultez ici un guide \u00e9tape par \u00e9tape sur la fa\u00e7on de trouver des billets pour R$129.90.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/informacaoevalor.com\/fr\/decolar-passagem-aerea-em-promocao\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuer la conf\u00e9rence            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/informacaoevalor.com\/fr\/decolar-passagem-aerea-em-promocao\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/decolar.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Voyagez avec Decolar              <\/p>\n              <a href=\"https:\/\/informacaoevalor.com\/fr\/decolar-passagem-aerea-em-promocao\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Continuer la conf\u00e9rence                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Je me reposerai sur mon propre site Web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>D\u00e9couvrez d\u00e8s maintenant les nouveaux prix des billets Decola ! Votre voyage pour seulement R$129.90 vers plusieurs destinations.<\/p>","protected":false},"author":18,"featured_media":11002,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[316],"tags":[765],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.7 (Yoast SEO v19.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Passagens baratas Decolar - Viaje a partir de R$129,90 - Informa\u00e7\u00e3o &amp; Valor<\/title>\n<meta name=\"description\" content=\"Confirme sua pr\u00f3xima viagem com as passagens a\u00e9reas da Decolar a partir de R$129,90. S\u00e3o voos e pacotes completos por pre\u00e7os imperd\u00edveis!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/informacaoevalor.com\/fr\/passagem-aerea-decolar\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Passagens baratas Decolar - Viaje a partir de R$129,90\" \/>\n<meta property=\"og:description\" content=\"Confirme sua pr\u00f3xima viagem com as passagens a\u00e9reas da Decolar a partir de R$129,90. S\u00e3o voos e pacotes completos por pre\u00e7os imperd\u00edveis!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/informacaoevalor.com\/fr\/passagem-aerea-decolar\/\" \/>\n<meta property=\"og:site_name\" content=\"Informa\u00e7\u00e3o &amp; Valor\" \/>\n<meta property=\"article:published_time\" content=\"2023-03-09T14:00:32+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-06-28T16:03:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/decolar.com02.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"estherdsales@gmail.com\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/informacaoevalor.com\/#website\",\"url\":\"https:\/\/informacaoevalor.com\/\",\"name\":\"Informa\u00e7\u00e3o &amp; Valor\",\"description\":\"Conte\u00fado e Informa\u00e7\u00e3o que geram valor\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/informacaoevalor.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/informacaoevalor.com\/passagem-aerea-decolar\/#primaryimage\",\"url\":\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/decolar.com02.jpg\",\"contentUrl\":\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/decolar.com02.jpg\",\"width\":1280,\"height\":720,\"caption\":\"passagens barata decolar\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/informacaoevalor.com\/passagem-aerea-decolar\/#webpage\",\"url\":\"https:\/\/informacaoevalor.com\/passagem-aerea-decolar\/\",\"name\":\"Passagens baratas Decolar - Viaje a partir de R$129,90 - Informa\u00e7\u00e3o &amp; Valor\",\"isPartOf\":{\"@id\":\"https:\/\/informacaoevalor.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/informacaoevalor.com\/passagem-aerea-decolar\/#primaryimage\"},\"datePublished\":\"2023-03-09T14:00:32+00:00\",\"dateModified\":\"2023-06-28T16:03:38+00:00\",\"author\":{\"@id\":\"https:\/\/informacaoevalor.com\/#\/schema\/person\/7d18a1837fccc9c40d8d0a12e566a4f1\"},\"description\":\"Confirme sua pr\u00f3xima viagem com as passagens a\u00e9reas da Decolar a partir de R$129,90. S\u00e3o voos e pacotes completos por pre\u00e7os imperd\u00edveis!\",\"breadcrumb\":{\"@id\":\"https:\/\/informacaoevalor.com\/passagem-aerea-decolar\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/informacaoevalor.com\/passagem-aerea-decolar\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/informacaoevalor.com\/passagem-aerea-decolar\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/informacaoevalor.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Passagens baratas Decolar &#8211; Viaje a partir de R$129,90\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/informacaoevalor.com\/#\/schema\/person\/7d18a1837fccc9c40d8d0a12e566a4f1\",\"name\":\"estherdsales@gmail.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/informacaoevalor.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g\",\"caption\":\"estherdsales@gmail.com\"},\"url\":\"https:\/\/informacaoevalor.com\/fr\/author\/estherdsalesgmail-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Passagens baratas Decolar - Viaje a partir de R$129,90 - Informa\u00e7\u00e3o &amp; Valor","description":"Confirme sua pr\u00f3xima viagem com as passagens a\u00e9reas da Decolar a partir de R$129,90. S\u00e3o voos e pacotes completos por pre\u00e7os imperd\u00edveis!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/informacaoevalor.com\/fr\/passagem-aerea-decolar\/","og_locale":"fr_FR","og_type":"article","og_title":"Passagens baratas Decolar - Viaje a partir de R$129,90","og_description":"Confirme sua pr\u00f3xima viagem com as passagens a\u00e9reas da Decolar a partir de R$129,90. S\u00e3o voos e pacotes completos por pre\u00e7os imperd\u00edveis!","og_url":"https:\/\/informacaoevalor.com\/fr\/passagem-aerea-decolar\/","og_site_name":"Informa\u00e7\u00e3o &amp; Valor","article_published_time":"2023-03-09T14:00:32+00:00","article_modified_time":"2023-06-28T16:03:38+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/decolar.com02.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"estherdsales@gmail.com","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/informacaoevalor.com\/#website","url":"https:\/\/informacaoevalor.com\/","name":"Informa\u00e7\u00e3o &amp; Valor","description":"Conte\u00fado e Informa\u00e7\u00e3o que geram valor","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/informacaoevalor.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"fr-FR"},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/informacaoevalor.com\/passagem-aerea-decolar\/#primaryimage","url":"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/decolar.com02.jpg","contentUrl":"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2023\/03\/decolar.com02.jpg","width":1280,"height":720,"caption":"passagens barata decolar"},{"@type":"WebPage","@id":"https:\/\/informacaoevalor.com\/passagem-aerea-decolar\/#webpage","url":"https:\/\/informacaoevalor.com\/passagem-aerea-decolar\/","name":"Passagens baratas Decolar - Viaje a partir de R$129,90 - Informa\u00e7\u00e3o &amp; Valor","isPartOf":{"@id":"https:\/\/informacaoevalor.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/informacaoevalor.com\/passagem-aerea-decolar\/#primaryimage"},"datePublished":"2023-03-09T14:00:32+00:00","dateModified":"2023-06-28T16:03:38+00:00","author":{"@id":"https:\/\/informacaoevalor.com\/#\/schema\/person\/7d18a1837fccc9c40d8d0a12e566a4f1"},"description":"Confirme sua pr\u00f3xima viagem com as passagens a\u00e9reas da Decolar a partir de R$129,90. S\u00e3o voos e pacotes completos por pre\u00e7os imperd\u00edveis!","breadcrumb":{"@id":"https:\/\/informacaoevalor.com\/passagem-aerea-decolar\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/informacaoevalor.com\/passagem-aerea-decolar\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/informacaoevalor.com\/passagem-aerea-decolar\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/informacaoevalor.com\/"},{"@type":"ListItem","position":2,"name":"Passagens baratas Decolar &#8211; Viaje a partir de R$129,90"}]},{"@type":"Person","@id":"https:\/\/informacaoevalor.com\/#\/schema\/person\/7d18a1837fccc9c40d8d0a12e566a4f1","name":"estherdsales@gmail.com","image":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/informacaoevalor.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g","caption":"estherdsales@gmail.com"},"url":"https:\/\/informacaoevalor.com\/fr\/author\/estherdsalesgmail-com\/"}]}},"_links":{"self":[{"href":"https:\/\/informacaoevalor.com\/fr\/wp-json\/wp\/v2\/posts\/10785"}],"collection":[{"href":"https:\/\/informacaoevalor.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/informacaoevalor.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/informacaoevalor.com\/fr\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/informacaoevalor.com\/fr\/wp-json\/wp\/v2\/comments?post=10785"}],"version-history":[{"count":0,"href":"https:\/\/informacaoevalor.com\/fr\/wp-json\/wp\/v2\/posts\/10785\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/informacaoevalor.com\/fr\/wp-json\/wp\/v2\/media\/11002"}],"wp:attachment":[{"href":"https:\/\/informacaoevalor.com\/fr\/wp-json\/wp\/v2\/media?parent=10785"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/informacaoevalor.com\/fr\/wp-json\/wp\/v2\/categories?post=10785"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/informacaoevalor.com\/fr\/wp-json\/wp\/v2\/tags?post=10785"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}