<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Archives des Itinéraires &amp; idées séjour - Phuket360</title>
	<atom:link href="https://phuket360.fr/category/itineraires-voyage-phuket/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Votre guide complet pour explorer Phuket</description>
	<lastBuildDate>Fri, 20 Mar 2026 11:01:09 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://phuket360.fr/wp-content/uploads/2025/03/Design-sans-titre1-100x100.webp</url>
	<title>Archives des Itinéraires &amp; idées séjour - Phuket360</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">253566048</site>	<item>
		<title>Itinéraire 3 jours à Phuket en famille : temples, plages et activités</title>
		<link>https://phuket360.fr/phuket-3-jours-famille-itineraire/</link>
					<comments>https://phuket360.fr/phuket-3-jours-famille-itineraire/#respond</comments>
		
		<dc:creator><![CDATA[Anthony]]></dc:creator>
		<pubDate>Mon, 09 Mar 2026 07:51:18 +0000</pubDate>
				<category><![CDATA[Itinéraires & idées séjour]]></category>
		<category><![CDATA[activités Phuket]]></category>
		<category><![CDATA[itinéraire Phuket]]></category>
		<category><![CDATA[Phuket]]></category>
		<category><![CDATA[Phuket 3 jours]]></category>
		<category><![CDATA[Phuket avec enfants]]></category>
		<category><![CDATA[Phuket famille]]></category>
		<category><![CDATA[Phuket Old Town]]></category>
		<category><![CDATA[Plages Phuket]]></category>
		<category><![CDATA[Que faire à Phuket]]></category>
		<category><![CDATA[voyage famille Thaïlande]]></category>
		<guid isPermaLink="false">https://phuket360.fr/?p=3423</guid>

					<description><![CDATA[<p>Itinéraire de 3 jours à Phuket en famille : temples, plages, excursion vers les îles et visite de Phuket Old Town.</p>
<p>L’article <a href="https://phuket360.fr/phuket-3-jours-famille-itineraire/">Itinéraire 3 jours à Phuket en famille : temples, plages et activités</a> est apparu en premier sur <a href="https://phuket360.fr">Phuket360</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="3423" class="elementor elementor-3423">
				<div class="elementor-element elementor-element-0ea20c9 e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-parent" data-id="0ea20c9" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-e3e8f71 elementor-widget elementor-widget-spacer" data-id="e3e8f71" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-624813a e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-parent" data-id="624813a" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-c4a03ae elementor-widget elementor-widget-html" data-id="c4a03ae" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<!-- ===================== P360 GLOBAL PACK (CSS + JS) ===================== -->

<style>
  /* ====== VARIABLES ====== */
  :root {
    --p360-orange: #f6ae2d;
    --p360-orange-dark: #e09f3e;
    --p360-green: #386641;
    --p360-green-light: #6a994e;
    --p360-ink: #1f2937;
    --p360-paper: #ffffff;

    --p360-blue: #3A5A93;
    --p360-red: #e63946;
    --p360-shadow: 0 4px 20px rgba(0,0,0,0.08), 0 2px 8px rgba(0,0,0,0.05);
  }

  /* ===================== HERO ===================== */
  .p360-article-hero {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    isolation: isolate;
    background: #111;
    max-width: 100%;
    margin: 0;
    box-shadow:
      0 20px 60px rgba(0,0,0,0.15),
      0 8px 24px rgba(0,0,0,0.1),
      0 0 0 1px rgba(0,0,0,0.05);
    transition: transform 0.4s cubic-bezier(0.4,0,0.2,1), box-shadow 0.4s cubic-bezier(0.4,0,0.2,1);
  }

  .p360-article-hero:hover {
    transform: translateY(-4px);
    box-shadow:
      0 32px 80px rgba(0,0,0,0.2),
      0 12px 32px rgba(0,0,0,0.12),
      0 0 0 1px rgba(0,0,0,0.08);
  }

  .p360-hero__media {
    position: absolute;
    inset: 0;
    background-image: var(--p360-hero-image);
    background-size: cover;
    background-position: center;
    transform: translateZ(0);
    transition: transform 0.6s cubic-bezier(0.4,0,0.2,1);
  }

  .p360-article-hero:hover .p360-hero__media { transform: scale(1.03); }

  .p360-hero__scrim {
    position: absolute;
    inset: 0;
    background:
      linear-gradient(180deg,
        rgba(0,0,0,0.35) 0%,
        rgba(0,0,0,0.55) 35%,
        rgba(0,0,0,0.75) 70%,
        rgba(0,0,0,0.85) 100%
      );
    backdrop-filter: blur(0px);
    transition: backdrop-filter 0.3s ease;
  }

  .p360-article-hero:hover .p360-hero__scrim { backdrop-filter: blur(2px); }

  .p360-hero__content {
    position: relative;
    z-index: 2;
    color: #fff;
    padding: 40px 28px;
    min-height: 420px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 24px;
  }

  .p360-hero__title {
    margin: 0;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 900;
    text-wrap: balance;
    letter-spacing: -0.8px;
    color: #ffffff;
    text-shadow:
      0 2px 12px rgba(0,0,0,0.6),
      0 4px 24px rgba(0,0,0,0.4),
      0 1px 3px rgba(0,0,0,0.3);
    animation: fadeInUp 0.8s cubic-bezier(0.4,0,0.2,1) 0.2s backwards;
  }

  @keyframes fadeInUp {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
  }

  .p360-hero__dek {
    margin: 0;
    font-size: 16px;
    line-height: 1.65;
    color: rgba(255,255,255,0.95);
    max-width: 68ch;
    text-shadow:
      0 2px 8px rgba(0,0,0,0.5),
      0 4px 16px rgba(0,0,0,0.3);
    font-weight: 400;
    animation: fadeInUp 0.8s cubic-bezier(0.4,0,0.2,1) 0.4s backwards;
  }

  .p360-hero-share {
    margin-top: 8px;
    animation: fadeInUp 0.8s cubic-bezier(0.4,0,0.2,1) 0.6s backwards;
  }

  .p360-hero-share__row {
    display: flex;
    gap: 10px;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .p360-hero-share__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    padding: 0;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(16px) saturate(180%);
    -webkit-backdrop-filter: blur(16px) saturate(180%);
    color: #fff;
    text-decoration: none;
    border: 1.5px solid rgba(255, 255, 255, 0.2);
    box-shadow:
      0 4px 16px rgba(0, 0, 0, 0.2),
      0 2px 6px rgba(0, 0, 0, 0.15),
      inset 0 1px 0 rgba(255, 255, 255, 0.15);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
  }

  .p360-hero-share__btn::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, transparent 0%, rgba(255,255,255,0.1) 50%, transparent 100%);
    transform: translateX(-100%);
    transition: transform 0.6s ease;
  }
  .p360-hero-share__btn:hover::before { transform: translateX(100%); }

  .p360-hero-share__btn:hover {
    transform: translateY(-3px) scale(1.05);
    border-color: rgba(255, 255, 255, 0.35);
    box-shadow:
      0 8px 24px rgba(0, 0, 0, 0.3),
      0 4px 12px rgba(0, 0, 0, 0.2),
      inset 0 1px 0 rgba(255, 255, 255, 0.2);
  }

  .p360-hero-share__btn:active {
    transform: translateY(-1px) scale(1.02);
    transition-duration: 0.1s;
  }

  .p360-hero-share__btn span { display: none; }
  .p360-hero-share__btn svg {
    width: 24px;
    height: 24px;
    display: block;
    flex-shrink: 0;
    filter: drop-shadow(0 1px 2px rgba(0,0,0,0.3));
    transition: transform 0.3s cubic-bezier(0.4,0,0.2,1);
  }
  .p360-hero-share__btn:hover svg { transform: scale(1.1); }

  .p360-hero-share__btn.is-wa {
    background: linear-gradient(135deg, rgba(37,211,102,0.2), rgba(37,211,102,0.12)), rgba(255,255,255,0.12);
  }
  .p360-hero-share__btn.is-messenger {
    background: linear-gradient(135deg, rgba(0,132,255,0.2), rgba(0,132,255,0.12)), rgba(255,255,255,0.12);
  }
  .p360-hero-share__btn.is-line {
    background: linear-gradient(135deg, rgba(0,185,0,0.2), rgba(0,185,0,0.12)), rgba(255,255,255,0.12);
  }
  .p360-hero-share__btn.is-facebook {
    background: linear-gradient(135deg, rgba(24,119,242,0.2), rgba(24,119,242,0.12)), rgba(255,255,255,0.12);
  }
  .p360-hero-share__btn.is-pinterest {
    background: linear-gradient(135deg, rgba(230,0,35,0.2), rgba(230,0,35,0.12)), rgba(255,255,255,0.12);
  }
  .p360-hero-share__btn.is-native {
    background: linear-gradient(135deg, rgba(246,174,45,0.2), rgba(224,159,62,0.12)), rgba(255,255,255,0.12);
  }

  .p360-hero-share__btn.is-wa:hover {
    background: linear-gradient(135deg, #25d366 0%, #20ba5a 100%);
    box-shadow: 0 8px 28px rgba(37, 211, 102, 0.45);
  }
  .p360-hero-share__btn.is-messenger:hover {
    background: linear-gradient(135deg, #0084ff 0%, #0073e6 100%);
    box-shadow: 0 8px 28px rgba(0, 132, 255, 0.45);
  }
  .p360-hero-share__btn.is-line:hover {
    background: linear-gradient(135deg, #00b900 0%, #00a300 100%);
    box-shadow: 0 8px 28px rgba(0, 185, 0, 0.45);
  }
  .p360-hero-share__btn.is-facebook:hover {
    background: linear-gradient(135deg, #1877f2 0%, #0d68d9 100%);
    box-shadow: 0 8px 28px rgba(24, 119, 242, 0.45);
  }
  .p360-hero-share__btn.is-pinterest:hover {
    background: linear-gradient(135deg, #e60023 0%, #cc001f 100%);
    box-shadow: 0 8px 28px rgba(230, 0, 35, 0.45);
  }
  .p360-hero-share__btn.is-native:hover {
    background: linear-gradient(135deg, var(--p360-orange) 0%, var(--p360-orange-dark) 100%);
    box-shadow: 0 8px 28px rgba(246, 174, 45, 0.45);
  }

  @media (max-width: 640px) {
    .p360-hero-share__btn.is-messenger { display: none !important; }
    .p360-hero__dek { display: none !important; }

    .p360-article-hero { border-radius: 5px; margin: 16px; }

    .p360-hero__scrim {
      background:
        linear-gradient(180deg,
          rgba(0,0,0,0.25) 0%,
          rgba(0,0,0,0.65) 50%,
          rgba(0,0,0,0.85) 100%
        );
    }

    .p360-hero__content { padding: 28px 20px; min-height: 360px; gap: 20px; }
    .p360-hero__title { font-size: 24px; line-height: 1.25; letter-spacing: -0.5px; }
    .p360-hero-share__row { gap: 8px; }
    .p360-hero-share__btn { width: 46px; height: 46px; border-radius: 14px; }
    .p360-hero-share__btn svg { width: 21px; height: 21px; }
    .p360-hero__media { background-position: center 35%; }
  }

  @media (min-width: 641px) and (max-width: 1023px) {
    .p360-article-hero { margin: 24px; }
    .p360-hero__content { padding: 40px 32px; min-height: 440px; gap: 22px; }
    .p360-hero__title { font-size: 36px; letter-spacing: -0.7px; }
    .p360-hero__dek { font-size: 17px; }
    .p360-hero-share__btn { width: 50px; height: 50px; border-radius: 15px; }
    .p360-hero-share__btn svg { width: 23px; height: 23px; }
  }

  @media (min-width: 1024px) {
    .p360-hero__content { padding: 52px 44px; min-height: 500px; gap: 26px; }
    .p360-hero__title { font-size: 44px; letter-spacing: -1px; }
    .p360-hero__dek { font-size: 18px; max-width: 72ch; }
  }

  @media (min-width: 1280px) {
    .p360-hero__title { font-size: 50px; letter-spacing: -1.2px; }
    .p360-hero__dek { font-size: 19px; line-height: 1.7; }
    .p360-hero__content { padding: 60px 64px; min-height: 540px; gap: 28px; }
  }

  @media (min-width: 1920px) {
    .p360-article-hero { max-width: 1920px; margin: 0 auto; }
  }

  .p360-hero-share__btn:focus-visible {
    outline: 3px solid rgba(246,174,45,0.6);
    outline-offset: 3px;
  }

  /* ===================== UPDATE LINE ===================== */
  .p360-update-line {
    font-size: 14px;
    color: #555;
    border-left: 3px solid #386641;
    padding-left: 10px;
    margin: 20px 0;
    opacity: 0.85;
  }
  .p360-update-line strong { color: #283618; }

  /* ===================== CARDS / ACCORDIONS / TOOLTIPS ===================== */
  .card-block {
    background: linear-gradient(135deg, var(--p360-green) 0%, rgba(56,102,65,0.95) 100%);
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 2rem;
    box-shadow: var(--p360-shadow);
    transition: all 0.4s cubic-bezier(0.4,0,0.2,1);
    position: relative;
    border: 1px solid rgba(255,255,255,0.1);
  }

  .card-block-header { padding: 1.75rem 1.75rem 1.5rem; background: transparent; }

  .card-block-title {
    color: white;
    font-size: 1.35rem;
    font-weight: 800;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Montserrat', sans-serif;
    letter-spacing: -0.02em;
    line-height: 1.3;
    text-shadow: 0 2px 8px rgba(0,0,0,0.2);
    display: flex;
    align-items: center;
    gap: 0.75rem;
  }

  .card-block-title::before {
    content: attr(data-number);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 2.25rem;
    height: 2.25rem;
    background: rgba(255,255,255,0.2);
    backdrop-filter: blur(10px);
    border-radius: 10px;
    font-size: 1.1rem;
    font-weight: 900;
    border: 2px solid rgba(255,255,255,0.3);
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    flex-shrink: 0;
  }

  .card-block-body { background: #ffffff; padding: 2rem; }

  .card-block-body p {
    color: #333;
    line-height: 1.6;
    margin: 0 0 1rem 0;
    font-family: 'Lato', sans-serif;
  }

  .card-block-body strong, .card-block-body b { font-weight: 600; color: #222; }

  .card-block-body hr.p360-hr {
    border: 0;
    height: 3px;
    width: 60px;
    margin: 2rem 0 1.5rem 0;
    border-radius: 2px;
    background: linear-gradient(90deg, var(--p360-orange-dark) 0%, transparent 100%);
    opacity: 0.3;
  }

  .card-block-body h3 {
    color: var(--p360-green);
    font-size: 1.15rem;
    font-weight: 800;
    margin: 1.75rem 0 1rem 0;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: -0.01em;
    display: flex;
    align-items: center;
    gap: 0.5rem;
  }

  .card-block-body h3::before {
    content: '';
    width: 4px;
    height: 1.5rem;
    background: linear-gradient(180deg, var(--p360-orange-dark) 0%, var(--p360-green-light) 100%);
    border-radius: 2px;
  }

  .card-block-body a {
    color: var(--p360-green-light);
    text-decoration: none;
    font-weight: 600;
    border-bottom: 2px solid rgba(106,153,78,0.3);
    transition: all 0.2s ease;
  }
  .card-block-body a:hover { color: var(--p360-green); border-bottom-color: var(--p360-green); }

  .card-info-box {
    background: linear-gradient(135deg, #F0F4FA 0%, #f8fafc 100%);
    border-left: 5px solid var(--p360-blue);
    padding: 1.25rem 1.5rem;
    border-radius: 6px;
    margin: 1.5rem 0;
    display: flex;
    gap: 1rem;
    align-items: flex-start;
    box-shadow: 0 2px 12px rgba(58,90,147,0.08);
  }
  .card-info-icon { color: var(--p360-blue); flex-shrink: 0; font-size: 1.5rem; }
  .card-info-box strong { color: var(--p360-blue); font-weight: 700; }

  .card-warning-box {
    background: linear-gradient(135deg, #FCEDEA 0%, #fff5f3 100%);
    border-left: 5px solid var(--p360-red);
    padding: 1.25rem 1.5rem;
    border-radius: 12px;
    margin: 1.5rem 0;
    display: flex;
    gap: 1rem;
    align-items: flex-start;
    box-shadow: 0 2px 12px rgba(230,57,70,0.08);
  }
  .card-warning-icon { color: var(--p360-red); flex-shrink: 0; font-size: 1.5rem; }
  .card-warning-box strong { color: var(--p360-red); font-weight: 700; }

  .card-tip-box {
    background: linear-gradient(135deg, #EAF6E8 0%, #f3faf2 100%);
    border-left: 5px solid var(--p360-green-light);
    padding: 1.25rem 1.5rem;
    border-radius: 12px;
    margin: 1.5rem 0;
    display: flex;
    gap: 1rem;
    align-items: flex-start;
    box-shadow: 0 2px 12px rgba(106,153,78,0.08);
  }
  .card-tip-icon { color: var(--p360-green-light); flex-shrink: 0; font-size: 1.5rem; }
  .card-tip-box strong { color: var(--p360-green); font-weight: 700; }

  .card-block-body ul { list-style: none; margin: 0 0 1.25rem 0; padding-left: 0; }
  .card-block-body ul li { position: relative; padding-left: 1.5rem; margin-bottom: 0.75rem; line-height: 1.5; }
  .card-block-body ul > li::before {
    content: "➜";
    position: absolute;
    left: 0;
    top: 0;
    color: var(--p360-orange-dark);
    font-weight: 800;
    font-size: 0.95rem;
  }

  .quick-answer {
    background: linear-gradient(135deg, #f0fdf4 0%, #f7fee7 100%);
    border-left: 5px solid var(--p360-green);
    padding: 1.5rem;
    border-radius: 12px;
    margin: 1.5rem 0;
    box-shadow: 0 2px 12px rgba(56,102,65,0.08);
  }

  .quick-answer-label {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    background: var(--p360-green);
    color: white;
    padding: 0.4rem 0.9rem;
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 700;
    margin-bottom: 1rem;
    font-family: 'Montserrat', sans-serif;
  }

  .quick-answer-label svg { width: 14px; height: 14px; }

  .quick-answer-content { color: #1e3a1e; font-size: 0.9rem; line-height: 1.6; }
  .quick-answer-content strong, .quick-answer-content b { color: var(--p360-green); font-weight: 700; }

  .p360-accordion {
    margin: 1.5rem 0;
    border-radius: 12px;
    overflow: hidden;
    background: white;
    border: 2px solid #e5e7eb;
    transition: all 0.3s ease;
  }
  .p360-accordion:hover {
    border-color: var(--p360-green-light);
    box-shadow: 0 4px 16px rgba(106,153,78,0.1);
  }

  .accordion-header {
    background: linear-gradient(135deg, #f9fafb 0%, #f3f4f6 100%);
    padding: 1.25rem 1.5rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    transition: all 0.3s cubic-bezier(0.4,0,0.2,1);
    user-select: none;
    border: none;
    width: 100%;
    text-align: left;
  }
  .accordion-header:hover { background: linear-gradient(135deg, #ecfdf5 0%, #d1fae5 100%); }
  .accordion-header:focus { outline: 2px solid var(--p360-green); outline-offset: 2px; }

  .accordion-title { display: flex; align-items: center; gap: 0.75rem; flex: 1; }

  .accordion-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: var(--p360-green);
    flex-shrink: 0;
  }

  .accordion-icon svg { width: 18px; height: 18px; stroke: white; stroke-width: 2.5; }

  .accordion-title-text {
    color: var(--p360-green);
    font-size: 1rem;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
  }

  .accordion-chevron {
    width: 24px;
    height: 24px;
    stroke: var(--p360-green);
    stroke-width: 2.5;
    transition: transform 0.3s cubic-bezier(0.4,0,0.2,1);
    flex-shrink: 0;
  }
  .p360-accordion.active .accordion-chevron { transform: rotate(180deg); }

  .accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s cubic-bezier(0.4,0,0.2,1);
  }
  .accordion-content-inner { padding: 0 1.5rem 1.5rem; }

  .accordion-content p { color: #333; line-height: 1.7; margin: 0 0 1rem 0; }

  .accordion-content ul { list-style: none; margin: 1rem 0; padding-left: 0; }
  .accordion-content ul li { position: relative; padding-left: 1.5rem; margin-bottom: 0.75rem; }
  .accordion-content ul li::before {
    content: "➜";
    position: absolute;
    left: 0;
    top: 0;
    color: var(--p360-orange-dark);
    font-weight: 800;
    font-size: 0.95rem;
  }

  .accordion-content h3, .accordion-content h4 {
    color: var(--p360-green);
    font-size: 1.05rem;
    font-weight: 700;
    margin: 1.5rem 0 0.75rem 0;
    display: flex;
    align-items: center;
    gap: 0.5rem;
  }
  .accordion-content h3::before, .accordion-content h4::before {
    content: '';
    width: 3px;
    height: 1.25rem;
    background: var(--p360-orange-dark);
    border-radius: 2px;
  }

  .p360-tooltip-trigger {
    color: var(--p360-green);
    font-weight: 600;
    cursor: pointer;
    position: relative;
    border-bottom: 2px dotted var(--p360-green-light);
    transition: all 0.3s ease;
    display: inline-block;
  }
  .p360-tooltip-trigger:hover {
    color: var(--p360-orange-dark);
    border-bottom-color: var(--p360-orange-dark);
    transform: translateY(-1px);
  }

  .p360-tooltip-overlay {
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(4px);
    z-index: 9998;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
  }
  .p360-tooltip-overlay.active { opacity: 1; visibility: visible; }

  .p360-tooltip-modal {
    position: fixed;
    bottom: 0; left: 0; right: 0;
    background: white;
    border-radius: 24px 24px 0 0;
    box-shadow: 0 -8px 40px rgba(0,0,0,0.2);
    z-index: 9999;
    max-height: 85vh;
    overflow-y: auto;
    transform: translateY(100%);
    transition: transform 0.4s ease;
  }
  .p360-tooltip-modal.active { transform: translateY(0); }

  .p360-tooltip-header {
    position: sticky;
    top: 0;
    background: linear-gradient(135deg, var(--p360-green) 0%, rgba(56,102,65,0.98) 100%);
    padding: 1.5rem;
    border-radius: 24px 24px 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 2px 12px rgba(0,0,0,0.1);
  }
  .p360-tooltip-header h3 {
    color: white;
    font-size: 1.2rem;
    font-weight: 700;
    margin: 0;
    flex: 1;
  }
  .p360-tooltip-header h3::before { display: none; }

  .p360-tooltip-close {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(255,255,255,0.2);
    border: 2px solid rgba(255,255,255,0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  .p360-tooltip-close:hover { background: rgba(255,255,255,0.3); transform: rotate(90deg) scale(1.1); }

  .p360-tooltip-close svg { width: 20px; height: 20px; stroke: white; stroke-width: 3; }

  .p360-tooltip-content { padding: 1.75rem 1.5rem; }

  .p360-ai-badge {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    background: linear-gradient(135deg, var(--p360-blue) 0%, #5579b8 100%);
    color: white;
    padding: 0.4rem 0.9rem;
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 700;
    margin-bottom: 1rem;
  }

  .p360-tooltip-image {
    width: 100%;
    border-radius: 12px;
    margin-top: 1.25rem;
    box-shadow: 0 4px 20px rgba(0,0,0,0.12);
  }

  @media (max-width: 640px) {
    .card-block { margin-bottom: 1.5rem; }
    .card-block-header { padding: 1.5rem 1.25rem 1.25rem; }
    .card-block-title { font-size: 1.15rem; }
    .card-block-body { padding: 1.5rem 1.25rem; }
    .accordion-header { padding: 1rem 1.25rem; }
  }

  @media (min-width: 768px) {
    .p360-tooltip-modal {
      left: 50%;
      bottom: auto;
      top: 50%;
      transform: translate(-50%, -50%) scale(0.9);
      opacity: 0;
      border-radius: 20px;
      max-width: 600px;
    }
    .p360-tooltip-modal.active {
      transform: translate(-50%, -50%) scale(1);
      opacity: 1;
    }
  }

  .card-block, .card-block * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  /* ====== UX FIX ACCORDION ====== */
  .accordion-header {
    cursor: pointer;
  }

  .accordion-chevron {
    pointer-events: none;
  }

  /* ===================== TOC LATERAL ===================== */
  .p360-toc-card {
    --p360-orange: #e09f3e;
    --p360-orange-light: #f6ae2d;
    --p360-green: #386641;
    --p360-green-light: #6a994e;
    --p360-ink: #24333e;
    --p360-border: #e6ecea;
    --p360-bg: #ffffff;

    position: sticky;
    top: 80px;
    background: var(--p360-bg);
    border: 1px solid var(--p360-border);
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 1px 2px rgba(0,0,0,.04);
    font-family: Lato, system-ui, -apple-system, "Segoe UI", Roboto, Inter, Arial, sans-serif;
  }

  .p360-toc-card__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: .75rem;
    background: var(--p360-orange);
    padding: .75rem 1rem;
  }

  .p360-toc-card__title {
    color: #fff;
    margin: 0;
    font-size: 1.05rem;
    line-height: 1.2;
    font-weight: 800;
    letter-spacing: .2px;
  }

  .p360-toc-card__toggle {
    display: none;
    border: 1px solid rgba(255,255,255,.55);
    background: transparent;
    color: #fff;
    padding: .25rem .5rem;
    border-radius: 6px;
    line-height: 1;
    cursor: pointer;
  }
  .p360-toc-card__toggle:focus-visible { outline: 2px dashed #fff; outline-offset: 2px; }
  .p360-toc-card__toggle-icon { display: inline-block; transition: transform .2s ease; }

  .p360-toc-card__body { padding: .75rem .9rem .9rem; }

  .p360-toc__list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    gap: .35rem;
  }

  .p360-toc__list li { border-bottom: 1px solid var(--p360-border); padding-bottom: .35rem; }
  .p360-toc__list li:last-child { border-bottom: none; padding-bottom: 0; }

  .p360-toc__list a {
    display: block;
    text-decoration: none;
    line-height: 1.45;
    color: var(--p360-ink);
    font-size: .98rem;
    padding: .15rem .2rem .15rem .3rem;
    border-left: 3px solid transparent;
    border-radius: 6px;
    transition: color .15s ease, background-color .15s ease, border-color .15s ease;
  }

  .p360-toc__list a:hover {
    color: var(--p360-orange);
    text-decoration: underline;
    text-underline-offset: 2px;
  }

  .p360-toc__list a.is-active {
    font-weight: 800;
    color: var(--p360-green);
    border-left-color: var(--p360-green);
    background: rgba(56,102,65,.06);
    text-decoration: none;
  }

  .p360-visually-hidden {
    position: absolute !important;
    height: 1px; width: 1px;
    overflow: hidden; clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap; border: 0; padding: 0; margin: -1px;
  }

  @media (prefers-reduced-motion: reduce) {
    .p360-toc__list a,
    .p360-toc-card__toggle-icon { transition: none !important; }
  }

  /* ===================== TOC BAR BAS ===================== */
  .p360-toc-bar {
    position: fixed;
    bottom: 0; left: 0; right: 0;
    background: #386641;
    padding: 6px 10px 0;
    padding-bottom: calc(0px + env(safe-area-inset-bottom));
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0 -3px 10px rgba(0,0,0,0.15);
    z-index: 9999;
  }

  .p360-toc-toggle {
    background: #ffffff;
    color: #283618;
    border: none;
    padding: 7px 16px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: 0.25s ease;
  }

  .p360-toc-toggle:hover { background: #DDA15E; color: #ffffff; }

  .p360-progress-bar {
    width: 100%;
    height: 3px;
    margin-top: 0;
    background: #DDA15E;
    border-radius: 0;
    overflow: hidden;
    pointer-events: none;
  }

  .p360-progress-fill {
    height: 100%;
    width: 0%;
    background: #FFE8C2;
    transition: width 0.1s ease-out;
    pointer-events: none;
  }

  .p360-toc-panel {
    position: fixed;
    bottom: 48px;
    left: 50%;
    transform: translateX(-50%) translateY(15px);
    background: #386641;
    color: #fff;
    width: 92%;
    max-width: 550px;
    border-radius: 14px;
    padding: 14px 16px;
    box-shadow: 0 6px 18px rgba(0,0,0,0.25);
    opacity: 0;
    visibility: hidden;
    transition: all 0.25s ease;
    z-index: 9998;
  }

  .p360-toc-panel.open {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
  }

  .p360-toc-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    gap: 8px;
  }

  .p360-toc-list a {
    display: block;
    background: rgba(255,255,255,0.1);
    padding: 8px 10px;
    border-radius: 8px;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    transition: 0.2s ease;
  }

  .p360-toc-list a:hover { background: #DDA15E; }

  h2[id], h3[id] { scroll-margin-top: 110px; }

  @media (max-width: 768px) {
    .p360-toc-list { grid-template-columns: repeat(2, 1fr); gap: 10px; }
    .p360-toc-list li { display: flex; }
    .p360-toc-list a {
      flex: 1;
      display: flex;
      align-items: center;
      justify-content: center;
      min-height: 50px;
      padding: 12px 8px;
    }
    h2[id], h3[id] { scroll-margin-top: 130px; }
    .p360-toc-panel {
      max-height: calc(80vh - 70px);
      overflow-y: auto;
      padding-bottom: 20px;
    }
  }
</style>

<!-- ===================== TOOLTIP SINGLETON (ONE TIME) ===================== -->
<div class="p360-tooltip-overlay"></div>
<div class="p360-tooltip-modal">
  <div class="p360-tooltip-header">
    <h3 id="p360-tooltip-title"></h3>
    <div class="p360-tooltip-close">
      <svg viewBox="0 0 24 24" fill="none">
        <path d="M18 6L6 18M6 6l12 12" />
      </svg>
    </div>
  </div>
  <div class="p360-tooltip-content" id="p360-tooltip-body"></div>
</div>

<script>
(function() {
  /* ===================== SHARE (HERO) ===================== */
  (function() {
    const url = window.location.href;
    const title = 'Quand partir à Phuket';
    const encUrl = encodeURIComponent(url);
    const encTitle = encodeURIComponent(title);

    const hero = document.querySelector('.p360-article-hero');
    if (!hero) return;

    const links = {
      '.is-wa': `https://api.whatsapp.com/send?text=${encTitle}%20${encUrl}`,
      '.is-messenger': `fb-messenger://share?link=${encUrl}`,
      '.is-line': `https://line.me/R/msg/text/?${encTitle}%20${encUrl}`,
      '.is-facebook': `https://www.facebook.com/sharer/sharer.php?u=${encUrl}`,
      '.is-pinterest': `https://pinterest.com/pin/create/button/?url=${encUrl}&description=${encTitle}`
    };

    Object.entries(links).forEach(([selector, href]) => {
      const btn = hero.querySelector(selector);
      if (btn) btn.href = href;
    });

    const nativeBtn = hero.querySelector('.is-native');
    if (nativeBtn) {
      nativeBtn.addEventListener('click', async function() {
        if (navigator.share) {
          try {
            await navigator.share({ title, url });
          } catch(e) {
            console.log('Partage annulé');
          }
        } else {
          try {
            await navigator.clipboard.writeText(url);
            alert('✅ Lien copié dans le presse-papier !');
          } catch(e) {
            prompt('Copiez ce lien :', url);
          }
        }
      });
    }
  })();

  /* ===================== ACCORDIONS ===================== */
  function initAccordions() {
    const accordions = document.querySelectorAll('.p360-accordion');
    accordions.forEach(accordion => {
      if (accordion.dataset.initialized === 'true') return;
      accordion.dataset.initialized = 'true';

      const header = accordion.querySelector('.accordion-header');
      const content = accordion.querySelector('.accordion-content');
      const contentInner = accordion.querySelector('.accordion-content-inner');

      if (!header || !content || !contentInner) return;

      header.addEventListener('click', function() {
        const isActive = accordion.classList.contains('active');
        accordion.classList.toggle('active');

        if (!isActive) {
          content.style.maxHeight = contentInner.scrollHeight + 'px';
        } else {
          content.style.maxHeight = null;
        }
      });
    });
  }

  initAccordions();
  setTimeout(initAccordions, 500);
  setTimeout(initAccordions, 1000);
  setTimeout(initAccordions, 2000);

  const observer = new MutationObserver(function() {
    initAccordions();
  });

  observer.observe(document.body, { childList: true, subtree: true });

  /* ===================== TOOLTIPS ===================== */
  const overlay = document.querySelector('.p360-tooltip-overlay');
  const modal = document.querySelector('.p360-tooltip-modal');
  const closeBtn = document.querySelector('.p360-tooltip-close');
  const titleEl = document.getElementById('p360-tooltip-title');
  const bodyEl = document.getElementById('p360-tooltip-body');

  function openTooltip(trigger) {
    const title = trigger.getAttribute('data-tooltip-title');
    const text = trigger.getAttribute('data-tooltip-text');
    const image = trigger.getAttribute('data-tooltip-image');
    const showAI = trigger.getAttribute('data-tooltip-ai') === 'true';

    titleEl.textContent = title;

    let content = '';

    if (showAI) {
      content += `
        <div class="p360-ai-badge">
          <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
            <path d="M12 2L2 7l10 5 10-5-10-5z"/>
            <path d="M2 17l10 5 10-5M2 12l10 5 10-5"/>
          </svg>
          Aperçu IA
        </div>
      `;
    }

    content += `<p>${text}</p>`;

    if (image && image !== 'URL_IMAGE') {
      content += `<img decoding="async" src="${image}" alt="${title}" class="p360-tooltip-image">`;
    }

    bodyEl.innerHTML = content;

    overlay.classList.add('active');
    modal.classList.add('active');
    document.body.style.overflow = 'hidden';
  }

  function closeTooltip() {
    overlay.classList.remove('active');
    modal.classList.remove('active');
    document.body.style.overflow = '';
  }

  document.addEventListener('click', function(e) {
    if (e.target.classList.contains('p360-tooltip-trigger')) {
      e.preventDefault();
      openTooltip(e.target);
    }
  });

  if (closeBtn) closeBtn.addEventListener('click', closeTooltip);
  if (overlay) overlay.addEventListener('click', closeTooltip);

  document.addEventListener('keydown', function(e) {
    if (e.key === 'Escape') closeTooltip();
  });

  if (modal) {
    modal.addEventListener('click', function(e) {
      e.stopPropagation();
    });
  }

  /* ===================== TOC LATERAL ===================== */
  (function(){
    try {
      var headerOffset = 80;
      document.querySelectorAll('.p360-toc-card .p360-toc__list a[href^="#"]').forEach(function(a){
        a.addEventListener('click', function(e){
          var id = a.getAttribute('href').slice(1);
          var target = document.getElementById(id);
          if (!target) return;
          e.preventDefault();
          var y = target.getBoundingClientRect().top + window.pageYOffset - headerOffset;
          window.scrollTo({ top: y, behavior: 'smooth' });
          var card = a.closest('.p360-toc-card');
          if (window.matchMedia('(max-width: 860px)').matches && card) {
            card.dataset.collapsed = "true";
            var btn = card.querySelector('.p360-toc-card__toggle');
            if (btn) btn.setAttribute('aria-expanded', 'false');
          }
        });
      });
    } catch(e){}

    (function(){
      var card = document.querySelector('.p360-toc-card');
      if (!card) return;

      var linkEls = Array.prototype.slice.call(card.querySelectorAll('.p360-toc__list a[href^="#"]'));
      if (!linkEls.length) return;

      var targets = linkEls
        .map(function(a){ return document.getElementById(a.getAttribute('href').slice(1)); })
        .filter(Boolean);

      function setActive(id){
        linkEls.forEach(function(a){
          a.classList.toggle('is-active', a.getAttribute('href').slice(1) === id);
        });
      }

      if ('IntersectionObserver' in window) {
        var observer = new IntersectionObserver(function(entries){
          entries.forEach(function(entry){
            if (entry.isIntersecting) setActive(entry.target.id);
          });
        }, { rootMargin: '-100px 0px -70% 0px', threshold: 0.01 });

        targets.forEach(function(t){ observer.observe(t); });
        window.addEventListener('load', function(){ if (targets[0]) setActive(targets[0].id); });
      } else {
        function onScroll(){
          var offset = 100, activeId = null;
          for (var i=0;i<targets.length;i++){
            var t = targets[i];
            var top = t.getBoundingClientRect().top;
            if (top - offset <= 0) activeId = t.id;
          }
          if (activeId) setActive(activeId);
        }
        window.addEventListener('scroll', onScroll, { passive: true });
        window.addEventListener('load', onScroll);
        onScroll();
      }

      var toggleBtn = card.querySelector('.p360-toc-card__toggle');
      if (toggleBtn) {
        function applyInitial(){
          if (window.matchMedia('(max-width: 860px)').matches) {
            card.dataset.collapsed = "true";
            toggleBtn.setAttribute('aria-expanded','false');
          } else {
            card.dataset.collapsed = "false";
            toggleBtn.setAttribute('aria-expanded','true');
          }
        }
        applyInitial();
        window.addEventListener('resize', applyInitial);

        toggleBtn.addEventListener('click', function(){
          var isCollapsed = card.dataset.collapsed === "true";
          card.dataset.collapsed = isCollapsed ? "false" : "true";
          toggleBtn.setAttribute('aria-expanded', isCollapsed ? 'true' : 'false');
        });
      }
    })();
  })();

  /* ===================== TOC BAR BAS ===================== */
  (function(){
    function initTocBar(){
      const btn = document.querySelector('.p360-toc-toggle');
      const panel = document.querySelector('.p360-toc-panel');
      const fill = document.querySelector('.p360-progress-fill');

      if (!btn || !panel || !fill) return false;
      if (btn.dataset.p360Init === '1') return true;
      btn.dataset.p360Init = '1';

      function togglePanel(){
        panel.classList.toggle('open');
        btn.setAttribute('aria-expanded', panel.classList.contains('open'));
      }
      
      function closePanel(){
        panel.classList.remove('open');
        btn.setAttribute('aria-expanded', 'false');
      }

      btn.addEventListener('click', togglePanel);

      panel.addEventListener('click', (e) => {
        const a = e.target.closest('a[href^="#"]');
        if (!a) return;
        const id = a.getAttribute('href').slice(1);
        const target = document.getElementById(id);
        if (!target) return;
        e.preventDefault();
        closePanel();
        target.scrollIntoView({ behavior: 'smooth', block: 'start' });
      });

      document.addEventListener('keydown', (e) => {
        if (e.key === 'Escape') closePanel();
      });

      function updateProgress(){
        const scrollTop = window.scrollY;
        const docHeight = document.documentElement.scrollHeight - window.innerHeight;
        const progress = docHeight > 0 ? (scrollTop / docHeight) * 100 : 0;
        fill.style.width = progress + "%";
      }

      window.addEventListener('scroll', updateProgress, { passive: true });
      window.addEventListener('resize', updateProgress);
      updateProgress();

      return true;
    }

    function boot(){
      if (initTocBar()) return;
      setTimeout(initTocBar, 250);
      setTimeout(initTocBar, 800);
      setTimeout(initTocBar, 1500);
      setTimeout(initTocBar, 2500);
    }

    if (document.readyState === 'loading') {
      document.addEventListener('DOMContentLoaded', boot);
    } else {
      boot();
    }
    window.addEventListener('load', boot);
  })();

})();
</script>
<!-- ===================== /P360 GLOBAL PACK ===================== -->				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-800013e e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-parent" data-id="800013e" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-8196428 elementor-widget__width-inherit elementor-widget elementor-widget-html" data-id="8196428" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<!-- ====== HERO ARTICLE ====== -->
<div class="p360-article-hero" 
     style="--p360-hero-image:url('https://phuket360.fr/wp-content/uploads/2026/03/itineraire-3-jours-famille-phuket-short.png')">
  
  <div class="p360-hero__media" aria-hidden="true"></div>
  <div class="p360-hero__scrim"></div>

  <div class="p360-hero__content" role="region" aria-label="En-tête d'article">
    <h1 class="p360-hero__title">Itinéraire 3 jours à Phuket en famille : temples, plages et activités</h1>
    
    <p class="p360-hero__dek">
Découvrir Phuket en famille demande un rythme différent d’un voyage entre adultes. Les journées doivent rester équilibrées, les déplacements raisonnables et les activités suffisamment variées pour maintenir l’intérêt des enfants.<br>

Cet itinéraire privilégie des zones proches les unes des autres afin d’éviter de passer trop de temps sur la route. Vous découvrirez les temples emblématiques de l’île, une plage adaptée aux familles, une excursion vers les îles et l’ambiance historique de Phuket Old Town.
    </p>

    <!-- SHAREBAR -->
    <div class="p360-hero-share" role="region" aria-label="Partage rapide">
      <div class="p360-hero-share__row">
        <a class="p360-hero-share__btn is-wa" href="#" target="_blank" rel="noopener" aria-label="Partager sur WhatsApp">
          <svg viewBox="0 0 24 24" aria-hidden="true"><path fill="currentColor" d="M20.52 3.48A11.89 11.89 0 0 0 12.04 0C5.46 0 .18 5.28.18 11.86c0 2.09.55 4.05 1.51 5.76L0 24l6.52-1.64a11.77 11.77 0 0 0 5.53 1.4h.01c6.58 0 11.86-5.28 11.86-11.86 0-3.17-1.24-6.16-3.39-8.42zM12.04 21.5h-.01a9.7 9.7 0 0 1-4.95-1.35l-.35-.2-3.87.97 1.03-3.77-.23-.38a9.66 9.66 0 0 1-1.5-5.11C2.16 6.45 6.49 2.12 12.05 2.12c2.6 0 5.04 1.02 6.88 2.87a9.67 9.67 0 0 1 2.82 6.87c0 5.56-4.33 9.9-9.71 9.9zm5.61-7.28c-.31-.16-1.86-.92-2.15-1.03-.29-.1-.5-.16-.71.16-.21.32-.82 1.03-1 .1-.18-.16-.85-.31-1.62-.99-.6-.53-1.01-1.18-1.13-1.38-.12-.2-.01-.31.15-.47.16-.16.29-.36.44-.54.15-.18.2-.31.31-.52.1-.21.06-.39-.03-.54-.09-.16-.71-1.7-.97-2.34-.25-.6-.51-.51-.71-.51l-.6-.01c-.2 0-.52.07-.79.39-.27.32-1.04 1.02-1.04 2.49 0 1.47 1.07 2.89 1.22 3.09.15.2 2.1 3.21 5.05 4.5.7.3 1.25.47 1.68.6.7.22 1.33.19 1.83.11.56-.08 1.86-.76 2.13-1.49.26-.73.26-1.34.18-1.49-.08-.15-.29-.24-.6-.4z"/></svg>
          <span>WhatsApp</span>
        </a>

        <a class="p360-hero-share__btn is-messenger" href="#" target="_blank" rel="noopener" aria-label="Partager sur Messenger">
          <svg viewBox="0 0 24 24" aria-hidden="true"><path fill="currentColor" d="M12 0C5.37 0 0 4.98 0 11.11c0 3.5 1.74 6.62 4.46 8.62V24l4.08-2.23c1.07.3 2.2.47 3.38.47 6.63 0 12-4.98 12-11.11S18.63 0 12 0zm1.36 14.87l-3.22-3.42-6.18 3.42 6.78-7.24 3.28 3.42 6.12-3.42-6.78 7.24z"/></svg>
          <span>Messenger</span>
        </a>

        <a class="p360-hero-share__btn is-line" href="#" target="_blank" rel="noopener" aria-label="Partager sur LINE">
          <svg viewBox="0 0 24 24" aria-hidden="true"><path fill="currentColor" d="M20.667 4H3.333C2.044 4 1 5.044 1 6.333v7.334C1 14.956 2.044 16 3.333 16H7v4l4.444-4h9.223C21.956 16 23 14.956 23 13.667V6.333C23 5.044 21.956 4 20.667 4zM8.111 12.222H6.444V7.778h1.667v4.444zm3.333 0h-1.666V7.778h1.666v4.444zm3.334 0h-1.667V7.778h1.667v4.444zm3.334 0h-2.223V7.778h1.667v2.222h.556v2.222z"/></svg>
          <span>LINE</span>
        </a>

        <a class="p360-hero-share__btn is-facebook" href="#" target="_blank" rel="noopener" aria-label="Partager sur Facebook">
          <svg viewBox="0 0 24 24" aria-hidden="true"><path fill="currentColor" d="M22.675 0H1.325C.593 0 0 .593 0 1.326v21.348C0 23.407.593 24 1.325 24H12.82v-9.293H9.692v-3.62h3.128V8.413c0-3.1 1.894-4.788 4.66-4.788 1.325 0 2.463.098 2.796.142v3.244h-1.918c-1.505 0-1.797.716-1.797 1.767v2.317h3.59l-.467 3.62h-3.123V24h6.127C23.407 24 24 23.407 24 22.674V1.326C24 .593 23.407 0 22.675 0z"/></svg>
          <span>Facebook</span>
        </a>

        <a class="p360-hero-share__btn is-pinterest" href="#" target="_blank" rel="noopener" aria-label="Partager sur Pinterest">
          <svg viewBox="0 0 24 24" aria-hidden="true"><path fill="currentColor" d="M12.04 0C5.45 0 0 5.46 0 12.2c0 5.07 3.2 9.38 7.67 10.9-.11-.93-.21-2.35.04-3.36.23-.98 1.49-6.26 1.49-6.26s-.38-.77-.38-1.9c0-1.78 1.03-3.1 2.32-3.1 1.09 0 1.62.82 1.62 1.8 0 1.1-.7 2.73-1.06 4.24-.3 1.26.63 2.29 1.87 2.29 2.25 0 3.97-2.37 3.97-5.78 0-3.02-2.17-5.13-5.27-5.13-3.59 0-5.71 2.69-5.71 5.47 0 1.09.42 2.27.94 2.9.1.12.11.22.08.33-.09.37-.3 1.17-.34 1.33-.05.21-.16.25-.38.15-1.42-.66-2.3-2.73-2.3-4.39 0-3.58 2.6-6.87 7.49-6.87 3.93 0 6.99 2.8 6.99 6.53 0 3.91-2.47 7.06-5.9 7.06-1.15 0-2.22-.6-2.59-1.31l-.7 2.66c-.25.98-.94 2.2-1.41 2.95.95.29 1.96.45 3 .45 6.59 0 12.04-5.46 12.04-12.2C24.08 5.46 18.63 0 12.04 0z"/></svg>
          <span>Pinterest</span>
        </a>

        <button class="p360-hero-share__btn is-native" type="button" aria-label="Partager">
          <svg viewBox="0 0 24 24" aria-hidden="true"><path fill="currentColor" d="M18 16a3 3 0 0 0-2.39 1.2l-7.13-3.57a3.02 3.02 0 0 0 0-3.27l7.13-3.57A3 3 0 1 0 15 6a3.02 3.02 0 0 0 .11.79L8 10.36a3 3 0 1 0 0 3.27l7.11 3.57A3 3 0 0 0 15 18a3 3 0 1 0 3-2z"/></svg>
          <span>Partager</span>
        </button>
      </div>
    </div>
  </div>
</div>				</div>
				</div>
				<div class="elementor-element elementor-element-0248781 elementor-widget elementor-widget-html" data-id="0248781" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<div class="p360-update-line">
  Article mis à jour en <strong>mars 2026</strong>.
</div>				</div>
				</div>
				<div class="elementor-element elementor-element-12c1c8a elementor-widget-tablet__width-initial elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-text-editor" data-id="12c1c8a" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><strong>Découvrir Phuket en famille demande un rythme différent d’un voyage entre adultes. Les journées doivent rester équilibrées, les déplacements raisonnables et les activités suffisamment variées pour maintenir l’intérêt des enfants.</strong></p><p><strong>Cet itinéraire privilégie des zones proches les unes des autres afin d’éviter de passer trop de temps sur la route. Vous découvrirez les temples emblématiques de l’île, une plage adaptée aux familles, une excursion vers les îles et l’ambiance historique de Phuket Old Town.</strong></p>								</div>
				</div>
				<div class="elementor-element elementor-element-349a9a9 elementor-widget elementor-widget-qi_addons_for_elementor_timeline" data-id="349a9a9" data-element_type="widget" data-e-type="widget" data-widget_type="qi_addons_for_elementor_timeline.default">
				<div class="elementor-widget-container">
					<div class="qodef-shortcode qodef-m qodef-qi-timeline qodef-timeline--horizontal qodef-layout--columns qodef-timeline-layout--horizontal-standard qodef-point--standard qodef-qi--has-appear" data-options="{&quot;colNum&quot;:&quot;3&quot;,&quot;colNum1440&quot;:&quot;3&quot;,&quot;colNum1366&quot;:&quot;3&quot;,&quot;colNum1024&quot;:&quot;3&quot;,&quot;colNum768&quot;:&quot;2&quot;,&quot;colNum680&quot;:&quot;1&quot;,&quot;colNum480&quot;:&quot;1&quot;}">
	<div class="qodef-nav-prev">
		<svg class="qodef-swiper-arrow-left" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 34.2 32.3" xml:space="preserve" style="stroke-width: 2;"><line x1="0.5" y1="16" x2="33.5" y2="16"/><line x1="0.3" y1="16.5" x2="16.2" y2="0.7"/><line x1="0" y1="15.4" x2="16.2" y2="31.6"/></svg>	</div>
	<div class="qodef-nav-next">
		<svg class="qodef-swiper-arrow-right" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 34.2 32.3" xml:space="preserve" style="stroke-width: 2;"><line x1="0" y1="16" x2="33" y2="16"/><line x1="17.3" y1="0.7" x2="33.2" y2="16.5"/><line x1="17.3" y1="31.6" x2="33.5" y2="15.4"/></svg>	</div>
	<div class="qodef-grid-inner">
	<div class="qodef-e qodef-e-item qodef-grid-item elementor-repeater-item-fe0ffe1 qodef-reverse">
	<div class="qodef-e-line-holder">
		<span class="qodef-e-line"></span>
		<div class="qodef-e-point-holder">
			<div class="qodef-e-point">
							</div>
		</div>
	</div>
	<div class="qodef-e-item-inner">
		<div class="qodef-e-top-holder">
			<div class="qodef-e-image">
	<img fetchpriority="high" decoding="async" width="1200" height="800" src="https://phuket360.fr/wp-content/uploads/2026/03/big-buddha-phuket.webp" class="attachment-full size-full" alt="Big Buddha De Phuket réouverture" srcset="https://phuket360.fr/wp-content/uploads/2026/03/big-buddha-phuket.webp 1200w, https://phuket360.fr/wp-content/uploads/2026/03/big-buddha-phuket-300x200.webp 300w, https://phuket360.fr/wp-content/uploads/2026/03/big-buddha-phuket-1024x683.webp 1024w, https://phuket360.fr/wp-content/uploads/2026/03/big-buddha-phuket-768x512.webp 768w, https://phuket360.fr/wp-content/uploads/2026/03/big-buddha-phuket-700x467.webp 700w, https://phuket360.fr/wp-content/uploads/2026/03/big-buddha-phuket-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
		</div>
		<div class="qodef-e-content-holder">
							<h4 class="qodef-e-title">
			<a itemprop="url" href="#jour-un" target="_self">
		Jour 1 - Temples, plage et panoramas			</a>
		</h4>
					<p class="qodef-e-text">
		On commence par le sud de Phuket, entre spiritualité et paysages spectaculaires. La matinée est consacrée aux deux sites les plus emblématiques de l’île, le Wat Chalong et le Big Buddha, qui permettent de découvrir les bases de la culture bouddhiste tout en profitant de vues panoramiques sur la baie de Chalong. Après un déjeuner en bord de mer, direction la côte ouest pour un moment plus détendu à Kata Beach, l’une des plages les plus agréables pour les familles. L’après-midi se poursuit entre baignade et pause face à la mer avant de rejoindre Promthep Cape pour admirer l’un des plus beaux couchers de soleil de Phuket. La journée se termine dans l’ambiance conviviale de Rawai autour d’un dîner en bord de mer.	</p>
			</div>
	</div>
</div>
<div class="qodef-e qodef-e-item qodef-grid-item elementor-repeater-item-7735b1c qodef-obverse">
	<div class="qodef-e-line-holder">
		<span class="qodef-e-line"></span>
		<div class="qodef-e-point-holder">
			<div class="qodef-e-point">
							</div>
		</div>
	</div>
	<div class="qodef-e-item-inner">
		<div class="qodef-e-top-holder">
			<div class="qodef-e-image">
	<img decoding="async" width="1200" height="800" src="https://phuket360.fr/wp-content/uploads/2026/01/quand-partir-phuket.webp" class="attachment-full size-full" alt="Quelle est la meilleure période pour partir à Phuket ?" srcset="https://phuket360.fr/wp-content/uploads/2026/01/quand-partir-phuket.webp 1200w, https://phuket360.fr/wp-content/uploads/2026/01/quand-partir-phuket-300x200.webp 300w, https://phuket360.fr/wp-content/uploads/2026/01/quand-partir-phuket-1024x683.webp 1024w, https://phuket360.fr/wp-content/uploads/2026/01/quand-partir-phuket-768x512.webp 768w, https://phuket360.fr/wp-content/uploads/2026/01/quand-partir-phuket-700x467.webp 700w, https://phuket360.fr/wp-content/uploads/2026/01/quand-partir-phuket-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
		</div>
		<div class="qodef-e-content-holder">
							<h4 class="qodef-e-title">
			<a itemprop="url" href="#jour-deux" target="_self">
		Jour 2 - Excursion vers les îles			</a>
		</h4>
					<p class="qodef-e-text">
		Cette deuxième journée est consacrée à la mer d’Andaman et aux paysages tropicaux qui ont fait la réputation de Phuket. Une excursion en bateau vous emmène à la découverte des îles environnantes, entre falaises calcaires spectaculaires, eaux turquoise et plages de sable blanc. Selon l’excursion choisie, vous pourrez explorer les célèbres îles Phi Phi ou opter pour des îles plus proches et plus calmes, idéales pour les familles. Entre snorkeling, baignade et moments de détente sur des plages paradisiaques, la journée se déroule au rythme de la mer. En fin d’après-midi, retour sur Phuket pour une soirée plus tranquille après cette parenthèse maritime.	</p>
			</div>
	</div>
</div>
<div class="qodef-e qodef-e-item qodef-grid-item elementor-repeater-item-675a030 qodef-reverse">
	<div class="qodef-e-line-holder">
		<span class="qodef-e-line"></span>
		<div class="qodef-e-point-holder">
			<div class="qodef-e-point">
							</div>
		</div>
	</div>
	<div class="qodef-e-item-inner">
		<div class="qodef-e-top-holder">
			<div class="qodef-e-image">
	<img decoding="async" width="1200" height="800" src="https://phuket360.fr/wp-content/uploads/2026/03/thailand-elephant-sanctuary-phuket.webp" class="attachment-full size-full" alt="Elephant Sancturay" srcset="https://phuket360.fr/wp-content/uploads/2026/03/thailand-elephant-sanctuary-phuket.webp 1200w, https://phuket360.fr/wp-content/uploads/2026/03/thailand-elephant-sanctuary-phuket-300x200.webp 300w, https://phuket360.fr/wp-content/uploads/2026/03/thailand-elephant-sanctuary-phuket-1024x683.webp 1024w, https://phuket360.fr/wp-content/uploads/2026/03/thailand-elephant-sanctuary-phuket-768x512.webp 768w, https://phuket360.fr/wp-content/uploads/2026/03/thailand-elephant-sanctuary-phuket-700x467.webp 700w, https://phuket360.fr/wp-content/uploads/2026/03/thailand-elephant-sanctuary-phuket-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
		</div>
		<div class="qodef-e-content-holder">
							<h4 class="qodef-e-title">
			<a itemprop="url" href="#jour-trois" target="_self">
		Jour 3 - Activité en famille et Phuket Old Town			</a>
		</h4>
					<p class="qodef-e-text">
		Pour cette dernière journée, le programme commence par une expérience appréciée des enfants, comme quelques heures dans le parc aquatique Andamanda ou la visite d’un sanctuaire d’éléphants. Après le déjeuner, direction Phuket Old Town pour découvrir une autre facette de l’île. Les ruelles bordées de maisons sino-portugaises colorées invitent à la flânerie entre petites boutiques, musées et pauses gourmandes. L’atmosphère y est plus calme et plus culturelle que sur les plages de la côte. Si vous êtes à Phuket un dimanche, la journée peut se conclure par le marché nocturne de Thalang Road, où l’on découvre la cuisine locale et l’ambiance animée de la vieille ville.	</p>
			</div>
	</div>
</div>
	</div>
</div>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-5051d98 e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-parent" data-id="5051d98" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4bb2023 elementor-widget elementor-widget-menu-anchor" data-id="4bb2023" data-element_type="widget" data-e-type="widget" data-widget_type="menu-anchor.default">
				<div class="elementor-widget-container">
							<div class="elementor-menu-anchor" id="jour-un"></div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-c129ef1 e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-parent" data-id="c129ef1" data-element_type="container" data-e-type="container">
		<div class="elementor-element elementor-element-1817d86 e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="1817d86" data-element_type="container" data-e-type="container">
		<div class="elementor-element elementor-element-6b1b8ab e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="6b1b8ab" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-db1faa8 elementor-widget elementor-widget-heading" data-id="db1faa8" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Jour 1 - Temples, plage et coucher de soleil</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-7776095 elementor-widget elementor-widget-heading" data-id="7776095" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Matin</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-a1ea4ab elementor-widget elementor-widget-n-accordion" data-id="a1ea4ab" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-1690" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-1690" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 1 - Visite du Wat Chalong (Wat Chaitaram) </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-1690" class="elementor-element elementor-element-0639e1c e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="0639e1c" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-1690" class="elementor-element elementor-element-1d0a460 e-grid e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="1d0a460" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-a69dbf4 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="a69dbf4" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-clock" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256,8C119,8,8,119,8,256S119,504,256,504,504,393,504,256,393,8,256,8Zm92.49,313h0l-20,25a16,16,0,0,1-22.49,2.5h0l-67-49.72a40,40,0,0,1-15-31.23V112a16,16,0,0,1,16-16h32a16,16,0,0,1,16,16V256l58,42.5A16,16,0,0,1,348.49,321Z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Temps de visite						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						~ 1 heure 30					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-9321006 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="9321006" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-exclamation-triangle" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Attention 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Tenue correcte éxigée					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-1c9dbd8 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="1c9dbd8" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-euro-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Prix 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Gratuit					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-51d93f4 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="51d93f4" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/Wat+Chaithararam+(Wat+Chalong)/@7.8468437,98.3320339,17z/data=!3m1!4b1!4m6!3m5!1s0x30502fbb832d2361:0x8f6bd319c24a4986!8m2!3d7.8468384!4d98.3369048!16zL20vMGdkZnh0?entry=ttu&#038;g_ep=EgoyMDI2MDIyMy4wIKXMDSoASAFQAw%3D%3D" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/Wat+Chaithararam+(Wat+Chalong)/@7.8468437,98.3320339,17z/data=!3m1!4b1!4m6!3m5!1s0x30502fbb832d2361:0x8f6bd319c24a4986!8m2!3d7.8468384!4d98.3369048!16zL20vMGdkZnh0?entry=ttu&#038;g_ep=EgoyMDI2MDIyMy4wIKXMDSoASAFQAw%3D%3D" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
					</div>
				</div>
				<div class="elementor-element elementor-element-95ec863 elementor-widget elementor-widget-text-editor" data-id="95ec863" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p data-start="1545" data-end="1727"><strong>Le Wat Chalong</strong> est le temple bouddhiste <strong>le plus important de Phuket</strong>. Le complexe comprend plusieurs bâtiments richement décorés et un grand chedi qui abrite une relique du Bouddha.</p><p data-start="1729" data-end="1842">Le matin reste le moment idéal pour visiter car la chaleur est encore supportable et l’atmosphère est plus calme.</p>								</div>
				</div>
		<div role="region" aria-labelledby="e-n-accordion-item-1690" class="elementor-element elementor-element-3dbe25c e-grid e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="3dbe25c" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-747387e elementor-align-center elementor-widget elementor-widget-button" data-id="747387e" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://phuket360.fr/wat-chalong-phuket-guide-visite/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-pencil-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.9 142.1l-46.1 46.1c-4.7 4.7-12.3 4.7-17 0l-111-111c-4.7-4.7-4.7-12.3 0-17l46.1-46.1c18.7-18.7 49.1-18.7 67.9 0l60.1 60.1c18.8 18.7 18.8 49.1 0 67.9zM284.2 99.8L21.6 362.4.4 483.9c-2.9 16.4 11.4 30.6 27.8 27.8l121.5-21.3 262.6-262.6c4.7-4.7 4.7-12.3 0-17l-111-111c-4.8-4.7-12.4-4.7-17.1 0zM124.1 339.9c-5.5-5.5-5.5-14.3 0-19.8l154-154c5.5-5.5 14.3-5.5 19.8 0s5.5 14.3 0 19.8l-154 154c-5.5 5.5-14.3 5.5-19.8 0zM88 424h48v36.3l-64.5 11.3-31.1-31.1L51.7 376H88v48z"></path></svg>			</span>
									<span class="elementor-button-text">Voir le guide sur Wat Chalong</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
				</div>
				<div class="elementor-element elementor-element-1b33cfa elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="1b33cfa" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 5"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="1b33cfa" data-elementor-lightbox-title="Architecture du chedi au Wat Chalong" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjcwNSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3dhdC1jaGFsb25nLWFyY2hpdGVjdHVyZS1jaGVkaS1ibGFuYy1kb3JlLndlYnAiLCJzbGlkZXNob3ciOiIxYjMzY2ZhIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-architecture-chedi-blanc-dore.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-architecture-chedi-blanc-dore.webp" alt="Détails architecturaux blancs et dorés autour du grand chedi du Wat Chalong à Phuket" /><figcaption class="elementor-image-carousel-caption">Architecture du chedi au Wat Chalong</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 sur 5"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="1b33cfa" data-elementor-lightbox-title="Temple Wat Chalong au coucher de soleil" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjcwMywidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3dhdC1jaGFsb25nLWNvdWNoZXItc29sZWlsLWFyY2hpdGVjdHVyZS53ZWJwIiwic2xpZGVzaG93IjoiMWIzM2NmYSJ9" href="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-coucher-soleil-architecture.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-coucher-soleil-architecture.webp" alt="Bâtiment du Wat Chalong à Phuket illuminé par la lumière dorée du coucher de soleil" /><figcaption class="elementor-image-carousel-caption">Temple Wat Chalong au coucher de soleil</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 sur 5"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="1b33cfa" data-elementor-lightbox-title="Façade dorée du temple Wat Chalong" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjY5OSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3dhdC1jaGFsb25nLWZhY2FkZS1wcmluY2lwYWxlLWFyY2hpdGVjdHVyZS1kb3JlZS53ZWJwIiwic2xpZGVzaG93IjoiMWIzM2NmYSJ9" href="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-facade-principale-architecture-doree.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-facade-principale-architecture-doree.webp" alt="Façade richement décorée et dorée du Wat Chalong à Phuket avec sculptures traditionnelles thaïlandaises" /><figcaption class="elementor-image-carousel-caption">Façade dorée du temple Wat Chalong</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 sur 5"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="1b33cfa" data-elementor-lightbox-title="Détails architecturaux du Wat Chalong" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjY5OCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3dhdC1jaGFsb25nLWZhY2FkZS1yb3VnZS1kb3JlZS1waHVrZXQud2VicCIsInNsaWRlc2hvdyI6IjFiMzNjZmEifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-facade-rouge-doree-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-facade-rouge-doree-phuket.webp" alt="Façade rouge et dorée du Wat Chalong à Phuket avec ornements traditionnels thaïlandais" /><figcaption class="elementor-image-carousel-caption">Détails architecturaux du Wat Chalong</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 sur 5"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="1b33cfa" data-elementor-lightbox-title="Pavillon décoré au Wat Chalong" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjY5NSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3dhdC1jaGFsb25nLXBhdmlsbG9uLWJsYW5jLWZsZXVycy1waHVrZXQud2VicCIsInNsaWRlc2hvdyI6IjFiMzNjZmEifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-pavillon-blanc-fleurs-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-pavillon-blanc-fleurs-phuket.webp" alt="Petit pavillon blanc et doré entouré de fleurs roses dans le temple Wat Chalong à Phuket" /><figcaption class="elementor-image-carousel-caption">Pavillon décoré au Wat Chalong</figcaption></figure></a></div>			</div>
												<div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0">
						<svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-left" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z"></path></svg>					</div>
					<div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0">
						<svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-right" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z"></path></svg>					</div>
				
									<div class="swiper-pagination"></div>
									</div>
						</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-995b7a2 elementor-widget elementor-widget-n-accordion" data-id="995b7a2" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-1600" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-1600" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 2 - Visite du Big Buddha </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-1600" class="elementor-element elementor-element-3e0c081 e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="3e0c081" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-1600" class="elementor-element elementor-element-1abea26 e-grid e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="1abea26" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-e3470e3 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="e3470e3" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-clock" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256,8C119,8,8,119,8,256S119,504,256,504,504,393,504,256,393,8,256,8Zm92.49,313h0l-20,25a16,16,0,0,1-22.49,2.5h0l-67-49.72a40,40,0,0,1-15-31.23V112a16,16,0,0,1,16-16h32a16,16,0,0,1,16,16V256l58,42.5A16,16,0,0,1,348.49,321Z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Temps de visite						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						~ 45 min à 1 h					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-d5f9cfe elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="d5f9cfe" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-exclamation-triangle" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Attention 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Tenue correcte éxigée					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-0b169ae elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="0b169ae" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-euro-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Prix 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Gratuit					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-3ba82cf elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="3ba82cf" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/big+buddha/data=!4m2!3m1!1s0x30502f60cf972939:0x7fcb3b1b04652c5c?sa=X&#038;ved=1t:155783&#038;ictx=111" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/big+buddha/data=!4m2!3m1!1s0x30502f60cf972939:0x7fcb3b1b04652c5c?sa=X&#038;ved=1t:155783&#038;ictx=111" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
					</div>
				</div>
				<div class="elementor-element elementor-element-c1037da elementor-widget elementor-widget-text-editor" data-id="c1037da" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p data-start="1928" data-end="2104">Situé sur la colline de Nakkerd, <strong>le Big Buddha domine toute la baie</strong> de Chalong. Cette statue monumentale de 45 mètres de haut est l’un des symboles les plus célèbres de Phuket.</p><p data-start="2106" data-end="2173">La vue panoramique sur l’île et la mer d’Andaman est spectaculaire.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-a689fa6 elementor-widget elementor-widget-html" data-id="a689fa6" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<!-- Encadré ASTUCE -->
<div class="card-tip-box">
<div><strong>Info terrain Phuket360</strong>
<p>Même si Google indique encore que le Big Buddha est fermé temporairement, le site est bien ouvert au public depuis le 3 mars 2026.<br>
Phuket360 est sur place et confirme que le Big Buddha est accessible tous les jours de 9h à 18h.</p>
</div>
</div>				</div>
				</div>
		<div role="region" aria-labelledby="e-n-accordion-item-1600" class="elementor-element elementor-element-061b436 e-grid e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="061b436" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-91380e3 elementor-align-center elementor-widget elementor-widget-button" data-id="91380e3" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://phuket360.fr/big-buddha-phuket-reouverture-horaires/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-location-arrow" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M444.52 3.52L28.74 195.42c-47.97 22.39-31.98 92.75 19.19 92.75h175.91v175.91c0 51.17 70.36 67.17 92.75 19.19l191.9-415.78c15.99-38.39-25.59-79.97-63.97-63.97z"></path></svg>			</span>
									<span class="elementor-button-text">Lire l'article</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
				</div>
				<div class="elementor-element elementor-element-c48813c elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="c48813c" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Escaliers du Big Buddha Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0NSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2VzY2FsaWVycy1iaWctYnVkZGhhLXBodWtldC12aXNpdGV1cnMud2VicCIsInNsaWRlc2hvdyI6ImM0ODgxM2MifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/escaliers-big-buddha-phuket-visiteurs.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/escaliers-big-buddha-phuket-visiteurs.webp" alt="Visiteurs montant les escaliers vers la statue du Big Buddha de Phuket" /><figcaption class="elementor-image-carousel-caption">Escaliers du Big Buddha Phuket</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Statue royale et Big Buddha Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzIzNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3N0YXR1ZS1yb2ktdGhhaWxhbmRhaXMtYmlnLWJ1ZGRoYS1waHVrZXQud2VicCIsInNsaWRlc2hvdyI6ImM0ODgxM2MifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/statue-roi-thailandais-big-buddha-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/statue-roi-thailandais-big-buddha-phuket.webp" alt="Statue d’un roi thaïlandais devant la grande statue du Big Buddha de Phuket" /><figcaption class="elementor-image-carousel-caption">Statue royale et Big Buddha Phuket</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Gros plan Big Buddha Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzIzNiwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2dyb3MtcGxhbi1iaWctYnVkZGhhLXBodWtldC53ZWJwIiwic2xpZGVzaG93IjoiYzQ4ODEzYyJ9" href="https://phuket360.fr/wp-content/uploads/2026/03/gros-plan-big-buddha-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/gros-plan-big-buddha-phuket.webp" alt="Gros plan sur la statue blanche du Big Buddha de Phuket" /><figcaption class="elementor-image-carousel-caption">Gros plan Big Buddha Phuket</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Escaliers du Big Buddha Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI1MSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2VzY2FsaWVyLW5hZ2EtYmlnLWJ1ZGRoYS1waHVrZXQtY290ZS53ZWJwIiwic2xpZGVzaG93IjoiYzQ4ODEzYyJ9" href="https://phuket360.fr/wp-content/uploads/2026/03/escalier-naga-big-buddha-phuket-cote.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/escalier-naga-big-buddha-phuket-cote.webp" alt="Escaliers du Big Buddha de Phuket avec sculptures de naga et visiteurs" /><figcaption class="elementor-image-carousel-caption">Escaliers du Big Buddha Phuket</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Vue sur Phuket depuis le Big Buddha" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI1MCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3Z1ZS12aWxsZS1waHVrZXQtYmlnLWJ1ZGRoYS53ZWJwIiwic2xpZGVzaG93IjoiYzQ4ODEzYyJ9" href="https://phuket360.fr/wp-content/uploads/2026/03/vue-ville-phuket-big-buddha.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/vue-ville-phuket-big-buddha.webp" alt="Vue sur la ville de Phuket depuis le site du Big Buddha" /><figcaption class="elementor-image-carousel-caption">Vue sur Phuket depuis le Big Buddha</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Baie de Chalong vue du Big Buddha" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0NCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3Z1ZS1iYWllLWNoYWxvbmctYmlnLWJ1ZGRoYS1waHVrZXQud2VicCIsInNsaWRlc2hvdyI6ImM0ODgxM2MifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/vue-baie-chalong-big-buddha-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/vue-baie-chalong-big-buddha-phuket.webp" alt="Vue panoramique sur la baie de Chalong depuis le Big Buddha de Phuket" /><figcaption class="elementor-image-carousel-caption">Baie de Chalong vue du Big Buddha</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="7 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Panorama Phuket depuis Big Buddha" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MywidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3Z1ZS12aWxsZS1qdW5nbGUtYmlnLWJ1ZGRoYS53ZWJwIiwic2xpZGVzaG93IjoiYzQ4ODEzYyJ9" href="https://phuket360.fr/wp-content/uploads/2026/03/vue-ville-jungle-big-buddha.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/vue-ville-jungle-big-buddha.webp" alt="Panorama sur la ville de Phuket vu depuis la montagne du Big Buddha" /><figcaption class="elementor-image-carousel-caption">Panorama Phuket depuis Big Buddha</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="8 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Montagnes de Phuket vues du Big Buddha" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzIzNSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3Z1ZS1tb250YWduZXMtcGh1a2V0LWJpZy1idWRkaGEud2VicCIsInNsaWRlc2hvdyI6ImM0ODgxM2MifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/vue-montagnes-phuket-big-buddha.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/vue-montagnes-phuket-big-buddha.webp" alt="Vue sur les montagnes et la jungle de Phuket depuis le site du Big Buddha" /><figcaption class="elementor-image-carousel-caption">Montagnes de Phuket vues du Big Buddha</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="9 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Baie de Chalong vue depuis le Big Buddha" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3Z1ZS1iYWllLWNoYWxvbmctcGh1a2V0LWJpZy1idWRkaGEud2VicCIsInNsaWRlc2hvdyI6ImM0ODgxM2MifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/vue-baie-chalong-phuket-big-buddha.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/vue-baie-chalong-phuket-big-buddha.webp" alt="Vue panoramique sur la baie de Chalong et les îles depuis le Big Buddha de Phuket" /><figcaption class="elementor-image-carousel-caption">Baie de Chalong vue depuis le Big Buddha</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="10 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Panorama jungle Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3Z1ZS1qdW5nbGUtbW9udGFnbmVzLXBodWtldC1iaWctYnVkZGhhLndlYnAiLCJzbGlkZXNob3ciOiJjNDg4MTNjIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/vue-jungle-montagnes-phuket-big-buddha.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/vue-jungle-montagnes-phuket-big-buddha.webp" alt="Paysage de jungle et montagnes autour de Phuket vu depuis le Big Buddha" /><figcaption class="elementor-image-carousel-caption">Panorama jungle Phuket</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="11 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Rangée de Bouddhas dorés" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzIzMywidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3JhbmdlZS1zdGF0dWVzLWJvdWRkaGEtZG9yZS1waHVrZXQud2VicCIsInNsaWRlc2hvdyI6ImM0ODgxM2MifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/rangee-statues-bouddha-dore-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/rangee-statues-bouddha-dore-phuket.webp" alt="Rangée de statues de Bouddha dorées dans un temple près du Big Buddha de Phuket" /><figcaption class="elementor-image-carousel-caption">Rangée de Bouddhas dorés</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="12 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Statues de moines bouddhistes" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzIzMiwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3N0YXR1ZXMtbW9pbmVzLWJvdWRkaGlzdGVzLXBodWtldC53ZWJwIiwic2xpZGVzaG93IjoiYzQ4ODEzYyJ9" href="https://phuket360.fr/wp-content/uploads/2026/03/statues-moines-bouddhistes-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/statues-moines-bouddhistes-phuket.webp" alt="Statues de moines bouddhistes exposées au temple du Big Buddha de Phuket" /><figcaption class="elementor-image-carousel-caption">Statues de moines bouddhistes</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="13 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Temple bouddhiste du Big Buddha" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzIzMSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3RlbXBsZS1ib3VkZGhpc3RlLXN0YXR1ZXMtYm91ZGRoYS1waHVrZXQud2VicCIsInNsaWRlc2hvdyI6ImM0ODgxM2MifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/temple-bouddhiste-statues-bouddha-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/temple-bouddhiste-statues-bouddha-phuket.webp" alt="Temple bouddhiste avec plusieurs statues de Bouddha dorées au Big Buddha de Phuket" /><figcaption class="elementor-image-carousel-caption">Temple bouddhiste du Big Buddha</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="14 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Statue dorée de Bouddha au Big Buddha de Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzIyNSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2JvdWRkaGEtZG9yZS10ZW1wbGUtYmlnLWJ1ZGRoYS1waHVrZXQud2VicCIsInNsaWRlc2hvdyI6ImM0ODgxM2MifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/bouddha-dore-temple-big-buddha-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/bouddha-dore-temple-big-buddha-phuket.webp" alt="Statue dorée de Bouddha avec des visiteurs au temple du Big Buddha de Phuket au coucher du soleil" /><figcaption class="elementor-image-carousel-caption">Statue dorée de Bouddha au Big Buddha de Phuket</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="15 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Sanctuaire bouddhiste au Big Buddha de Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzIyNiwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2Nsb2NoZS10ZW1wbGUtYmlnLWJ1ZGRoYS1waHVrZXQud2VicCIsInNsaWRlc2hvdyI6ImM0ODgxM2MifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/cloche-temple-big-buddha-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/cloche-temple-big-buddha-phuket.webp" alt="Petit sanctuaire avec statues bouddhistes dorées et noires près du Big Buddha de Phuket" /><figcaption class="elementor-image-carousel-caption">Sanctuaire bouddhiste au Big Buddha de Phuket</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="16 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Divinité thaïlandaise Big Buddha Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzIyOSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3N0YXR1ZS1kaXZpbml0ZS10aGFpbGFuZGFpc2UtYmlnLWJ1ZGRoYS1waHVrZXQud2VicCIsInNsaWRlc2hvdyI6ImM0ODgxM2MifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/statue-divinite-thailandaise-big-buddha-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/statue-divinite-thailandaise-big-buddha-phuket.webp" alt="Statue dorée d’une divinité thaïlandaise près du Big Buddha de Phuket" /><figcaption class="elementor-image-carousel-caption">Divinité thaïlandaise Big Buddha Phuket</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="17 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Tenue correcte avant de rentrer dans endroits religieux" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzE5OCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3ZldGVtZW50LWNvcnJlY3QtdGVtcGxlLndlYnAiLCJzbGlkZXNob3ciOiJjNDg4MTNjIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/vetement-correct-temple.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/vetement-correct-temple.webp" alt="Tenue correcte avant de rentrer dans endroits religieux" /><figcaption class="elementor-image-carousel-caption">Tenue correcte avant de rentrer dans endroits religieux</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="18 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Enlever ses chaussures avant de renter dans les bâtiments religieux" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzE5NywidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL25vLWNoYXVzc3VyZXMtdGVtcGxlLndlYnAiLCJzbGlkZXNob3ciOiJjNDg4MTNjIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/no-chaussures-temple.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/no-chaussures-temple.webp" alt="Enlever ses chaussures avant de renter dans les bâtiments religieux" /><figcaption class="elementor-image-carousel-caption">Enlever ses chaussures avant de renter dans les bâtiments religieux</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="19 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Parking pour deux roues au Big Buddha" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzIxMCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3BhcmtpbmctZGV1eC1yb3Vlcy1iaWctYnVkZGhhLndlYnAiLCJzbGlkZXNob3ciOiJjNDg4MTNjIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/parking-deux-roues-big-buddha.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/parking-deux-roues-big-buddha.webp" alt="Parking pour deux roues au Big Buddha" /><figcaption class="elementor-image-carousel-caption">Parking pour deux roues au Big Buddha</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="20 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Parking pour voitures au Big Buddha" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzIwOSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3Bhcmtpbmctdm9pdHVyZS1iaWctYnVkZGhhLndlYnAiLCJzbGlkZXNob3ciOiJjNDg4MTNjIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/parking-voiture-big-buddha.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/parking-voiture-big-buddha.webp" alt="Parking pour voitures au Big Buddha" /><figcaption class="elementor-image-carousel-caption">Parking pour voitures au Big Buddha</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="21 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Entrée gratuite Big Buddha Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0OCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3Bhbm5lYXUtZW50cmVlLWdyYXR1aXRlLWJpZy1idWRkaGEtcGh1a2V0LndlYnAiLCJzbGlkZXNob3ciOiJjNDg4MTNjIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/panneau-entree-gratuite-big-buddha-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/panneau-entree-gratuite-big-buddha-phuket.webp" alt="Panneau indiquant l’entrée gratuite au Big Buddha de Phuket" /><figcaption class="elementor-image-carousel-caption">Entrée gratuite Big Buddha Phuket</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="22 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Plan du site Big Buddha Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0NywidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3BsYW4tc2l0ZS1iaWctYnVkZGhhLXBodWtldC53ZWJwIiwic2xpZGVzaG93IjoiYzQ4ODEzYyJ9" href="https://phuket360.fr/wp-content/uploads/2026/03/plan-site-big-buddha-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/plan-site-big-buddha-phuket.webp" alt="Plan touristique du site Mt Nakkerd Buddha Garden au Big Buddha de Phuket" /><figcaption class="elementor-image-carousel-caption">Plan du site Big Buddha Phuket</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="23 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Panneau sortie et toilettes Big Buddha Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzIyNywidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3Bhbm5lYXUtc29ydGllLXRvaWxldHRlcy1iaWctYnVkZGhhLXBodWtldC53ZWJwIiwic2xpZGVzaG93IjoiYzQ4ODEzYyJ9" href="https://phuket360.fr/wp-content/uploads/2026/03/panneau-sortie-toilettes-big-buddha-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/panneau-sortie-toilettes-big-buddha-phuket.webp" alt="Panneau indiquant la sortie et les toilettes en plusieurs langues au site du Big Buddha de Phuket" /><figcaption class="elementor-image-carousel-caption">Panneau sortie et toilettes Big Buddha Phuket</figcaption></figure></a></div>			</div>
												<div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0">
						<svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-left" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z"></path></svg>					</div>
					<div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0">
						<svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-right" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z"></path></svg>					</div>
				
									<div class="swiper-pagination"></div>
									</div>
						</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-d2df108 elementor-widget elementor-widget-html" data-id="d2df108" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<hr style="border:0;height:3px;width:60px;border-radius:2px;background:linear-gradient(90deg,#e09f3e 0%,transparent 100%);opacity:.3;">
				</div>
				</div>
				<div class="elementor-element elementor-element-3ddfa06 elementor-widget elementor-widget-heading" data-id="3ddfa06" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Déjeuner</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-785fdb3 elementor-widget elementor-widget-n-accordion" data-id="785fdb3" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-1260" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-1260" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 3 - Déjeuner à Kan Eang @ Pier </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-1260" class="elementor-element elementor-element-ba47361 e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="ba47361" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-1260" class="elementor-element elementor-element-b8de0eb e-grid e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="b8de0eb" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-71851b0 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="71851b0" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-euro-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Prix 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						300 - 600 ฿  (~ 8 € - 16 €)					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-4715be7 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="4715be7" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/Kan+Eang+@+Pier/data=!4m2!3m1!1s0x30502f1afcf3e455:0x1e3d5c3a061596e4?sa=X&#038;ved=1t:242&#038;ictx=111" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/Kan+Eang+@+Pier/data=!4m2!3m1!1s0x30502f1afcf3e455:0x1e3d5c3a061596e4?sa=X&#038;ved=1t:242&#038;ictx=111" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
					</div>
				</div>
		<div role="region" aria-labelledby="e-n-accordion-item-1260" class="elementor-element elementor-element-f9bc559 e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="f9bc559" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-3a354b3 elementor-widget elementor-widget-text-editor" data-id="3a354b3" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<div class="markdown prose"><p><strong>Kan Eang</strong> est une institution à Phuket. Situé directement au bord de la mer à Chalong, ce restaurant propose <strong>fruits de mer frais et cuisine thaïlandaise</strong> dans un cadre agréable et spacieux. L’endroit est particulièrement<strong> adapté aux familles</strong> grâce à son service rapide et à son atmosphère détendue.</p></div>								</div>
				</div>
				<div class="elementor-element elementor-element-08a8563 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="08a8563" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 1"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="08a8563" data-elementor-lightbox-title="Photo à venir prochainement" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYwNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3Bob3RvLWEtdmVuaXIud2VicCIsInNsaWRlc2hvdyI6IjA4YTg1NjMifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp" alt="Photo à venir prochainement" /><figcaption class="elementor-image-carousel-caption">Photo à venir prochainement</figcaption></figure></a></div>			</div>
					</div>
						</div>
				</div>
					</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-8d8bff4 elementor-widget elementor-widget-html" data-id="8d8bff4" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<hr style="border:0;height:3px;width:60px;border-radius:2px;background:linear-gradient(90deg,#e09f3e 0%,transparent 100%);opacity:.3;">
				</div>
				</div>
				<div class="elementor-element elementor-element-e26c124 elementor-widget elementor-widget-heading" data-id="e26c124" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Après-midi</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-ce5f9b7 elementor-widget elementor-widget-n-accordion" data-id="ce5f9b7" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-2160" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-2160" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 4 - Kata Beach </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-2160" class="elementor-element elementor-element-2635321 e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="2635321" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-2160" class="elementor-element elementor-element-45c2f47 e-grid e-con-full parallax_section_no qode_elementor_container_no e-con e-child" data-id="45c2f47" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-bd6fb73 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="bd6fb73" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-euro-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Prix 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Gratuit					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-6264328 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="6264328" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/Kata+Beach,+Karon,+Province+de+Phuket+83100/data=!4m2!3m1!1s0x3050258d7413d501:0x8d2199a8537543f8?sa=X&#038;ved=1t:242&#038;ictx=111" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/Kata+Beach,+Karon,+Province+de+Phuket+83100/data=!4m2!3m1!1s0x3050258d7413d501:0x8d2199a8537543f8?sa=X&#038;ved=1t:242&#038;ictx=111" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				</div>
		<div role="region" aria-labelledby="e-n-accordion-item-2160" class="elementor-element elementor-element-8960bd3 e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="8960bd3" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-6e5612a elementor-widget elementor-widget-text-editor" data-id="6e5612a" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p data-start="2616" data-end="2811"><strong>Kata Beach</strong> est l’une des plages les plus appréciées des familles à Phuket. La baie est large, le sable est fin et la baignade y est généralement plus calme que sur certaines plages plus exposées.</p><p data-start="2813" data-end="2889">C’est un endroit parfait pour passer l’après-midi entre baignade et détente.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-5ad58f8 elementor-align-center elementor-widget elementor-widget-button" data-id="5ad58f8" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://phuket360.fr/kata-beach-phuket/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-location-arrow" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M444.52 3.52L28.74 195.42c-47.97 22.39-31.98 92.75 19.19 92.75h175.91v175.91c0 51.17 70.36 67.17 92.75 19.19l191.9-415.78c15.99-38.39-25.59-79.97-63.97-63.97z"></path></svg>			</span>
									<span class="elementor-button-text">Lire l'article sur Kata Beach</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-86f5b78 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="86f5b78" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 3"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="86f5b78" data-elementor-lightbox-title="Parasols et transats sur la plage de Kata à Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQ0MCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2thdGEtYmVhY2gtcGh1a2V0LXBhcmFzb2xzLXBsYWdlLXZ1ZS1tZXIud2VicCIsInNsaWRlc2hvdyI6Ijg2ZjViNzgifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/kata-beach-phuket-parasols-plage-vue-mer.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/kata-beach-phuket-parasols-plage-vue-mer.webp" alt="Parasols et transats sur le sable de Kata Beach avec vue sur la mer à Phuket" /><figcaption class="elementor-image-carousel-caption">Parasols et transats sur la plage de Kata à Phuket</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 sur 3"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="86f5b78" data-elementor-lightbox-title="Parasailing au-dessus de Kata Beach à Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQ0MSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3BhcmFzYWlsaW5nLWthdGEtYmVhY2gtcGh1a2V0LWFjdGl2aXRlLW1lci53ZWJwIiwic2xpZGVzaG93IjoiODZmNWI3OCJ9" href="https://phuket360.fr/wp-content/uploads/2026/03/parasailing-kata-beach-phuket-activite-mer.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/parasailing-kata-beach-phuket-activite-mer.webp" alt="Parasailing au-dessus de Kata Beach à Phuket" /><figcaption class="elementor-image-carousel-caption">Parasailing au-dessus de Kata Beach à Phuket</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 sur 3"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="86f5b78" data-elementor-lightbox-title="Ambiance sur la plage de Kata à Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQzOSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2thdGEtYmVhY2gtcGh1a2V0LXBsYWdlLXRvdXJpc3RpcXVlLXRyYW5zYXRzLndlYnAiLCJzbGlkZXNob3ciOiI4NmY1Yjc4In0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/kata-beach-phuket-plage-touristique-transats.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/kata-beach-phuket-plage-touristique-transats.webp" alt="Baroudeurs profitant de la plage de Kata avec transats et parasols à Phuket" /><figcaption class="elementor-image-carousel-caption">Ambiance sur la plage de Kata à Phuket</figcaption></figure></a></div>			</div>
												<div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0">
						<svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-left" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z"></path></svg>					</div>
					<div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0">
						<svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-right" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z"></path></svg>					</div>
				
									<div class="swiper-pagination"></div>
									</div>
						</div>
				</div>
					</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-d5203fc elementor-widget elementor-widget-n-accordion" data-id="d5203fc" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-2230" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-2230" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 5 - Surf House Kata </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-2230" class="elementor-element elementor-element-53bc2c0 e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="53bc2c0" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-2230" class="elementor-element elementor-element-2c318c3 e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="2c318c3" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div role="region" aria-labelledby="e-n-accordion-item-2230" class="elementor-element elementor-element-62f45b7 e-grid e-con-full parallax_section_no qode_elementor_container_no e-con e-child" data-id="62f45b7" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-31cb1e9 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="31cb1e9" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-euro-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Prix 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						~ 1280 ฿  (~ 35€) pour 60min					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-c096ee9 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="c096ee9" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/Surf+House+Phuket/@7.8166314,98.2970857,17z/data=!3m1!4b1!4m6!3m5!1s0x3050258dc16aa92b:0x6cc4c066a4f4bee6!8m2!3d7.8166261!4d98.2996606!16s%2Fg%2F1yfh_krk2?entry=ttu&#038;g_ep=EgoyMDI2MDMwNC4xIKXMDSoASAFQAw%3D%3D" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/Surf+House+Phuket/@7.8166314,98.2970857,17z/data=!3m1!4b1!4m6!3m5!1s0x3050258dc16aa92b:0x6cc4c066a4f4bee6!8m2!3d7.8166261!4d98.2996606!16s%2Fg%2F1yfh_krk2?entry=ttu&#038;g_ep=EgoyMDI2MDMwNC4xIKXMDSoASAFQAw%3D%3D" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-7611aae elementor-widget elementor-widget-text-editor" data-id="7611aae" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p data-start="37" data-end="673">Située juste en face de <strong data-start="61" data-end="75">Kata Beach</strong>, Surf House est un spot très animé où l’on peut essayer de surfer sur une <strong data-start="162" data-end="194">vague artificielle FlowRider</strong> qui reproduit les sensations du surf dans un bassin peu profond. L’endroit fonctionne aussi comme un <strong data-start="296" data-end="323">bar-restaurant de plage</strong> avec terrasse, musique et vue sur l’océan. On peut y grignoter des <strong data-start="479" data-end="523">pizzas, snacks occidentaux ou plats thaï</strong>, ainsi que boire des <strong data-start="545" data-end="580">cocktails, bières, cafés ou jus.</strong></p>								</div>
				</div>
					</div>
				</div>
		<div role="region" aria-labelledby="e-n-accordion-item-2230" class="elementor-element elementor-element-0d26ff2 e-grid e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="0d26ff2" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-04f588e elementor-widget elementor-widget-image" data-id="04f588e" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
												<figure class="wp-caption">
											<a href="https://phuket360.fr/wp-content/uploads/2026/03/super-surf-bar-kata-beach-phuket-restaurant-plage.webp" data-elementor-open-lightbox="yes" data-elementor-lightbox-title="Restaurant Super Surf à Kata Beach Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQzOCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3N1cGVyLXN1cmYtYmFyLWthdGEtYmVhY2gtcGh1a2V0LXJlc3RhdXJhbnQtcGxhZ2Uud2VicCJ9">
							<img loading="lazy" decoding="async" width="300" height="200" src="https://phuket360.fr/wp-content/uploads/2026/03/super-surf-bar-kata-beach-phuket-restaurant-plage-300x200.webp" class="attachment-medium size-medium wp-image-3438" alt="Restaurant Super Surf à Kata Beach avec terrasse et vue sur la mer à Phuket" srcset="https://phuket360.fr/wp-content/uploads/2026/03/super-surf-bar-kata-beach-phuket-restaurant-plage-300x200.webp 300w, https://phuket360.fr/wp-content/uploads/2026/03/super-surf-bar-kata-beach-phuket-restaurant-plage-1024x683.webp 1024w, https://phuket360.fr/wp-content/uploads/2026/03/super-surf-bar-kata-beach-phuket-restaurant-plage-768x512.webp 768w, https://phuket360.fr/wp-content/uploads/2026/03/super-surf-bar-kata-beach-phuket-restaurant-plage-700x467.webp 700w, https://phuket360.fr/wp-content/uploads/2026/03/super-surf-bar-kata-beach-phuket-restaurant-plage-600x400.webp 600w, https://phuket360.fr/wp-content/uploads/2026/03/super-surf-bar-kata-beach-phuket-restaurant-plage.webp 1200w" sizes="(max-width: 300px) 100vw, 300px" />								</a>
											<figcaption class="widget-image-caption wp-caption-text">Restaurant Super Surf à Kata Beach Phuket</figcaption>
										</figure>
									</div>
				</div>
				<div class="elementor-element elementor-element-68307d8 elementor-widget elementor-widget-image" data-id="68307d8" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
												<figure class="wp-caption">
											<a href="https://phuket360.fr/wp-content/uploads/2026/03/kata-beach-phuket-bar-super-surf-plage.webp" data-elementor-open-lightbox="yes" data-elementor-lightbox-title="Bar Super Surf face à la plage de Kata à Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQzNywidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2thdGEtYmVhY2gtcGh1a2V0LWJhci1zdXBlci1zdXJmLXBsYWdlLndlYnAifQ%3D%3D">
							<img loading="lazy" decoding="async" width="300" height="200" src="https://phuket360.fr/wp-content/uploads/2026/03/kata-beach-phuket-bar-super-surf-plage-300x200.webp" class="attachment-medium size-medium wp-image-3437" alt="Bar Super Surf avec terrasse face à la plage de Kata à Phuket en Thaïlande" srcset="https://phuket360.fr/wp-content/uploads/2026/03/kata-beach-phuket-bar-super-surf-plage-300x200.webp 300w, https://phuket360.fr/wp-content/uploads/2026/03/kata-beach-phuket-bar-super-surf-plage-1024x683.webp 1024w, https://phuket360.fr/wp-content/uploads/2026/03/kata-beach-phuket-bar-super-surf-plage-768x512.webp 768w, https://phuket360.fr/wp-content/uploads/2026/03/kata-beach-phuket-bar-super-surf-plage-700x467.webp 700w, https://phuket360.fr/wp-content/uploads/2026/03/kata-beach-phuket-bar-super-surf-plage-600x400.webp 600w, https://phuket360.fr/wp-content/uploads/2026/03/kata-beach-phuket-bar-super-surf-plage.webp 1200w" sizes="(max-width: 300px) 100vw, 300px" />								</a>
											<figcaption class="widget-image-caption wp-caption-text">Bar Super Surf face à la plage de Kata à Phuket</figcaption>
										</figure>
									</div>
				</div>
					</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-05f7593 elementor-widget elementor-widget-html" data-id="05f7593" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<hr style="border:0;height:3px;width:60px;border-radius:2px;background:linear-gradient(90deg,#e09f3e 0%,transparent 100%);opacity:.3;">
				</div>
				</div>
				<div class="elementor-element elementor-element-0a278d1 elementor-widget elementor-widget-heading" data-id="0a278d1" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Soir</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-73f2da3 elementor-widget elementor-widget-n-accordion" data-id="73f2da3" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-1210" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-1210" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 6 - Coucher de soleil spectaculaire à Promthep Cape </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-1210" class="elementor-element elementor-element-b6af838 e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="b6af838" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-1210" class="elementor-element elementor-element-9a5ab54 e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="9a5ab54" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div role="region" aria-labelledby="e-n-accordion-item-1210" class="elementor-element elementor-element-4ad7fb5 e-grid e-con-full parallax_section_no qode_elementor_container_no e-con e-child" data-id="4ad7fb5" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-52d13f5 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="52d13f5" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-clock" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256,8C119,8,8,119,8,256S119,504,256,504,504,393,504,256,393,8,256,8Zm92.49,313h0l-20,25a16,16,0,0,1-22.49,2.5h0l-67-49.72a40,40,0,0,1-15-31.23V112a16,16,0,0,1,16-16h32a16,16,0,0,1,16,16V256l58,42.5A16,16,0,0,1,348.49,321Z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Temps de visite						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						45 minutes avant le coucher de soleil					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-bede96f elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="bede96f" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-euro-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Prix 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Gratuit					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-8ed649a elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="8ed649a" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/Kata+Noi/@7.8063459,98.2962387,17z/data=!3m1!4b1!4m6!3m5!1s0x305025f1c04de847:0x71bbdd4e9c537482!8m2!3d7.8063168!4d98.2990071!16zL20vMDVjbmxx?entry=ttu&#038;g_ep=EgoyMDI2MDIyMy4wIKXMDSoASAFQAw%3D%3D" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/Kata+Noi/@7.8063459,98.2962387,17z/data=!3m1!4b1!4m6!3m5!1s0x305025f1c04de847:0x71bbdd4e9c537482!8m2!3d7.8063168!4d98.2990071!16zL20vMDVjbmxx?entry=ttu&#038;g_ep=EgoyMDI2MDIyMy4wIKXMDSoASAFQAw%3D%3D" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-243b4a9 elementor-widget elementor-widget-text-editor" data-id="243b4a9" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Terminez la journée à <strong data-start="1341" data-end="1398"><span class="hover:entity-accent entity-underline inline cursor-pointer align-baseline"><span class="whitespace-normal">Laem Phromthep</span></span> (Promthep Cape)</strong>. Cette pointe rocheuse qui s’avance dans la mer d’Andaman offre un panorama dégagé sur l’horizon, les îlots au large et un coucher de soleil considéré comme l’un des plus beaux de Phuket.<br data-start="1456" data-end="1459" />Arrivez un peu en avance pour profiter pleinement du panorama.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-b6e3168 elementor-widget elementor-widget-text-editor" data-id="b6e3168" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Par temps clair, on aperçoit les petites îles au large, notamment Koh Kaew Yai. En saison verte, les nuages peuvent rendre le ciel encore plus spectaculaire.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-58384a2 elementor-widget elementor-widget-html" data-id="58384a2" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<!-- Encadré ATTENTION -->
<div class="card-warning-box">
<div><strong>Attention : </strong>
En haute saison, entre décembre et mars, <b>PromthepCape </b> peut être particulièrement fréquenté au moment du coucher du soleil, il est donc préférable d’arrivez environ 30 à 45 minutes avant pour profiter pleinement du spectacle.</div>
</div>				</div>
				</div>
				<div class="elementor-element elementor-element-af56f8a elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="af56f8a" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 1"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="af56f8a" data-elementor-lightbox-title="Vue sur la mer d’Andaman depuis Promthep Cape à Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjkzNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3Byb210aGVwLWNhcGUtcGh1a2V0LXZ1ZS1pbGUtbWVyLWFuZGFtYW4ud2VicCIsInNsaWRlc2hvdyI6ImFmNTZmOGEifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/promthep-cape-phuket-vue-ile-mer-andaman.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/promthep-cape-phuket-vue-ile-mer-andaman.webp" alt="Vue panoramique sur la mer d’Andaman et un îlot au large depuis Promthep Cape à Phuket" /><figcaption class="elementor-image-carousel-caption">Vue sur la mer d’Andaman depuis Promthep Cape à Phuket</figcaption></figure></a></div>			</div>
					</div>
						</div>
				</div>
					</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-7aeaa3a elementor-widget elementor-widget-html" data-id="7aeaa3a" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<hr style="border:0;height:3px;width:60px;border-radius:2px;background:linear-gradient(90deg,#e09f3e 0%,transparent 100%);opacity:.3;">
				</div>
				</div>
				<div class="elementor-element elementor-element-23a2f52 elementor-widget elementor-widget-heading" data-id="23a2f52" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Dîner</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-975c448 elementor-widget elementor-widget-n-accordion" data-id="975c448" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-1580" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-1580" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 7 - Dîner au Nikita’s à Rawai </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-1580" class="elementor-element elementor-element-06ce031 e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="06ce031" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-1580" class="elementor-element elementor-element-2d5bf5d e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="2d5bf5d" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div role="region" aria-labelledby="e-n-accordion-item-1580" class="elementor-element elementor-element-4fabbe5 e-grid e-con-full parallax_section_no qode_elementor_container_no e-con e-child" data-id="4fabbe5" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-31f40fb elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="31f40fb" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-euro-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Prix 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						200 - 400 ฿  (~ 5,45 € - 10,9 €)					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-f16c855 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="f16c855" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/Nikita&#039;s+Beach+Restaurant/@7.7745719,98.3236351,17z/data=!3m1!4b1!4m6!3m5!1s0x305028b948150e9f:0x36d1dc5481520d8a!8m2!3d7.7745666!4d98.32621!16s%2Fg%2F1td07cbg?entry=ttu&#038;g_ep=EgoyMDI2MDIyMy4wIKXMDSoASAFQAw%3D%3D" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/Nikita&#039;s+Beach+Restaurant/@7.7745719,98.3236351,17z/data=!3m1!4b1!4m6!3m5!1s0x305028b948150e9f:0x36d1dc5481520d8a!8m2!3d7.7745666!4d98.32621!16s%2Fg%2F1td07cbg?entry=ttu&#038;g_ep=EgoyMDI2MDIyMy4wIKXMDSoASAFQAw%3D%3D" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-53df47d elementor-widget elementor-widget-text-editor" data-id="53df47d" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><strong>Nikita’s</strong>, à Rawai, est une adresse incontournable du sud de Phuket. Ce restaurant en bord de mer est apprécié pour son ambiance détendue, ses fruits de mer ultra frais, sa cuisine thaïlandaise et internationale, ainsi que pour sa vue dégagée sur la mer d’Andaman. Très fréquenté au moment du coucher du soleil, c’est un lieu idéal pour un dîner en couple ou en famille.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-b27c457 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="b27c457" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 1"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="b27c457" data-elementor-lightbox-title="Photo à venir prochainement" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYwNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3Bob3RvLWEtdmVuaXIud2VicCIsInNsaWRlc2hvdyI6ImIyN2M0NTcifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp" alt="Photo à venir prochainement" /><figcaption class="elementor-image-carousel-caption">Photo à venir prochainement</figcaption></figure></a></div>			</div>
					</div>
						</div>
				</div>
					</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-dbc4e12 elementor-widget elementor-widget-menu-anchor" data-id="dbc4e12" data-element_type="widget" data-e-type="widget" data-widget_type="menu-anchor.default">
				<div class="elementor-widget-container">
							<div class="elementor-menu-anchor" id="jour-deux"></div>
						</div>
				</div>
		<div class="elementor-element elementor-element-ca51147 e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="ca51147" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-b1ea8ed elementor-widget elementor-widget-heading" data-id="b1ea8ed" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Jour 2 - Excursion vers les îles Phi Phi &amp; Maya Bay</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-113e187 elementor-widget elementor-widget-heading" data-id="113e187" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Journée entière</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-b636784 elementor-widget elementor-widget-n-accordion" data-id="b636784" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-1910" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-1910" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 1 - Excursion îles : Phi Phi &amp; Maya Bay </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-1910" class="elementor-element elementor-element-7b01d3a e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="7b01d3a" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-1910" class="elementor-element elementor-element-9d73860 e-grid e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="9d73860" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-0428585 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="0428585" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-clock" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256,8C119,8,8,119,8,256S119,504,256,504,504,393,504,256,393,8,256,8Zm92.49,313h0l-20,25a16,16,0,0,1-22.49,2.5h0l-67-49.72a40,40,0,0,1-15-31.23V112a16,16,0,0,1,16-16h32a16,16,0,0,1,16,16V256l58,42.5A16,16,0,0,1,348.49,321Z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Temps de visite						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Journée complète					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-7fe5384 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="7fe5384" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-euro-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Prix 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						~ 1500–3500 ฿ (~ 40 - 95€) / personne,  selon la formule					</p>
				
			</div>
			
		</div>
						</div>
				</div>
					</div>
				</div>
				<div class="elementor-element elementor-element-eb4277b elementor-widget elementor-widget-text-editor" data-id="eb4277b" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Offrez-vous une excursion vers les <strong data-start="1665" data-end="1706"><span class="hover:entity-accent entity-underline inline cursor-pointer align-baseline"><span class="whitespace-normal">Phi Phi Islands</span></span></strong>, l’archipel incontournable pour une escapade romantique.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-111b07b elementor-widget elementor-widget-text-editor" data-id="111b07b" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>L’archipel se compose principalement de deux îles habitées : <strong data-start="831" data-end="846">Phi Phi Don</strong>, la plus grande et la seule dotée d’hébergements, et <strong data-start="900" data-end="915">Phi Phi Leh</strong>, célèbre pour la baie de Maya (Maya Bay). Les falaises de calcaire karstique s’élèvent directement de la mer, formant des criques et des lagunes isolées. Le parc marin national protège une riche biodiversité marine, notamment des récifs coralliens.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-f0fe8a7 elementor-widget elementor-widget-html" data-id="f0fe8a7" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					    <!-- Encadré ASTUCE -->
    <div class="card-tip-box">
      <svg class="card-tip-icon" width="28" height="28" viewBox="0 0 24 24" fill="currentColor">
        <path d="M9 21H15V22.5C15 22.7761 14.7761 23 14.5 23H9.5C9.22386 23 9 22.7761 9 22.5V21ZM12 2C8.13401 2 5 5.13401 5 9C5 11.3868 6.27866 13.4953 8.27039 14.7037C8.72423 14.9818 9 15.4663 9 15.9852V17C9 17.5523 9.44772 18 10 18H14C14.5523 18 15 17.5523 15 17V15.9852C15 15.4663 15.2758 14.9818 15.7296 14.7037C17.7213 13.4953 19 11.3868 19 9C19 5.13401 15.866 2 12 2Z"/>
      </svg>
      <div>
        <strong>Le mot de Phuket360</strong><br>
        <p>Pour une excursion vers les îles Phi Phi et Maya Bay, le départ depuis l’hôtel se fait généralement entre 7h et 8h, avec un retour prévu entre 16h30 et 18h30. Maya Bay est soumise à un quota journalier de visiteurs, ce qui entraîne une forte affluence, et la journée peut s’avérer fatigante en raison des trajets en bateau rapide.</p><br>
        <p><b>Option plus douce, si vous souhaitez conserver un rythme plus posé et éviter de courir partout :</b> privilégiez Coral Island (Koh Hae), Racha Island, ou tout simplement une journée à Freedom Beach avec un vrai moment de détente.

En revanche, si vous assumez pleinement le côté “carte postale iconique”, les îles Phi Phi restent une valeur sûre.</p>
        
      </div>
    </div>				</div>
				</div>
				<div class="elementor-element elementor-element-8740fcd elementor-widget elementor-widget-html" data-id="8740fcd" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<h3 style="font-weight: 600; font-size: 16px; color: #386641; margin: 24px 0 14px; padding-left: 14px; border-left: 4px solid; border-image: linear-gradient(to bottom,#DDA15E 0%,#6a994e 100%) 1;">Fermeture et restauration écologique</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-28c70a4 elementor-widget elementor-widget-text-editor" data-id="28c70a4" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p data-start="1210" data-end="1594">Face à la surfréquentation touristique, Maya Bay a été fermée en 2018 pour permettre la régénération des coraux et la stabilisation des sols. Des programmes de replantation de coraux et de restauration d’habitats marins ont été menés. Depuis sa réouverture, les bateaux n’ont plus le droit d’accoster directement sur la plage et doivent utiliser une jetée située à l’arrière de l’île.</p><p data-start="1210" data-end="1594"><strong>L’accès est désormais limité à un nombre restreint de visiteurs par jour</strong>, avec interdiction de baignade dans la baie principale pour réduire l’impact sur l’environnement marin.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-21864f9 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="21864f9" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 1"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="21864f9" data-elementor-lightbox-title="Photo à venir prochainement" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYwNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3Bob3RvLWEtdmVuaXIud2VicCIsInNsaWRlc2hvdyI6IjIxODY0ZjkifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp" alt="Photo à venir prochainement" /><figcaption class="elementor-image-carousel-caption">Photo à venir prochainement</figcaption></figure></a></div>			</div>
					</div>
						</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-a6436d2 elementor-widget elementor-widget-html" data-id="a6436d2" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<hr style="border:0;height:3px;width:60px;border-radius:2px;background:linear-gradient(90deg,#e09f3e 0%,transparent 100%);opacity:.3;">
				</div>
				</div>
				<div class="elementor-element elementor-element-08847bc elementor-widget elementor-widget-heading" data-id="08847bc" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Dîner</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-05e0d9d elementor-widget elementor-widget-n-accordion" data-id="05e0d9d" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-6160" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-6160" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 2 - Dîner au Rock Salt (The Nai Harn) </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-6160" class="elementor-element elementor-element-e2fe84c e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="e2fe84c" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-6160" class="elementor-element elementor-element-cbdc2e4 e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="cbdc2e4" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div role="region" aria-labelledby="e-n-accordion-item-6160" class="elementor-element elementor-element-7b41f20 e-grid e-con-full parallax_section_no qode_elementor_container_no e-con e-child" data-id="7b41f20" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-8ea6a5c elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="8ea6a5c" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-euro-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Prix 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						~ 400 - 800 ฿ (~11 - 22 €) / personne					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-0f516d8 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="0f516d8" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/Rock+Salt+Restaurant/@7.7783368,98.3036578,17z/data=!3m1!4b1!4m6!3m5!1s0x3050261b60275e77:0x222c79dcd883bb30!8m2!3d7.7783368!4d98.3036578!16s%2Fg%2F11c3v_7jlh?entry=ttu&#038;g_ep=EgoyMDI2MDMwNC4xIKXMDSoASAFQAw%3D%3D" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/Rock+Salt+Restaurant/@7.7783368,98.3036578,17z/data=!3m1!4b1!4m6!3m5!1s0x3050261b60275e77:0x222c79dcd883bb30!8m2!3d7.7783368!4d98.3036578!16s%2Fg%2F11c3v_7jlh?entry=ttu&#038;g_ep=EgoyMDI2MDMwNC4xIKXMDSoASAFQAw%3D%3D" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-e0e81ff elementor-widget elementor-widget-text-editor" data-id="e0e81ff" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<article class="text-token-text-primary w-full focus:outline-none [--shadow-height:45px] has-data-writing-block:pointer-events-none has-data-writing-block:-mt-(--shadow-height) has-data-writing-block:pt-(--shadow-height) [&amp;:has([data-writing-block])&gt;*]:pointer-events-auto scroll-mt-(--header-height)" dir="auto" tabindex="-1" data-turn-id="0b4eac04-8228-42a5-88df-d4d0352787a3" data-testid="conversation-turn-3" data-scroll-anchor="false" data-turn="user"><div class="text-base my-auto mx-auto pt-12 [--thread-content-margin:--spacing(4)] @w-sm/main:[--thread-content-margin:--spacing(6)] @w-lg/main:[--thread-content-margin:--spacing(16)] px-(--thread-content-margin)"><div class="[--thread-content-max-width:40rem] @w-lg/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col" tabindex="-1"><div class="z-0 flex justify-end"><div class="text-base my-auto mx-auto pb-10 [--thread-content-margin:--spacing(4)] @w-sm/main:[--thread-content-margin:--spacing(6)] @w-lg/main:[--thread-content-margin:--spacing(16)] px-(--thread-content-margin)"><div class="[--thread-content-max-width:40rem] @w-lg/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn" tabindex="-1"><div class="flex max-w-full flex-col grow"><div class="min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal [.text-message+&amp;]:mt-1" dir="auto" data-message-author-role="assistant" data-message-id="3cb56d54-91b2-48e9-ba3b-4ab329da0c95" data-message-model-slug="gpt-5-2"><div class="flex w-full flex-col gap-1 empty:hidden first:pt-[1px]"><div class="markdown prose dark:prose-invert w-full wrap-break-word dark markdown-new-styling"><p data-start="632" data-end="876">Situé directement au bord de Nai Harn Beach, <strong>Rock Salt</strong> est une excellente option pour terminer la journée après une excursion en mer. Le restaurant propose une cuisine simple et fraîche avec fruits de mer, grillades et plats internationaux.</p><p data-start="878" data-end="1053">La terrasse donne directement sur la plage, ce qui permet de profiter d’une atmosphère détendue pendant que les enfants peuvent encore marcher sur le sable ou observer la mer.</p></div></div></div></div></div></div></div></div></div></article>								</div>
				</div>
				<div class="elementor-element elementor-element-9eeeb21 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="9eeeb21" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 1"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="9eeeb21" data-elementor-lightbox-title="Photo à venir prochainement" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYwNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3Bob3RvLWEtdmVuaXIud2VicCIsInNsaWRlc2hvdyI6IjllZWViMjEifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp" alt="Photo à venir prochainement" /><figcaption class="elementor-image-carousel-caption">Photo à venir prochainement</figcaption></figure></a></div>			</div>
					</div>
						</div>
				</div>
					</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-3c73d05 elementor-widget elementor-widget-menu-anchor" data-id="3c73d05" data-element_type="widget" data-e-type="widget" data-widget_type="menu-anchor.default">
				<div class="elementor-widget-container">
							<div class="elementor-menu-anchor" id="jour-trois"></div>
						</div>
				</div>
		<div class="elementor-element elementor-element-9e9749c e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="9e9749c" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-2169c61 elementor-widget elementor-widget-heading" data-id="2169c61" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Jour 3 - Activités et Phuket Old Town</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-d8e38c8 elementor-widget elementor-widget-heading" data-id="d8e38c8" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Matin et après-midi</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-a7d72ec elementor-widget elementor-widget-n-accordion" data-id="a7d72ec" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-1750" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-1750" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 1 - Andamanda Water Park </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-1750" class="elementor-element elementor-element-1895832 e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="1895832" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-1750" class="elementor-element elementor-element-bb9b05c e-grid e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="bb9b05c" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-137ad95 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="137ad95" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-clock" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256,8C119,8,8,119,8,256S119,504,256,504,504,393,504,256,393,8,256,8Zm92.49,313h0l-20,25a16,16,0,0,1-22.49,2.5h0l-67-49.72a40,40,0,0,1-15-31.23V112a16,16,0,0,1,16-16h32a16,16,0,0,1,16,16V256l58,42.5A16,16,0,0,1,348.49,321Z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Temps de visite						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						4h - 6h					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-3a487ba elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="3a487ba" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-euro-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Prix 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						~1200 à 1500 ฿ (~32 - 40 €) / adulte.
~1000 à 1300 ฿ (~27 - 35 €) / enfant (91 à 121 cm).
Gratuit pour les enfants de moins de 90 cm					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-7415dc0 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="7415dc0" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/Andamanda+Phuket/@7.9018117,98.3634479,17z/data=!3m1!4b1!4m6!3m5!1s0x305031e4ead088fd:0xd98b281950ad571d!8m2!3d7.9018117!4d98.3634479!16s%2Fg%2F11p9cbw9dv?entry=ttu&#038;g_ep=EgoyMDI2MDMwNC4xIKXMDSoASAFQAw%3D%3D" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/Andamanda+Phuket/@7.9018117,98.3634479,17z/data=!3m1!4b1!4m6!3m5!1s0x305031e4ead088fd:0xd98b281950ad571d!8m2!3d7.9018117!4d98.3634479!16s%2Fg%2F11p9cbw9dv?entry=ttu&#038;g_ep=EgoyMDI2MDMwNC4xIKXMDSoASAFQAw%3D%3D" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
					</div>
				</div>
				<div class="elementor-element elementor-element-d369611 elementor-widget elementor-widget-text-editor" data-id="d369611" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p data-start="5502" data-end="5714"><strong>Andamanda</strong> est le plus grand parc aquatique de Phuket. Inspiré de la mythologie thaïlandaise, il propose de nombreux toboggans, une piscine à vagues, une rivière tranquille et plusieurs zones adaptées aux enfants.</p><p data-start="5716" data-end="5789">Les familles passent généralement une demi-journée complète dans le parc.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-c6f9487 elementor-widget elementor-widget-text-editor" data-id="c6f9487" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Le plus simple est de déjeuner directement dans le parc, qui dispose de plusieurs restaurants et stands de nourriture.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-8f226b1 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="8f226b1" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 1"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="8f226b1" data-elementor-lightbox-title="Photo à venir prochainement" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYwNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3Bob3RvLWEtdmVuaXIud2VicCIsInNsaWRlc2hvdyI6IjhmMjI2YjEifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp" alt="Photo à venir prochainement" /><figcaption class="elementor-image-carousel-caption">Photo à venir prochainement</figcaption></figure></a></div>			</div>
					</div>
						</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-d666ddb elementor-widget elementor-widget-n-accordion" data-id="d666ddb" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-2240" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-2240" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 1 bis - Elephant Jungle Sanctuary Phuket </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-2240" class="elementor-element elementor-element-a7a8719 e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="a7a8719" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-2240" class="elementor-element elementor-element-b756812 e-grid e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="b756812" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4209585 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="4209585" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-clock" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256,8C119,8,8,119,8,256S119,504,256,504,504,393,504,256,393,8,256,8Zm92.49,313h0l-20,25a16,16,0,0,1-22.49,2.5h0l-67-49.72a40,40,0,0,1-15-31.23V112a16,16,0,0,1,16-16h32a16,16,0,0,1,16,16V256l58,42.5A16,16,0,0,1,348.49,321Z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Temps de visite						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						3h - 4h					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-757be3c elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="757be3c" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-euro-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Prix 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						~2500 à 2900 ฿ (~69 - 79 €) / adulte
~1700 à 1900 ฿ (~45 - 51 €) / enfant					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-f921fe2 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="f921fe2" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/Elephant+Jungle+Sanctuary+Phuket/@7.9183223,98.3283885,17z/data=!3m1!4b1!4m6!3m5!1s0x305031712b03616f:0x3b87301fb4b7b770!8m2!3d7.918317!4d98.3309634!16s%2Fg%2F11c1tt9bnv?entry=ttu&#038;g_ep=EgoyMDI2MDMwNC4xIKXMDSoASAFQAw%3D%3D" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/Elephant+Jungle+Sanctuary+Phuket/@7.9183223,98.3283885,17z/data=!3m1!4b1!4m6!3m5!1s0x305031712b03616f:0x3b87301fb4b7b770!8m2!3d7.918317!4d98.3309634!16s%2Fg%2F11c1tt9bnv?entry=ttu&#038;g_ep=EgoyMDI2MDMwNC4xIKXMDSoASAFQAw%3D%3D" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
					</div>
				</div>
				<div class="elementor-element elementor-element-5f33b4a elementor-widget elementor-widget-text-editor" data-id="5f33b4a" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p data-start="525" data-end="744">Elephant Jungle Sanctuary Phuket est l’un des sanctuaires les plus connus de l’île. Les éléphants qui vivent ici ont été sauvés et peuvent désormais évoluer dans un environnement plus naturel.</p><p data-start="746" data-end="1057">La visite commence généralement par une courte présentation sur l’histoire des éléphants en Thaïlande et les raisons pour lesquelles ces sanctuaires ont été créés. Les visiteurs rencontrent ensuite les éléphants, participent à la préparation de leur nourriture et peuvent les nourrir avec des fruits et légumes.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-4a25632 elementor-widget elementor-widget-text-editor" data-id="4a25632" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p data-start="1059" data-end="1310">Selon le programme choisi, certaines activités permettent également d’accompagner les éléphants dans la boue ou dans l’eau afin de participer à leur bain, tout en restant encadré par les soigneurs du sanctuaire.</p><p data-start="1312" data-end="1590">La plupart des visites se déroulent en <strong data-start="1351" data-end="1367">demi-journée</strong>, avec deux créneaux possibles : le matin ou l’après-midi. Les excursions incluent généralement <strong data-start="1463" data-end="1549">le transfert depuis l’hôtel, un guide, des boissons et un repas thaïlandais simple</strong>.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-b111065 elementor-widget elementor-widget-text-editor" data-id="b111065" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Cette activité est très populaire auprès des familles car elle permet de découvrir les éléphants dans un cadre plus respectueux tout en vivant une expérience marquante pour les enfants.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-89ea574 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="89ea574" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 1"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="89ea574" data-elementor-lightbox-title="Photo à venir prochainement" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYwNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3Bob3RvLWEtdmVuaXIud2VicCIsInNsaWRlc2hvdyI6Ijg5ZWE1NzQifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp" alt="Photo à venir prochainement" /><figcaption class="elementor-image-carousel-caption">Photo à venir prochainement</figcaption></figure></a></div>			</div>
					</div>
						</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-360fd27 elementor-widget elementor-widget-heading" data-id="360fd27" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Soir</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-29ddfe4 elementor-widget elementor-widget-html" data-id="29ddfe4" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<hr style="border:0;height:3px;width:60px;border-radius:2px;background:linear-gradient(90deg,#e09f3e 0%,transparent 100%);opacity:.3;">
				</div>
				</div>
				<div class="elementor-element elementor-element-7711c47 elementor-widget elementor-widget-n-accordion" data-id="7711c47" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-1240" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-1240" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 2 - L’Old Town version intime </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-1240" class="elementor-element elementor-element-06827ae e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="06827ae" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-1240" class="elementor-element elementor-element-46c0571 e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="46c0571" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div role="region" aria-labelledby="e-n-accordion-item-1240" class="elementor-element elementor-element-ef9e62d e-grid e-con-full parallax_section_no qode_elementor_container_no e-con e-child" data-id="ef9e62d" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-c55f5c2 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="c55f5c2" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/Yaowarad+Rd,+Chang+Wat+Phuket+83000/@7.8986363,98.380748,17z/data=!3m1!4b1!4m6!3m5!1s0x305031eb39a61195:0x1dc59aacb43de509!8m2!3d7.898631!4d98.3833229!16s%2Fg%2F1hm4912l0?entry=ttu&#038;g_ep=EgoyMDI2MDIyNS4wIKXMDSoASAFQAw%3D%3D" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/Yaowarad+Rd,+Chang+Wat+Phuket+83000/@7.8986363,98.380748,17z/data=!3m1!4b1!4m6!3m5!1s0x305031eb39a61195:0x1dc59aacb43de509!8m2!3d7.898631!4d98.3833229!16s%2Fg%2F1hm4912l0?entry=ttu&#038;g_ep=EgoyMDI2MDIyNS4wIKXMDSoASAFQAw%3D%3D" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-6eb5d3d elementor-widget elementor-widget-text-editor" data-id="6eb5d3d" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]">Dirigez-vous vers <strong>Yaowarat Road</strong> et ses rues adjacentes. C&rsquo;est ici que l&rsquo;Old Town révèle ce qu&rsquo;elle garde pour elle.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-76f5093 elementor-widget elementor-widget-text-editor" data-id="76f5093" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]">Pas de grandes enseignes, pas de foule organisée. Seulement de petites adresses nichées dans d&rsquo;anciennes maisons rénovées, discrètes, comme si elles ne cherchaient pas vraiment à être trouvées. Vous y croiserez des galeries d&rsquo;art indépendantes où s&rsquo;exposent peintres, photographes et illustrateurs thaïlandais contemporains. Des ateliers-boutiques où les mains ont encore leur place, textiles teints à la main, céramiques, carnets reliés avec soin. Des bijouteries artisanales, souvent inspirées de motifs locaux ou marins.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-8ba5df6 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="8ba5df6" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 1"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="8ba5df6" data-elementor-lightbox-title="Photo à venir prochainement" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYwNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3Bob3RvLWEtdmVuaXIud2VicCIsInNsaWRlc2hvdyI6IjhiYTVkZjYifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp" alt="Photo à venir prochainement" /><figcaption class="elementor-image-carousel-caption">Photo à venir prochainement</figcaption></figure></a></div>			</div>
					</div>
						</div>
				</div>
					</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-74fe432 elementor-widget elementor-widget-html" data-id="74fe432" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<hr style="border:0;height:3px;width:60px;border-radius:2px;background:linear-gradient(90deg,#e09f3e 0%,transparent 100%);opacity:.3;">
				</div>
				</div>
				<div class="elementor-element elementor-element-cef3ce2 elementor-widget elementor-widget-heading" data-id="cef3ce2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Dîner</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-35b43a3 elementor-widget elementor-widget-n-accordion" data-id="35b43a3" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-5630" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-5630" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 3 - Le night market du dimanche </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-5630" class="elementor-element elementor-element-537fdb8 e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="537fdb8" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-5630" class="elementor-element elementor-element-3725d7e e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="3725d7e" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div role="region" aria-labelledby="e-n-accordion-item-5630" class="elementor-element elementor-element-2af478e e-grid e-con-full parallax_section_no qode_elementor_container_no e-con e-child" data-id="2af478e" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-ec855ce elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="ec855ce" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/Phuket+Walking+Street/data=!4m2!3m1!1s0x305031d9786403c1:0xa6cf49d36880a3f2?sa=X&#038;ved=1t:155783&#038;ictx=111" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/Phuket+Walking+Street/data=!4m2!3m1!1s0x305031d9786403c1:0xa6cf49d36880a3f2?sa=X&#038;ved=1t:155783&#038;ictx=111" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-7638979 elementor-widget elementor-widget-text-editor" data-id="7638979" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Le <strong data-start="3" data-end="28">Phuket Walking Street</strong>, aussi connu sous le nom de <strong data-start="57" data-end="69">Lard Yai</strong> (qui signifie « grand marché » en thaï), est un marché nocturne hebdomadaire incontournable organisé chaque dimanche sur <strong data-start="191" data-end="207">Thalang Road</strong>, au cœur du quartier historique de la vieille ville de Phuket.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-1989744 elementor-widget elementor-widget-text-editor" data-id="1989744" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Le plus simple est de <strong data-start="1825" data-end="1856">dîner directement sur place</strong> :<br />vous composez votre repas en plusieurs petites portions, vous vous asseyez dès qu’une table se libère, et vous profitez de l’ambiance.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-f887bcb elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="f887bcb" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Décoration dragon à Phuket Old Town" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQwOCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2RyYWdvbi1sdW1pbmV1eC1waHVrZXQtb2xkLXRvd24tbWFyY2hlLW51aXQud2VicCIsInNsaWRlc2hvdyI6ImY4ODdiY2IifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/dragon-lumineux-phuket-old-town-marche-nuit.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/dragon-lumineux-phuket-old-town-marche-nuit.webp" alt="Grand dragon lumineux installé dans Phuket Old Town pendant le marché de nuit" /><figcaption class="elementor-image-carousel-caption">Décoration dragon à Phuket Old Town</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Dragon lumineux à l’entrée de Phuket Old Town" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQwNiwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2RyYWdvbi1sdW1pbmV1eC1lbnRyZWUtbGFyZC15YWktbmlnaHQtbWFya2V0LXBodWtldC1vbGQtdG93bi53ZWJwIiwic2xpZGVzaG93IjoiZjg4N2JjYiJ9" href="https://phuket360.fr/wp-content/uploads/2026/03/dragon-lumineux-entree-lard-yai-night-market-phuket-old-town.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/dragon-lumineux-entree-lard-yai-night-market-phuket-old-town.webp" alt="Dragon lumineux décoratif près de l’entrée du Lard Yai Night Market à Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Dragon lumineux à l’entrée de Phuket Old Town</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Lard Yai Night Market dans Phuket Old Town le dimanche soir" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzM5NywidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2xhcmQteWFpLW5pZ2h0LW1hcmtldC1waHVrZXQtb2xkLXRvd24tc3VuZGF5LXdhbGtpbmctc3RyZWV0LWNyb3dkLndlYnAiLCJzbGlkZXNob3ciOiJmODg3YmNiIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-sunday-walking-street-crowd.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-sunday-walking-street-crowd.webp" alt="Foule dans la Sunday Walking Street du Lard Yai Night Market à Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Lard Yai Night Market dans Phuket Old Town le dimanche soir</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Foule au Lard Yai Night Market à Phuket Old Town" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQwMSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2xhcmQteWFpLW5pZ2h0LW1hcmtldC1waHVrZXQtb2xkLXRvd24tc3VuZGF5LXdhbGtpbmctc3RyZWV0LWxhbnRlcm5zLWNyb3dkLndlYnAiLCJzbGlkZXNob3ciOiJmODg3YmNiIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-sunday-walking-street-lanterns-crowd.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-sunday-walking-street-lanterns-crowd.webp" alt="Foule dans le Lard Yai Night Market à Phuket Old Town avec lanternes rouges" /><figcaption class="elementor-image-carousel-caption">Foule au Lard Yai Night Market à Phuket Old Town</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Lanternes et marché de nuit à Phuket Old Town" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQwMCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2xhcmQteWFpLW5pZ2h0LW1hcmtldC1waHVrZXQtb2xkLXRvd24tc3VuZGF5LXdhbGtpbmctc3RyZWV0LWxhbnRlcm5zLndlYnAiLCJzbGlkZXNob3ciOiJmODg3YmNiIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-sunday-walking-street-lanterns.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-sunday-walking-street-lanterns.webp" alt="Marché Lard Yai Night Market avec lanternes rouges dans Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Lanternes et marché de nuit à Phuket Old Town</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Stands de shopping au Lard Yai Night Market à Phuket Old Town" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzM5OSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2xhcmQteWFpLW5pZ2h0LW1hcmtldC1waHVrZXQtb2xkLXRvd24tc3RyZWV0LXNob3BwaW5nLXN0YWxscy53ZWJwIiwic2xpZGVzaG93IjoiZjg4N2JjYiJ9" href="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-street-shopping-stalls.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-street-shopping-stalls.webp" alt="Stands de vêtements et accessoires au Lard Yai Night Market dans Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Stands de shopping au Lard Yai Night Market à Phuket Old Town</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="7 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Musiciens de rue au Lard Yai Night Market à Phuket Old Town" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzM5NiwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2xhcmQteWFpLW5pZ2h0LW1hcmtldC1waHVrZXQtb2xkLXRvd24tbGl2ZS1tdXNpYy1zdHJlZXQtcGVyZm9ybWFuY2Uud2VicCIsInNsaWRlc2hvdyI6ImY4ODdiY2IifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-live-music-street-performance.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-live-music-street-performance.webp" alt="Concert de rue au Lard Yai Night Market dans Phuket Old Town à Phuket" /><figcaption class="elementor-image-carousel-caption">Musiciens de rue au Lard Yai Night Market à Phuket Old Town</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="8 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Boutique artisanale au Lard Yai Night Market à Phuket Old Town" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzM5OCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2xhcmQteWFpLW5pZ2h0LW1hcmtldC1waHVrZXQtb2xkLXRvd24tYm91dGlxdWUtbG9jYWwtYXJ0aXNhbmF0LndlYnAiLCJzbGlkZXNob3ciOiJmODg3YmNiIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-boutique-local-artisanat.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-boutique-local-artisanat.webp" alt="Boutique de vêtements et artisanat dans le marché Lard Yai Night Market à Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Boutique artisanale au Lard Yai Night Market à Phuket Old Town</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="9 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Stands de souvenirs au Lard Yai Night Market" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQwMiwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2xhcmQteWFpLW5pZ2h0LW1hcmtldC1waHVrZXQtb2xkLXRvd24tdGhhaWxhbmQtc291dmVuaXItc3RhbGxzLndlYnAiLCJzbGlkZXNob3ciOiJmODg3YmNiIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-thailand-souvenir-stalls.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-thailand-souvenir-stalls.webp" alt="Stands de souvenirs et vêtements au Lard Yai Night Market à Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Stands de souvenirs au Lard Yai Night Market</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="10 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Artiste de caricatures au Lard Yai Night Market" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQwMywidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2xhcmQteWFpLW5pZ2h0LW1hcmtldC1waHVrZXQtb2xkLXRvd24tc3RyZWV0LWFydGlzdC1jYXJpY2F0dXJlLndlYnAiLCJzbGlkZXNob3ciOiJmODg3YmNiIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-street-artist-caricature.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-street-artist-caricature.webp" alt="Artiste réalisant des caricatures au Lard Yai Night Market dans Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Artiste de caricatures au Lard Yai Night Market</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="11 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Artiste de rue au Lard Yai Night Market" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQwNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2FydGlzdGUtcnVlLWxhcmQteWFpLW5pZ2h0LW1hcmtldC1waHVrZXQtb2xkLXRvd24ud2VicCIsInNsaWRlc2hvdyI6ImY4ODdiY2IifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/artiste-rue-lard-yai-night-market-phuket-old-town.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/artiste-rue-lard-yai-night-market-phuket-old-town.webp" alt="Artiste de rue au Lard Yai Night Market dans Phuket Old Town à Phuket" /><figcaption class="elementor-image-carousel-caption">Artiste de rue au Lard Yai Night Market</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="12 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="La Soi Rommanee animée lors du night market Lard Yai" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQwOSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3J1ZS1hbmltZWUtbWFyY2hlLWxhcmQteWFpLW5pZ2h0LW1hcmtldC1waHVrZXQud2VicCIsInNsaWRlc2hvdyI6ImY4ODdiY2IifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/rue-animee-marche-lard-yai-night-market-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/rue-animee-marche-lard-yai-night-market-phuket.webp" alt="Rue animée avec visiteurs et boutiques pendant le Lard Yai Night Market à Phuket Old Town dans la Soi Rommanee" /><figcaption class="elementor-image-carousel-caption">La Soi Rommanee animée lors du night market Lard Yai</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="13 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Place animée du Lard Yai Night Market" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQxNSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3BsYWNlLW1hcmNoZS1sYXJkLXlhaS1uaWdodC1tYXJrZXQtcGh1a2V0LW9sZC10b3duLndlYnAiLCJzbGlkZXNob3ciOiJmODg3YmNiIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/place-marche-lard-yai-night-market-phuket-old-town.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/place-marche-lard-yai-night-market-phuket-old-town.webp" alt="Place avec visiteurs et stands pendant le Lard Yai Night Market à Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Place animée du Lard Yai Night Market</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="14 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Stands de street food au Lard Yai Night Market" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQxNywidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3N0YW5kcy1zdHJlZXQtZm9vZC1sYXJkLXlhaS1uaWdodC1tYXJrZXQtcGh1a2V0LndlYnAiLCJzbGlkZXNob3ciOiJmODg3YmNiIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/stands-street-food-lard-yai-night-market-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/stands-street-food-lard-yai-night-market-phuket.webp" alt="Stands de street food très fréquentés au Lard Yai Night Market à Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Stands de street food au Lard Yai Night Market</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="15 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Rue animée du Lard Yai Night Market à Phuket Old Town" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQxMSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3J1ZS1sYXJkLXlhaS1uaWdodC1tYXJrZXQtcGh1a2V0LW9sZC10b3duLWJvdXRpcXVlcy53ZWJwIiwic2xpZGVzaG93IjoiZjg4N2JjYiJ9" href="https://phuket360.fr/wp-content/uploads/2026/03/rue-lard-yai-night-market-phuket-old-town-boutiques.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/rue-lard-yai-night-market-phuket-old-town-boutiques.webp" alt="Rue du Lard Yai Night Market avec boutiques et visiteurs à Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Rue animée du Lard Yai Night Market à Phuket Old Town</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="16 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Boutique de vêtements à Phuket Old Town" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQxMCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2JvdXRpcXVlLXZldGVtZW50cy1waHVrZXQtb2xkLXRvd24tbGFyZC15YWktbmlnaHQtbWFya2V0LndlYnAiLCJzbGlkZXNob3ciOiJmODg3YmNiIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/boutique-vetements-phuket-old-town-lard-yai-night-market.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/boutique-vetements-phuket-old-town-lard-yai-night-market.webp" alt="Boutique de vêtements colorés dans Phuket Old Town pendant le Lard Yai Night Market" /><figcaption class="elementor-image-carousel-caption">Boutique de vêtements à Phuket Old Town</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="17 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Stand de desserts au Lard Yai Night Market" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQxMiwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2Rlc3NlcnRzLWdsYWNlcy1sYXJkLXlhaS1uaWdodC1tYXJrZXQtcGh1a2V0LW9sZC10b3duLndlYnAiLCJzbGlkZXNob3ciOiJmODg3YmNiIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/desserts-glaces-lard-yai-night-market-phuket-old-town.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/desserts-glaces-lard-yai-night-market-phuket-old-town.webp" alt="Stand de desserts et glaces au Lard Yai Night Market à Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Stand de desserts au Lard Yai Night Market</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="18 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Street food croustillante au Lard Yai Night Market" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQxNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3N0cmVldC1mb29kLWNyb3VzdGlsbGFudGUtbGFyZC15YWktbmlnaHQtbWFya2V0LXBodWtldC53ZWJwIiwic2xpZGVzaG93IjoiZjg4N2JjYiJ9" href="https://phuket360.fr/wp-content/uploads/2026/03/street-food-croustillante-lard-yai-night-market-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/street-food-croustillante-lard-yai-night-market-phuket.webp" alt="Stand de street food frit au Lard Yai Night Market à Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Street food croustillante au Lard Yai Night Market</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="19 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Stand de street food au Lard Yai Night Market" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQwNywidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3N0cmVldC1mb29kLWJyb2NoZXR0ZXMtbGFyZC15YWktbmlnaHQtbWFya2V0LXBodWtldC53ZWJwIiwic2xpZGVzaG93IjoiZjg4N2JjYiJ9" href="https://phuket360.fr/wp-content/uploads/2026/03/street-food-brochettes-lard-yai-night-market-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/street-food-brochettes-lard-yai-night-market-phuket.webp" alt="Stand de brochettes et street food au Lard Yai Night Market à Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Stand de street food au Lard Yai Night Market</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="20 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Stand de boissons au Lard Yai Night Market à Phuket Old Town" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQwNSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2xhcmQteWFpLW5pZ2h0LW1hcmtldC1waHVrZXQtb2xkLXRvd24tZHJpbmtzLXN0cmVldC1iYXIud2VicCIsInNsaWRlc2hvdyI6ImY4ODdiY2IifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-drinks-street-bar.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-drinks-street-bar.webp" alt="Stand de boissons et cocktails au Lard Yai Night Market dans Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Stand de boissons au Lard Yai Night Market à Phuket Old Town</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="21 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Panneau indiquant les toilettes au Lard Yai Night Market" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQxNiwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3Bhbm5lYXUtdG9pbGV0dGVzLWxhcmQteWFpLW5pZ2h0LW1hcmtldC1waHVrZXQtb2xkLXRvd24ud2VicCIsInNsaWRlc2hvdyI6ImY4ODdiY2IifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/panneau-toilettes-lard-yai-night-market-phuket-old-town.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/panneau-toilettes-lard-yai-night-market-phuket-old-town.webp" alt="Panneau indiquant les toilettes près du Lard Yai Night Market à Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Panneau indiquant les toilettes au Lard Yai Night Market</figcaption></figure></a></div>			</div>
												<div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0">
						<svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-left" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z"></path></svg>					</div>
					<div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0">
						<svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-right" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z"></path></svg>					</div>
				
									<div class="swiper-pagination"></div>
									</div>
						</div>
				</div>
					</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-ab9edd1 elementor-widget elementor-widget-n-accordion" data-id="ab9edd1" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-1790" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-1790" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 3 bis - Dîner posé au Raya Restaurant </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-1790" class="elementor-element elementor-element-c6e675c e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="c6e675c" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-1790" class="elementor-element elementor-element-a9f0963 e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="a9f0963" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div role="region" aria-labelledby="e-n-accordion-item-1790" class="elementor-element elementor-element-ced165f e-grid e-con-full parallax_section_no qode_elementor_container_no e-con e-child" data-id="ced165f" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-39b1573 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="39b1573" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-euro-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Prix 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						~ 300 - 600 ฿ (~8 - 16 €) / personne					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-20efd47 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="20efd47" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/Raya+Restaurant/data=!4m2!3m1!1s0x0:0xdc6ba8750790f371?sa=X&#038;ved=1t:2428&#038;ictx=111" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/Raya+Restaurant/data=!4m2!3m1!1s0x0:0xdc6ba8750790f371?sa=X&#038;ved=1t:2428&#038;ictx=111" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-0cd98c3 elementor-widget elementor-widget-text-editor" data-id="0cd98c3" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<article class="text-token-text-primary w-full focus:outline-none [--shadow-height:45px] has-data-writing-block:pointer-events-none has-data-writing-block:-mt-(--shadow-height) has-data-writing-block:pt-(--shadow-height) [&amp;:has([data-writing-block])&gt;*]:pointer-events-auto scroll-mt-(--header-height)" dir="auto" tabindex="-1" data-turn-id="0b4eac04-8228-42a5-88df-d4d0352787a3" data-testid="conversation-turn-3" data-scroll-anchor="false" data-turn="user"><div class="text-base my-auto mx-auto pt-12 [--thread-content-margin:--spacing(4)] @w-sm/main:[--thread-content-margin:--spacing(6)] @w-lg/main:[--thread-content-margin:--spacing(16)] px-(--thread-content-margin)"><div class="[--thread-content-max-width:40rem] @w-lg/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col" tabindex="-1"><div class="z-0 flex justify-end"><div class="text-base my-auto mx-auto pb-10 [--thread-content-margin:--spacing(4)] @w-sm/main:[--thread-content-margin:--spacing(6)] @w-lg/main:[--thread-content-margin:--spacing(16)] px-(--thread-content-margin)"><div class="[--thread-content-max-width:40rem] @w-lg/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn" tabindex="-1"><div class="flex max-w-full flex-col grow"><div class="min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal [.text-message+&amp;]:mt-1" dir="auto" data-message-author-role="assistant" data-message-id="3cb56d54-91b2-48e9-ba3b-4ab329da0c95" data-message-model-slug="gpt-5-2"><div class="flex w-full flex-col gap-1 empty:hidden first:pt-[1px]"><div class="markdown prose dark:prose-invert w-full wrap-break-word dark markdown-new-styling"><p data-start="0" data-end="241" data-is-last-node="" data-is-only-node=""><strong data-start="0" data-end="19" data-is-only-node="">Raya Restaurant</strong> est une adresse emblématique de la vieille ville de Phuket, réputée pour sa cuisine thaïlandaise authentique et ses recettes familiales transmises de génération en génération, dans un cadre traditionnel chargé d’histoire.</p></div></div></div></div></div></div></div></div></div></article>								</div>
				</div>
				<div class="elementor-element elementor-element-aaebbba elementor-widget elementor-widget-text-editor" data-id="aaebbba" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Clôturer la journée ici permet de prolonger naturellement l’atmosphère d’Old Town avec l&rsquo;architecture sino-portugaise, l&rsquo;héritage culturel et la cuisine locale réunis dans un cadre resté fidèle à son identité.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-c33174b elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="c33174b" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 1"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c33174b" data-elementor-lightbox-title="Photo à venir prochainement" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYwNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3Bob3RvLWEtdmVuaXIud2VicCIsInNsaWRlc2hvdyI6ImMzMzE3NGIifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp" alt="Photo à venir prochainement" /><figcaption class="elementor-image-carousel-caption">Photo à venir prochainement</figcaption></figure></a></div>			</div>
					</div>
						</div>
				</div>
					</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-7b61fd2 e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="7b61fd2" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-7c8cc22 elementor-widget elementor-widget-html" data-id="7c8cc22" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<!-- ========= PHUKET360 — SOMMAIRE LATÉRAL (TOC) ========= -->
<aside class="p360-toc-card" role="complementary" aria-labelledby="p360-toc-title">
  <header class="p360-toc-card__header">
    <h2 class="p360-toc-card__title" id="p360-toc-title">Sommaire & accès rapide</h2>

    <!-- Bouton mobile (accordéon) -->
    <button class="p360-toc-card__toggle"
            type="button"
            aria-controls="p360-toc-panel"
            aria-expanded="false"
            title="Ouvrir/fermer le sommaire">
      <span class="p360-toc-card__toggle-icon" aria-hidden="true">▾</span>
      <span class="p360-visually-hidden">Afficher/masquer</span>
    </button>
  </header>

  <div class="p360-toc-card__body" id="p360-toc-panel">
    <nav class="p360-toc" aria-label="Sommaire de la page">
      <ul class="p360-toc__list">

        <li>
          <a href="#jour-un">
            Jour 1 - Temples, plage et coucher de soleil
          </a>
        </li>

        <li>
          <a href="#jour-deux">
            Jour 2 - Excursion vers les îles Phi Phi & Maya Bay
          </a>
        </li>

        <li>
          <a href="#jour-trois">
            Jour 3 - Activités et Phuket Old Town
          </a>
        </li>

      </ul>
    </nav>
  </div>
</aside>
<!-- ========= /PHUKET360 — SOMMAIRE LATÉRAL ========= -->
				</div>
				</div>
				<div class="elementor-element elementor-element-63f5d26 elementor-widget elementor-widget-heading" data-id="63f5d26" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Que visiter à Phuket ?</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-fb04d4f elementor-widget elementor-widget-qi_addons_for_elementor_blog_list" data-id="fb04d4f" data-element_type="widget" data-e-type="widget" data-widget_type="qi_addons_for_elementor_blog_list.default">
				<div class="elementor-widget-container">
					<div class="qodef-shortcode qodef-m qodef-addons-blog-list qodef-info-no-icons qodef-image--hover-zoom qodef-qi-grid qodef-layout--qi-columns qodef-col-num--1 qodef-item-layout--boxed qodef-responsive--predefined" >
	<div class="qodef-grid-inner">
		<article class="qodef-e qodef-blog-item qodef-grid-item qodef-item--full post-3731 post type-post status-publish format-standard has-post-thumbnail hentry category-decouvrir-incontournables-phuket tag-architecture-sino-portugaise tag-old-town-phuket tag-phuket-centre-historique tag-phuket-culture tag-phuket-historique tag-phuket-old-town tag-phuket-ville tag-street-art-phuket tag-vieille-ville-phuket pmpro-has-access">
	<div class="qodef-e-inner">
		<div class="qodef-e-media-holder">
			<div class="qodef-e-media">
		<div class="qodef-e-media-image">
		<a itemprop="url" href="https://phuket360.fr/old-town-phuket/">
			<img loading="lazy" decoding="async" width="1200" height="800" src="https://phuket360.fr/wp-content/uploads/2026/03/guide-phuket-old-town.webp" class="attachment-full size-full" alt="Le quartier de Phuket Old Town" srcset="https://phuket360.fr/wp-content/uploads/2026/03/guide-phuket-old-town.webp 1200w, https://phuket360.fr/wp-content/uploads/2026/03/guide-phuket-old-town-300x200.webp 300w, https://phuket360.fr/wp-content/uploads/2026/03/guide-phuket-old-town-1024x683.webp 1024w, https://phuket360.fr/wp-content/uploads/2026/03/guide-phuket-old-town-768x512.webp 768w, https://phuket360.fr/wp-content/uploads/2026/03/guide-phuket-old-town-700x467.webp 700w, https://phuket360.fr/wp-content/uploads/2026/03/guide-phuket-old-town-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />		</a>
			</div>
</div>
		</div>
		<div class="qodef-e-content">
						<div class="qodef-e-text">
				<h5 itemprop="name" class="qodef-e-title entry-title">
	<a itemprop="url" class="qodef-e-title-link" href="https://phuket360.fr/old-town-phuket/">
		Visiter Phuket Old Town : guide complet du quartier historique de Phuket	</a>
</h5>
		<p itemprop="description" class="qodef-e-excerpt">
			Découvrez Old Town Phuket : maisons sino-portugaises, street art, temples et cafés historiques dans le quartier le plus coloré de l&#039;île.		</p>
				</div>
							<div class="qodef-e-info qodef-info--bottom">
						<div class="qodef-e-read-more">
		<a class="qodef-shortcode qodef-m qodef-qi-button qodef-html--link qodef-layout--filled qodef-type--icon-boxed qodef-size--small qodef-icon--right qodef-hover--icon-move-horizontal-short" href="https://phuket360.fr/old-town-phuket/" target="_self">	<span class="qodef-m-text">Lire la suite</span>		<span class="qodef-m-icon qodef--icon-color-set">		<span class="qodef-m-icon-inner">			<svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-alt-circle-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z"></path></svg>					</span>	</span></a>	</div>
				</div>
					</div>
	</div>
</article>
<article class="qodef-e qodef-blog-item qodef-grid-item qodef-item--full post-4687 post type-post status-publish format-standard has-post-thumbnail hentry category-decouvrir-incontournables-phuket pmpro-has-access">
	<div class="qodef-e-inner">
		<div class="qodef-e-media-holder">
			<div class="qodef-e-media">
		<div class="qodef-e-media-image">
		<a itemprop="url" href="https://phuket360.fr/articles-test-nouveau-template/">
			<img loading="lazy" decoding="async" width="1200" height="350" src="https://phuket360.fr/wp-content/uploads/2026/03/khao-khad-viewpoint-short.webp" class="attachment-full size-full" alt="Khao Khad viewpoint, un point de vu méconnu" srcset="https://phuket360.fr/wp-content/uploads/2026/03/khao-khad-viewpoint-short.webp 1200w, https://phuket360.fr/wp-content/uploads/2026/03/khao-khad-viewpoint-short-300x88.webp 300w, https://phuket360.fr/wp-content/uploads/2026/03/khao-khad-viewpoint-short-1024x299.webp 1024w, https://phuket360.fr/wp-content/uploads/2026/03/khao-khad-viewpoint-short-768x224.webp 768w, https://phuket360.fr/wp-content/uploads/2026/03/khao-khad-viewpoint-short-700x204.webp 700w, https://phuket360.fr/wp-content/uploads/2026/03/khao-khad-viewpoint-short-600x175.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />		</a>
			</div>
</div>
		</div>
		<div class="qodef-e-content">
						<div class="qodef-e-text">
				<h5 itemprop="name" class="qodef-e-title entry-title">
	<a itemprop="url" class="qodef-e-title-link" href="https://phuket360.fr/articles-test-nouveau-template/">
		Articles TEST nouveau template	</a>
</h5>
		<p itemprop="description" class="qodef-e-excerpt">
			Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris ut malesuada dui, et tempus sem. Duis fermentum, ex ac dignissim finibus,		</p>
				</div>
							<div class="qodef-e-info qodef-info--bottom">
						<div class="qodef-e-read-more">
		<a class="qodef-shortcode qodef-m qodef-qi-button qodef-html--link qodef-layout--filled qodef-type--icon-boxed qodef-size--small qodef-icon--right qodef-hover--icon-move-horizontal-short" href="https://phuket360.fr/articles-test-nouveau-template/" target="_self">	<span class="qodef-m-text">Lire la suite</span>		<span class="qodef-m-icon qodef--icon-color-set">		<span class="qodef-m-icon-inner">			<svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-alt-circle-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z"></path></svg>					</span>	</span></a>	</div>
				</div>
					</div>
	</div>
</article>
<article class="qodef-e qodef-blog-item qodef-grid-item qodef-item--full post-2640 post type-post status-publish format-standard has-post-thumbnail hentry category-decouvrir-incontournables-phuket category-culture-thailandaise tag-bouddhisme-thailande tag-chalong-phuket tag-culture-thailandaise tag-incontournables-phuket tag-que-faire-a-phuket tag-temple-chalong tag-temple-phuket tag-temples-de-phuket tag-wat-chaiyathararam tag-wat-chalong pmpro-has-access">
	<div class="qodef-e-inner">
		<div class="qodef-e-media-holder">
			<div class="qodef-e-media">
		<div class="qodef-e-media-image">
		<a itemprop="url" href="https://phuket360.fr/wat-chalong-phuket-guide-visite/">
			<img loading="lazy" decoding="async" width="1200" height="800" src="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-temple.webp" class="attachment-full size-full" alt="Wat Chalong" srcset="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-temple.webp 1200w, https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-temple-300x200.webp 300w, https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-temple-1024x683.webp 1024w, https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-temple-768x512.webp 768w, https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-temple-700x467.webp 700w, https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-temple-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />		</a>
			</div>
</div>
		</div>
		<div class="qodef-e-content">
						<div class="qodef-e-text">
				<h5 itemprop="name" class="qodef-e-title entry-title">
	<a itemprop="url" class="qodef-e-title-link" href="https://phuket360.fr/wat-chalong-phuket-guide-visite/">
		Wat Chalong à Phuket : guide complet du temple le plus célèbre de l’île	</a>
</h5>
		<p itemprop="description" class="qodef-e-excerpt">
			Visitez Wat Chalong à Phuket : histoire, horaires, conseils pratiques et infos essentielles pour votre découverte.		</p>
				</div>
							<div class="qodef-e-info qodef-info--bottom">
						<div class="qodef-e-read-more">
		<a class="qodef-shortcode qodef-m qodef-qi-button qodef-html--link qodef-layout--filled qodef-type--icon-boxed qodef-size--small qodef-icon--right qodef-hover--icon-move-horizontal-short" href="https://phuket360.fr/wat-chalong-phuket-guide-visite/" target="_self">	<span class="qodef-m-text">Lire la suite</span>		<span class="qodef-m-icon qodef--icon-color-set">		<span class="qodef-m-icon-inner">			<svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-alt-circle-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z"></path></svg>					</span>	</span></a>	</div>
				</div>
					</div>
	</div>
</article>
<article class="qodef-e qodef-blog-item qodef-grid-item qodef-item--full post-3057 post type-post status-publish format-standard has-post-thumbnail hentry category-decouvrir-incontournables-phuket tag-aquaria-phuket tag-central-festival-phuket tag-central-floresta-phuket tag-central-phuket tag-centre-commercial-phuket tag-mall-climatise-phuket tag-que-faire-a-phuket-quand-il-pleut tag-sf-cinema-phuket tag-shopping-phuket tag-wichit-phuket pmpro-has-access">
	<div class="qodef-e-inner">
		<div class="qodef-e-media-holder">
			<div class="qodef-e-media">
		<div class="qodef-e-media-image">
		<a itemprop="url" href="https://phuket360.fr/central-phuket-centre-commercial/">
			<img loading="lazy" decoding="async" width="1200" height="800" src="https://phuket360.fr/wp-content/uploads/2026/03/central-phuket.webp" class="attachment-full size-full" alt="Central Phuket, centre commercial à Kathu" srcset="https://phuket360.fr/wp-content/uploads/2026/03/central-phuket.webp 1200w, https://phuket360.fr/wp-content/uploads/2026/03/central-phuket-300x200.webp 300w, https://phuket360.fr/wp-content/uploads/2026/03/central-phuket-1024x683.webp 1024w, https://phuket360.fr/wp-content/uploads/2026/03/central-phuket-768x512.webp 768w, https://phuket360.fr/wp-content/uploads/2026/03/central-phuket-700x467.webp 700w, https://phuket360.fr/wp-content/uploads/2026/03/central-phuket-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />		</a>
			</div>
</div>
		</div>
		<div class="qodef-e-content">
						<div class="qodef-e-text">
				<h5 itemprop="name" class="qodef-e-title entry-title">
	<a itemprop="url" class="qodef-e-title-link" href="https://phuket360.fr/central-phuket-centre-commercial/">
		Central Phuket (Festival &#038; Floresta) : centre commercial à Phuket	</a>
</h5>
		<p itemprop="description" class="qodef-e-excerpt">
			Central Phuket : guide complet du plus grand centre commercial à Phuket. Festival, Floresta, Aquaria, cinéma, infos pratiques 2026.		</p>
				</div>
							<div class="qodef-e-info qodef-info--bottom">
						<div class="qodef-e-read-more">
		<a class="qodef-shortcode qodef-m qodef-qi-button qodef-html--link qodef-layout--filled qodef-type--icon-boxed qodef-size--small qodef-icon--right qodef-hover--icon-move-horizontal-short" href="https://phuket360.fr/central-phuket-centre-commercial/" target="_self">	<span class="qodef-m-text">Lire la suite</span>		<span class="qodef-m-icon qodef--icon-color-set">		<span class="qodef-m-icon-inner">			<svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-alt-circle-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z"></path></svg>					</span>	</span></a>	</div>
				</div>
					</div>
	</div>
</article>
<article class="qodef-e qodef-blog-item qodef-grid-item qodef-item--full post-3639 post type-post status-publish format-standard has-post-thumbnail hentry category-decouvrir-incontournables-phuket tag-cap-promthep tag-coucher-de-soleil-phuket tag-incontournables-phuket tag-laem-promthep tag-phare-promthep tag-point-de-vue-phuket tag-promthep-cape tag-promthep-cape-phuket tag-rawai-phuket tag-sud-de-phuket pmpro-has-access">
	<div class="qodef-e-inner">
		<div class="qodef-e-media-holder">
			<div class="qodef-e-media">
		<div class="qodef-e-media-image">
		<a itemprop="url" href="https://phuket360.fr/promthep-cape-phuket/">
			<img loading="lazy" decoding="async" width="1200" height="800" src="https://phuket360.fr/wp-content/uploads/2026/03/prompthep-cape-article.webp" class="attachment-full size-full" alt="Promthep Cape, plus beau coucher de soleil de Phuket" srcset="https://phuket360.fr/wp-content/uploads/2026/03/prompthep-cape-article.webp 1200w, https://phuket360.fr/wp-content/uploads/2026/03/prompthep-cape-article-300x200.webp 300w, https://phuket360.fr/wp-content/uploads/2026/03/prompthep-cape-article-1024x683.webp 1024w, https://phuket360.fr/wp-content/uploads/2026/03/prompthep-cape-article-768x512.webp 768w, https://phuket360.fr/wp-content/uploads/2026/03/prompthep-cape-article-700x467.webp 700w, https://phuket360.fr/wp-content/uploads/2026/03/prompthep-cape-article-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />		</a>
			</div>
</div>
		</div>
		<div class="qodef-e-content">
						<div class="qodef-e-text">
				<h5 itemprop="name" class="qodef-e-title entry-title">
	<a itemprop="url" class="qodef-e-title-link" href="https://phuket360.fr/promthep-cape-phuket/">
		Promthep Cape Phuket : le plus beau coucher de soleil de l’île	</a>
</h5>
		<p itemprop="description" class="qodef-e-excerpt">
			Promthep Cape à Phuket est le point de vue le plus célèbre de l’île pour admirer un coucher de soleil spectaculaire sur la mer d’Andaman.		</p>
				</div>
							<div class="qodef-e-info qodef-info--bottom">
						<div class="qodef-e-read-more">
		<a class="qodef-shortcode qodef-m qodef-qi-button qodef-html--link qodef-layout--filled qodef-type--icon-boxed qodef-size--small qodef-icon--right qodef-hover--icon-move-horizontal-short" href="https://phuket360.fr/promthep-cape-phuket/" target="_self">	<span class="qodef-m-text">Lire la suite</span>		<span class="qodef-m-icon qodef--icon-color-set">		<span class="qodef-m-icon-inner">			<svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-alt-circle-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z"></path></svg>					</span>	</span></a>	</div>
				</div>
					</div>
	</div>
</article>
	</div>
	</div>
				</div>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-fee826d e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-parent" data-id="fee826d" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-fc49e5b elementor-widget elementor-widget-spacer" data-id="fc49e5b" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-459d14f elementor-widget elementor-widget-heading" data-id="459d14f" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Ça pourrait vous intéresser</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-cb74b23 elementor-widget elementor-widget-qi_addons_for_elementor_blog_list" data-id="cb74b23" data-element_type="widget" data-e-type="widget" data-widget_type="qi_addons_for_elementor_blog_list.default">
				<div class="elementor-widget-container">
					<div class="qodef-shortcode qodef-m qodef-addons-blog-list qodef-image--hover-zoom qodef-qi-grid qodef-layout--qi-columns qodef-col-num--1 qodef-item-layout--side-image qodef-responsive--predefined" >
	<div class="qodef-grid-inner">
		<article class="qodef-e qodef-blog-item qodef-grid-item qodef-item--custom post-3127 post type-post status-publish format-standard has-post-thumbnail hentry category-lois-legislation-phuket tag-aeroport-phuket tag-formalites-thailande tag-recuperer-tva-thailande tag-shopping-thailande tag-vat-refund-thailande tag-voyager-a-phuket pmpro-has-access">
	<div class="qodef-e-inner">
		<div class="qodef-e-media">
		<div class="qodef-e-media-image">
		<a itemprop="url" href="https://phuket360.fr/recuperer-tva-thailande-vat-refund/">
			<img loading="lazy" decoding="async" src="https://phuket360.fr/wp-content/uploads/2026/03/vat-refun-tourists-600x250.webp" alt="Remboursement de la TVA pour les touristes en Thaïlande" width="600" height="250" />		</a>
			</div>
</div>
		<div class="qodef-e-content">
							<div class="qodef-e-info qodef-info--top">
					<div itemprop="dateCreated" class="qodef-e-info-item qodef-e-info-date entry-date published updated">
	<a itemprop="url" href="https://phuket360.fr/2026/03/">
		<svg class="qodef-e-info-item-icon" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 14.6 14.6" xml:space="preserve"><path d="M10.9,1.3V0.2h-0.6v1.2H4.3V0.2H3.7v1.2H0.2v13.1h14.3V1.3H10.9z M10.9,1.9v1.2h-0.6V1.9H10.9z M4.3,1.9v1.2H3.7V1.9H4.3z M13.8,13.8H0.8V4.9h13.1V13.8z"/></svg>		2 mars 2026	</a>
</div>
				</div>
						<div class="qodef-e-text">
				<h5 itemprop="name" class="qodef-e-title entry-title">
	<a itemprop="url" class="qodef-e-title-link" href="https://phuket360.fr/recuperer-tva-thailande-vat-refund/">
		Récupérer la TVA en Thaïlande : guide VAT Refund de vos achats	</a>
</h5>
		<p itemprop="description" class="qodef-e-excerpt">
			Guide 2026 pour récupérer la TVA sur vos achats en Thaïlande : conditions, montants et procédure à l’aéroport.		</p>
				</div>
							<div class="qodef-e-info qodef-info--bottom">
						<div class="qodef-e-read-more">
		<a class="qodef-shortcode qodef-m qodef-qi-button qodef-html--link qodef-layout--filled qodef-type--icon-boxed qodef-size--small qodef-icon--right qodef-hover--icon-move-horizontal-short" href="https://phuket360.fr/recuperer-tva-thailande-vat-refund/" target="_self">	<span class="qodef-m-text">Lire l&#039;article</span>		<span class="qodef-m-icon">		<span class="qodef-m-icon-inner">			<svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-alt-circle-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z"></path></svg>					</span>	</span></a>	</div>
				</div>
					</div>
	</div>
</article>
<article class="qodef-e qodef-blog-item qodef-grid-item qodef-item--custom post-3815 post type-post status-publish format-standard has-post-thumbnail hentry category-decouvrir-incontournables-phuket tag-guide-phuket tag-mer-phuket tag-phuket tag-plages-phuket tag-plages-thailande tag-thailande tag-tourisme-phuket tag-vacances-phuket tag-voyage-phuket pmpro-has-access">
	<div class="qodef-e-inner">
		<div class="qodef-e-media">
		<div class="qodef-e-media-image">
		<a itemprop="url" href="https://phuket360.fr/plus-belles-plages-phuket/">
			<img loading="lazy" decoding="async" src="https://phuket360.fr/wp-content/uploads/2026/03/plus-belles-plages-phuket-guide-600x250.webp" alt="Le guide des plus belles plages de Phuket" width="600" height="250" />		</a>
			</div>
</div>
		<div class="qodef-e-content">
							<div class="qodef-e-info qodef-info--top">
					<div itemprop="dateCreated" class="qodef-e-info-item qodef-e-info-date entry-date published updated">
	<a itemprop="url" href="https://phuket360.fr/2026/03/">
		<svg class="qodef-e-info-item-icon" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 14.6 14.6" xml:space="preserve"><path d="M10.9,1.3V0.2h-0.6v1.2H4.3V0.2H3.7v1.2H0.2v13.1h14.3V1.3H10.9z M10.9,1.9v1.2h-0.6V1.9H10.9z M4.3,1.9v1.2H3.7V1.9H4.3z M13.8,13.8H0.8V4.9h13.1V13.8z"/></svg>		16 mars 2026	</a>
</div>
				</div>
						<div class="qodef-e-text">
				<h5 itemprop="name" class="qodef-e-title entry-title">
	<a itemprop="url" class="qodef-e-title-link" href="https://phuket360.fr/plus-belles-plages-phuket/">
		Les 10 plus belles plages de Phuket : guide pour choisir la plage idéale	</a>
</h5>
		<p itemprop="description" class="qodef-e-excerpt">
			Découvrez les 10 plus belles plages de Phuket : sable blanc, eaux turquoise et criques secrètes pour choisir la plage idéale.		</p>
				</div>
							<div class="qodef-e-info qodef-info--bottom">
						<div class="qodef-e-read-more">
		<a class="qodef-shortcode qodef-m qodef-qi-button qodef-html--link qodef-layout--filled qodef-type--icon-boxed qodef-size--small qodef-icon--right qodef-hover--icon-move-horizontal-short" href="https://phuket360.fr/plus-belles-plages-phuket/" target="_self">	<span class="qodef-m-text">Lire l&#039;article</span>		<span class="qodef-m-icon">		<span class="qodef-m-icon-inner">			<svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-alt-circle-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z"></path></svg>					</span>	</span></a>	</div>
				</div>
					</div>
	</div>
</article>
<article class="qodef-e qodef-blog-item qodef-grid-item qodef-item--custom post-2104 post type-post status-publish format-standard has-post-thumbnail hentry category-lois-legislation-phuket tag-amende-alcool-thailande tag-fetes-bouddhistes-alcool-thailande tag-importation-alcool-thailande-1-litre tag-regles-alcool-thailande-2026 pmpro-has-access">
	<div class="qodef-e-inner">
		<div class="qodef-e-media">
		<div class="qodef-e-media-image">
		<a itemprop="url" href="https://phuket360.fr/alcool-thailande-horaires-regles-2026/">
			<img loading="lazy" decoding="async" src="https://phuket360.fr/wp-content/uploads/2026/01/alcool-thailande-600x250.webp" alt="Acheter de l’alcool à Phuket Règles et Bons Plans" width="600" height="250" />		</a>
			</div>
</div>
		<div class="qodef-e-content">
							<div class="qodef-e-info qodef-info--top">
					<div itemprop="dateCreated" class="qodef-e-info-item qodef-e-info-date entry-date published updated">
	<a itemprop="url" href="https://phuket360.fr/2026/01/">
		<svg class="qodef-e-info-item-icon" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 14.6 14.6" xml:space="preserve"><path d="M10.9,1.3V0.2h-0.6v1.2H4.3V0.2H3.7v1.2H0.2v13.1h14.3V1.3H10.9z M10.9,1.9v1.2h-0.6V1.9H10.9z M4.3,1.9v1.2H3.7V1.9H4.3z M13.8,13.8H0.8V4.9h13.1V13.8z"/></svg>		13 janvier 2026	</a>
</div>
				</div>
						<div class="qodef-e-text">
				<h5 itemprop="name" class="qodef-e-title entry-title">
	<a itemprop="url" class="qodef-e-title-link" href="https://phuket360.fr/alcool-thailande-horaires-regles-2026/">
		Alcool en Thaïlande (2026) : horaires, jours interdits, où acheter, amendes	</a>
</h5>
		<p itemprop="description" class="qodef-e-excerpt">
			Alcool en Thaïlande (2026) : horaires de vente, jours interdits, où acheter, importation, règles sur les plages et risques d’amende, etc...		</p>
				</div>
							<div class="qodef-e-info qodef-info--bottom">
						<div class="qodef-e-read-more">
		<a class="qodef-shortcode qodef-m qodef-qi-button qodef-html--link qodef-layout--filled qodef-type--icon-boxed qodef-size--small qodef-icon--right qodef-hover--icon-move-horizontal-short" href="https://phuket360.fr/alcool-thailande-horaires-regles-2026/" target="_self">	<span class="qodef-m-text">Lire l&#039;article</span>		<span class="qodef-m-icon">		<span class="qodef-m-icon-inner">			<svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-alt-circle-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z"></path></svg>					</span>	</span></a>	</div>
				</div>
					</div>
	</div>
</article>
<article class="qodef-e qodef-blog-item qodef-grid-item qodef-item--custom post-3915 post type-post status-publish format-standard has-post-thumbnail hentry category-conseils-voyage-phuket-thailande tag-bus-phuket tag-grab-phuket tag-phuket tag-scooter-phuket tag-taxi-phuket tag-thailande tag-transport-phuket tag-tuk-tuk-phuket tag-voyager-phuket pmpro-has-access">
	<div class="qodef-e-inner">
		<div class="qodef-e-media">
		<div class="qodef-e-media-image">
		<a itemprop="url" href="https://phuket360.fr/deplacer-phuket-transport/">
			<img loading="lazy" decoding="async" src="https://phuket360.fr/wp-content/uploads/2026/03/deplacer-phuket-article-600x250.webp" alt="Se déplacer à phuket, l&#039;article complet" width="600" height="250" />		</a>
			</div>
</div>
		<div class="qodef-e-content">
							<div class="qodef-e-info qodef-info--top">
					<div itemprop="dateCreated" class="qodef-e-info-item qodef-e-info-date entry-date published updated">
	<a itemprop="url" href="https://phuket360.fr/2026/03/">
		<svg class="qodef-e-info-item-icon" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 14.6 14.6" xml:space="preserve"><path d="M10.9,1.3V0.2h-0.6v1.2H4.3V0.2H3.7v1.2H0.2v13.1h14.3V1.3H10.9z M10.9,1.9v1.2h-0.6V1.9H10.9z M4.3,1.9v1.2H3.7V1.9H4.3z M13.8,13.8H0.8V4.9h13.1V13.8z"/></svg>		18 mars 2026	</a>
</div>
				</div>
						<div class="qodef-e-text">
				<h5 itemprop="name" class="qodef-e-title entry-title">
	<a itemprop="url" class="qodef-e-title-link" href="https://phuket360.fr/deplacer-phuket-transport/">
		Comment se déplacer à Phuket : transport, prix, conseils et astuces	</a>
</h5>
		<p itemprop="description" class="qodef-e-excerpt">
			Comment se déplacer à Phuket : taxi, Grab, bus, scooter, prix, astuces et erreurs à éviter pour bien organiser vos trajets.		</p>
				</div>
							<div class="qodef-e-info qodef-info--bottom">
						<div class="qodef-e-read-more">
		<a class="qodef-shortcode qodef-m qodef-qi-button qodef-html--link qodef-layout--filled qodef-type--icon-boxed qodef-size--small qodef-icon--right qodef-hover--icon-move-horizontal-short" href="https://phuket360.fr/deplacer-phuket-transport/" target="_self">	<span class="qodef-m-text">Lire l&#039;article</span>		<span class="qodef-m-icon">		<span class="qodef-m-icon-inner">			<svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-alt-circle-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z"></path></svg>					</span>	</span></a>	</div>
				</div>
					</div>
	</div>
</article>
	</div>
		<div class="qodef-addons-m-pagination qodef--standard">
		<nav class="navigation pagination" role="navigation" aria-label="Articles">
			<h2 class="screen-reader-text">Navigation d’articles</h2>
			<div class="nav-links">
				<span aria-label="Page 1" aria-current="page" class="page-numbers current">1</span>
<a aria-label="Page 2" class="page-numbers" href="https://phuket360.fr/category/itineraires-voyage-phuket/feed/page/2/">2</a>
<a aria-label="Page 3" class="page-numbers" href="https://phuket360.fr/category/itineraires-voyage-phuket/feed/page/3/">3</a>
<span class="page-numbers dots">…</span>
<a aria-label="Page 6" class="page-numbers" href="https://phuket360.fr/category/itineraires-voyage-phuket/feed/page/6/">6</a>
<a class="next page-numbers" href="https://phuket360.fr/category/itineraires-voyage-phuket/feed/page/2/"><svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-circle-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm-28.9 143.6l75.5 72.4H120c-13.3 0-24 10.7-24 24v16c0 13.3 10.7 24 24 24h182.6l-75.5 72.4c-9.7 9.3-9.9 24.8-.4 34.3l11 10.9c9.4 9.4 24.6 9.4 33.9 0L404.3 273c9.4-9.4 9.4-24.6 0-33.9L271.6 106.3c-9.4-9.4-24.6-9.4-33.9 0l-11 10.9c-9.5 9.6-9.3 25.1.4 34.4z"></path></svg></a>			</div>
		</nav>
	</div>
</div>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-69e7265 e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-parent" data-id="69e7265" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4f6ea21 elementor-widget elementor-widget-html" data-id="4f6ea21" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<!-- TOC BAR BAS (HTML) -->
<div class="p360-toc-bar" role="navigation" aria-label="Sommaire de l'article">
  <button class="p360-toc-toggle" type="button" aria-expanded="false">
    Sommaire
  </button>

  <div class="p360-progress-bar" aria-hidden="true">
    <div class="p360-progress-fill"></div>
  </div>
</div>

<div class="p360-toc-panel" aria-hidden="true">
  <ul class="p360-toc-list">
        <li>
          <a href="#jour-un">
            Jour 1 - Temples, plage et coucher de soleil
          </a>
        </li>

        <li>
          <a href="#jour-deux">
            Jour 2 - Excursion vers les îles Phi Phi & Maya Bay
          </a>
        </li>

        <li>
          <a href="#jour-trois">
            Jour 3 - Activités et Phuket Old Town
          </a>
        </li>
  </ul>
</div>
<!-- /TOC BAR BAS (HTML) -->
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-9f9dced e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-parent" data-id="9f9dced" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-607189e elementor-widget elementor-widget-spacer" data-id="607189e" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-5643658 elementor-widget elementor-widget-text-editor" data-id="5643658" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p style="text-align: center;">Copyright © 2026 — <a href="https://phuket360.fr/">phuket360.fr</a></p>								</div>
				</div>
				<div class="elementor-element elementor-element-ea3682b elementor-widget elementor-widget-spacer" data-id="ea3682b" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
					</div>
				</div>
				</div>
		<p>L’article <a href="https://phuket360.fr/phuket-3-jours-famille-itineraire/">Itinéraire 3 jours à Phuket en famille : temples, plages et activités</a> est apparu en premier sur <a href="https://phuket360.fr">Phuket360</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://phuket360.fr/phuket-3-jours-famille-itineraire/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3423</post-id>	</item>
		<item>
		<title>Itinéraire 3 jours à Phuket : que faire en couple sans courir partout</title>
		<link>https://phuket360.fr/itineraire-3-jours-phuket/</link>
					<comments>https://phuket360.fr/itineraire-3-jours-phuket/#respond</comments>
		
		<dc:creator><![CDATA[Anthony]]></dc:creator>
		<pubDate>Sat, 21 Feb 2026 09:15:46 +0000</pubDate>
				<category><![CDATA[Itinéraires & idées séjour]]></category>
		<category><![CDATA[itinéraire Phuket]]></category>
		<category><![CDATA[Phi Phi]]></category>
		<category><![CDATA[Phuket 3 jours]]></category>
		<category><![CDATA[Phuket en couple]]></category>
		<category><![CDATA[Phuket Old Town]]></category>
		<category><![CDATA[Que faire à Phuket]]></category>
		<category><![CDATA[visiter Phuket]]></category>
		<category><![CDATA[Wat Chalong]]></category>
		<guid isPermaLink="false">https://phuket360.fr/?p=2785</guid>

					<description><![CDATA[<p>Itinéraire 3 jours à Phuket : temples, plages, Phi Phi et Old Town. Programme clair et conseils pour éviter la foule.</p>
<p>L’article <a href="https://phuket360.fr/itineraire-3-jours-phuket/">Itinéraire 3 jours à Phuket : que faire en couple sans courir partout</a> est apparu en premier sur <a href="https://phuket360.fr">Phuket360</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="2785" class="elementor elementor-2785">
				<div class="elementor-element elementor-element-0ea20c9 e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-parent" data-id="0ea20c9" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-e3e8f71 elementor-widget elementor-widget-spacer" data-id="e3e8f71" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-624813a e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-parent" data-id="624813a" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-c4a03ae elementor-widget elementor-widget-html" data-id="c4a03ae" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<!-- ===================== P360 GLOBAL PACK (CSS + JS) ===================== -->

<style>
  /* ====== VARIABLES ====== */
  :root {
    --p360-orange: #f6ae2d;
    --p360-orange-dark: #e09f3e;
    --p360-green: #386641;
    --p360-green-light: #6a994e;
    --p360-ink: #1f2937;
    --p360-paper: #ffffff;

    --p360-blue: #3A5A93;
    --p360-red: #e63946;
    --p360-shadow: 0 4px 20px rgba(0,0,0,0.08), 0 2px 8px rgba(0,0,0,0.05);
  }

  /* ===================== HERO ===================== */
  .p360-article-hero {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    isolation: isolate;
    background: #111;
    max-width: 100%;
    margin: 0;
    box-shadow:
      0 20px 60px rgba(0,0,0,0.15),
      0 8px 24px rgba(0,0,0,0.1),
      0 0 0 1px rgba(0,0,0,0.05);
    transition: transform 0.4s cubic-bezier(0.4,0,0.2,1), box-shadow 0.4s cubic-bezier(0.4,0,0.2,1);
  }

  .p360-article-hero:hover {
    transform: translateY(-4px);
    box-shadow:
      0 32px 80px rgba(0,0,0,0.2),
      0 12px 32px rgba(0,0,0,0.12),
      0 0 0 1px rgba(0,0,0,0.08);
  }

  .p360-hero__media {
    position: absolute;
    inset: 0;
    background-image: var(--p360-hero-image);
    background-size: cover;
    background-position: center;
    transform: translateZ(0);
    transition: transform 0.6s cubic-bezier(0.4,0,0.2,1);
  }

  .p360-article-hero:hover .p360-hero__media { transform: scale(1.03); }

  .p360-hero__scrim {
    position: absolute;
    inset: 0;
    background:
      linear-gradient(180deg,
        rgba(0,0,0,0.35) 0%,
        rgba(0,0,0,0.55) 35%,
        rgba(0,0,0,0.75) 70%,
        rgba(0,0,0,0.85) 100%
      );
    backdrop-filter: blur(0px);
    transition: backdrop-filter 0.3s ease;
  }

  .p360-article-hero:hover .p360-hero__scrim { backdrop-filter: blur(2px); }

  .p360-hero__content {
    position: relative;
    z-index: 2;
    color: #fff;
    padding: 40px 28px;
    min-height: 420px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 24px;
  }

  .p360-hero__title {
    margin: 0;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 900;
    text-wrap: balance;
    letter-spacing: -0.8px;
    color: #ffffff;
    text-shadow:
      0 2px 12px rgba(0,0,0,0.6),
      0 4px 24px rgba(0,0,0,0.4),
      0 1px 3px rgba(0,0,0,0.3);
    animation: fadeInUp 0.8s cubic-bezier(0.4,0,0.2,1) 0.2s backwards;
  }

  @keyframes fadeInUp {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
  }

  .p360-hero__dek {
    margin: 0;
    font-size: 16px;
    line-height: 1.65;
    color: rgba(255,255,255,0.95);
    max-width: 68ch;
    text-shadow:
      0 2px 8px rgba(0,0,0,0.5),
      0 4px 16px rgba(0,0,0,0.3);
    font-weight: 400;
    animation: fadeInUp 0.8s cubic-bezier(0.4,0,0.2,1) 0.4s backwards;
  }

  .p360-hero-share {
    margin-top: 8px;
    animation: fadeInUp 0.8s cubic-bezier(0.4,0,0.2,1) 0.6s backwards;
  }

  .p360-hero-share__row {
    display: flex;
    gap: 10px;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .p360-hero-share__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    padding: 0;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(16px) saturate(180%);
    -webkit-backdrop-filter: blur(16px) saturate(180%);
    color: #fff;
    text-decoration: none;
    border: 1.5px solid rgba(255, 255, 255, 0.2);
    box-shadow:
      0 4px 16px rgba(0, 0, 0, 0.2),
      0 2px 6px rgba(0, 0, 0, 0.15),
      inset 0 1px 0 rgba(255, 255, 255, 0.15);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
  }

  .p360-hero-share__btn::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, transparent 0%, rgba(255,255,255,0.1) 50%, transparent 100%);
    transform: translateX(-100%);
    transition: transform 0.6s ease;
  }
  .p360-hero-share__btn:hover::before { transform: translateX(100%); }

  .p360-hero-share__btn:hover {
    transform: translateY(-3px) scale(1.05);
    border-color: rgba(255, 255, 255, 0.35);
    box-shadow:
      0 8px 24px rgba(0, 0, 0, 0.3),
      0 4px 12px rgba(0, 0, 0, 0.2),
      inset 0 1px 0 rgba(255, 255, 255, 0.2);
  }

  .p360-hero-share__btn:active {
    transform: translateY(-1px) scale(1.02);
    transition-duration: 0.1s;
  }

  .p360-hero-share__btn span { display: none; }
  .p360-hero-share__btn svg {
    width: 24px;
    height: 24px;
    display: block;
    flex-shrink: 0;
    filter: drop-shadow(0 1px 2px rgba(0,0,0,0.3));
    transition: transform 0.3s cubic-bezier(0.4,0,0.2,1);
  }
  .p360-hero-share__btn:hover svg { transform: scale(1.1); }

  .p360-hero-share__btn.is-wa {
    background: linear-gradient(135deg, rgba(37,211,102,0.2), rgba(37,211,102,0.12)), rgba(255,255,255,0.12);
  }
  .p360-hero-share__btn.is-messenger {
    background: linear-gradient(135deg, rgba(0,132,255,0.2), rgba(0,132,255,0.12)), rgba(255,255,255,0.12);
  }
  .p360-hero-share__btn.is-line {
    background: linear-gradient(135deg, rgba(0,185,0,0.2), rgba(0,185,0,0.12)), rgba(255,255,255,0.12);
  }
  .p360-hero-share__btn.is-facebook {
    background: linear-gradient(135deg, rgba(24,119,242,0.2), rgba(24,119,242,0.12)), rgba(255,255,255,0.12);
  }
  .p360-hero-share__btn.is-pinterest {
    background: linear-gradient(135deg, rgba(230,0,35,0.2), rgba(230,0,35,0.12)), rgba(255,255,255,0.12);
  }
  .p360-hero-share__btn.is-native {
    background: linear-gradient(135deg, rgba(246,174,45,0.2), rgba(224,159,62,0.12)), rgba(255,255,255,0.12);
  }

  .p360-hero-share__btn.is-wa:hover {
    background: linear-gradient(135deg, #25d366 0%, #20ba5a 100%);
    box-shadow: 0 8px 28px rgba(37, 211, 102, 0.45);
  }
  .p360-hero-share__btn.is-messenger:hover {
    background: linear-gradient(135deg, #0084ff 0%, #0073e6 100%);
    box-shadow: 0 8px 28px rgba(0, 132, 255, 0.45);
  }
  .p360-hero-share__btn.is-line:hover {
    background: linear-gradient(135deg, #00b900 0%, #00a300 100%);
    box-shadow: 0 8px 28px rgba(0, 185, 0, 0.45);
  }
  .p360-hero-share__btn.is-facebook:hover {
    background: linear-gradient(135deg, #1877f2 0%, #0d68d9 100%);
    box-shadow: 0 8px 28px rgba(24, 119, 242, 0.45);
  }
  .p360-hero-share__btn.is-pinterest:hover {
    background: linear-gradient(135deg, #e60023 0%, #cc001f 100%);
    box-shadow: 0 8px 28px rgba(230, 0, 35, 0.45);
  }
  .p360-hero-share__btn.is-native:hover {
    background: linear-gradient(135deg, var(--p360-orange) 0%, var(--p360-orange-dark) 100%);
    box-shadow: 0 8px 28px rgba(246, 174, 45, 0.45);
  }

  @media (max-width: 640px) {
    .p360-hero-share__btn.is-messenger { display: none !important; }
    .p360-hero__dek { display: none !important; }

    .p360-article-hero { border-radius: 5px; margin: 16px; }

    .p360-hero__scrim {
      background:
        linear-gradient(180deg,
          rgba(0,0,0,0.25) 0%,
          rgba(0,0,0,0.65) 50%,
          rgba(0,0,0,0.85) 100%
        );
    }

    .p360-hero__content { padding: 28px 20px; min-height: 360px; gap: 20px; }
    .p360-hero__title { font-size: 24px; line-height: 1.25; letter-spacing: -0.5px; }
    .p360-hero-share__row { gap: 8px; }
    .p360-hero-share__btn { width: 46px; height: 46px; border-radius: 14px; }
    .p360-hero-share__btn svg { width: 21px; height: 21px; }
    .p360-hero__media { background-position: center 35%; }
  }

  @media (min-width: 641px) and (max-width: 1023px) {
    .p360-article-hero { margin: 24px; }
    .p360-hero__content { padding: 40px 32px; min-height: 440px; gap: 22px; }
    .p360-hero__title { font-size: 36px; letter-spacing: -0.7px; }
    .p360-hero__dek { font-size: 17px; }
    .p360-hero-share__btn { width: 50px; height: 50px; border-radius: 15px; }
    .p360-hero-share__btn svg { width: 23px; height: 23px; }
  }

  @media (min-width: 1024px) {
    .p360-hero__content { padding: 52px 44px; min-height: 500px; gap: 26px; }
    .p360-hero__title { font-size: 44px; letter-spacing: -1px; }
    .p360-hero__dek { font-size: 18px; max-width: 72ch; }
  }

  @media (min-width: 1280px) {
    .p360-hero__title { font-size: 50px; letter-spacing: -1.2px; }
    .p360-hero__dek { font-size: 19px; line-height: 1.7; }
    .p360-hero__content { padding: 60px 64px; min-height: 540px; gap: 28px; }
  }

  @media (min-width: 1920px) {
    .p360-article-hero { max-width: 1920px; margin: 0 auto; }
  }

  .p360-hero-share__btn:focus-visible {
    outline: 3px solid rgba(246,174,45,0.6);
    outline-offset: 3px;
  }

  /* ===================== UPDATE LINE ===================== */
  .p360-update-line {
    font-size: 14px;
    color: #555;
    border-left: 3px solid #386641;
    padding-left: 10px;
    margin: 20px 0;
    opacity: 0.85;
  }
  .p360-update-line strong { color: #283618; }

  /* ===================== CARDS / ACCORDIONS / TOOLTIPS ===================== */
  .card-block {
    background: linear-gradient(135deg, var(--p360-green) 0%, rgba(56,102,65,0.95) 100%);
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 2rem;
    box-shadow: var(--p360-shadow);
    transition: all 0.4s cubic-bezier(0.4,0,0.2,1);
    position: relative;
    border: 1px solid rgba(255,255,255,0.1);
  }

  .card-block-header { padding: 1.75rem 1.75rem 1.5rem; background: transparent; }

  .card-block-title {
    color: white;
    font-size: 1.35rem;
    font-weight: 800;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Montserrat', sans-serif;
    letter-spacing: -0.02em;
    line-height: 1.3;
    text-shadow: 0 2px 8px rgba(0,0,0,0.2);
    display: flex;
    align-items: center;
    gap: 0.75rem;
  }

  .card-block-title::before {
    content: attr(data-number);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 2.25rem;
    height: 2.25rem;
    background: rgba(255,255,255,0.2);
    backdrop-filter: blur(10px);
    border-radius: 10px;
    font-size: 1.1rem;
    font-weight: 900;
    border: 2px solid rgba(255,255,255,0.3);
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    flex-shrink: 0;
  }

  .card-block-body { background: #ffffff; padding: 2rem; }

  .card-block-body p {
    color: #333;
    line-height: 1.6;
    margin: 0 0 1rem 0;
    font-family: 'Lato', sans-serif;
  }

  .card-block-body strong, .card-block-body b { font-weight: 600; color: #222; }

  .card-block-body hr.p360-hr {
    border: 0;
    height: 3px;
    width: 60px;
    margin: 2rem 0 1.5rem 0;
    border-radius: 2px;
    background: linear-gradient(90deg, var(--p360-orange-dark) 0%, transparent 100%);
    opacity: 0.3;
  }

  .card-block-body h3 {
    color: var(--p360-green);
    font-size: 1.15rem;
    font-weight: 800;
    margin: 1.75rem 0 1rem 0;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: -0.01em;
    display: flex;
    align-items: center;
    gap: 0.5rem;
  }

  .card-block-body h3::before {
    content: '';
    width: 4px;
    height: 1.5rem;
    background: linear-gradient(180deg, var(--p360-orange-dark) 0%, var(--p360-green-light) 100%);
    border-radius: 2px;
  }

  .card-block-body a {
    color: var(--p360-green-light);
    text-decoration: none;
    font-weight: 600;
    border-bottom: 2px solid rgba(106,153,78,0.3);
    transition: all 0.2s ease;
  }
  .card-block-body a:hover { color: var(--p360-green); border-bottom-color: var(--p360-green); }

  .card-info-box {
    background: linear-gradient(135deg, #F0F4FA 0%, #f8fafc 100%);
    border-left: 5px solid var(--p360-blue);
    padding: 1.25rem 1.5rem;
    border-radius: 6px;
    margin: 1.5rem 0;
    display: flex;
    gap: 1rem;
    align-items: flex-start;
    box-shadow: 0 2px 12px rgba(58,90,147,0.08);
  }
  .card-info-icon { color: var(--p360-blue); flex-shrink: 0; font-size: 1.5rem; }
  .card-info-box strong { color: var(--p360-blue); font-weight: 700; }

  .card-warning-box {
    background: linear-gradient(135deg, #FCEDEA 0%, #fff5f3 100%);
    border-left: 5px solid var(--p360-red);
    padding: 1.25rem 1.5rem;
    border-radius: 12px;
    margin: 1.5rem 0;
    display: flex;
    gap: 1rem;
    align-items: flex-start;
    box-shadow: 0 2px 12px rgba(230,57,70,0.08);
  }
  .card-warning-icon { color: var(--p360-red); flex-shrink: 0; font-size: 1.5rem; }
  .card-warning-box strong { color: var(--p360-red); font-weight: 700; }

  .card-tip-box {
    background: linear-gradient(135deg, #EAF6E8 0%, #f3faf2 100%);
    border-left: 5px solid var(--p360-green-light);
    padding: 1.25rem 1.5rem;
    border-radius: 12px;
    margin: 1.5rem 0;
    display: flex;
    gap: 1rem;
    align-items: flex-start;
    box-shadow: 0 2px 12px rgba(106,153,78,0.08);
  }
  .card-tip-icon { color: var(--p360-green-light); flex-shrink: 0; font-size: 1.5rem; }
  .card-tip-box strong { color: var(--p360-green); font-weight: 700; }

  .card-block-body ul { list-style: none; margin: 0 0 1.25rem 0; padding-left: 0; }
  .card-block-body ul li { position: relative; padding-left: 1.5rem; margin-bottom: 0.75rem; line-height: 1.5; }
  .card-block-body ul > li::before {
    content: "➜";
    position: absolute;
    left: 0;
    top: 0;
    color: var(--p360-orange-dark);
    font-weight: 800;
    font-size: 0.95rem;
  }

  .quick-answer {
    background: linear-gradient(135deg, #f0fdf4 0%, #f7fee7 100%);
    border-left: 5px solid var(--p360-green);
    padding: 1.5rem;
    border-radius: 12px;
    margin: 1.5rem 0;
    box-shadow: 0 2px 12px rgba(56,102,65,0.08);
  }

  .quick-answer-label {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    background: var(--p360-green);
    color: white;
    padding: 0.4rem 0.9rem;
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 700;
    margin-bottom: 1rem;
    font-family: 'Montserrat', sans-serif;
  }

  .quick-answer-label svg { width: 14px; height: 14px; }

  .quick-answer-content { color: #1e3a1e; font-size: 0.9rem; line-height: 1.6; }
  .quick-answer-content strong, .quick-answer-content b { color: var(--p360-green); font-weight: 700; }

  .p360-accordion {
    margin: 1.5rem 0;
    border-radius: 12px;
    overflow: hidden;
    background: white;
    border: 2px solid #e5e7eb;
    transition: all 0.3s ease;
  }
  .p360-accordion:hover {
    border-color: var(--p360-green-light);
    box-shadow: 0 4px 16px rgba(106,153,78,0.1);
  }

  .accordion-header {
    background: linear-gradient(135deg, #f9fafb 0%, #f3f4f6 100%);
    padding: 1.25rem 1.5rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    transition: all 0.3s cubic-bezier(0.4,0,0.2,1);
    user-select: none;
    border: none;
    width: 100%;
    text-align: left;
  }
  .accordion-header:hover { background: linear-gradient(135deg, #ecfdf5 0%, #d1fae5 100%); }
  .accordion-header:focus { outline: 2px solid var(--p360-green); outline-offset: 2px; }

  .accordion-title { display: flex; align-items: center; gap: 0.75rem; flex: 1; }

  .accordion-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: var(--p360-green);
    flex-shrink: 0;
  }

  .accordion-icon svg { width: 18px; height: 18px; stroke: white; stroke-width: 2.5; }

  .accordion-title-text {
    color: var(--p360-green);
    font-size: 1rem;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
  }

  .accordion-chevron {
    width: 24px;
    height: 24px;
    stroke: var(--p360-green);
    stroke-width: 2.5;
    transition: transform 0.3s cubic-bezier(0.4,0,0.2,1);
    flex-shrink: 0;
  }
  .p360-accordion.active .accordion-chevron { transform: rotate(180deg); }

  .accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s cubic-bezier(0.4,0,0.2,1);
  }
  .accordion-content-inner { padding: 0 1.5rem 1.5rem; }

  .accordion-content p { color: #333; line-height: 1.7; margin: 0 0 1rem 0; }

  .accordion-content ul { list-style: none; margin: 1rem 0; padding-left: 0; }
  .accordion-content ul li { position: relative; padding-left: 1.5rem; margin-bottom: 0.75rem; }
  .accordion-content ul li::before {
    content: "➜";
    position: absolute;
    left: 0;
    top: 0;
    color: var(--p360-orange-dark);
    font-weight: 800;
    font-size: 0.95rem;
  }

  .accordion-content h3, .accordion-content h4 {
    color: var(--p360-green);
    font-size: 1.05rem;
    font-weight: 700;
    margin: 1.5rem 0 0.75rem 0;
    display: flex;
    align-items: center;
    gap: 0.5rem;
  }
  .accordion-content h3::before, .accordion-content h4::before {
    content: '';
    width: 3px;
    height: 1.25rem;
    background: var(--p360-orange-dark);
    border-radius: 2px;
  }

  .p360-tooltip-trigger {
    color: var(--p360-green);
    font-weight: 600;
    cursor: pointer;
    position: relative;
    border-bottom: 2px dotted var(--p360-green-light);
    transition: all 0.3s ease;
    display: inline-block;
  }
  .p360-tooltip-trigger:hover {
    color: var(--p360-orange-dark);
    border-bottom-color: var(--p360-orange-dark);
    transform: translateY(-1px);
  }

  .p360-tooltip-overlay {
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(4px);
    z-index: 9998;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
  }
  .p360-tooltip-overlay.active { opacity: 1; visibility: visible; }

  .p360-tooltip-modal {
    position: fixed;
    bottom: 0; left: 0; right: 0;
    background: white;
    border-radius: 24px 24px 0 0;
    box-shadow: 0 -8px 40px rgba(0,0,0,0.2);
    z-index: 9999;
    max-height: 85vh;
    overflow-y: auto;
    transform: translateY(100%);
    transition: transform 0.4s ease;
  }
  .p360-tooltip-modal.active { transform: translateY(0); }

  .p360-tooltip-header {
    position: sticky;
    top: 0;
    background: linear-gradient(135deg, var(--p360-green) 0%, rgba(56,102,65,0.98) 100%);
    padding: 1.5rem;
    border-radius: 24px 24px 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 2px 12px rgba(0,0,0,0.1);
  }
  .p360-tooltip-header h3 {
    color: white;
    font-size: 1.2rem;
    font-weight: 700;
    margin: 0;
    flex: 1;
  }
  .p360-tooltip-header h3::before { display: none; }

  .p360-tooltip-close {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(255,255,255,0.2);
    border: 2px solid rgba(255,255,255,0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  .p360-tooltip-close:hover { background: rgba(255,255,255,0.3); transform: rotate(90deg) scale(1.1); }

  .p360-tooltip-close svg { width: 20px; height: 20px; stroke: white; stroke-width: 3; }

  .p360-tooltip-content { padding: 1.75rem 1.5rem; }

  .p360-ai-badge {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    background: linear-gradient(135deg, var(--p360-blue) 0%, #5579b8 100%);
    color: white;
    padding: 0.4rem 0.9rem;
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 700;
    margin-bottom: 1rem;
  }

  .p360-tooltip-image {
    width: 100%;
    border-radius: 12px;
    margin-top: 1.25rem;
    box-shadow: 0 4px 20px rgba(0,0,0,0.12);
  }

  @media (max-width: 640px) {
    .card-block { margin-bottom: 1.5rem; }
    .card-block-header { padding: 1.5rem 1.25rem 1.25rem; }
    .card-block-title { font-size: 1.15rem; }
    .card-block-body { padding: 1.5rem 1.25rem; }
    .accordion-header { padding: 1rem 1.25rem; }
  }

  @media (min-width: 768px) {
    .p360-tooltip-modal {
      left: 50%;
      bottom: auto;
      top: 50%;
      transform: translate(-50%, -50%) scale(0.9);
      opacity: 0;
      border-radius: 20px;
      max-width: 600px;
    }
    .p360-tooltip-modal.active {
      transform: translate(-50%, -50%) scale(1);
      opacity: 1;
    }
  }

  .card-block, .card-block * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  /* ====== UX FIX ACCORDION ====== */
  .accordion-header {
    cursor: pointer;
  }

  .accordion-chevron {
    pointer-events: none;
  }

  /* ===================== TOC LATERAL ===================== */
  .p360-toc-card {
    --p360-orange: #e09f3e;
    --p360-orange-light: #f6ae2d;
    --p360-green: #386641;
    --p360-green-light: #6a994e;
    --p360-ink: #24333e;
    --p360-border: #e6ecea;
    --p360-bg: #ffffff;

    position: sticky;
    top: 80px;
    background: var(--p360-bg);
    border: 1px solid var(--p360-border);
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 1px 2px rgba(0,0,0,.04);
    font-family: Lato, system-ui, -apple-system, "Segoe UI", Roboto, Inter, Arial, sans-serif;
  }

  .p360-toc-card__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: .75rem;
    background: var(--p360-orange);
    padding: .75rem 1rem;
  }

  .p360-toc-card__title {
    color: #fff;
    margin: 0;
    font-size: 1.05rem;
    line-height: 1.2;
    font-weight: 800;
    letter-spacing: .2px;
  }

  .p360-toc-card__toggle {
    display: none;
    border: 1px solid rgba(255,255,255,.55);
    background: transparent;
    color: #fff;
    padding: .25rem .5rem;
    border-radius: 6px;
    line-height: 1;
    cursor: pointer;
  }
  .p360-toc-card__toggle:focus-visible { outline: 2px dashed #fff; outline-offset: 2px; }
  .p360-toc-card__toggle-icon { display: inline-block; transition: transform .2s ease; }

  .p360-toc-card__body { padding: .75rem .9rem .9rem; }

  .p360-toc__list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    gap: .35rem;
  }

  .p360-toc__list li { border-bottom: 1px solid var(--p360-border); padding-bottom: .35rem; }
  .p360-toc__list li:last-child { border-bottom: none; padding-bottom: 0; }

  .p360-toc__list a {
    display: block;
    text-decoration: none;
    line-height: 1.45;
    color: var(--p360-ink);
    font-size: .98rem;
    padding: .15rem .2rem .15rem .3rem;
    border-left: 3px solid transparent;
    border-radius: 6px;
    transition: color .15s ease, background-color .15s ease, border-color .15s ease;
  }

  .p360-toc__list a:hover {
    color: var(--p360-orange);
    text-decoration: underline;
    text-underline-offset: 2px;
  }

  .p360-toc__list a.is-active {
    font-weight: 800;
    color: var(--p360-green);
    border-left-color: var(--p360-green);
    background: rgba(56,102,65,.06);
    text-decoration: none;
  }

  .p360-visually-hidden {
    position: absolute !important;
    height: 1px; width: 1px;
    overflow: hidden; clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap; border: 0; padding: 0; margin: -1px;
  }

  @media (prefers-reduced-motion: reduce) {
    .p360-toc__list a,
    .p360-toc-card__toggle-icon { transition: none !important; }
  }

  /* ===================== TOC BAR BAS ===================== */
  .p360-toc-bar {
    position: fixed;
    bottom: 0; left: 0; right: 0;
    background: #386641;
    padding: 6px 10px 0;
    padding-bottom: calc(0px + env(safe-area-inset-bottom));
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0 -3px 10px rgba(0,0,0,0.15);
    z-index: 9999;
  }

  .p360-toc-toggle {
    background: #ffffff;
    color: #283618;
    border: none;
    padding: 7px 16px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: 0.25s ease;
  }

  .p360-toc-toggle:hover { background: #DDA15E; color: #ffffff; }

  .p360-progress-bar {
    width: 100%;
    height: 3px;
    margin-top: 0;
    background: #DDA15E;
    border-radius: 0;
    overflow: hidden;
    pointer-events: none;
  }

  .p360-progress-fill {
    height: 100%;
    width: 0%;
    background: #FFE8C2;
    transition: width 0.1s ease-out;
    pointer-events: none;
  }

  .p360-toc-panel {
    position: fixed;
    bottom: 48px;
    left: 50%;
    transform: translateX(-50%) translateY(15px);
    background: #386641;
    color: #fff;
    width: 92%;
    max-width: 550px;
    border-radius: 14px;
    padding: 14px 16px;
    box-shadow: 0 6px 18px rgba(0,0,0,0.25);
    opacity: 0;
    visibility: hidden;
    transition: all 0.25s ease;
    z-index: 9998;
  }

  .p360-toc-panel.open {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
  }

  .p360-toc-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    gap: 8px;
  }

  .p360-toc-list a {
    display: block;
    background: rgba(255,255,255,0.1);
    padding: 8px 10px;
    border-radius: 8px;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    transition: 0.2s ease;
  }

  .p360-toc-list a:hover { background: #DDA15E; }

  h2[id], h3[id] { scroll-margin-top: 110px; }

  @media (max-width: 768px) {
    .p360-toc-list { grid-template-columns: repeat(2, 1fr); gap: 10px; }
    .p360-toc-list li { display: flex; }
    .p360-toc-list a {
      flex: 1;
      display: flex;
      align-items: center;
      justify-content: center;
      min-height: 50px;
      padding: 12px 8px;
    }
    h2[id], h3[id] { scroll-margin-top: 130px; }
    .p360-toc-panel {
      max-height: calc(80vh - 70px);
      overflow-y: auto;
      padding-bottom: 20px;
    }
  }
</style>

<!-- ===================== TOOLTIP SINGLETON (ONE TIME) ===================== -->
<div class="p360-tooltip-overlay"></div>
<div class="p360-tooltip-modal">
  <div class="p360-tooltip-header">
    <h3 id="p360-tooltip-title"></h3>
    <div class="p360-tooltip-close">
      <svg viewBox="0 0 24 24" fill="none">
        <path d="M18 6L6 18M6 6l12 12" />
      </svg>
    </div>
  </div>
  <div class="p360-tooltip-content" id="p360-tooltip-body"></div>
</div>

<script>
(function() {
  /* ===================== SHARE (HERO) ===================== */
  (function() {
    const url = window.location.href;
    const title = 'Quand partir à Phuket';
    const encUrl = encodeURIComponent(url);
    const encTitle = encodeURIComponent(title);

    const hero = document.querySelector('.p360-article-hero');
    if (!hero) return;

    const links = {
      '.is-wa': `https://api.whatsapp.com/send?text=${encTitle}%20${encUrl}`,
      '.is-messenger': `fb-messenger://share?link=${encUrl}`,
      '.is-line': `https://line.me/R/msg/text/?${encTitle}%20${encUrl}`,
      '.is-facebook': `https://www.facebook.com/sharer/sharer.php?u=${encUrl}`,
      '.is-pinterest': `https://pinterest.com/pin/create/button/?url=${encUrl}&description=${encTitle}`
    };

    Object.entries(links).forEach(([selector, href]) => {
      const btn = hero.querySelector(selector);
      if (btn) btn.href = href;
    });

    const nativeBtn = hero.querySelector('.is-native');
    if (nativeBtn) {
      nativeBtn.addEventListener('click', async function() {
        if (navigator.share) {
          try {
            await navigator.share({ title, url });
          } catch(e) {
            console.log('Partage annulé');
          }
        } else {
          try {
            await navigator.clipboard.writeText(url);
            alert('✅ Lien copié dans le presse-papier !');
          } catch(e) {
            prompt('Copiez ce lien :', url);
          }
        }
      });
    }
  })();

  /* ===================== ACCORDIONS ===================== */
  function initAccordions() {
    const accordions = document.querySelectorAll('.p360-accordion');
    accordions.forEach(accordion => {
      if (accordion.dataset.initialized === 'true') return;
      accordion.dataset.initialized = 'true';

      const header = accordion.querySelector('.accordion-header');
      const content = accordion.querySelector('.accordion-content');
      const contentInner = accordion.querySelector('.accordion-content-inner');

      if (!header || !content || !contentInner) return;

      header.addEventListener('click', function() {
        const isActive = accordion.classList.contains('active');
        accordion.classList.toggle('active');

        if (!isActive) {
          content.style.maxHeight = contentInner.scrollHeight + 'px';
        } else {
          content.style.maxHeight = null;
        }
      });
    });
  }

  initAccordions();
  setTimeout(initAccordions, 500);
  setTimeout(initAccordions, 1000);
  setTimeout(initAccordions, 2000);

  const observer = new MutationObserver(function() {
    initAccordions();
  });

  observer.observe(document.body, { childList: true, subtree: true });

  /* ===================== TOOLTIPS ===================== */
  const overlay = document.querySelector('.p360-tooltip-overlay');
  const modal = document.querySelector('.p360-tooltip-modal');
  const closeBtn = document.querySelector('.p360-tooltip-close');
  const titleEl = document.getElementById('p360-tooltip-title');
  const bodyEl = document.getElementById('p360-tooltip-body');

  function openTooltip(trigger) {
    const title = trigger.getAttribute('data-tooltip-title');
    const text = trigger.getAttribute('data-tooltip-text');
    const image = trigger.getAttribute('data-tooltip-image');
    const showAI = trigger.getAttribute('data-tooltip-ai') === 'true';

    titleEl.textContent = title;

    let content = '';

    if (showAI) {
      content += `
        <div class="p360-ai-badge">
          <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
            <path d="M12 2L2 7l10 5 10-5-10-5z"/>
            <path d="M2 17l10 5 10-5M2 12l10 5 10-5"/>
          </svg>
          Aperçu IA
        </div>
      `;
    }

    content += `<p>${text}</p>`;

    if (image && image !== 'URL_IMAGE') {
      content += `<img decoding="async" src="${image}" alt="${title}" class="p360-tooltip-image">`;
    }

    bodyEl.innerHTML = content;

    overlay.classList.add('active');
    modal.classList.add('active');
    document.body.style.overflow = 'hidden';
  }

  function closeTooltip() {
    overlay.classList.remove('active');
    modal.classList.remove('active');
    document.body.style.overflow = '';
  }

  document.addEventListener('click', function(e) {
    if (e.target.classList.contains('p360-tooltip-trigger')) {
      e.preventDefault();
      openTooltip(e.target);
    }
  });

  if (closeBtn) closeBtn.addEventListener('click', closeTooltip);
  if (overlay) overlay.addEventListener('click', closeTooltip);

  document.addEventListener('keydown', function(e) {
    if (e.key === 'Escape') closeTooltip();
  });

  if (modal) {
    modal.addEventListener('click', function(e) {
      e.stopPropagation();
    });
  }

  /* ===================== TOC LATERAL ===================== */
  (function(){
    try {
      var headerOffset = 80;
      document.querySelectorAll('.p360-toc-card .p360-toc__list a[href^="#"]').forEach(function(a){
        a.addEventListener('click', function(e){
          var id = a.getAttribute('href').slice(1);
          var target = document.getElementById(id);
          if (!target) return;
          e.preventDefault();
          var y = target.getBoundingClientRect().top + window.pageYOffset - headerOffset;
          window.scrollTo({ top: y, behavior: 'smooth' });
          var card = a.closest('.p360-toc-card');
          if (window.matchMedia('(max-width: 860px)').matches && card) {
            card.dataset.collapsed = "true";
            var btn = card.querySelector('.p360-toc-card__toggle');
            if (btn) btn.setAttribute('aria-expanded', 'false');
          }
        });
      });
    } catch(e){}

    (function(){
      var card = document.querySelector('.p360-toc-card');
      if (!card) return;

      var linkEls = Array.prototype.slice.call(card.querySelectorAll('.p360-toc__list a[href^="#"]'));
      if (!linkEls.length) return;

      var targets = linkEls
        .map(function(a){ return document.getElementById(a.getAttribute('href').slice(1)); })
        .filter(Boolean);

      function setActive(id){
        linkEls.forEach(function(a){
          a.classList.toggle('is-active', a.getAttribute('href').slice(1) === id);
        });
      }

      if ('IntersectionObserver' in window) {
        var observer = new IntersectionObserver(function(entries){
          entries.forEach(function(entry){
            if (entry.isIntersecting) setActive(entry.target.id);
          });
        }, { rootMargin: '-100px 0px -70% 0px', threshold: 0.01 });

        targets.forEach(function(t){ observer.observe(t); });
        window.addEventListener('load', function(){ if (targets[0]) setActive(targets[0].id); });
      } else {
        function onScroll(){
          var offset = 100, activeId = null;
          for (var i=0;i<targets.length;i++){
            var t = targets[i];
            var top = t.getBoundingClientRect().top;
            if (top - offset <= 0) activeId = t.id;
          }
          if (activeId) setActive(activeId);
        }
        window.addEventListener('scroll', onScroll, { passive: true });
        window.addEventListener('load', onScroll);
        onScroll();
      }

      var toggleBtn = card.querySelector('.p360-toc-card__toggle');
      if (toggleBtn) {
        function applyInitial(){
          if (window.matchMedia('(max-width: 860px)').matches) {
            card.dataset.collapsed = "true";
            toggleBtn.setAttribute('aria-expanded','false');
          } else {
            card.dataset.collapsed = "false";
            toggleBtn.setAttribute('aria-expanded','true');
          }
        }
        applyInitial();
        window.addEventListener('resize', applyInitial);

        toggleBtn.addEventListener('click', function(){
          var isCollapsed = card.dataset.collapsed === "true";
          card.dataset.collapsed = isCollapsed ? "false" : "true";
          toggleBtn.setAttribute('aria-expanded', isCollapsed ? 'true' : 'false');
        });
      }
    })();
  })();

  /* ===================== TOC BAR BAS ===================== */
  (function(){
    function initTocBar(){
      const btn = document.querySelector('.p360-toc-toggle');
      const panel = document.querySelector('.p360-toc-panel');
      const fill = document.querySelector('.p360-progress-fill');

      if (!btn || !panel || !fill) return false;
      if (btn.dataset.p360Init === '1') return true;
      btn.dataset.p360Init = '1';

      function togglePanel(){
        panel.classList.toggle('open');
        btn.setAttribute('aria-expanded', panel.classList.contains('open'));
      }
      
      function closePanel(){
        panel.classList.remove('open');
        btn.setAttribute('aria-expanded', 'false');
      }

      btn.addEventListener('click', togglePanel);

      panel.addEventListener('click', (e) => {
        const a = e.target.closest('a[href^="#"]');
        if (!a) return;
        const id = a.getAttribute('href').slice(1);
        const target = document.getElementById(id);
        if (!target) return;
        e.preventDefault();
        closePanel();
        target.scrollIntoView({ behavior: 'smooth', block: 'start' });
      });

      document.addEventListener('keydown', (e) => {
        if (e.key === 'Escape') closePanel();
      });

      function updateProgress(){
        const scrollTop = window.scrollY;
        const docHeight = document.documentElement.scrollHeight - window.innerHeight;
        const progress = docHeight > 0 ? (scrollTop / docHeight) * 100 : 0;
        fill.style.width = progress + "%";
      }

      window.addEventListener('scroll', updateProgress, { passive: true });
      window.addEventListener('resize', updateProgress);
      updateProgress();

      return true;
    }

    function boot(){
      if (initTocBar()) return;
      setTimeout(initTocBar, 250);
      setTimeout(initTocBar, 800);
      setTimeout(initTocBar, 1500);
      setTimeout(initTocBar, 2500);
    }

    if (document.readyState === 'loading') {
      document.addEventListener('DOMContentLoaded', boot);
    } else {
      boot();
    }
    window.addEventListener('load', boot);
  })();

})();
</script>
<!-- ===================== /P360 GLOBAL PACK ===================== -->				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-800013e e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-parent" data-id="800013e" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-8196428 elementor-widget__width-inherit elementor-widget elementor-widget-html" data-id="8196428" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<!-- ====== HERO ARTICLE ====== -->
<div class="p360-article-hero" 
     style="--p360-hero-image:url('https://phuket360.fr/wp-content/uploads/2026/02/itineraire-couple-phuket-short.webp')">
  
  <div class="p360-hero__media" aria-hidden="true"></div>
  <div class="p360-hero__scrim"></div>

  <div class="p360-hero__content" role="region" aria-label="En-tête d'article">
    <h1 class="p360-hero__title">Itinéraire 3 jours à Phuket en couple</h1>
    
    <p class="p360-hero__dek">
Trois jours à Phuket, à deux, sans courir partout.<br>
Cet itinéraire vous emmène entre temples emblématiques, plages plus intimistes, points de vue spectaculaires et ambiance locale dans Old Town. Vous y trouverez un équilibre entre moments calmes, paysages marins et immersion thaïlandaise, avec des conseils concrets pour éviter la foule et profiter des meilleurs horaires.

Un programme simple, cohérent et agréable, pensé pour vraiment profiter de l’île.
    </p>

    <!-- SHAREBAR -->
    <div class="p360-hero-share" role="region" aria-label="Partage rapide">
      <div class="p360-hero-share__row">
        <a class="p360-hero-share__btn is-wa" href="#" target="_blank" rel="noopener" aria-label="Partager sur WhatsApp">
          <svg viewBox="0 0 24 24" aria-hidden="true"><path fill="currentColor" d="M20.52 3.48A11.89 11.89 0 0 0 12.04 0C5.46 0 .18 5.28.18 11.86c0 2.09.55 4.05 1.51 5.76L0 24l6.52-1.64a11.77 11.77 0 0 0 5.53 1.4h.01c6.58 0 11.86-5.28 11.86-11.86 0-3.17-1.24-6.16-3.39-8.42zM12.04 21.5h-.01a9.7 9.7 0 0 1-4.95-1.35l-.35-.2-3.87.97 1.03-3.77-.23-.38a9.66 9.66 0 0 1-1.5-5.11C2.16 6.45 6.49 2.12 12.05 2.12c2.6 0 5.04 1.02 6.88 2.87a9.67 9.67 0 0 1 2.82 6.87c0 5.56-4.33 9.9-9.71 9.9zm5.61-7.28c-.31-.16-1.86-.92-2.15-1.03-.29-.1-.5-.16-.71.16-.21.32-.82 1.03-1 .1-.18-.16-.85-.31-1.62-.99-.6-.53-1.01-1.18-1.13-1.38-.12-.2-.01-.31.15-.47.16-.16.29-.36.44-.54.15-.18.2-.31.31-.52.1-.21.06-.39-.03-.54-.09-.16-.71-1.7-.97-2.34-.25-.6-.51-.51-.71-.51l-.6-.01c-.2 0-.52.07-.79.39-.27.32-1.04 1.02-1.04 2.49 0 1.47 1.07 2.89 1.22 3.09.15.2 2.1 3.21 5.05 4.5.7.3 1.25.47 1.68.6.7.22 1.33.19 1.83.11.56-.08 1.86-.76 2.13-1.49.26-.73.26-1.34.18-1.49-.08-.15-.29-.24-.6-.4z"/></svg>
          <span>WhatsApp</span>
        </a>

        <a class="p360-hero-share__btn is-messenger" href="#" target="_blank" rel="noopener" aria-label="Partager sur Messenger">
          <svg viewBox="0 0 24 24" aria-hidden="true"><path fill="currentColor" d="M12 0C5.37 0 0 4.98 0 11.11c0 3.5 1.74 6.62 4.46 8.62V24l4.08-2.23c1.07.3 2.2.47 3.38.47 6.63 0 12-4.98 12-11.11S18.63 0 12 0zm1.36 14.87l-3.22-3.42-6.18 3.42 6.78-7.24 3.28 3.42 6.12-3.42-6.78 7.24z"/></svg>
          <span>Messenger</span>
        </a>

        <a class="p360-hero-share__btn is-line" href="#" target="_blank" rel="noopener" aria-label="Partager sur LINE">
          <svg viewBox="0 0 24 24" aria-hidden="true"><path fill="currentColor" d="M20.667 4H3.333C2.044 4 1 5.044 1 6.333v7.334C1 14.956 2.044 16 3.333 16H7v4l4.444-4h9.223C21.956 16 23 14.956 23 13.667V6.333C23 5.044 21.956 4 20.667 4zM8.111 12.222H6.444V7.778h1.667v4.444zm3.333 0h-1.666V7.778h1.666v4.444zm3.334 0h-1.667V7.778h1.667v4.444zm3.334 0h-2.223V7.778h1.667v2.222h.556v2.222z"/></svg>
          <span>LINE</span>
        </a>

        <a class="p360-hero-share__btn is-facebook" href="#" target="_blank" rel="noopener" aria-label="Partager sur Facebook">
          <svg viewBox="0 0 24 24" aria-hidden="true"><path fill="currentColor" d="M22.675 0H1.325C.593 0 0 .593 0 1.326v21.348C0 23.407.593 24 1.325 24H12.82v-9.293H9.692v-3.62h3.128V8.413c0-3.1 1.894-4.788 4.66-4.788 1.325 0 2.463.098 2.796.142v3.244h-1.918c-1.505 0-1.797.716-1.797 1.767v2.317h3.59l-.467 3.62h-3.123V24h6.127C23.407 24 24 23.407 24 22.674V1.326C24 .593 23.407 0 22.675 0z"/></svg>
          <span>Facebook</span>
        </a>

        <a class="p360-hero-share__btn is-pinterest" href="#" target="_blank" rel="noopener" aria-label="Partager sur Pinterest">
          <svg viewBox="0 0 24 24" aria-hidden="true"><path fill="currentColor" d="M12.04 0C5.45 0 0 5.46 0 12.2c0 5.07 3.2 9.38 7.67 10.9-.11-.93-.21-2.35.04-3.36.23-.98 1.49-6.26 1.49-6.26s-.38-.77-.38-1.9c0-1.78 1.03-3.1 2.32-3.1 1.09 0 1.62.82 1.62 1.8 0 1.1-.7 2.73-1.06 4.24-.3 1.26.63 2.29 1.87 2.29 2.25 0 3.97-2.37 3.97-5.78 0-3.02-2.17-5.13-5.27-5.13-3.59 0-5.71 2.69-5.71 5.47 0 1.09.42 2.27.94 2.9.1.12.11.22.08.33-.09.37-.3 1.17-.34 1.33-.05.21-.16.25-.38.15-1.42-.66-2.3-2.73-2.3-4.39 0-3.58 2.6-6.87 7.49-6.87 3.93 0 6.99 2.8 6.99 6.53 0 3.91-2.47 7.06-5.9 7.06-1.15 0-2.22-.6-2.59-1.31l-.7 2.66c-.25.98-.94 2.2-1.41 2.95.95.29 1.96.45 3 .45 6.59 0 12.04-5.46 12.04-12.2C24.08 5.46 18.63 0 12.04 0z"/></svg>
          <span>Pinterest</span>
        </a>

        <button class="p360-hero-share__btn is-native" type="button" aria-label="Partager">
          <svg viewBox="0 0 24 24" aria-hidden="true"><path fill="currentColor" d="M18 16a3 3 0 0 0-2.39 1.2l-7.13-3.57a3.02 3.02 0 0 0 0-3.27l7.13-3.57A3 3 0 1 0 15 6a3.02 3.02 0 0 0 .11.79L8 10.36a3 3 0 1 0 0 3.27l7.11 3.57A3 3 0 0 0 15 18a3 3 0 1 0 3-2z"/></svg>
          <span>Partager</span>
        </button>
      </div>
    </div>
  </div>
</div>				</div>
				</div>
				<div class="elementor-element elementor-element-0248781 elementor-widget elementor-widget-html" data-id="0248781" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<div class="p360-update-line">
  Article mis à jour en <strong>Février 2026</strong>.
</div>				</div>
				</div>
				<div class="elementor-element elementor-element-12c1c8a elementor-widget-tablet__width-initial elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-text-editor" data-id="12c1c8a" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p data-start="121" data-end="497"><strong>Trois jours à Phuket, à deux, sans courir partout.</strong><br data-start="171" data-end="174" /><strong>Cet itinéraire vous emmène entre temples emblématiques, plages plus intimistes, points de vue spectaculaires et ambiance locale dans Old Town. Vous y trouverez un équilibre entre moments calmes, paysages marins et immersion thaïlandaise, avec des conseils concrets pour éviter la foule et profiter des meilleurs horaires.</strong></p><p data-start="499" data-end="580" data-is-last-node="" data-is-only-node=""><strong>Un programme simple, cohérent et agréable, pensé pour vraiment profiter de l’île.</strong></p>								</div>
				</div>
				<div class="elementor-element elementor-element-349a9a9 elementor-widget elementor-widget-qi_addons_for_elementor_timeline" data-id="349a9a9" data-element_type="widget" data-e-type="widget" data-widget_type="qi_addons_for_elementor_timeline.default">
				<div class="elementor-widget-container">
					<div class="qodef-shortcode qodef-m qodef-qi-timeline qodef-timeline--horizontal qodef-layout--columns qodef-timeline-layout--horizontal-standard qodef-point--standard qodef-qi--has-appear" data-options="{&quot;colNum&quot;:&quot;3&quot;,&quot;colNum1440&quot;:&quot;3&quot;,&quot;colNum1366&quot;:&quot;3&quot;,&quot;colNum1024&quot;:&quot;3&quot;,&quot;colNum768&quot;:&quot;2&quot;,&quot;colNum680&quot;:&quot;1&quot;,&quot;colNum480&quot;:&quot;1&quot;}">
	<div class="qodef-nav-prev">
		<svg class="qodef-swiper-arrow-left" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 34.2 32.3" xml:space="preserve" style="stroke-width: 2;"><line x1="0.5" y1="16" x2="33.5" y2="16"/><line x1="0.3" y1="16.5" x2="16.2" y2="0.7"/><line x1="0" y1="15.4" x2="16.2" y2="31.6"/></svg>	</div>
	<div class="qodef-nav-next">
		<svg class="qodef-swiper-arrow-right" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 34.2 32.3" xml:space="preserve" style="stroke-width: 2;"><line x1="0" y1="16" x2="33" y2="16"/><line x1="17.3" y1="0.7" x2="33.2" y2="16.5"/><line x1="17.3" y1="31.6" x2="33.5" y2="15.4"/></svg>	</div>
	<div class="qodef-grid-inner">
	<div class="qodef-e qodef-e-item qodef-grid-item elementor-repeater-item-fe0ffe1 qodef-reverse">
	<div class="qodef-e-line-holder">
		<span class="qodef-e-line"></span>
		<div class="qodef-e-point-holder">
			<div class="qodef-e-point">
							</div>
		</div>
	</div>
	<div class="qodef-e-item-inner">
		<div class="qodef-e-top-holder">
			<div class="qodef-e-image">
	<img loading="lazy" decoding="async" width="1200" height="800" src="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-temple.webp" class="attachment-full size-full" alt="Wat Chalong" srcset="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-temple.webp 1200w, https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-temple-300x200.webp 300w, https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-temple-1024x683.webp 1024w, https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-temple-768x512.webp 768w, https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-temple-700x467.webp 700w, https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-temple-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
		</div>
		<div class="qodef-e-content-holder">
							<h4 class="qodef-e-title">
			<a itemprop="url" href="#jour-un" target="_self">
		Jour 1 - Culture, sud de l’île &amp; panoramas			</a>
		</h4>
					<p class="qodef-e-text">
		On commence par le sud de Phuket, entre spiritualité, paysages marins et ambiance locale. Visite du temple le plus emblématique de l’île pour comprendre la culture thaïlandaise, déjeuner dans une adresse réputée, puis enchaînement naturel vers les points de vue spectaculaires de la côte ouest. La journée se termine face au soleil couchant à Promthep Cape, avant un dîner dans l’atmosphère détendue de Rawai. Une première immersion équilibrée entre découverte et douceur tropicale.	</p>
			</div>
	</div>
</div>
<div class="qodef-e qodef-e-item qodef-grid-item elementor-repeater-item-7735b1c qodef-obverse">
	<div class="qodef-e-line-holder">
		<span class="qodef-e-line"></span>
		<div class="qodef-e-point-holder">
			<div class="qodef-e-point">
							</div>
		</div>
	</div>
	<div class="qodef-e-item-inner">
		<div class="qodef-e-top-holder">
			<div class="qodef-e-image">
	<img loading="lazy" decoding="async" width="1200" height="800" src="https://phuket360.fr/wp-content/uploads/2025/09/naka-island-phuket-actualite.webp" class="attachment-full size-full" alt="The Naka Island Phuket : un resort de luxe rénové pour une expérience unique" srcset="https://phuket360.fr/wp-content/uploads/2025/09/naka-island-phuket-actualite.webp 1200w, https://phuket360.fr/wp-content/uploads/2025/09/naka-island-phuket-actualite-300x200.webp 300w, https://phuket360.fr/wp-content/uploads/2025/09/naka-island-phuket-actualite-1024x683.webp 1024w, https://phuket360.fr/wp-content/uploads/2025/09/naka-island-phuket-actualite-768x512.webp 768w, https://phuket360.fr/wp-content/uploads/2025/09/naka-island-phuket-actualite-700x467.webp 700w, https://phuket360.fr/wp-content/uploads/2025/09/naka-island-phuket-actualite-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
		</div>
		<div class="qodef-e-content-holder">
							<h4 class="qodef-e-title">
			<a itemprop="url" href="#jour-deux" target="_self">
		Jour 2 - Excursion vers les îles iconiques			</a>
		</h4>
					<p class="qodef-e-text">
		Deuxième journée consacrée aux décors les plus célèbres de la région. Direction les îles Phi Phi et Maya Bay pour une excursion en bateau entre falaises calcaires, eaux turquoise et plages mythiques. C’est la journée carte postale par excellence, rythmée mais inoubliable. Le soir, retour sur Phuket pour un dîner plus raffiné face à la mer, parfait pour conclure cette parenthèse maritime.	</p>
			</div>
	</div>
</div>
<div class="qodef-e qodef-e-item qodef-grid-item elementor-repeater-item-675a030 qodef-reverse">
	<div class="qodef-e-line-holder">
		<span class="qodef-e-line"></span>
		<div class="qodef-e-point-holder">
			<div class="qodef-e-point">
							</div>
		</div>
	</div>
	<div class="qodef-e-item-inner">
		<div class="qodef-e-top-holder">
			<div class="qodef-e-image">
	<img decoding="async" width="1200" height="800" src="https://phuket360.fr/wp-content/uploads/2026/01/quand-partir-phuket.webp" class="attachment-full size-full" alt="Quelle est la meilleure période pour partir à Phuket ?" srcset="https://phuket360.fr/wp-content/uploads/2026/01/quand-partir-phuket.webp 1200w, https://phuket360.fr/wp-content/uploads/2026/01/quand-partir-phuket-300x200.webp 300w, https://phuket360.fr/wp-content/uploads/2026/01/quand-partir-phuket-1024x683.webp 1024w, https://phuket360.fr/wp-content/uploads/2026/01/quand-partir-phuket-768x512.webp 768w, https://phuket360.fr/wp-content/uploads/2026/01/quand-partir-phuket-700x467.webp 700w, https://phuket360.fr/wp-content/uploads/2026/01/quand-partir-phuket-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" /></div>
		</div>
		<div class="qodef-e-content-holder">
							<h4 class="qodef-e-title">
			<a itemprop="url" href="#jour-trois" target="_self">
		Jour 3 - Phuket Old Town &amp; ambiance locale			</a>
		</h4>
					<p class="qodef-e-text">
		Dernier jour plus lent et plus immersif dans la vieille ville de Phuket. Balade dans les ruelles sino-portugaises, pauses gourmandes, musées et maisons historiques permettent de découvrir une autre facette de l’île, plus intime et culturelle. Si vous êtes là un dimanche, le marché de Thalang Road offre une ambiance vivante et locale. Sinon, un dîner posé dans une belle maison traditionnelle clôture le séjour en douceur.	</p>
			</div>
	</div>
</div>
	</div>
</div>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-5051d98 e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-parent" data-id="5051d98" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4bb2023 elementor-widget elementor-widget-menu-anchor" data-id="4bb2023" data-element_type="widget" data-e-type="widget" data-widget_type="menu-anchor.default">
				<div class="elementor-widget-container">
							<div class="elementor-menu-anchor" id="jour-un"></div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-c129ef1 e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-parent" data-id="c129ef1" data-element_type="container" data-e-type="container">
		<div class="elementor-element elementor-element-1817d86 e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="1817d86" data-element_type="container" data-e-type="container">
		<div class="elementor-element elementor-element-6b1b8ab e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="6b1b8ab" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-db1faa8 elementor-widget elementor-widget-heading" data-id="db1faa8" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Jour 1 - Culture &amp; panoramas</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-7776095 elementor-widget elementor-widget-heading" data-id="7776095" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Matin</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-a1ea4ab elementor-widget elementor-widget-n-accordion" data-id="a1ea4ab" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-1690" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-1690" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 1 - Visite du Wat Chalong (Wat Chaitaram) </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-1690" class="elementor-element elementor-element-0639e1c e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="0639e1c" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-1690" class="elementor-element elementor-element-1d0a460 e-grid e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="1d0a460" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-a69dbf4 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="a69dbf4" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-clock" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256,8C119,8,8,119,8,256S119,504,256,504,504,393,504,256,393,8,256,8Zm92.49,313h0l-20,25a16,16,0,0,1-22.49,2.5h0l-67-49.72a40,40,0,0,1-15-31.23V112a16,16,0,0,1,16-16h32a16,16,0,0,1,16,16V256l58,42.5A16,16,0,0,1,348.49,321Z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Temps de visite						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						~ 1 heure 30					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-9321006 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="9321006" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-exclamation-triangle" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Attention 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Tenue correcte éxigée					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-1c9dbd8 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="1c9dbd8" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-euro-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Prix 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Gratuit					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-51d93f4 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="51d93f4" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/Wat+Chaithararam+(Wat+Chalong)/@7.8468437,98.3320339,17z/data=!3m1!4b1!4m6!3m5!1s0x30502fbb832d2361:0x8f6bd319c24a4986!8m2!3d7.8468384!4d98.3369048!16zL20vMGdkZnh0?entry=ttu&#038;g_ep=EgoyMDI2MDIyMy4wIKXMDSoASAFQAw%3D%3D" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/Wat+Chaithararam+(Wat+Chalong)/@7.8468437,98.3320339,17z/data=!3m1!4b1!4m6!3m5!1s0x30502fbb832d2361:0x8f6bd319c24a4986!8m2!3d7.8468384!4d98.3369048!16zL20vMGdkZnh0?entry=ttu&#038;g_ep=EgoyMDI2MDIyMy4wIKXMDSoASAFQAw%3D%3D" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
					</div>
				</div>
				<div class="elementor-element elementor-element-95ec863 elementor-widget elementor-widget-text-editor" data-id="95ec863" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Commencez la journée au <strong data-start="689" data-end="746"><span class="hover:entity-accent entity-underline inline cursor-pointer align-baseline"><span class="whitespace-normal">Wat Chalong</span></span> (Wat Chaitaram)</strong>, le temple le plus emblématique de l’île. Le matin est le moment idéal car il fait moins chaud, la lumière est douce et l’atmosphère est plus sereine sans la foule.</p>								</div>
				</div>
		<div role="region" aria-labelledby="e-n-accordion-item-1690" class="elementor-element elementor-element-3dbe25c e-grid e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="3dbe25c" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-747387e elementor-align-center elementor-widget elementor-widget-button" data-id="747387e" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://phuket360.fr/wat-chalong-phuket-guide-visite/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-location-arrow" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M444.52 3.52L28.74 195.42c-47.97 22.39-31.98 92.75 19.19 92.75h175.91v175.91c0 51.17 70.36 67.17 92.75 19.19l191.9-415.78c15.99-38.39-25.59-79.97-63.97-63.97z"></path></svg>			</span>
									<span class="elementor-button-text">Lire l'article sur Wat Chalong</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
				</div>
				<div class="elementor-element elementor-element-1b33cfa elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="1b33cfa" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 5"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="1b33cfa" data-elementor-lightbox-title="Architecture du chedi au Wat Chalong" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjcwNSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3dhdC1jaGFsb25nLWFyY2hpdGVjdHVyZS1jaGVkaS1ibGFuYy1kb3JlLndlYnAiLCJzbGlkZXNob3ciOiIxYjMzY2ZhIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-architecture-chedi-blanc-dore.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-architecture-chedi-blanc-dore.webp" alt="Détails architecturaux blancs et dorés autour du grand chedi du Wat Chalong à Phuket" /><figcaption class="elementor-image-carousel-caption">Architecture du chedi au Wat Chalong</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 sur 5"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="1b33cfa" data-elementor-lightbox-title="Temple Wat Chalong au coucher de soleil" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjcwMywidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3dhdC1jaGFsb25nLWNvdWNoZXItc29sZWlsLWFyY2hpdGVjdHVyZS53ZWJwIiwic2xpZGVzaG93IjoiMWIzM2NmYSJ9" href="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-coucher-soleil-architecture.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-coucher-soleil-architecture.webp" alt="Bâtiment du Wat Chalong à Phuket illuminé par la lumière dorée du coucher de soleil" /><figcaption class="elementor-image-carousel-caption">Temple Wat Chalong au coucher de soleil</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 sur 5"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="1b33cfa" data-elementor-lightbox-title="Façade dorée du temple Wat Chalong" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjY5OSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3dhdC1jaGFsb25nLWZhY2FkZS1wcmluY2lwYWxlLWFyY2hpdGVjdHVyZS1kb3JlZS53ZWJwIiwic2xpZGVzaG93IjoiMWIzM2NmYSJ9" href="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-facade-principale-architecture-doree.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-facade-principale-architecture-doree.webp" alt="Façade richement décorée et dorée du Wat Chalong à Phuket avec sculptures traditionnelles thaïlandaises" /><figcaption class="elementor-image-carousel-caption">Façade dorée du temple Wat Chalong</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 sur 5"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="1b33cfa" data-elementor-lightbox-title="Détails architecturaux du Wat Chalong" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjY5OCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3dhdC1jaGFsb25nLWZhY2FkZS1yb3VnZS1kb3JlZS1waHVrZXQud2VicCIsInNsaWRlc2hvdyI6IjFiMzNjZmEifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-facade-rouge-doree-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-facade-rouge-doree-phuket.webp" alt="Façade rouge et dorée du Wat Chalong à Phuket avec ornements traditionnels thaïlandais" /><figcaption class="elementor-image-carousel-caption">Détails architecturaux du Wat Chalong</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 sur 5"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="1b33cfa" data-elementor-lightbox-title="Pavillon décoré au Wat Chalong" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjY5NSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3dhdC1jaGFsb25nLXBhdmlsbG9uLWJsYW5jLWZsZXVycy1waHVrZXQud2VicCIsInNsaWRlc2hvdyI6IjFiMzNjZmEifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-pavillon-blanc-fleurs-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-pavillon-blanc-fleurs-phuket.webp" alt="Petit pavillon blanc et doré entouré de fleurs roses dans le temple Wat Chalong à Phuket" /><figcaption class="elementor-image-carousel-caption">Pavillon décoré au Wat Chalong</figcaption></figure></a></div>			</div>
												<div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0">
						<svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-left" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z"></path></svg>					</div>
					<div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0">
						<svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-right" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z"></path></svg>					</div>
				
									<div class="swiper-pagination"></div>
									</div>
						</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-995b7a2 elementor-widget elementor-widget-n-accordion" data-id="995b7a2" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-1600" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-1600" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 2 - Visite du Big Buddha </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-1600" class="elementor-element elementor-element-3e0c081 e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="3e0c081" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-1600" class="elementor-element elementor-element-1abea26 e-grid e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="1abea26" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-e3470e3 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="e3470e3" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-clock" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256,8C119,8,8,119,8,256S119,504,256,504,504,393,504,256,393,8,256,8Zm92.49,313h0l-20,25a16,16,0,0,1-22.49,2.5h0l-67-49.72a40,40,0,0,1-15-31.23V112a16,16,0,0,1,16-16h32a16,16,0,0,1,16,16V256l58,42.5A16,16,0,0,1,348.49,321Z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Temps de visite						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						~ 45 min à 1 h					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-d5f9cfe elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="d5f9cfe" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-exclamation-triangle" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Attention 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Tenue correcte éxigée					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-0b169ae elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="0b169ae" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-euro-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Prix 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Gratuit					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-3ba82cf elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="3ba82cf" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/big+buddha/data=!4m2!3m1!1s0x30502f60cf972939:0x7fcb3b1b04652c5c?sa=X&#038;ved=1t:155783&#038;ictx=111" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/big+buddha/data=!4m2!3m1!1s0x30502f60cf972939:0x7fcb3b1b04652c5c?sa=X&#038;ved=1t:155783&#038;ictx=111" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
					</div>
				</div>
				<div class="elementor-element elementor-element-c1037da elementor-widget elementor-widget-text-editor" data-id="c1037da" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Après votre visite du <strong data-start="22" data-end="37">Wat Chalong</strong>, prenez la route vers le <strong data-start="63" data-end="77">Big Buddha</strong>, l’un des sites les plus impressionnants de Phuket. En y allant encore en matinée, vous éviterez la chaleur et profiterez d’une vue spectaculaire sur l’île dans une atmosphère plus calme.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-a689fa6 elementor-widget elementor-widget-html" data-id="a689fa6" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<!-- Encadré ASTUCE -->
<div class="card-tip-box">
<div><strong>Info terrain Phuket360</strong>
<p>Même si Google indique encore que le Big Buddha est fermé temporairement, le site est bien ouvert au public depuis le 3 mars 2026.<br>
Phuket360 est sur place et confirme que le Big Buddha est accessible tous les jours de 9h à 18h.</p>
</div>
</div>				</div>
				</div>
		<div role="region" aria-labelledby="e-n-accordion-item-1600" class="elementor-element elementor-element-061b436 e-grid e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="061b436" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-91380e3 elementor-align-center elementor-widget elementor-widget-button" data-id="91380e3" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://phuket360.fr/big-buddha-phuket-reouverture-horaires/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-location-arrow" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M444.52 3.52L28.74 195.42c-47.97 22.39-31.98 92.75 19.19 92.75h175.91v175.91c0 51.17 70.36 67.17 92.75 19.19l191.9-415.78c15.99-38.39-25.59-79.97-63.97-63.97z"></path></svg>			</span>
									<span class="elementor-button-text">Lire l'article</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
				</div>
				<div class="elementor-element elementor-element-c48813c elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="c48813c" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Escaliers du Big Buddha Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0NSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2VzY2FsaWVycy1iaWctYnVkZGhhLXBodWtldC12aXNpdGV1cnMud2VicCIsInNsaWRlc2hvdyI6ImM0ODgxM2MifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/escaliers-big-buddha-phuket-visiteurs.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/escaliers-big-buddha-phuket-visiteurs.webp" alt="Visiteurs montant les escaliers vers la statue du Big Buddha de Phuket" /><figcaption class="elementor-image-carousel-caption">Escaliers du Big Buddha Phuket</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Statue royale et Big Buddha Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzIzNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3N0YXR1ZS1yb2ktdGhhaWxhbmRhaXMtYmlnLWJ1ZGRoYS1waHVrZXQud2VicCIsInNsaWRlc2hvdyI6ImM0ODgxM2MifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/statue-roi-thailandais-big-buddha-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/statue-roi-thailandais-big-buddha-phuket.webp" alt="Statue d’un roi thaïlandais devant la grande statue du Big Buddha de Phuket" /><figcaption class="elementor-image-carousel-caption">Statue royale et Big Buddha Phuket</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Gros plan Big Buddha Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzIzNiwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2dyb3MtcGxhbi1iaWctYnVkZGhhLXBodWtldC53ZWJwIiwic2xpZGVzaG93IjoiYzQ4ODEzYyJ9" href="https://phuket360.fr/wp-content/uploads/2026/03/gros-plan-big-buddha-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/gros-plan-big-buddha-phuket.webp" alt="Gros plan sur la statue blanche du Big Buddha de Phuket" /><figcaption class="elementor-image-carousel-caption">Gros plan Big Buddha Phuket</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Escaliers du Big Buddha Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI1MSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2VzY2FsaWVyLW5hZ2EtYmlnLWJ1ZGRoYS1waHVrZXQtY290ZS53ZWJwIiwic2xpZGVzaG93IjoiYzQ4ODEzYyJ9" href="https://phuket360.fr/wp-content/uploads/2026/03/escalier-naga-big-buddha-phuket-cote.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/escalier-naga-big-buddha-phuket-cote.webp" alt="Escaliers du Big Buddha de Phuket avec sculptures de naga et visiteurs" /><figcaption class="elementor-image-carousel-caption">Escaliers du Big Buddha Phuket</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Vue sur Phuket depuis le Big Buddha" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI1MCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3Z1ZS12aWxsZS1waHVrZXQtYmlnLWJ1ZGRoYS53ZWJwIiwic2xpZGVzaG93IjoiYzQ4ODEzYyJ9" href="https://phuket360.fr/wp-content/uploads/2026/03/vue-ville-phuket-big-buddha.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/vue-ville-phuket-big-buddha.webp" alt="Vue sur la ville de Phuket depuis le site du Big Buddha" /><figcaption class="elementor-image-carousel-caption">Vue sur Phuket depuis le Big Buddha</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Baie de Chalong vue du Big Buddha" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0NCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3Z1ZS1iYWllLWNoYWxvbmctYmlnLWJ1ZGRoYS1waHVrZXQud2VicCIsInNsaWRlc2hvdyI6ImM0ODgxM2MifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/vue-baie-chalong-big-buddha-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/vue-baie-chalong-big-buddha-phuket.webp" alt="Vue panoramique sur la baie de Chalong depuis le Big Buddha de Phuket" /><figcaption class="elementor-image-carousel-caption">Baie de Chalong vue du Big Buddha</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="7 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Panorama Phuket depuis Big Buddha" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MywidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3Z1ZS12aWxsZS1qdW5nbGUtYmlnLWJ1ZGRoYS53ZWJwIiwic2xpZGVzaG93IjoiYzQ4ODEzYyJ9" href="https://phuket360.fr/wp-content/uploads/2026/03/vue-ville-jungle-big-buddha.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/vue-ville-jungle-big-buddha.webp" alt="Panorama sur la ville de Phuket vu depuis la montagne du Big Buddha" /><figcaption class="elementor-image-carousel-caption">Panorama Phuket depuis Big Buddha</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="8 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Montagnes de Phuket vues du Big Buddha" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzIzNSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3Z1ZS1tb250YWduZXMtcGh1a2V0LWJpZy1idWRkaGEud2VicCIsInNsaWRlc2hvdyI6ImM0ODgxM2MifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/vue-montagnes-phuket-big-buddha.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/vue-montagnes-phuket-big-buddha.webp" alt="Vue sur les montagnes et la jungle de Phuket depuis le site du Big Buddha" /><figcaption class="elementor-image-carousel-caption">Montagnes de Phuket vues du Big Buddha</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="9 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Baie de Chalong vue depuis le Big Buddha" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3Z1ZS1iYWllLWNoYWxvbmctcGh1a2V0LWJpZy1idWRkaGEud2VicCIsInNsaWRlc2hvdyI6ImM0ODgxM2MifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/vue-baie-chalong-phuket-big-buddha.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/vue-baie-chalong-phuket-big-buddha.webp" alt="Vue panoramique sur la baie de Chalong et les îles depuis le Big Buddha de Phuket" /><figcaption class="elementor-image-carousel-caption">Baie de Chalong vue depuis le Big Buddha</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="10 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Panorama jungle Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0MSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3Z1ZS1qdW5nbGUtbW9udGFnbmVzLXBodWtldC1iaWctYnVkZGhhLndlYnAiLCJzbGlkZXNob3ciOiJjNDg4MTNjIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/vue-jungle-montagnes-phuket-big-buddha.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/vue-jungle-montagnes-phuket-big-buddha.webp" alt="Paysage de jungle et montagnes autour de Phuket vu depuis le Big Buddha" /><figcaption class="elementor-image-carousel-caption">Panorama jungle Phuket</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="11 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Rangée de Bouddhas dorés" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzIzMywidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3JhbmdlZS1zdGF0dWVzLWJvdWRkaGEtZG9yZS1waHVrZXQud2VicCIsInNsaWRlc2hvdyI6ImM0ODgxM2MifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/rangee-statues-bouddha-dore-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/rangee-statues-bouddha-dore-phuket.webp" alt="Rangée de statues de Bouddha dorées dans un temple près du Big Buddha de Phuket" /><figcaption class="elementor-image-carousel-caption">Rangée de Bouddhas dorés</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="12 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Statues de moines bouddhistes" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzIzMiwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3N0YXR1ZXMtbW9pbmVzLWJvdWRkaGlzdGVzLXBodWtldC53ZWJwIiwic2xpZGVzaG93IjoiYzQ4ODEzYyJ9" href="https://phuket360.fr/wp-content/uploads/2026/03/statues-moines-bouddhistes-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/statues-moines-bouddhistes-phuket.webp" alt="Statues de moines bouddhistes exposées au temple du Big Buddha de Phuket" /><figcaption class="elementor-image-carousel-caption">Statues de moines bouddhistes</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="13 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Temple bouddhiste du Big Buddha" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzIzMSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3RlbXBsZS1ib3VkZGhpc3RlLXN0YXR1ZXMtYm91ZGRoYS1waHVrZXQud2VicCIsInNsaWRlc2hvdyI6ImM0ODgxM2MifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/temple-bouddhiste-statues-bouddha-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/temple-bouddhiste-statues-bouddha-phuket.webp" alt="Temple bouddhiste avec plusieurs statues de Bouddha dorées au Big Buddha de Phuket" /><figcaption class="elementor-image-carousel-caption">Temple bouddhiste du Big Buddha</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="14 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Statue dorée de Bouddha au Big Buddha de Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzIyNSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2JvdWRkaGEtZG9yZS10ZW1wbGUtYmlnLWJ1ZGRoYS1waHVrZXQud2VicCIsInNsaWRlc2hvdyI6ImM0ODgxM2MifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/bouddha-dore-temple-big-buddha-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/bouddha-dore-temple-big-buddha-phuket.webp" alt="Statue dorée de Bouddha avec des visiteurs au temple du Big Buddha de Phuket au coucher du soleil" /><figcaption class="elementor-image-carousel-caption">Statue dorée de Bouddha au Big Buddha de Phuket</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="15 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Sanctuaire bouddhiste au Big Buddha de Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzIyNiwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2Nsb2NoZS10ZW1wbGUtYmlnLWJ1ZGRoYS1waHVrZXQud2VicCIsInNsaWRlc2hvdyI6ImM0ODgxM2MifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/cloche-temple-big-buddha-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/cloche-temple-big-buddha-phuket.webp" alt="Petit sanctuaire avec statues bouddhistes dorées et noires près du Big Buddha de Phuket" /><figcaption class="elementor-image-carousel-caption">Sanctuaire bouddhiste au Big Buddha de Phuket</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="16 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Divinité thaïlandaise Big Buddha Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzIyOSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3N0YXR1ZS1kaXZpbml0ZS10aGFpbGFuZGFpc2UtYmlnLWJ1ZGRoYS1waHVrZXQud2VicCIsInNsaWRlc2hvdyI6ImM0ODgxM2MifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/statue-divinite-thailandaise-big-buddha-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/statue-divinite-thailandaise-big-buddha-phuket.webp" alt="Statue dorée d’une divinité thaïlandaise près du Big Buddha de Phuket" /><figcaption class="elementor-image-carousel-caption">Divinité thaïlandaise Big Buddha Phuket</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="17 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Tenue correcte avant de rentrer dans endroits religieux" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzE5OCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3ZldGVtZW50LWNvcnJlY3QtdGVtcGxlLndlYnAiLCJzbGlkZXNob3ciOiJjNDg4MTNjIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/vetement-correct-temple.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/vetement-correct-temple.webp" alt="Tenue correcte avant de rentrer dans endroits religieux" /><figcaption class="elementor-image-carousel-caption">Tenue correcte avant de rentrer dans endroits religieux</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="18 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Enlever ses chaussures avant de renter dans les bâtiments religieux" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzE5NywidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL25vLWNoYXVzc3VyZXMtdGVtcGxlLndlYnAiLCJzbGlkZXNob3ciOiJjNDg4MTNjIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/no-chaussures-temple.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/no-chaussures-temple.webp" alt="Enlever ses chaussures avant de renter dans les bâtiments religieux" /><figcaption class="elementor-image-carousel-caption">Enlever ses chaussures avant de renter dans les bâtiments religieux</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="19 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Parking pour deux roues au Big Buddha" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzIxMCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3BhcmtpbmctZGV1eC1yb3Vlcy1iaWctYnVkZGhhLndlYnAiLCJzbGlkZXNob3ciOiJjNDg4MTNjIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/parking-deux-roues-big-buddha.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/parking-deux-roues-big-buddha.webp" alt="Parking pour deux roues au Big Buddha" /><figcaption class="elementor-image-carousel-caption">Parking pour deux roues au Big Buddha</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="20 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Parking pour voitures au Big Buddha" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzIwOSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3Bhcmtpbmctdm9pdHVyZS1iaWctYnVkZGhhLndlYnAiLCJzbGlkZXNob3ciOiJjNDg4MTNjIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/parking-voiture-big-buddha.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/parking-voiture-big-buddha.webp" alt="Parking pour voitures au Big Buddha" /><figcaption class="elementor-image-carousel-caption">Parking pour voitures au Big Buddha</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="21 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Entrée gratuite Big Buddha Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0OCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3Bhbm5lYXUtZW50cmVlLWdyYXR1aXRlLWJpZy1idWRkaGEtcGh1a2V0LndlYnAiLCJzbGlkZXNob3ciOiJjNDg4MTNjIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/panneau-entree-gratuite-big-buddha-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/panneau-entree-gratuite-big-buddha-phuket.webp" alt="Panneau indiquant l’entrée gratuite au Big Buddha de Phuket" /><figcaption class="elementor-image-carousel-caption">Entrée gratuite Big Buddha Phuket</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="22 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Plan du site Big Buddha Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzI0NywidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3BsYW4tc2l0ZS1iaWctYnVkZGhhLXBodWtldC53ZWJwIiwic2xpZGVzaG93IjoiYzQ4ODEzYyJ9" href="https://phuket360.fr/wp-content/uploads/2026/03/plan-site-big-buddha-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/plan-site-big-buddha-phuket.webp" alt="Plan touristique du site Mt Nakkerd Buddha Garden au Big Buddha de Phuket" /><figcaption class="elementor-image-carousel-caption">Plan du site Big Buddha Phuket</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="23 sur 23"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c48813c" data-elementor-lightbox-title="Panneau sortie et toilettes Big Buddha Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzIyNywidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3Bhbm5lYXUtc29ydGllLXRvaWxldHRlcy1iaWctYnVkZGhhLXBodWtldC53ZWJwIiwic2xpZGVzaG93IjoiYzQ4ODEzYyJ9" href="https://phuket360.fr/wp-content/uploads/2026/03/panneau-sortie-toilettes-big-buddha-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/panneau-sortie-toilettes-big-buddha-phuket.webp" alt="Panneau indiquant la sortie et les toilettes en plusieurs langues au site du Big Buddha de Phuket" /><figcaption class="elementor-image-carousel-caption">Panneau sortie et toilettes Big Buddha Phuket</figcaption></figure></a></div>			</div>
												<div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0">
						<svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-left" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z"></path></svg>					</div>
					<div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0">
						<svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-right" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z"></path></svg>					</div>
				
									<div class="swiper-pagination"></div>
									</div>
						</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-d2df108 elementor-widget elementor-widget-html" data-id="d2df108" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<hr style="border:0;height:3px;width:60px;border-radius:2px;background:linear-gradient(90deg,#e09f3e 0%,transparent 100%);opacity:.3;">
				</div>
				</div>
				<div class="elementor-element elementor-element-3ddfa06 elementor-widget elementor-widget-heading" data-id="3ddfa06" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Déjeuner</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-785fdb3 elementor-widget elementor-widget-n-accordion" data-id="785fdb3" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-1260" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-1260" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 3 - Déjeuner à Mor Mu Dong (Gourmand Michelin) </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-1260" class="elementor-element elementor-element-ba47361 e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="ba47361" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-1260" class="elementor-element elementor-element-b8de0eb e-grid e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="b8de0eb" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-71851b0 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="71851b0" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-euro-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Prix 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						200 - 400 ฿  (~ 5,45 € - 10,9 €)					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-4715be7 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="4715be7" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/Mor+Mu+Dong+Restaurant/@7.8372201,98.3605624,15.54z/data=!4m6!3m5!1s0x30502e43266da59f:0xe15e21cdeeb7f0b5!8m2!3d7.843091!4d98.3720124!16s%2Fg%2F11h0mbdg2?entry=ttu&#038;g_ep=EgoyMDI2MDIyMy4wIKXMDSoASAFQAw%3D%3DChaithararam+(Wat+Chalong)/@7.8468437,98.3343299,1086m/data=!3m2!1e3!4b1!4m6!3m5!1s0x30502fbb832d2361:0x8f6bd319c24a4986!8m2!3d7.8468384!4d98.3369048!16zL20vMGdkZnh0?entry=ttu&#038;g_ep=EgoyMDI2MDIxOC4wIKXMDSoASAFQAw%3D%3D" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/Mor+Mu+Dong+Restaurant/@7.8372201,98.3605624,15.54z/data=!4m6!3m5!1s0x30502e43266da59f:0xe15e21cdeeb7f0b5!8m2!3d7.843091!4d98.3720124!16s%2Fg%2F11h0mbdg2?entry=ttu&#038;g_ep=EgoyMDI2MDIyMy4wIKXMDSoASAFQAw%3D%3DChaithararam+(Wat+Chalong)/@7.8468437,98.3343299,1086m/data=!3m2!1e3!4b1!4m6!3m5!1s0x30502fbb832d2361:0x8f6bd319c24a4986!8m2!3d7.8468384!4d98.3369048!16zL20vMGdkZnh0?entry=ttu&#038;g_ep=EgoyMDI2MDIxOC4wIKXMDSoASAFQAw%3D%3D" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
					</div>
				</div>
		<div role="region" aria-labelledby="e-n-accordion-item-1260" class="elementor-element elementor-element-f9bc559 e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="f9bc559" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-3a354b3 elementor-widget elementor-widget-text-editor" data-id="3a354b3" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<div class="markdown prose"><p><strong>Mor Mu Dong</strong> est un restaurant emblématique de cuisine thaïlandaise du Sud, <strong>distingué par le guide Michelin</strong>. Niché au cœur de la mangrove de Chalong, il séduit par son atmosphère traditionnelle, avec ses cabanes en bois (salas) installées au-dessus de l’eau. On y déguste des spécialités locales singulières, comme le fameux poisson farci <span class="p360-tooltip-trigger" data-tooltip-title="Qu'est-ce que le Pla Yat Sai ?" data-tooltip-text="Le Pla Yat Sai signifie littéralement « poisson farci ». Il s’agit d’une spécialité thaïlandaise consistant à remplir l’intérieur d’un poisson avec une farce composée de viande hachée, d’herbes fraîches et d’épices locales. La préparation peut aussi être réalisée avec du calamar, appelé Pla Muek Yat Sai. Le poisson ou le calamar farci est ensuite cuit, le plus souvent frit ou grillé, jusqu’à obtenir une texture dorée et parfumée." data-tooltip-image="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp">Pla Yat Sai<br /></span>.</p></div>								</div>
				</div>
				<div class="elementor-element elementor-element-08a8563 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="08a8563" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 1"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="08a8563" data-elementor-lightbox-title="Photo à venir prochainement" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYwNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3Bob3RvLWEtdmVuaXIud2VicCIsInNsaWRlc2hvdyI6IjA4YTg1NjMifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp" alt="Photo à venir prochainement" /><figcaption class="elementor-image-carousel-caption">Photo à venir prochainement</figcaption></figure></a></div>			</div>
					</div>
						</div>
				</div>
					</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-8d8bff4 elementor-widget elementor-widget-html" data-id="8d8bff4" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<hr style="border:0;height:3px;width:60px;border-radius:2px;background:linear-gradient(90deg,#e09f3e 0%,transparent 100%);opacity:.3;">
				</div>
				</div>
				<div class="elementor-element elementor-element-e26c124 elementor-widget elementor-widget-heading" data-id="e26c124" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Après-midi</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-ce5f9b7 elementor-widget elementor-widget-n-accordion" data-id="ce5f9b7" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-2160" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-2160" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 4 - Kata–Karon Viewpoint </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-2160" class="elementor-element elementor-element-2635321 e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="2635321" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-2160" class="elementor-element elementor-element-45c2f47 e-grid e-con-full parallax_section_no qode_elementor_container_no e-con e-child" data-id="45c2f47" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-e0496d7 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="e0496d7" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-clock" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256,8C119,8,8,119,8,256S119,504,256,504,504,393,504,256,393,8,256,8Zm92.49,313h0l-20,25a16,16,0,0,1-22.49,2.5h0l-67-49.72a40,40,0,0,1-15-31.23V112a16,16,0,0,1,16-16h32a16,16,0,0,1,16,16V256l58,42.5A16,16,0,0,1,348.49,321Z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Temps de visite						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						~ 20 min					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-bd6fb73 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="bd6fb73" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-euro-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Prix 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Gratuit					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-6264328 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="6264328" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/Karon+Viewpoint+Phuket/@7.7973228,98.2995738,17z/data=!3m1!4b1!4m6!3m5!1s0x305025fbe9f11075:0x28839d11c67aa3af!8m2!3d7.7973175!4d98.3021487!16s%2Fg%2F1thn7v42?entry=ttu&#038;g_ep=EgoyMDI2MDIyMy4wIKXMDSoASAFQAw%3D%3D" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/Karon+Viewpoint+Phuket/@7.7973228,98.2995738,17z/data=!3m1!4b1!4m6!3m5!1s0x305025fbe9f11075:0x28839d11c67aa3af!8m2!3d7.7973175!4d98.3021487!16s%2Fg%2F1thn7v42?entry=ttu&#038;g_ep=EgoyMDI2MDIyMy4wIKXMDSoASAFQAw%3D%3D" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				</div>
		<div role="region" aria-labelledby="e-n-accordion-item-2160" class="elementor-element elementor-element-8960bd3 e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="8960bd3" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-6e5612a elementor-widget elementor-widget-text-editor" data-id="6e5612a" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Direction le <strong data-start="974" data-end="1015"><span class="hover:entity-accent entity-underline inline cursor-pointer align-baseline"><span class="whitespace-normal">Kata–Karon Viewpoint</span></span></strong>, un belvédère panoramique situé sur la côte ouest de Phuket, entre les plages de Kata Noi et Nai Harn. Surplombant la mer d’Andaman, il est l’un des points de vue les plus célèbres et photographiés de l’île.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-86f5b78 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="86f5b78" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 9"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="86f5b78" data-elementor-lightbox-title="Panneau officiel du Karon View Point" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjkyNSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL2thcm9uLXZpZXctcG9pbnQtcGh1a2V0LXBhbm5lYXUtb2ZmaWNpZWwud2VicCIsInNsaWRlc2hvdyI6Ijg2ZjViNzgifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/karon-view-point-phuket-panneau-officiel.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/karon-view-point-phuket-panneau-officiel.webp" alt="Panneau officiel du Karon View Point à Phuket en Thaïlande" /><figcaption class="elementor-image-carousel-caption">Panneau officiel du Karon View Point</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 sur 9"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="86f5b78" data-elementor-lightbox-title="Vue panoramique depuis Karon View Point à Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjkzMiwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL2thcm9uLXZpZXctcG9pbnQtcGh1a2V0LXZ1ZS1wYW5vcmFtaXF1ZS1tZXItanVuZ2xlLndlYnAiLCJzbGlkZXNob3ciOiI4NmY1Yjc4In0%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/karon-view-point-phuket-vue-panoramique-mer-jungle.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/karon-view-point-phuket-vue-panoramique-mer-jungle.webp" alt="Vue panoramique sur la mer d’Andaman et la jungle tropicale depuis Karon View Point à Phuket en fin de journée" /><figcaption class="elementor-image-carousel-caption">Vue panoramique depuis Karon View Point à Phuket</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 sur 9"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="86f5b78" data-elementor-lightbox-title="Panorama sur les plages de Kata et Karon" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjkyOCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL2thcm9uLXZpZXctcG9pbnQtcGFub3JhbWEta2F0YS1rYXJvbi1udWFnZXMud2VicCIsInNsaWRlc2hvdyI6Ijg2ZjViNzgifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/karon-view-point-panorama-kata-karon-nuages.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/karon-view-point-panorama-kata-karon-nuages.webp" alt="Panorama sur les plages de Kata et Karon sous un ciel nuageux depuis Karon View Point à Phuket" /><figcaption class="elementor-image-carousel-caption">Panorama sur les plages de Kata et Karon</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 sur 9"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="86f5b78" data-elementor-lightbox-title="Coucher de soleil au Karon View Point" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjkzMywidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL2thcm9uLXZpZXctcG9pbnQtY291Y2hlci1zb2xlaWwtcGh1a2V0LndlYnAiLCJzbGlkZXNob3ciOiI4NmY1Yjc4In0%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/karon-view-point-coucher-soleil-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/karon-view-point-coucher-soleil-phuket.webp" alt="Coucher de soleil sur la mer d’Andaman depuis Karon View Point à Phuket" /><figcaption class="elementor-image-carousel-caption">Coucher de soleil au Karon View Point</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 sur 9"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="86f5b78" data-elementor-lightbox-title="Parking et accès au Karon View Point" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjkyNywidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL2thcm9uLXZpZXctcG9pbnQtcGFya2luZy1hY2Nlcy1waHVrZXQud2VicCIsInNsaWRlc2hvdyI6Ijg2ZjViNzgifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/karon-view-point-parking-acces-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/karon-view-point-parking-acces-phuket.webp" alt="Zone de stationnement et accès routier au Karon View Point à Phuket" /><figcaption class="elementor-image-carousel-caption">Parking et accès au Karon View Point</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 sur 9"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="86f5b78" data-elementor-lightbox-title="Pavillon panoramique au Karon View Point" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjkzMSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL2thcm9uLXZpZXctcG9pbnQtcGF2aWxsb24tYmVsdmVkZXJlLXBodWtldC53ZWJwIiwic2xpZGVzaG93IjoiODZmNWI3OCJ9" href="https://phuket360.fr/wp-content/uploads/2026/02/karon-view-point-pavillon-belvedere-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/karon-view-point-pavillon-belvedere-phuket.webp" alt="Pavillon en bois servant de belvédère au Karon View Point à Phuket" /><figcaption class="elementor-image-carousel-caption">Pavillon panoramique au Karon View Point</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="7 sur 9"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="86f5b78" data-elementor-lightbox-title="Escaliers menant au Karon View Point" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjkyOSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL2thcm9uLXZpZXctcG9pbnQtZXNjYWxpZXJzLWJlbHZlZGVyZS1waHVrZXQud2VicCIsInNsaWRlc2hvdyI6Ijg2ZjViNzgifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/karon-view-point-escaliers-belvedere-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/karon-view-point-escaliers-belvedere-phuket.webp" alt="Escaliers en pierre menant au belvédère de Karon View Point à Phuket" /><figcaption class="elementor-image-carousel-caption">Escaliers menant au Karon View Point</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="8 sur 9"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="86f5b78" data-elementor-lightbox-title="Vue sur Kata Noi, Kata et Karon depuis le point de vue" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjkzMCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL2thcm9uLXZpZXctcG9pbnQtdnVlLWthdGEtbm9pLWthdGEta2Fyb24ud2VicCIsInNsaWRlc2hvdyI6Ijg2ZjViNzgifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/karon-view-point-vue-kata-noi-kata-karon.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/karon-view-point-vue-kata-noi-kata-karon.webp" alt="Vue sur les plages de Kata Noi, Kata Beach et Karon depuis Karon View Point à Phuket" /><figcaption class="elementor-image-carousel-caption">Vue sur Kata Noi, Kata et Karon depuis le point de vue</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="9 sur 9"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="86f5b78" data-elementor-lightbox-title="Zone autorisée pour drone à Karon View Point" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjkyNiwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL2thcm9uLXZpZXctcG9pbnQtZHJvbmUtem9uZS1waHVrZXQud2VicCIsInNsaWRlc2hvdyI6Ijg2ZjViNzgifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/karon-view-point-drone-zone-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/karon-view-point-drone-zone-phuket.webp" alt="Panneau indiquant la zone drone autorisée au Karon View Point à Phuket" /><figcaption class="elementor-image-carousel-caption">Zone autorisée pour drone à Karon View Point</figcaption></figure></a></div>			</div>
												<div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0">
						<svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-left" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z"></path></svg>					</div>
					<div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0">
						<svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-right" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z"></path></svg>					</div>
				
									<div class="swiper-pagination"></div>
									</div>
						</div>
				</div>
					</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-d5203fc elementor-widget elementor-widget-n-accordion" data-id="d5203fc" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-2230" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-2230" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 5 - Détente à Kata Noi Beach </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-2230" class="elementor-element elementor-element-53bc2c0 e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="53bc2c0" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-2230" class="elementor-element elementor-element-2c318c3 e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="2c318c3" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div role="region" aria-labelledby="e-n-accordion-item-2230" class="elementor-element elementor-element-62f45b7 e-grid e-con-full parallax_section_no qode_elementor_container_no e-con e-child" data-id="62f45b7" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-31cb1e9 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="31cb1e9" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-euro-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Prix 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Gratuit					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-c096ee9 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="c096ee9" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/Kata+Noi/@7.8063459,98.2962387,17z/data=!3m1!4b1!4m6!3m5!1s0x305025f1c04de847:0x71bbdd4e9c537482!8m2!3d7.8063168!4d98.2990071!16zL20vMDVjbmxx?entry=ttu&#038;g_ep=EgoyMDI2MDIyMy4wIKXMDSoASAFQAw%3D%3D" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/Kata+Noi/@7.8063459,98.2962387,17z/data=!3m1!4b1!4m6!3m5!1s0x305025f1c04de847:0x71bbdd4e9c537482!8m2!3d7.8063168!4d98.2990071!16zL20vMDVjbmxx?entry=ttu&#038;g_ep=EgoyMDI2MDIyMy4wIKXMDSoASAFQAw%3D%3D" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-7611aae elementor-widget elementor-widget-text-editor" data-id="7611aae" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><strong>Kata Noi Beach</strong> est une petite plage pittoresque située sur la côte sud-ouest de Phuket, nichée entre des collines verdoyantes, elle conserve une ambiance tranquille malgré la proximité des zones touristiques plus animées. La plage forme une petite baie protégée, offrant des vues panoramiques sur la mer d’Andaman et un coucher de soleil spectaculaire. L’environnement est propre et bien entretenu, favorisant la baignade et la détente.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-e03dbef elementor-widget elementor-widget-text-editor" data-id="e03dbef" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>En saison sèche, les eaux claires invitent à la plongée libre le long des rochers aux extrémités de la baie, riches en poissons tropicaux. Les amateurs de surf trouvent des vagues légères pendant la mousson (mai–octobre).</p>								</div>
				</div>
				<div class="elementor-element elementor-element-9ca81ed elementor-align-center elementor-widget elementor-widget-button" data-id="9ca81ed" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://phuket360.fr/kata-beach-phuket/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-location-arrow" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M444.52 3.52L28.74 195.42c-47.97 22.39-31.98 92.75 19.19 92.75h175.91v175.91c0 51.17 70.36 67.17 92.75 19.19l191.9-415.78c15.99-38.39-25.59-79.97-63.97-63.97z"></path></svg>			</span>
									<span class="elementor-button-text">Lire l'article sur Kata Beach</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-44409b8 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="44409b8" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 1"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="44409b8" data-elementor-lightbox-title="Photo à venir prochainement" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYwNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3Bob3RvLWEtdmVuaXIud2VicCIsInNsaWRlc2hvdyI6IjQ0NDA5YjgifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp" alt="Photo à venir prochainement" /><figcaption class="elementor-image-carousel-caption">Photo à venir prochainement</figcaption></figure></a></div>			</div>
					</div>
						</div>
				</div>
					</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-05f7593 elementor-widget elementor-widget-html" data-id="05f7593" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<hr style="border:0;height:3px;width:60px;border-radius:2px;background:linear-gradient(90deg,#e09f3e 0%,transparent 100%);opacity:.3;">
				</div>
				</div>
				<div class="elementor-element elementor-element-0a278d1 elementor-widget elementor-widget-heading" data-id="0a278d1" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Soir</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-73f2da3 elementor-widget elementor-widget-n-accordion" data-id="73f2da3" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-1210" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-1210" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 6 - Coucher de soleil spectaculaire à Promthep Cape </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-1210" class="elementor-element elementor-element-b6af838 e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="b6af838" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-1210" class="elementor-element elementor-element-9a5ab54 e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="9a5ab54" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div role="region" aria-labelledby="e-n-accordion-item-1210" class="elementor-element elementor-element-4ad7fb5 e-grid e-con-full parallax_section_no qode_elementor_container_no e-con e-child" data-id="4ad7fb5" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-52d13f5 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="52d13f5" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-clock" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256,8C119,8,8,119,8,256S119,504,256,504,504,393,504,256,393,8,256,8Zm92.49,313h0l-20,25a16,16,0,0,1-22.49,2.5h0l-67-49.72a40,40,0,0,1-15-31.23V112a16,16,0,0,1,16-16h32a16,16,0,0,1,16,16V256l58,42.5A16,16,0,0,1,348.49,321Z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Temps de visite						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						45 minutes avant le coucher de soleil					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-bede96f elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="bede96f" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-euro-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Prix 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Gratuit					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-8ed649a elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="8ed649a" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/Kata+Noi/@7.8063459,98.2962387,17z/data=!3m1!4b1!4m6!3m5!1s0x305025f1c04de847:0x71bbdd4e9c537482!8m2!3d7.8063168!4d98.2990071!16zL20vMDVjbmxx?entry=ttu&#038;g_ep=EgoyMDI2MDIyMy4wIKXMDSoASAFQAw%3D%3D" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/Kata+Noi/@7.8063459,98.2962387,17z/data=!3m1!4b1!4m6!3m5!1s0x305025f1c04de847:0x71bbdd4e9c537482!8m2!3d7.8063168!4d98.2990071!16zL20vMDVjbmxx?entry=ttu&#038;g_ep=EgoyMDI2MDIyMy4wIKXMDSoASAFQAw%3D%3D" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-243b4a9 elementor-widget elementor-widget-text-editor" data-id="243b4a9" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Terminez la journée à <strong data-start="1341" data-end="1398"><span class="hover:entity-accent entity-underline inline cursor-pointer align-baseline"><span class="whitespace-normal">Laem Phromthep</span></span> (Promthep Cape)</strong>. Cette pointe rocheuse qui s’avance dans la mer d’Andaman offre un panorama dégagé sur l’horizon, les îlots au large et un coucher de soleil considéré comme l’un des plus beaux de Phuket.<br data-start="1456" data-end="1459" />Arrivez un peu en avance pour profiter pleinement du panorama.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-b6e3168 elementor-widget elementor-widget-text-editor" data-id="b6e3168" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Par temps clair, on aperçoit les petites îles au large, notamment Koh Kaew Yai. En saison verte, les nuages peuvent rendre le ciel encore plus spectaculaire.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-af56f8a elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="af56f8a" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 1"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="af56f8a" data-elementor-lightbox-title="Vue sur la mer d’Andaman depuis Promthep Cape à Phuket" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjkzNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3Byb210aGVwLWNhcGUtcGh1a2V0LXZ1ZS1pbGUtbWVyLWFuZGFtYW4ud2VicCIsInNsaWRlc2hvdyI6ImFmNTZmOGEifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/promthep-cape-phuket-vue-ile-mer-andaman.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/promthep-cape-phuket-vue-ile-mer-andaman.webp" alt="Vue panoramique sur la mer d’Andaman et un îlot au large depuis Promthep Cape à Phuket" /><figcaption class="elementor-image-carousel-caption">Vue sur la mer d’Andaman depuis Promthep Cape à Phuket</figcaption></figure></a></div>			</div>
					</div>
						</div>
				</div>
					</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-665e52a elementor-widget elementor-widget-html" data-id="665e52a" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<!-- Encadré ATTENTION -->
<div class="card-warning-box">
<div><strong>Attention : </strong>
En haute saison, entre décembre et mars, <b>Kata Viewpoint</b> et <b>PromthepCape </b> peuvent être particulièrement fréquentés au moment du coucher du soleil, il est donc préférable d’anticiper votre arrivée pour profiter pleinement du spectacle.</div>
</div>				</div>
				</div>
				<div class="elementor-element elementor-element-7aeaa3a elementor-widget elementor-widget-html" data-id="7aeaa3a" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<hr style="border:0;height:3px;width:60px;border-radius:2px;background:linear-gradient(90deg,#e09f3e 0%,transparent 100%);opacity:.3;">
				</div>
				</div>
				<div class="elementor-element elementor-element-23a2f52 elementor-widget elementor-widget-heading" data-id="23a2f52" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Dîner</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-975c448 elementor-widget elementor-widget-n-accordion" data-id="975c448" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-1580" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-1580" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 7 - Dîner au Nikita’s à Rawai </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-1580" class="elementor-element elementor-element-06ce031 e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="06ce031" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-1580" class="elementor-element elementor-element-2d5bf5d e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="2d5bf5d" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div role="region" aria-labelledby="e-n-accordion-item-1580" class="elementor-element elementor-element-4fabbe5 e-grid e-con-full parallax_section_no qode_elementor_container_no e-con e-child" data-id="4fabbe5" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-31f40fb elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="31f40fb" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-euro-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Prix 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						200 - 400 ฿  (~ 5,45 € - 10,9 €)					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-f16c855 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="f16c855" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/Nikita&#039;s+Beach+Restaurant/@7.7745719,98.3236351,17z/data=!3m1!4b1!4m6!3m5!1s0x305028b948150e9f:0x36d1dc5481520d8a!8m2!3d7.7745666!4d98.32621!16s%2Fg%2F1td07cbg?entry=ttu&#038;g_ep=EgoyMDI2MDIyMy4wIKXMDSoASAFQAw%3D%3D" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/Nikita&#039;s+Beach+Restaurant/@7.7745719,98.3236351,17z/data=!3m1!4b1!4m6!3m5!1s0x305028b948150e9f:0x36d1dc5481520d8a!8m2!3d7.7745666!4d98.32621!16s%2Fg%2F1td07cbg?entry=ttu&#038;g_ep=EgoyMDI2MDIyMy4wIKXMDSoASAFQAw%3D%3D" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-53df47d elementor-widget elementor-widget-text-editor" data-id="53df47d" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><strong>Nikita’s</strong>, à Rawai, est une adresse incontournable du sud de Phuket. Ce restaurant en bord de mer est apprécié pour son ambiance détendue, ses fruits de mer ultra frais, sa cuisine thaïlandaise et internationale, ainsi que pour sa vue dégagée sur la mer d’Andaman. Très fréquenté au moment du coucher du soleil, c’est un lieu idéal pour un dîner en couple ou en famille.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-b27c457 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="b27c457" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 1"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="b27c457" data-elementor-lightbox-title="Photo à venir prochainement" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYwNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3Bob3RvLWEtdmVuaXIud2VicCIsInNsaWRlc2hvdyI6ImIyN2M0NTcifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp" alt="Photo à venir prochainement" /><figcaption class="elementor-image-carousel-caption">Photo à venir prochainement</figcaption></figure></a></div>			</div>
					</div>
						</div>
				</div>
					</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-dbc4e12 elementor-widget elementor-widget-menu-anchor" data-id="dbc4e12" data-element_type="widget" data-e-type="widget" data-widget_type="menu-anchor.default">
				<div class="elementor-widget-container">
							<div class="elementor-menu-anchor" id="jour-deux"></div>
						</div>
				</div>
		<div class="elementor-element elementor-element-ca51147 e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="ca51147" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-b1ea8ed elementor-widget elementor-widget-heading" data-id="b1ea8ed" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Jour 2 - Excursion îles : Phi Phi &amp; Maya Bay</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-113e187 elementor-widget elementor-widget-heading" data-id="113e187" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Journée entière</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-b636784 elementor-widget elementor-widget-n-accordion" data-id="b636784" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-1910" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-1910" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 1 - Excursion îles : Phi Phi &amp; Maya Bay </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-1910" class="elementor-element elementor-element-7b01d3a e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="7b01d3a" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-1910" class="elementor-element elementor-element-9d73860 e-grid e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="9d73860" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-0428585 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="0428585" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-clock" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256,8C119,8,8,119,8,256S119,504,256,504,504,393,504,256,393,8,256,8Zm92.49,313h0l-20,25a16,16,0,0,1-22.49,2.5h0l-67-49.72a40,40,0,0,1-15-31.23V112a16,16,0,0,1,16-16h32a16,16,0,0,1,16,16V256l58,42.5A16,16,0,0,1,348.49,321Z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Temps de visite						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Journée complète					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-7fe5384 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="7fe5384" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-euro-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Prix 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						~ 1500–3500 ฿ (~ 40 - 95€) / personne,  selon la formule					</p>
				
			</div>
			
		</div>
						</div>
				</div>
					</div>
				</div>
				<div class="elementor-element elementor-element-eb4277b elementor-widget elementor-widget-text-editor" data-id="eb4277b" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Offrez-vous une excursion vers les <strong data-start="1665" data-end="1706"><span class="hover:entity-accent entity-underline inline cursor-pointer align-baseline"><span class="whitespace-normal">Phi Phi Islands</span></span></strong>, l’archipel incontournable pour une escapade romantique.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-111b07b elementor-widget elementor-widget-text-editor" data-id="111b07b" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>L’archipel se compose principalement de deux îles habitées : <strong data-start="831" data-end="846">Phi Phi Don</strong>, la plus grande et la seule dotée d’hébergements, et <strong data-start="900" data-end="915">Phi Phi Leh</strong>, célèbre pour la baie de Maya (Maya Bay). Les falaises de calcaire karstique s’élèvent directement de la mer, formant des criques et des lagunes isolées. Le parc marin national protège une riche biodiversité marine, notamment des récifs coralliens.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-f0fe8a7 elementor-widget elementor-widget-html" data-id="f0fe8a7" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					    <!-- Encadré ASTUCE -->
    <div class="card-tip-box">
      <svg class="card-tip-icon" width="28" height="28" viewBox="0 0 24 24" fill="currentColor">
        <path d="M9 21H15V22.5C15 22.7761 14.7761 23 14.5 23H9.5C9.22386 23 9 22.7761 9 22.5V21ZM12 2C8.13401 2 5 5.13401 5 9C5 11.3868 6.27866 13.4953 8.27039 14.7037C8.72423 14.9818 9 15.4663 9 15.9852V17C9 17.5523 9.44772 18 10 18H14C14.5523 18 15 17.5523 15 17V15.9852C15 15.4663 15.2758 14.9818 15.7296 14.7037C17.7213 13.4953 19 11.3868 19 9C19 5.13401 15.866 2 12 2Z"/>
      </svg>
      <div>
        <strong>Le mot de Phuket360</strong><br>
        <p>Pour une excursion vers les îles Phi Phi et Maya Bay, le départ depuis l’hôtel se fait généralement entre 7h et 8h, avec un retour prévu entre 16h30 et 18h30. Maya Bay est soumise à un quota journalier de visiteurs, ce qui entraîne une forte affluence, et la journée peut s’avérer fatigante en raison des trajets en bateau rapide.</p><br>
        <p><b>Option plus douce, si vous souhaitez conserver un rythme plus posé et éviter de courir partout :</b> privilégiez Coral Island (Koh Hae), Racha Island, ou tout simplement une journée à Freedom Beach avec un vrai moment de détente.

En revanche, si vous assumez pleinement le côté “carte postale iconique”, les îles Phi Phi restent une valeur sûre.</p>
        
      </div>
    </div>				</div>
				</div>
				<div class="elementor-element elementor-element-8740fcd elementor-widget elementor-widget-html" data-id="8740fcd" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<h3 style="font-weight: 600; font-size: 16px; color: #386641; margin: 24px 0 14px; padding-left: 14px; border-left: 4px solid; border-image: linear-gradient(to bottom,#DDA15E 0%,#6a994e 100%) 1;">Fermeture et restauration écologique</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-28c70a4 elementor-widget elementor-widget-text-editor" data-id="28c70a4" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p data-start="1210" data-end="1594">Face à la surfréquentation touristique, Maya Bay a été fermée en 2018 pour permettre la régénération des coraux et la stabilisation des sols. Des programmes de replantation de coraux et de restauration d’habitats marins ont été menés. Depuis sa réouverture, les bateaux n’ont plus le droit d’accoster directement sur la plage et doivent utiliser une jetée située à l’arrière de l’île.</p><p data-start="1210" data-end="1594"><strong>L’accès est désormais limité à un nombre restreint de visiteurs par jour</strong>, avec interdiction de baignade dans la baie principale pour réduire l’impact sur l’environnement marin.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-21864f9 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="21864f9" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 1"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="21864f9" data-elementor-lightbox-title="Photo à venir prochainement" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYwNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3Bob3RvLWEtdmVuaXIud2VicCIsInNsaWRlc2hvdyI6IjIxODY0ZjkifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp" alt="Photo à venir prochainement" /><figcaption class="elementor-image-carousel-caption">Photo à venir prochainement</figcaption></figure></a></div>			</div>
					</div>
						</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-a6436d2 elementor-widget elementor-widget-html" data-id="a6436d2" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<hr style="border:0;height:3px;width:60px;border-radius:2px;background:linear-gradient(90deg,#e09f3e 0%,transparent 100%);opacity:.3;">
				</div>
				</div>
				<div class="elementor-element elementor-element-08847bc elementor-widget elementor-widget-heading" data-id="08847bc" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Dîner</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-d1357ba elementor-widget elementor-widget-n-accordion" data-id="d1357ba" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-2190" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-2190" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 2 - Dîner à Mom Tri's Kitchen </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-2190" class="elementor-element elementor-element-c38be7a e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="c38be7a" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-2190" class="elementor-element elementor-element-9a7f8af e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="9a7f8af" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div role="region" aria-labelledby="e-n-accordion-item-2190" class="elementor-element elementor-element-65cf337 e-grid e-con-full parallax_section_no qode_elementor_container_no e-con e-child" data-id="65cf337" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-cfd43e5 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="cfd43e5" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-euro-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Prix 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						~2000 ฿ / personne (~54,52 €)					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-5e9e710 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="5e9e710" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/Mom+Tri&#039;s+Kitchen/@7.8099351,98.2946586,17z/data=!3m1!4b1!4m6!3m5!1s0x305025ed67ad9aa9:0x2f466e34df5263e4!8m2!3d7.8099298!4d98.2972335!16s%2Fg%2F1hdz1r4pt?entry=ttu&#038;g_ep=EgoyMDI2MDIyMy4wIKXMDSoASAFQAw%3D%3D" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/Mom+Tri&#039;s+Kitchen/@7.8099351,98.2946586,17z/data=!3m1!4b1!4m6!3m5!1s0x305025ed67ad9aa9:0x2f466e34df5263e4!8m2!3d7.8099298!4d98.2972335!16s%2Fg%2F1hdz1r4pt?entry=ttu&#038;g_ep=EgoyMDI2MDIyMy4wIKXMDSoASAFQAw%3D%3D" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-c110f8b elementor-widget elementor-widget-text-editor" data-id="c110f8b" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><strong>Mom Tri&rsquo;s Kitchen</strong> est une table gastronomique renommée installée au sein de Mom Tri&rsquo;s Villa Royale, sur <span class="hover:entity-accent entity-underline inline cursor-pointer align-baseline"><span class="whitespace-normal">Kata Noi Beach</span></span>. Surplombant la <span class="hover:entity-accent entity-underline inline cursor-pointer align-baseline"><span class="whitespace-normal">Andaman Sea</span></span>, le restaurant offre un cadre élégant avec une vue spectaculaire. Sa carte met à l’honneur une cuisine thaïlandaise raffinée et des créations internationales aux accents fusion. L’établissement est également distingué pour sa cave exceptionnelle, reconnue par le magazine <span class="p360-tooltip-trigger" data-tooltip-title="Qu'est-ce que le Wine Spectator ?" data-tooltip-text="Wine Spectator est l'une des revues américaines les plus influentes au monde consacrées au vin et à sa culture. Fondé en 1976, ce magazine est mondialement renommé pour ses dégustations professionnelles, ses critiques pointues et son célèbre classement annuel des « Top 100 ».">Wine Spectator</span>.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-ce3d776 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="ce3d776" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 1"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="ce3d776" data-elementor-lightbox-title="Photo à venir prochainement" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYwNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3Bob3RvLWEtdmVuaXIud2VicCIsInNsaWRlc2hvdyI6ImNlM2Q3NzYifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp" alt="Photo à venir prochainement" /><figcaption class="elementor-image-carousel-caption">Photo à venir prochainement</figcaption></figure></a></div>			</div>
					</div>
						</div>
				</div>
					</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-3c73d05 elementor-widget elementor-widget-menu-anchor" data-id="3c73d05" data-element_type="widget" data-e-type="widget" data-widget_type="menu-anchor.default">
				<div class="elementor-widget-container">
							<div class="elementor-menu-anchor" id="jour-trois"></div>
						</div>
				</div>
		<div class="elementor-element elementor-element-9e9749c e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="9e9749c" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-2169c61 elementor-widget elementor-widget-heading" data-id="2169c61" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Jour 3 - Phuket Old Town</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-d8e38c8 elementor-widget elementor-widget-heading" data-id="d8e38c8" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Matin</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-a7d72ec elementor-widget elementor-widget-n-accordion" data-id="a7d72ec" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-1750" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-1750" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 1 - Visite des ruelles historiques de la vieille ville </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-1750" class="elementor-element elementor-element-1895832 e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="1895832" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-1750" class="elementor-element elementor-element-bb9b05c e-grid e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="bb9b05c" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-137ad95 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="137ad95" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-clock" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256,8C119,8,8,119,8,256S119,504,256,504,504,393,504,256,393,8,256,8Zm92.49,313h0l-20,25a16,16,0,0,1-22.49,2.5h0l-67-49.72a40,40,0,0,1-15-31.23V112a16,16,0,0,1,16-16h32a16,16,0,0,1,16,16V256l58,42.5A16,16,0,0,1,348.49,321Z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Temps de visite						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						2h - 2h30					</p>
				
			</div>
			
		</div>
						</div>
				</div>
					</div>
				</div>
				<div class="elementor-element elementor-element-d369611 elementor-widget elementor-widget-text-editor" data-id="d369611" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Commencez tôt pour éviter la chaleur et les groupes. Baladez-vous sur :</p><ul><li><a href="https://www.google.com/maps/place/Thanon+Talang,+Tambon+Talat+Yai,+Amphoe+Mueang+Phuket,+Chang+Wat+Phuket+83000/data=!4m2!3m1!1s0x305031fa17c64655:0x5595a635a49fec54?sa=X&amp;ved=1t:242&amp;ictx=111" target="_blank" rel="noopener">Thalang Road</a></li><li><a href="https://www.google.com/maps/place/Phuket+Town+Old+Historical+Streets/data=!4m2!3m1!1s0x0:0xcd79a88c4a915c5d?sa=X&amp;ved=1t:2428&amp;ictx=111" target="_blank" rel="noopener">Soi Rommanee</a></li><li><a href="https://www.google.com/maps/place/Thanon+Dibuk,+Amphoe+Mueang+Phuket,+Chang+Wat+Phuket+83000/@7.8859904,98.389192,17z/data=!3m1!4b1!4m6!3m5!1s0x305031f09c1df93b:0xfef0619f23c3c958!8m2!3d7.8859904!4d98.389192!16s%2Fg%2F1hm1_tbhr?entry=ttu&amp;g_ep=EgoyMDI2MDIyNS4wIKXMDSoASAFQAw%3D%3D" target="_blank" rel="noopener">Dibuk Road</a></li></ul>								</div>
				</div>
				<div class="elementor-element elementor-element-8f226b1 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="8f226b1" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 1"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="8f226b1" data-elementor-lightbox-title="Panneau Soi Rommanee à Phuket Old Town" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQxOCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3Bhbm5lYXUtc29pLXJvbW1hbmVlLXBodWtldC1vbGQtdG93bi1sYXJkLXlhaS1uaWdodC1tYXJrZXQud2VicCIsInNsaWRlc2hvdyI6IjhmMjI2YjEifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/panneau-soi-rommanee-phuket-old-town-lard-yai-night-market.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/panneau-soi-rommanee-phuket-old-town-lard-yai-night-market.webp" alt="Panneau de rue Soi Rommanee dans Phuket Old Town près du Lard Yai Night Market" /><figcaption class="elementor-image-carousel-caption">Panneau Soi Rommanee à Phuket Old Town</figcaption></figure></a></div>			</div>
					</div>
						</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-e426d5c elementor-widget elementor-widget-n-accordion" data-id="e426d5c" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-2390" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-2390" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 2 - Pause à Torry's Ice Cream </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-2390" class="elementor-element elementor-element-ca2d0f8 e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="ca2d0f8" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-2390" class="elementor-element elementor-element-0030983 e-grid e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="0030983" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-558beca elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="558beca" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-euro-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Prix 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						~85 ฿ (~2,32 €) pour une boule					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-1c8b487 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="1c8b487" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/Torry%27s+Ice+Cream/data=!4m2!3m1!1s0x305031fa6dc8fcbf:0xd4580a6d9279956e?sa=X&#038;ved=1t:242&#038;ictx=111" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/Torry%27s+Ice+Cream/data=!4m2!3m1!1s0x305031fa6dc8fcbf:0xd4580a6d9279956e?sa=X&#038;ved=1t:242&#038;ictx=111" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
					</div>
				</div>
				<div class="elementor-element elementor-element-0a6fea4 elementor-widget elementor-widget-text-editor" data-id="0a6fea4" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<strong>Torry’s Ice Cream</strong> est un glacier artisanal très apprécié, installé dans une charmante boutique sino-portugaise colorée de la rue Soi Romanee, au cœur de la vieille ville de Phuket. L’enseigne est réputée pour ses glaces maison aux saveurs originales inspirées des spécialités locales, comme <span class="p360-tooltip-trigger" data-tooltip-title="Qu'est-ce que l’A-pong" data-tooltip-text="L’A-pong (ou Khanom A Pong) est une spécialité traditionnelle de Phuket d’influence sino-malaisienne. Il s’agit d’une fine crêpe croustillante à base de lait de coco, farine de riz, œufs et sucre, cuite dans un petit wok très chaud. La pâte est versée en fine couche, puis roulée délicatement une fois dorée." data-tooltip-image="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp">l’A-pong</span> ou le <span class="p360-tooltip-trigger" data-tooltip-title="Qu'est-ce que le Bee-koh-moy ?" data-tooltip-text="Le Bee-koh-moy est un dessert traditionnel à base de riz gluant noir cuit dans du lait de coco et du sucre. Ce dessert est très répandu dans le sud de la Thaïlande et dans la culture Peranakan. En version glace, on retrouve une saveur plus profonde et légèrement toastée, avec la douceur crémeuse du lait de coco et la subtilité du riz noir." data-tooltip-image="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp">Bee-koh-moy</span>. Une halte gourmande aussi savoureuse que photogénique lors d’une balade dans Phuket Old Town.								</div>
				</div>
				<div class="elementor-element elementor-element-3fb118b elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="3fb118b" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 1"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="3fb118b" data-elementor-lightbox-title="Photo à venir prochainement" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYwNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3Bob3RvLWEtdmVuaXIud2VicCIsInNsaWRlc2hvdyI6IjNmYjExOGIifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp" alt="Photo à venir prochainement" /><figcaption class="elementor-image-carousel-caption">Photo à venir prochainement</figcaption></figure></a></div>			</div>
					</div>
						</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-319cc97 elementor-widget elementor-widget-n-accordion" data-id="319cc97" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-5200" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-5200" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 3 - Visite du Thai Hua Museum </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-5200" class="elementor-element elementor-element-4109b8e e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="4109b8e" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-5200" class="elementor-element elementor-element-db5b044 e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="db5b044" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div role="region" aria-labelledby="e-n-accordion-item-5200" class="elementor-element elementor-element-1f6af81 e-grid e-con-full parallax_section_no qode_elementor_container_no e-con e-child" data-id="1f6af81" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-3c18b1a elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="3c18b1a" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-clock" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256,8C119,8,8,119,8,256S119,504,256,504,504,393,504,256,393,8,256,8Zm92.49,313h0l-20,25a16,16,0,0,1-22.49,2.5h0l-67-49.72a40,40,0,0,1-15-31.23V112a16,16,0,0,1,16-16h32a16,16,0,0,1,16,16V256l58,42.5A16,16,0,0,1,348.49,321Z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Temps de visite						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						~ 1 heure					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-68c9f94 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="68c9f94" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-euro-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Prix 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						~200 ฿ (~5,45 €)					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-39c87d3 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="39c87d3" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/Thai+Hua+Museum/data=!4m2!3m1!1s0x305031faa26ef65b:0x7d03025bff4fdb3b?sa=X&#038;ved=1t:155783&#038;ictx=111" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/Thai+Hua+Museum/data=!4m2!3m1!1s0x305031faa26ef65b:0x7d03025bff4fdb3b?sa=X&#038;ved=1t:155783&#038;ictx=111" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-1fc20cd elementor-widget elementor-widget-text-editor" data-id="1fc20cd" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><strong>Thai Hua Museum</strong> est un musée d’histoire locale installé dans une élégante maison sino-portugaise au cœur de la vieille ville de Phuket. Il retrace l’histoire de l’immigration chinoise à Phuket, l’essor des mines d’étain et la vie du quartier de Phuket Town.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-a1d9233 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="a1d9233" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 1"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="a1d9233" data-elementor-lightbox-title="Photo à venir prochainement" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYwNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3Bob3RvLWEtdmVuaXIud2VicCIsInNsaWRlc2hvdyI6ImExZDkyMzMifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp" alt="Photo à venir prochainement" /><figcaption class="elementor-image-carousel-caption">Photo à venir prochainement</figcaption></figure></a></div>			</div>
					</div>
						</div>
				</div>
					</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-29ddfe4 elementor-widget elementor-widget-html" data-id="29ddfe4" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<hr style="border:0;height:3px;width:60px;border-radius:2px;background:linear-gradient(90deg,#e09f3e 0%,transparent 100%);opacity:.3;">
				</div>
				</div>
				<div class="elementor-element elementor-element-360fd27 elementor-widget elementor-widget-heading" data-id="360fd27" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Déjeuner</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-8915ace elementor-widget elementor-widget-n-accordion" data-id="8915ace" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-1430" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-1430" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 4 - One Chun Cafe &amp; Restaurant </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-1430" class="elementor-element elementor-element-b4c72bc e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="b4c72bc" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-1430" class="elementor-element elementor-element-9c24c9b e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="9c24c9b" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div role="region" aria-labelledby="e-n-accordion-item-1430" class="elementor-element elementor-element-08c8ea9 e-grid e-con-full parallax_section_no qode_elementor_container_no e-con e-child" data-id="08c8ea9" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-5600a75 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="5600a75" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-euro-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Prix 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						~ 150 - 370 ฿ (~4 - 10 €) / personne					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-a3bc321 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="a3bc321" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/One+Chun+phuket+town/data=!4m2!3m1!1s0x305031fa0136f989:0xf3042f816ed20bf4?sa=X&#038;ved=1t:242&#038;ictx=111" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/One+Chun+phuket+town/data=!4m2!3m1!1s0x305031fa0136f989:0xf3042f816ed20bf4?sa=X&#038;ved=1t:242&#038;ictx=111" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-635719c elementor-widget elementor-widget-text-editor" data-id="635719c" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p data-start="469" data-end="647">Installé dans une bâtisse sino-portugaise restaurée, <strong>One Chun est une valeur sûre</strong> pour découvrir une cuisine thaïlandaise authentique dans un cadre soigné.  L’atmosphère est chaleureuse, avec mobilier ancien et objets rétro. C’est le bon équilibre entre “restaurant local” et “cadre agréable pour un couple”.</p><p data-start="804" data-end="906">Idéal si vous voulez goûter des spécialités du sud sans partir dans une expérience trop gastronomique.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-a9d04a7 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="a9d04a7" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 1"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="a9d04a7" data-elementor-lightbox-title="Photo à venir prochainement" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYwNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3Bob3RvLWEtdmVuaXIud2VicCIsInNsaWRlc2hvdyI6ImE5ZDA0YTcifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp" alt="Photo à venir prochainement" /><figcaption class="elementor-image-carousel-caption">Photo à venir prochainement</figcaption></figure></a></div>			</div>
					</div>
						</div>
				</div>
					</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-15053fc elementor-widget elementor-widget-html" data-id="15053fc" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<hr style="border:0;height:3px;width:60px;border-radius:2px;background:linear-gradient(90deg,#e09f3e 0%,transparent 100%);opacity:.3;">
				</div>
				</div>
				<div class="elementor-element elementor-element-59fdf62 elementor-widget elementor-widget-heading" data-id="59fdf62" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Après-midi</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-e2feee3 elementor-widget elementor-widget-n-accordion" data-id="e2feee3" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-2380" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-2380" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 5 - Visite Visite de Chinpracha House  </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-2380" class="elementor-element elementor-element-04902a2 e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="04902a2" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-2380" class="elementor-element elementor-element-171be58 e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="171be58" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div role="region" aria-labelledby="e-n-accordion-item-2380" class="elementor-element elementor-element-2251ded e-grid e-con-full parallax_section_no qode_elementor_container_no e-con e-child" data-id="2251ded" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-3fcd437 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="3fcd437" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-clock" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256,8C119,8,8,119,8,256S119,504,256,504,504,393,504,256,393,8,256,8Zm92.49,313h0l-20,25a16,16,0,0,1-22.49,2.5h0l-67-49.72a40,40,0,0,1-15-31.23V112a16,16,0,0,1,16-16h32a16,16,0,0,1,16,16V256l58,42.5A16,16,0,0,1,348.49,321Z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Temps de visite						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						~ 30 min					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-b070302 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="b070302" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-euro-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Prix 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						~150 ฿ (~4 €) / personne					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-58c8e54 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="58c8e54" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/Chinpracha+House+prix/data=!4m2!3m1!1s0x305031e54f1fc89d:0x75acafb011c6e6e2?sa=X&#038;ved=1t:155783&#038;ictx=111" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/Chinpracha+House+prix/data=!4m2!3m1!1s0x305031e54f1fc89d:0x75acafb011c6e6e2?sa=X&#038;ved=1t:155783&#038;ictx=111" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-a0ce0d4 elementor-widget elementor-widget-text-editor" data-id="a0ce0d4" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><strong>Chinpracha House</strong> (souvent appelée Baan Chinpracha) est une demeure patrimoniale située sur Krabi Road. Le public n’a accès qu’au rez-de-chaussée, le premier étage étant encore habité. La visite est relativement courte mais offre une immersion très concrète dans la vie d’une famille sino-thaïe aisée au début du XXᵉ siècle, en complément des simples façades restaurées que l’on voit dans la vieille ville de Phuket. Certaines visites sont commentées par un membre de la famille, ce qui ajoute un contexte historique personnel.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-dfae262 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="dfae262" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 1"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="dfae262" data-elementor-lightbox-title="Photo à venir prochainement" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYwNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3Bob3RvLWEtdmVuaXIud2VicCIsInNsaWRlc2hvdyI6ImRmYWUyNjIifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp" alt="Photo à venir prochainement" /><figcaption class="elementor-image-carousel-caption">Photo à venir prochainement</figcaption></figure></a></div>			</div>
					</div>
						</div>
				</div>
					</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-7711c47 elementor-widget elementor-widget-n-accordion" data-id="7711c47" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-1240" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-1240" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 6 - L’Old Town version intime </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-1240" class="elementor-element elementor-element-06827ae e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="06827ae" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-1240" class="elementor-element elementor-element-46c0571 e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="46c0571" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div role="region" aria-labelledby="e-n-accordion-item-1240" class="elementor-element elementor-element-ef9e62d e-grid e-con-full parallax_section_no qode_elementor_container_no e-con e-child" data-id="ef9e62d" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-c55f5c2 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="c55f5c2" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/Yaowarad+Rd,+Chang+Wat+Phuket+83000/@7.8986363,98.380748,17z/data=!3m1!4b1!4m6!3m5!1s0x305031eb39a61195:0x1dc59aacb43de509!8m2!3d7.898631!4d98.3833229!16s%2Fg%2F1hm4912l0?entry=ttu&#038;g_ep=EgoyMDI2MDIyNS4wIKXMDSoASAFQAw%3D%3D" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/Yaowarad+Rd,+Chang+Wat+Phuket+83000/@7.8986363,98.380748,17z/data=!3m1!4b1!4m6!3m5!1s0x305031eb39a61195:0x1dc59aacb43de509!8m2!3d7.898631!4d98.3833229!16s%2Fg%2F1hm4912l0?entry=ttu&#038;g_ep=EgoyMDI2MDIyNS4wIKXMDSoASAFQAw%3D%3D" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-6eb5d3d elementor-widget elementor-widget-text-editor" data-id="6eb5d3d" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]">Après la maison historique, dirigez-vous vers <strong>Yaowarat Road</strong> et ses rues adjacentes. C&rsquo;est ici que l&rsquo;Old Town révèle ce qu&rsquo;elle garde pour elle.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-76f5093 elementor-widget elementor-widget-text-editor" data-id="76f5093" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]">Pas de grandes enseignes, pas de foule organisée. Seulement de petites adresses nichées dans d&rsquo;anciennes maisons rénovées, discrètes, comme si elles ne cherchaient pas vraiment à être trouvées. Vous y croiserez des galeries d&rsquo;art indépendantes où s&rsquo;exposent peintres, photographes et illustrateurs thaïlandais contemporains. Des ateliers-boutiques où les mains ont encore leur place, textiles teints à la main, céramiques, carnets reliés avec soin. Des bijouteries artisanales, souvent inspirées de motifs locaux ou marins.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-edd7917 elementor-widget elementor-widget-text-editor" data-id="edd7917" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]">La lumière de fin d’après-midi rend les façades pastel plus chaleureuses, les ombres s’allongent dans les ruelles, et l’ambiance devient plus douce. C’est un moment parfait pour ralentir avant la soirée.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-8ba5df6 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="8ba5df6" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 1"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="8ba5df6" data-elementor-lightbox-title="Photo à venir prochainement" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYwNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3Bob3RvLWEtdmVuaXIud2VicCIsInNsaWRlc2hvdyI6IjhiYTVkZjYifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp" alt="Photo à venir prochainement" /><figcaption class="elementor-image-carousel-caption">Photo à venir prochainement</figcaption></figure></a></div>			</div>
					</div>
						</div>
				</div>
					</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-74fe432 elementor-widget elementor-widget-html" data-id="74fe432" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<hr style="border:0;height:3px;width:60px;border-radius:2px;background:linear-gradient(90deg,#e09f3e 0%,transparent 100%);opacity:.3;">
				</div>
				</div>
				<div class="elementor-element elementor-element-cef3ce2 elementor-widget elementor-widget-heading" data-id="cef3ce2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Dîner</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-35b43a3 elementor-widget elementor-widget-n-accordion" data-id="35b43a3" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-5630" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-5630" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 7 - Le night market du dimanche </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-5630" class="elementor-element elementor-element-537fdb8 e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="537fdb8" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-5630" class="elementor-element elementor-element-3725d7e e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="3725d7e" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div role="region" aria-labelledby="e-n-accordion-item-5630" class="elementor-element elementor-element-2af478e e-grid e-con-full parallax_section_no qode_elementor_container_no e-con e-child" data-id="2af478e" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-ec855ce elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="ec855ce" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/Phuket+Walking+Street/data=!4m2!3m1!1s0x305031d9786403c1:0xa6cf49d36880a3f2?sa=X&#038;ved=1t:155783&#038;ictx=111" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/Phuket+Walking+Street/data=!4m2!3m1!1s0x305031d9786403c1:0xa6cf49d36880a3f2?sa=X&#038;ved=1t:155783&#038;ictx=111" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-7638979 elementor-widget elementor-widget-text-editor" data-id="7638979" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Le <strong data-start="3" data-end="28">Phuket Walking Street</strong>, aussi connu sous le nom de <strong data-start="57" data-end="69">Lard Yai</strong> (qui signifie « grand marché » en thaï), est un marché nocturne hebdomadaire incontournable organisé chaque dimanche sur <strong data-start="191" data-end="207">Thalang Road</strong>, au cœur du quartier historique de la vieille ville de Phuket.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-1989744 elementor-widget elementor-widget-text-editor" data-id="1989744" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Le plus simple est de <strong data-start="1825" data-end="1856">dîner directement sur place</strong> :<br />vous composez votre repas en plusieurs petites portions, vous vous asseyez dès qu’une table se libère, et vous profitez de l’ambiance.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-f887bcb elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="f887bcb" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Décoration dragon à Phuket Old Town" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQwOCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2RyYWdvbi1sdW1pbmV1eC1waHVrZXQtb2xkLXRvd24tbWFyY2hlLW51aXQud2VicCIsInNsaWRlc2hvdyI6ImY4ODdiY2IifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/dragon-lumineux-phuket-old-town-marche-nuit.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/dragon-lumineux-phuket-old-town-marche-nuit.webp" alt="Grand dragon lumineux installé dans Phuket Old Town pendant le marché de nuit" /><figcaption class="elementor-image-carousel-caption">Décoration dragon à Phuket Old Town</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Dragon lumineux à l’entrée de Phuket Old Town" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQwNiwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2RyYWdvbi1sdW1pbmV1eC1lbnRyZWUtbGFyZC15YWktbmlnaHQtbWFya2V0LXBodWtldC1vbGQtdG93bi53ZWJwIiwic2xpZGVzaG93IjoiZjg4N2JjYiJ9" href="https://phuket360.fr/wp-content/uploads/2026/03/dragon-lumineux-entree-lard-yai-night-market-phuket-old-town.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/dragon-lumineux-entree-lard-yai-night-market-phuket-old-town.webp" alt="Dragon lumineux décoratif près de l’entrée du Lard Yai Night Market à Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Dragon lumineux à l’entrée de Phuket Old Town</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Lard Yai Night Market dans Phuket Old Town le dimanche soir" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzM5NywidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2xhcmQteWFpLW5pZ2h0LW1hcmtldC1waHVrZXQtb2xkLXRvd24tc3VuZGF5LXdhbGtpbmctc3RyZWV0LWNyb3dkLndlYnAiLCJzbGlkZXNob3ciOiJmODg3YmNiIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-sunday-walking-street-crowd.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-sunday-walking-street-crowd.webp" alt="Foule dans la Sunday Walking Street du Lard Yai Night Market à Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Lard Yai Night Market dans Phuket Old Town le dimanche soir</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Foule au Lard Yai Night Market à Phuket Old Town" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQwMSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2xhcmQteWFpLW5pZ2h0LW1hcmtldC1waHVrZXQtb2xkLXRvd24tc3VuZGF5LXdhbGtpbmctc3RyZWV0LWxhbnRlcm5zLWNyb3dkLndlYnAiLCJzbGlkZXNob3ciOiJmODg3YmNiIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-sunday-walking-street-lanterns-crowd.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-sunday-walking-street-lanterns-crowd.webp" alt="Foule dans le Lard Yai Night Market à Phuket Old Town avec lanternes rouges" /><figcaption class="elementor-image-carousel-caption">Foule au Lard Yai Night Market à Phuket Old Town</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Lanternes et marché de nuit à Phuket Old Town" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQwMCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2xhcmQteWFpLW5pZ2h0LW1hcmtldC1waHVrZXQtb2xkLXRvd24tc3VuZGF5LXdhbGtpbmctc3RyZWV0LWxhbnRlcm5zLndlYnAiLCJzbGlkZXNob3ciOiJmODg3YmNiIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-sunday-walking-street-lanterns.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-sunday-walking-street-lanterns.webp" alt="Marché Lard Yai Night Market avec lanternes rouges dans Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Lanternes et marché de nuit à Phuket Old Town</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Stands de shopping au Lard Yai Night Market à Phuket Old Town" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzM5OSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2xhcmQteWFpLW5pZ2h0LW1hcmtldC1waHVrZXQtb2xkLXRvd24tc3RyZWV0LXNob3BwaW5nLXN0YWxscy53ZWJwIiwic2xpZGVzaG93IjoiZjg4N2JjYiJ9" href="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-street-shopping-stalls.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-street-shopping-stalls.webp" alt="Stands de vêtements et accessoires au Lard Yai Night Market dans Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Stands de shopping au Lard Yai Night Market à Phuket Old Town</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="7 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Musiciens de rue au Lard Yai Night Market à Phuket Old Town" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzM5NiwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2xhcmQteWFpLW5pZ2h0LW1hcmtldC1waHVrZXQtb2xkLXRvd24tbGl2ZS1tdXNpYy1zdHJlZXQtcGVyZm9ybWFuY2Uud2VicCIsInNsaWRlc2hvdyI6ImY4ODdiY2IifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-live-music-street-performance.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-live-music-street-performance.webp" alt="Concert de rue au Lard Yai Night Market dans Phuket Old Town à Phuket" /><figcaption class="elementor-image-carousel-caption">Musiciens de rue au Lard Yai Night Market à Phuket Old Town</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="8 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Boutique artisanale au Lard Yai Night Market à Phuket Old Town" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzM5OCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2xhcmQteWFpLW5pZ2h0LW1hcmtldC1waHVrZXQtb2xkLXRvd24tYm91dGlxdWUtbG9jYWwtYXJ0aXNhbmF0LndlYnAiLCJzbGlkZXNob3ciOiJmODg3YmNiIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-boutique-local-artisanat.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-boutique-local-artisanat.webp" alt="Boutique de vêtements et artisanat dans le marché Lard Yai Night Market à Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Boutique artisanale au Lard Yai Night Market à Phuket Old Town</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="9 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Stands de souvenirs au Lard Yai Night Market" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQwMiwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2xhcmQteWFpLW5pZ2h0LW1hcmtldC1waHVrZXQtb2xkLXRvd24tdGhhaWxhbmQtc291dmVuaXItc3RhbGxzLndlYnAiLCJzbGlkZXNob3ciOiJmODg3YmNiIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-thailand-souvenir-stalls.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-thailand-souvenir-stalls.webp" alt="Stands de souvenirs et vêtements au Lard Yai Night Market à Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Stands de souvenirs au Lard Yai Night Market</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="10 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Artiste de caricatures au Lard Yai Night Market" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQwMywidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2xhcmQteWFpLW5pZ2h0LW1hcmtldC1waHVrZXQtb2xkLXRvd24tc3RyZWV0LWFydGlzdC1jYXJpY2F0dXJlLndlYnAiLCJzbGlkZXNob3ciOiJmODg3YmNiIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-street-artist-caricature.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-street-artist-caricature.webp" alt="Artiste réalisant des caricatures au Lard Yai Night Market dans Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Artiste de caricatures au Lard Yai Night Market</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="11 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Artiste de rue au Lard Yai Night Market" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQwNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2FydGlzdGUtcnVlLWxhcmQteWFpLW5pZ2h0LW1hcmtldC1waHVrZXQtb2xkLXRvd24ud2VicCIsInNsaWRlc2hvdyI6ImY4ODdiY2IifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/artiste-rue-lard-yai-night-market-phuket-old-town.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/artiste-rue-lard-yai-night-market-phuket-old-town.webp" alt="Artiste de rue au Lard Yai Night Market dans Phuket Old Town à Phuket" /><figcaption class="elementor-image-carousel-caption">Artiste de rue au Lard Yai Night Market</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="12 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="La Soi Rommanee animée lors du night market Lard Yai" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQwOSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3J1ZS1hbmltZWUtbWFyY2hlLWxhcmQteWFpLW5pZ2h0LW1hcmtldC1waHVrZXQud2VicCIsInNsaWRlc2hvdyI6ImY4ODdiY2IifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/rue-animee-marche-lard-yai-night-market-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/rue-animee-marche-lard-yai-night-market-phuket.webp" alt="Rue animée avec visiteurs et boutiques pendant le Lard Yai Night Market à Phuket Old Town dans la Soi Rommanee" /><figcaption class="elementor-image-carousel-caption">La Soi Rommanee animée lors du night market Lard Yai</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="13 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Place animée du Lard Yai Night Market" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQxNSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3BsYWNlLW1hcmNoZS1sYXJkLXlhaS1uaWdodC1tYXJrZXQtcGh1a2V0LW9sZC10b3duLndlYnAiLCJzbGlkZXNob3ciOiJmODg3YmNiIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/place-marche-lard-yai-night-market-phuket-old-town.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/place-marche-lard-yai-night-market-phuket-old-town.webp" alt="Place avec visiteurs et stands pendant le Lard Yai Night Market à Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Place animée du Lard Yai Night Market</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="14 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Stands de street food au Lard Yai Night Market" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQxNywidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3N0YW5kcy1zdHJlZXQtZm9vZC1sYXJkLXlhaS1uaWdodC1tYXJrZXQtcGh1a2V0LndlYnAiLCJzbGlkZXNob3ciOiJmODg3YmNiIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/stands-street-food-lard-yai-night-market-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/stands-street-food-lard-yai-night-market-phuket.webp" alt="Stands de street food très fréquentés au Lard Yai Night Market à Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Stands de street food au Lard Yai Night Market</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="15 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Rue animée du Lard Yai Night Market à Phuket Old Town" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQxMSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3J1ZS1sYXJkLXlhaS1uaWdodC1tYXJrZXQtcGh1a2V0LW9sZC10b3duLWJvdXRpcXVlcy53ZWJwIiwic2xpZGVzaG93IjoiZjg4N2JjYiJ9" href="https://phuket360.fr/wp-content/uploads/2026/03/rue-lard-yai-night-market-phuket-old-town-boutiques.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/rue-lard-yai-night-market-phuket-old-town-boutiques.webp" alt="Rue du Lard Yai Night Market avec boutiques et visiteurs à Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Rue animée du Lard Yai Night Market à Phuket Old Town</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="16 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Boutique de vêtements à Phuket Old Town" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQxMCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2JvdXRpcXVlLXZldGVtZW50cy1waHVrZXQtb2xkLXRvd24tbGFyZC15YWktbmlnaHQtbWFya2V0LndlYnAiLCJzbGlkZXNob3ciOiJmODg3YmNiIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/boutique-vetements-phuket-old-town-lard-yai-night-market.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/boutique-vetements-phuket-old-town-lard-yai-night-market.webp" alt="Boutique de vêtements colorés dans Phuket Old Town pendant le Lard Yai Night Market" /><figcaption class="elementor-image-carousel-caption">Boutique de vêtements à Phuket Old Town</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="17 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Stand de desserts au Lard Yai Night Market" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQxMiwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2Rlc3NlcnRzLWdsYWNlcy1sYXJkLXlhaS1uaWdodC1tYXJrZXQtcGh1a2V0LW9sZC10b3duLndlYnAiLCJzbGlkZXNob3ciOiJmODg3YmNiIn0%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/desserts-glaces-lard-yai-night-market-phuket-old-town.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/desserts-glaces-lard-yai-night-market-phuket-old-town.webp" alt="Stand de desserts et glaces au Lard Yai Night Market à Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Stand de desserts au Lard Yai Night Market</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="18 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Street food croustillante au Lard Yai Night Market" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQxNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3N0cmVldC1mb29kLWNyb3VzdGlsbGFudGUtbGFyZC15YWktbmlnaHQtbWFya2V0LXBodWtldC53ZWJwIiwic2xpZGVzaG93IjoiZjg4N2JjYiJ9" href="https://phuket360.fr/wp-content/uploads/2026/03/street-food-croustillante-lard-yai-night-market-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/street-food-croustillante-lard-yai-night-market-phuket.webp" alt="Stand de street food frit au Lard Yai Night Market à Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Street food croustillante au Lard Yai Night Market</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="19 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Stand de street food au Lard Yai Night Market" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQwNywidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3N0cmVldC1mb29kLWJyb2NoZXR0ZXMtbGFyZC15YWktbmlnaHQtbWFya2V0LXBodWtldC53ZWJwIiwic2xpZGVzaG93IjoiZjg4N2JjYiJ9" href="https://phuket360.fr/wp-content/uploads/2026/03/street-food-brochettes-lard-yai-night-market-phuket.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/street-food-brochettes-lard-yai-night-market-phuket.webp" alt="Stand de brochettes et street food au Lard Yai Night Market à Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Stand de street food au Lard Yai Night Market</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="20 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Stand de boissons au Lard Yai Night Market à Phuket Old Town" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQwNSwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2xhcmQteWFpLW5pZ2h0LW1hcmtldC1waHVrZXQtb2xkLXRvd24tZHJpbmtzLXN0cmVldC1iYXIud2VicCIsInNsaWRlc2hvdyI6ImY4ODdiY2IifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-drinks-street-bar.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/lard-yai-night-market-phuket-old-town-drinks-street-bar.webp" alt="Stand de boissons et cocktails au Lard Yai Night Market dans Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Stand de boissons au Lard Yai Night Market à Phuket Old Town</figcaption></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="21 sur 21"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="f887bcb" data-elementor-lightbox-title="Panneau indiquant les toilettes au Lard Yai Night Market" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzQxNiwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3Bhbm5lYXUtdG9pbGV0dGVzLWxhcmQteWFpLW5pZ2h0LW1hcmtldC1waHVrZXQtb2xkLXRvd24ud2VicCIsInNsaWRlc2hvdyI6ImY4ODdiY2IifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/03/panneau-toilettes-lard-yai-night-market-phuket-old-town.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/03/panneau-toilettes-lard-yai-night-market-phuket-old-town.webp" alt="Panneau indiquant les toilettes près du Lard Yai Night Market à Phuket Old Town" /><figcaption class="elementor-image-carousel-caption">Panneau indiquant les toilettes au Lard Yai Night Market</figcaption></figure></a></div>			</div>
												<div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0">
						<svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-left" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z"></path></svg>					</div>
					<div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0">
						<svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-right" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z"></path></svg>					</div>
				
									<div class="swiper-pagination"></div>
									</div>
						</div>
				</div>
					</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-ab9edd1 elementor-widget elementor-widget-n-accordion" data-id="ab9edd1" data-element_type="widget" data-e-type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
							<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-1790" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-1790" >
					<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> 7 bis - Dîner posé au Raya Restaurant </div></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
			<span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-1790" class="elementor-element elementor-element-c6e675c e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="c6e675c" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
		<div role="region" aria-labelledby="e-n-accordion-item-1790" class="elementor-element elementor-element-a9f0963 e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-child" data-id="a9f0963" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div role="region" aria-labelledby="e-n-accordion-item-1790" class="elementor-element elementor-element-ced165f e-grid e-con-full parallax_section_no qode_elementor_container_no e-con e-child" data-id="ced165f" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-39b1573 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="39b1573" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-euro-sign" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Prix 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						~ 300 - 600 ฿ (~8 - 16 €) / personne					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-20efd47 elementor-mobile-position-inline-start elementor-position-inline-start elementor-view-default elementor-widget elementor-widget-icon-box" data-id="20efd47" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://www.google.com/maps/place/Raya+Restaurant/data=!4m2!3m1!1s0x0:0xdc6ba8750790f371?sa=X&#038;ved=1t:2428&#038;ictx=111" class="elementor-icon" tabindex="-1" aria-label="Carte">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marked-alt" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://www.google.com/maps/place/Raya+Restaurant/data=!4m2!3m1!1s0x0:0xdc6ba8750790f371?sa=X&#038;ved=1t:2428&#038;ictx=111" >
							Carte						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Voir le lieu					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-0cd98c3 elementor-widget elementor-widget-text-editor" data-id="0cd98c3" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<article class="text-token-text-primary w-full focus:outline-none [--shadow-height:45px] has-data-writing-block:pointer-events-none has-data-writing-block:-mt-(--shadow-height) has-data-writing-block:pt-(--shadow-height) [&amp;:has([data-writing-block])&gt;*]:pointer-events-auto scroll-mt-(--header-height)" dir="auto" tabindex="-1" data-turn-id="0b4eac04-8228-42a5-88df-d4d0352787a3" data-testid="conversation-turn-3" data-scroll-anchor="false" data-turn="user"><div class="text-base my-auto mx-auto pt-12 [--thread-content-margin:--spacing(4)] @w-sm/main:[--thread-content-margin:--spacing(6)] @w-lg/main:[--thread-content-margin:--spacing(16)] px-(--thread-content-margin)"><div class="[--thread-content-max-width:40rem] @w-lg/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col" tabindex="-1"><div class="z-0 flex justify-end"><div class="text-base my-auto mx-auto pb-10 [--thread-content-margin:--spacing(4)] @w-sm/main:[--thread-content-margin:--spacing(6)] @w-lg/main:[--thread-content-margin:--spacing(16)] px-(--thread-content-margin)"><div class="[--thread-content-max-width:40rem] @w-lg/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn" tabindex="-1"><div class="flex max-w-full flex-col grow"><div class="min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal [.text-message+&amp;]:mt-1" dir="auto" data-message-author-role="assistant" data-message-id="3cb56d54-91b2-48e9-ba3b-4ab329da0c95" data-message-model-slug="gpt-5-2"><div class="flex w-full flex-col gap-1 empty:hidden first:pt-[1px]"><div class="markdown prose dark:prose-invert w-full wrap-break-word dark markdown-new-styling"><p data-start="0" data-end="241" data-is-last-node="" data-is-only-node=""><strong data-start="0" data-end="19" data-is-only-node="">Raya Restaurant</strong> est une adresse emblématique de la vieille ville de Phuket, réputée pour sa cuisine thaïlandaise authentique et ses recettes familiales transmises de génération en génération, dans un cadre traditionnel chargé d’histoire.</p></div></div></div></div></div></div></div></div></div></article>								</div>
				</div>
				<div class="elementor-element elementor-element-aaebbba elementor-widget elementor-widget-text-editor" data-id="aaebbba" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Clôturer la journée ici permet de prolonger naturellement l’atmosphère d’Old Town avec l&rsquo;architecture sino-portugaise, l&rsquo;héritage culturel et la cuisine locale réunis dans un cadre resté fidèle à son identité.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-c33174b elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="c33174b" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 1"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="c33174b" data-elementor-lightbox-title="Photo à venir prochainement" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjYwNCwidXJsIjoiaHR0cHM6XC9cL3BodWtldDM2MC5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3Bob3RvLWEtdmVuaXIud2VicCIsInNsaWRlc2hvdyI6ImMzMzE3NGIifQ%3D%3D" href="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://phuket360.fr/wp-content/uploads/2026/02/photo-a-venir.webp" alt="Photo à venir prochainement" /><figcaption class="elementor-image-carousel-caption">Photo à venir prochainement</figcaption></figure></a></div>			</div>
					</div>
						</div>
				</div>
					</div>
				</div>
				</div>
					</details>
					</div>
						</div>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-7b61fd2 e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex parallax_section_no qode_elementor_container_no e-con e-child" data-id="7b61fd2" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-7c8cc22 elementor-widget elementor-widget-html" data-id="7c8cc22" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<!-- ========= PHUKET360 — SOMMAIRE LATÉRAL (TOC) ========= -->
<aside class="p360-toc-card" role="complementary" aria-labelledby="p360-toc-title">
  <header class="p360-toc-card__header">
    <h2 class="p360-toc-card__title" id="p360-toc-title">Sommaire & accès rapide</h2>

    <!-- Bouton mobile (accordéon) -->
    <button class="p360-toc-card__toggle"
            type="button"
            aria-controls="p360-toc-panel"
            aria-expanded="false"
            title="Ouvrir/fermer le sommaire">
      <span class="p360-toc-card__toggle-icon" aria-hidden="true">▾</span>
      <span class="p360-visually-hidden">Afficher/masquer</span>
    </button>
  </header>

  <div class="p360-toc-card__body" id="p360-toc-panel">
    <nav class="p360-toc" aria-label="Sommaire de la page">
      <ul class="p360-toc__list">

        <li>
          <a href="#jour-un">
            Jour 1 - Culture & panoramas
          </a>
        </li>

        <li>
          <a href="#jour-deux">
            Jour 2 - Excursion îles : Phi Phi & Maya Bay
          </a>
        </li>

        <li>
          <a href="#jour-trois">
            Jour 3 - Phuket Old Town
          </a>
        </li>

      </ul>
    </nav>
  </div>
</aside>
<!-- ========= /PHUKET360 — SOMMAIRE LATÉRAL ========= -->
				</div>
				</div>
				<div class="elementor-element elementor-element-63f5d26 elementor-widget elementor-widget-heading" data-id="63f5d26" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Que visiter à Phuket ?</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-fb04d4f elementor-widget elementor-widget-qi_addons_for_elementor_blog_list" data-id="fb04d4f" data-element_type="widget" data-e-type="widget" data-widget_type="qi_addons_for_elementor_blog_list.default">
				<div class="elementor-widget-container">
					<div class="qodef-shortcode qodef-m qodef-addons-blog-list qodef-info-no-icons qodef-image--hover-zoom qodef-qi-grid qodef-layout--qi-columns qodef-col-num--1 qodef-item-layout--boxed qodef-responsive--predefined" >
	<div class="qodef-grid-inner">
		<article class="qodef-e qodef-blog-item qodef-grid-item qodef-item--full post-3580 post type-post status-publish format-standard has-post-thumbnail hentry category-decouvrir-incontournables-phuket category-plages-phuket tag-kata-beach tag-kata-noi tag-kata-phuket tag-kata-yai tag-marche-de-kata tag-phuket-plages tag-plages-phuket tag-plages-thailande tag-surf-phuket tag-surf-thailande pmpro-has-access">
	<div class="qodef-e-inner">
		<div class="qodef-e-media-holder">
			<div class="qodef-e-media">
		<div class="qodef-e-media-image">
		<a itemprop="url" href="https://phuket360.fr/kata-beach-phuket/">
			<img loading="lazy" decoding="async" width="1200" height="800" src="https://phuket360.fr/wp-content/uploads/2026/03/kata-beach.webp" class="attachment-full size-full" alt="La plage de kata Noi" srcset="https://phuket360.fr/wp-content/uploads/2026/03/kata-beach.webp 1200w, https://phuket360.fr/wp-content/uploads/2026/03/kata-beach-300x200.webp 300w, https://phuket360.fr/wp-content/uploads/2026/03/kata-beach-1024x683.webp 1024w, https://phuket360.fr/wp-content/uploads/2026/03/kata-beach-768x512.webp 768w, https://phuket360.fr/wp-content/uploads/2026/03/kata-beach-700x467.webp 700w, https://phuket360.fr/wp-content/uploads/2026/03/kata-beach-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />		</a>
			</div>
</div>
		</div>
		<div class="qodef-e-content">
						<div class="qodef-e-text">
				<h5 itemprop="name" class="qodef-e-title entry-title">
	<a itemprop="url" class="qodef-e-title-link" href="https://phuket360.fr/kata-beach-phuket/">
		Kata Beach à Phuket : plage, surf, marché et couchers de soleil	</a>
</h5>
		<p itemprop="description" class="qodef-e-excerpt">
			Découvrez Kata Beach à Phuket : baignade, surf, marché nocturne, restaurants et couchers de soleil dans l’une des plus belles baies du sud.		</p>
				</div>
							<div class="qodef-e-info qodef-info--bottom">
						<div class="qodef-e-read-more">
		<a class="qodef-shortcode qodef-m qodef-qi-button qodef-html--link qodef-layout--filled qodef-type--icon-boxed qodef-size--small qodef-icon--right qodef-hover--icon-move-horizontal-short" href="https://phuket360.fr/kata-beach-phuket/" target="_self">	<span class="qodef-m-text">Lire la suite</span>		<span class="qodef-m-icon qodef--icon-color-set">		<span class="qodef-m-icon-inner">			<svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-alt-circle-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z"></path></svg>					</span>	</span></a>	</div>
				</div>
					</div>
	</div>
</article>
<article class="qodef-e qodef-blog-item qodef-grid-item qodef-item--full post-3815 post type-post status-publish format-standard has-post-thumbnail hentry category-decouvrir-incontournables-phuket tag-guide-phuket tag-mer-phuket tag-phuket tag-plages-phuket tag-plages-thailande tag-thailande tag-tourisme-phuket tag-vacances-phuket tag-voyage-phuket pmpro-has-access">
	<div class="qodef-e-inner">
		<div class="qodef-e-media-holder">
			<div class="qodef-e-media">
		<div class="qodef-e-media-image">
		<a itemprop="url" href="https://phuket360.fr/plus-belles-plages-phuket/">
			<img loading="lazy" decoding="async" width="1200" height="800" src="https://phuket360.fr/wp-content/uploads/2026/03/plus-belles-plages-phuket-guide.webp" class="attachment-full size-full" alt="Le guide des plus belles plages de Phuket" srcset="https://phuket360.fr/wp-content/uploads/2026/03/plus-belles-plages-phuket-guide.webp 1200w, https://phuket360.fr/wp-content/uploads/2026/03/plus-belles-plages-phuket-guide-300x200.webp 300w, https://phuket360.fr/wp-content/uploads/2026/03/plus-belles-plages-phuket-guide-1024x683.webp 1024w, https://phuket360.fr/wp-content/uploads/2026/03/plus-belles-plages-phuket-guide-768x512.webp 768w, https://phuket360.fr/wp-content/uploads/2026/03/plus-belles-plages-phuket-guide-700x467.webp 700w, https://phuket360.fr/wp-content/uploads/2026/03/plus-belles-plages-phuket-guide-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />		</a>
			</div>
</div>
		</div>
		<div class="qodef-e-content">
						<div class="qodef-e-text">
				<h5 itemprop="name" class="qodef-e-title entry-title">
	<a itemprop="url" class="qodef-e-title-link" href="https://phuket360.fr/plus-belles-plages-phuket/">
		Les 10 plus belles plages de Phuket : guide pour choisir la plage idéale	</a>
</h5>
		<p itemprop="description" class="qodef-e-excerpt">
			Découvrez les 10 plus belles plages de Phuket : sable blanc, eaux turquoise et criques secrètes pour choisir la plage idéale.		</p>
				</div>
							<div class="qodef-e-info qodef-info--bottom">
						<div class="qodef-e-read-more">
		<a class="qodef-shortcode qodef-m qodef-qi-button qodef-html--link qodef-layout--filled qodef-type--icon-boxed qodef-size--small qodef-icon--right qodef-hover--icon-move-horizontal-short" href="https://phuket360.fr/plus-belles-plages-phuket/" target="_self">	<span class="qodef-m-text">Lire la suite</span>		<span class="qodef-m-icon qodef--icon-color-set">		<span class="qodef-m-icon-inner">			<svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-alt-circle-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z"></path></svg>					</span>	</span></a>	</div>
				</div>
					</div>
	</div>
</article>
<article class="qodef-e qodef-blog-item qodef-grid-item qodef-item--full post-2640 post type-post status-publish format-standard has-post-thumbnail hentry category-decouvrir-incontournables-phuket category-culture-thailandaise tag-bouddhisme-thailande tag-chalong-phuket tag-culture-thailandaise tag-incontournables-phuket tag-que-faire-a-phuket tag-temple-chalong tag-temple-phuket tag-temples-de-phuket tag-wat-chaiyathararam tag-wat-chalong pmpro-has-access">
	<div class="qodef-e-inner">
		<div class="qodef-e-media-holder">
			<div class="qodef-e-media">
		<div class="qodef-e-media-image">
		<a itemprop="url" href="https://phuket360.fr/wat-chalong-phuket-guide-visite/">
			<img loading="lazy" decoding="async" width="1200" height="800" src="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-temple.webp" class="attachment-full size-full" alt="Wat Chalong" srcset="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-temple.webp 1200w, https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-temple-300x200.webp 300w, https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-temple-1024x683.webp 1024w, https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-temple-768x512.webp 768w, https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-temple-700x467.webp 700w, https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-temple-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />		</a>
			</div>
</div>
		</div>
		<div class="qodef-e-content">
						<div class="qodef-e-text">
				<h5 itemprop="name" class="qodef-e-title entry-title">
	<a itemprop="url" class="qodef-e-title-link" href="https://phuket360.fr/wat-chalong-phuket-guide-visite/">
		Wat Chalong à Phuket : guide complet du temple le plus célèbre de l’île	</a>
</h5>
		<p itemprop="description" class="qodef-e-excerpt">
			Visitez Wat Chalong à Phuket : histoire, horaires, conseils pratiques et infos essentielles pour votre découverte.		</p>
				</div>
							<div class="qodef-e-info qodef-info--bottom">
						<div class="qodef-e-read-more">
		<a class="qodef-shortcode qodef-m qodef-qi-button qodef-html--link qodef-layout--filled qodef-type--icon-boxed qodef-size--small qodef-icon--right qodef-hover--icon-move-horizontal-short" href="https://phuket360.fr/wat-chalong-phuket-guide-visite/" target="_self">	<span class="qodef-m-text">Lire la suite</span>		<span class="qodef-m-icon qodef--icon-color-set">		<span class="qodef-m-icon-inner">			<svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-alt-circle-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z"></path></svg>					</span>	</span></a>	</div>
				</div>
					</div>
	</div>
</article>
<article class="qodef-e qodef-blog-item qodef-grid-item qodef-item--full post-3639 post type-post status-publish format-standard has-post-thumbnail hentry category-decouvrir-incontournables-phuket tag-cap-promthep tag-coucher-de-soleil-phuket tag-incontournables-phuket tag-laem-promthep tag-phare-promthep tag-point-de-vue-phuket tag-promthep-cape tag-promthep-cape-phuket tag-rawai-phuket tag-sud-de-phuket pmpro-has-access">
	<div class="qodef-e-inner">
		<div class="qodef-e-media-holder">
			<div class="qodef-e-media">
		<div class="qodef-e-media-image">
		<a itemprop="url" href="https://phuket360.fr/promthep-cape-phuket/">
			<img loading="lazy" decoding="async" width="1200" height="800" src="https://phuket360.fr/wp-content/uploads/2026/03/prompthep-cape-article.webp" class="attachment-full size-full" alt="Promthep Cape, plus beau coucher de soleil de Phuket" srcset="https://phuket360.fr/wp-content/uploads/2026/03/prompthep-cape-article.webp 1200w, https://phuket360.fr/wp-content/uploads/2026/03/prompthep-cape-article-300x200.webp 300w, https://phuket360.fr/wp-content/uploads/2026/03/prompthep-cape-article-1024x683.webp 1024w, https://phuket360.fr/wp-content/uploads/2026/03/prompthep-cape-article-768x512.webp 768w, https://phuket360.fr/wp-content/uploads/2026/03/prompthep-cape-article-700x467.webp 700w, https://phuket360.fr/wp-content/uploads/2026/03/prompthep-cape-article-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />		</a>
			</div>
</div>
		</div>
		<div class="qodef-e-content">
						<div class="qodef-e-text">
				<h5 itemprop="name" class="qodef-e-title entry-title">
	<a itemprop="url" class="qodef-e-title-link" href="https://phuket360.fr/promthep-cape-phuket/">
		Promthep Cape Phuket : le plus beau coucher de soleil de l’île	</a>
</h5>
		<p itemprop="description" class="qodef-e-excerpt">
			Promthep Cape à Phuket est le point de vue le plus célèbre de l’île pour admirer un coucher de soleil spectaculaire sur la mer d’Andaman.		</p>
				</div>
							<div class="qodef-e-info qodef-info--bottom">
						<div class="qodef-e-read-more">
		<a class="qodef-shortcode qodef-m qodef-qi-button qodef-html--link qodef-layout--filled qodef-type--icon-boxed qodef-size--small qodef-icon--right qodef-hover--icon-move-horizontal-short" href="https://phuket360.fr/promthep-cape-phuket/" target="_self">	<span class="qodef-m-text">Lire la suite</span>		<span class="qodef-m-icon qodef--icon-color-set">		<span class="qodef-m-icon-inner">			<svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-alt-circle-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z"></path></svg>					</span>	</span></a>	</div>
				</div>
					</div>
	</div>
</article>
<article class="qodef-e qodef-blog-item qodef-grid-item qodef-item--full post-3731 post type-post status-publish format-standard has-post-thumbnail hentry category-decouvrir-incontournables-phuket tag-architecture-sino-portugaise tag-old-town-phuket tag-phuket-centre-historique tag-phuket-culture tag-phuket-historique tag-phuket-old-town tag-phuket-ville tag-street-art-phuket tag-vieille-ville-phuket pmpro-has-access">
	<div class="qodef-e-inner">
		<div class="qodef-e-media-holder">
			<div class="qodef-e-media">
		<div class="qodef-e-media-image">
		<a itemprop="url" href="https://phuket360.fr/old-town-phuket/">
			<img loading="lazy" decoding="async" width="1200" height="800" src="https://phuket360.fr/wp-content/uploads/2026/03/guide-phuket-old-town.webp" class="attachment-full size-full" alt="Le quartier de Phuket Old Town" srcset="https://phuket360.fr/wp-content/uploads/2026/03/guide-phuket-old-town.webp 1200w, https://phuket360.fr/wp-content/uploads/2026/03/guide-phuket-old-town-300x200.webp 300w, https://phuket360.fr/wp-content/uploads/2026/03/guide-phuket-old-town-1024x683.webp 1024w, https://phuket360.fr/wp-content/uploads/2026/03/guide-phuket-old-town-768x512.webp 768w, https://phuket360.fr/wp-content/uploads/2026/03/guide-phuket-old-town-700x467.webp 700w, https://phuket360.fr/wp-content/uploads/2026/03/guide-phuket-old-town-600x400.webp 600w" sizes="(max-width: 1200px) 100vw, 1200px" />		</a>
			</div>
</div>
		</div>
		<div class="qodef-e-content">
						<div class="qodef-e-text">
				<h5 itemprop="name" class="qodef-e-title entry-title">
	<a itemprop="url" class="qodef-e-title-link" href="https://phuket360.fr/old-town-phuket/">
		Visiter Phuket Old Town : guide complet du quartier historique de Phuket	</a>
</h5>
		<p itemprop="description" class="qodef-e-excerpt">
			Découvrez Old Town Phuket : maisons sino-portugaises, street art, temples et cafés historiques dans le quartier le plus coloré de l&#039;île.		</p>
				</div>
							<div class="qodef-e-info qodef-info--bottom">
						<div class="qodef-e-read-more">
		<a class="qodef-shortcode qodef-m qodef-qi-button qodef-html--link qodef-layout--filled qodef-type--icon-boxed qodef-size--small qodef-icon--right qodef-hover--icon-move-horizontal-short" href="https://phuket360.fr/old-town-phuket/" target="_self">	<span class="qodef-m-text">Lire la suite</span>		<span class="qodef-m-icon qodef--icon-color-set">		<span class="qodef-m-icon-inner">			<svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-alt-circle-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z"></path></svg>					</span>	</span></a>	</div>
				</div>
					</div>
	</div>
</article>
	</div>
	</div>
				</div>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-fee826d e-con-full e-flex parallax_section_no qode_elementor_container_no e-con e-parent" data-id="fee826d" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-fc49e5b elementor-widget elementor-widget-spacer" data-id="fc49e5b" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-459d14f elementor-widget elementor-widget-heading" data-id="459d14f" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Ça pourrait vous intéresser</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-cb74b23 elementor-widget elementor-widget-qi_addons_for_elementor_blog_list" data-id="cb74b23" data-element_type="widget" data-e-type="widget" data-widget_type="qi_addons_for_elementor_blog_list.default">
				<div class="elementor-widget-container">
					<div class="qodef-shortcode qodef-m qodef-addons-blog-list qodef-image--hover-zoom qodef-qi-grid qodef-layout--qi-columns qodef-col-num--1 qodef-item-layout--side-image qodef-responsive--predefined" >
	<div class="qodef-grid-inner">
		<article class="qodef-e qodef-blog-item qodef-grid-item qodef-item--custom post-2785 post type-post status-publish format-standard has-post-thumbnail hentry category-itineraires-voyage-phuket tag-itineraire-phuket tag-phi-phi tag-phuket-3-jours tag-phuket-en-couple tag-phuket-old-town tag-que-faire-a-phuket tag-visiter-phuket tag-wat-chalong pmpro-has-access">
	<div class="qodef-e-inner">
		<div class="qodef-e-media">
		<div class="qodef-e-media-image">
		<a itemprop="url" href="https://phuket360.fr/itineraire-3-jours-phuket/">
			<img loading="lazy" decoding="async" src="https://phuket360.fr/wp-content/uploads/2026/02/itineraire-3-jours-couple-600x250.webp" alt="Itinéraire de 3 jours en couple à Phuket" width="600" height="250" />		</a>
			</div>
</div>
		<div class="qodef-e-content">
							<div class="qodef-e-info qodef-info--top">
					<div itemprop="dateCreated" class="qodef-e-info-item qodef-e-info-date entry-date published updated">
	<a itemprop="url" href="https://phuket360.fr/2026/02/">
		<svg class="qodef-e-info-item-icon" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 14.6 14.6" xml:space="preserve"><path d="M10.9,1.3V0.2h-0.6v1.2H4.3V0.2H3.7v1.2H0.2v13.1h14.3V1.3H10.9z M10.9,1.9v1.2h-0.6V1.9H10.9z M4.3,1.9v1.2H3.7V1.9H4.3z M13.8,13.8H0.8V4.9h13.1V13.8z"/></svg>		21 février 2026	</a>
</div>
				</div>
						<div class="qodef-e-text">
				<h5 itemprop="name" class="qodef-e-title entry-title">
	<a itemprop="url" class="qodef-e-title-link" href="https://phuket360.fr/itineraire-3-jours-phuket/">
		Itinéraire 3 jours à Phuket : que faire en couple sans courir partout	</a>
</h5>
		<p itemprop="description" class="qodef-e-excerpt">
			Itinéraire 3 jours à Phuket : temples, plages, Phi Phi et Old Town. Programme clair et conseils pour éviter la foule.		</p>
				</div>
							<div class="qodef-e-info qodef-info--bottom">
						<div class="qodef-e-read-more">
		<a class="qodef-shortcode qodef-m qodef-qi-button qodef-html--link qodef-layout--filled qodef-type--icon-boxed qodef-size--small qodef-icon--right qodef-hover--icon-move-horizontal-short" href="https://phuket360.fr/itineraire-3-jours-phuket/" target="_self">	<span class="qodef-m-text">Lire l&#039;article</span>		<span class="qodef-m-icon">		<span class="qodef-m-icon-inner">			<svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-alt-circle-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z"></path></svg>					</span>	</span></a>	</div>
				</div>
					</div>
	</div>
</article>
<article class="qodef-e qodef-blog-item qodef-grid-item qodef-item--custom post-1610 post type-post status-publish format-standard has-post-thumbnail hentry category-preparer-son-voyage-phuket pmpro-has-access">
	<div class="qodef-e-inner">
		<div class="qodef-e-media">
		<div class="qodef-e-media-image">
		<a itemprop="url" href="https://phuket360.fr/carte-sim-thailande-phuket-guide/">
			<img loading="lazy" decoding="async" src="https://phuket360.fr/wp-content/uploads/2025/11/guide-carte-sim-thailande-600x250.webp" alt="Cartes SIM en Thaïlande (Phuket) : Guide complet pour choisir la meilleure option" width="600" height="250" />		</a>
			</div>
</div>
		<div class="qodef-e-content">
							<div class="qodef-e-info qodef-info--top">
					<div itemprop="dateCreated" class="qodef-e-info-item qodef-e-info-date entry-date published updated">
	<a itemprop="url" href="https://phuket360.fr/2025/11/">
		<svg class="qodef-e-info-item-icon" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 14.6 14.6" xml:space="preserve"><path d="M10.9,1.3V0.2h-0.6v1.2H4.3V0.2H3.7v1.2H0.2v13.1h14.3V1.3H10.9z M10.9,1.9v1.2h-0.6V1.9H10.9z M4.3,1.9v1.2H3.7V1.9H4.3z M13.8,13.8H0.8V4.9h13.1V13.8z"/></svg>		2 novembre 2025	</a>
</div>
				</div>
						<div class="qodef-e-text">
				<h5 itemprop="name" class="qodef-e-title entry-title">
	<a itemprop="url" class="qodef-e-title-link" href="https://phuket360.fr/carte-sim-thailande-phuket-guide/">
		Cartes SIM en Thaïlande (Phuket) : Guide complet pour choisir la meilleure option	</a>
</h5>
		<p itemprop="description" class="qodef-e-excerpt">
			Quelle carte SIM choisir en Thaïlande ? Le guide pour Phuket : prix, options, eSIM, où acheter et conseils pratiques pour rester connecté.		</p>
				</div>
							<div class="qodef-e-info qodef-info--bottom">
						<div class="qodef-e-read-more">
		<a class="qodef-shortcode qodef-m qodef-qi-button qodef-html--link qodef-layout--filled qodef-type--icon-boxed qodef-size--small qodef-icon--right qodef-hover--icon-move-horizontal-short" href="https://phuket360.fr/carte-sim-thailande-phuket-guide/" target="_self">	<span class="qodef-m-text">Lire l&#039;article</span>		<span class="qodef-m-icon">		<span class="qodef-m-icon-inner">			<svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-alt-circle-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z"></path></svg>					</span>	</span></a>	</div>
				</div>
					</div>
	</div>
</article>
<article class="qodef-e qodef-blog-item qodef-grid-item qodef-item--custom post-2640 post type-post status-publish format-standard has-post-thumbnail hentry category-decouvrir-incontournables-phuket category-culture-thailandaise tag-bouddhisme-thailande tag-chalong-phuket tag-culture-thailandaise tag-incontournables-phuket tag-que-faire-a-phuket tag-temple-chalong tag-temple-phuket tag-temples-de-phuket tag-wat-chaiyathararam tag-wat-chalong pmpro-has-access">
	<div class="qodef-e-inner">
		<div class="qodef-e-media">
		<div class="qodef-e-media-image">
		<a itemprop="url" href="https://phuket360.fr/wat-chalong-phuket-guide-visite/">
			<img loading="lazy" decoding="async" src="https://phuket360.fr/wp-content/uploads/2026/02/wat-chalong-temple-600x250.webp" alt="Wat Chalong" width="600" height="250" />		</a>
			</div>
</div>
		<div class="qodef-e-content">
							<div class="qodef-e-info qodef-info--top">
					<div itemprop="dateCreated" class="qodef-e-info-item qodef-e-info-date entry-date published updated">
	<a itemprop="url" href="https://phuket360.fr/2026/02/">
		<svg class="qodef-e-info-item-icon" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 14.6 14.6" xml:space="preserve"><path d="M10.9,1.3V0.2h-0.6v1.2H4.3V0.2H3.7v1.2H0.2v13.1h14.3V1.3H10.9z M10.9,1.9v1.2h-0.6V1.9H10.9z M4.3,1.9v1.2H3.7V1.9H4.3z M13.8,13.8H0.8V4.9h13.1V13.8z"/></svg>		14 février 2026	</a>
</div>
				</div>
						<div class="qodef-e-text">
				<h5 itemprop="name" class="qodef-e-title entry-title">
	<a itemprop="url" class="qodef-e-title-link" href="https://phuket360.fr/wat-chalong-phuket-guide-visite/">
		Wat Chalong à Phuket : guide complet du temple le plus célèbre de l’île	</a>
</h5>
		<p itemprop="description" class="qodef-e-excerpt">
			Visitez Wat Chalong à Phuket : histoire, horaires, conseils pratiques et infos essentielles pour votre découverte.		</p>
				</div>
							<div class="qodef-e-info qodef-info--bottom">
						<div class="qodef-e-read-more">
		<a class="qodef-shortcode qodef-m qodef-qi-button qodef-html--link qodef-layout--filled qodef-type--icon-boxed qodef-size--small qodef-icon--right qodef-hover--icon-move-horizontal-short" href="https://phuket360.fr/wat-chalong-phuket-guide-visite/" target="_self">	<span class="qodef-m-text">Lire l&#039;article</span>		<span class="qodef-m-icon">		<span class="qodef-m-icon-inner">			<svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-alt-circle-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z"></path></svg>					</span>	</span></a>	</div>
				</div>
					</div>
	</div>
</article>
<article class="qodef-e qodef-blog-item qodef-grid-item qodef-item--custom post-2335 post type-post status-publish format-standard has-post-thumbnail hentry category-preparer-son-voyage-phuket tag-amende-alcool-thailande tag-fetes-bouddhistes-alcool-thailande tag-importation-alcool-thailande-1-litre tag-regles-alcool-thailande-2026 pmpro-has-access">
	<div class="qodef-e-inner">
		<div class="qodef-e-media">
		<div class="qodef-e-media-image">
		<a itemprop="url" href="https://phuket360.fr/quand-partir-a-phuket-meteo-prix-fetes-et-meilleure-periode-selon-votre-profil/">
			<img loading="lazy" decoding="async" src="https://phuket360.fr/wp-content/uploads/2026/01/quand-partir-phuket-600x250.webp" alt="Quelle est la meilleure période pour partir à Phuket ?" width="600" height="250" />		</a>
			</div>
</div>
		<div class="qodef-e-content">
							<div class="qodef-e-info qodef-info--top">
					<div itemprop="dateCreated" class="qodef-e-info-item qodef-e-info-date entry-date published updated">
	<a itemprop="url" href="https://phuket360.fr/2026/01/">
		<svg class="qodef-e-info-item-icon" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 14.6 14.6" xml:space="preserve"><path d="M10.9,1.3V0.2h-0.6v1.2H4.3V0.2H3.7v1.2H0.2v13.1h14.3V1.3H10.9z M10.9,1.9v1.2h-0.6V1.9H10.9z M4.3,1.9v1.2H3.7V1.9H4.3z M13.8,13.8H0.8V4.9h13.1V13.8z"/></svg>		26 janvier 2026	</a>
</div>
				</div>
						<div class="qodef-e-text">
				<h5 itemprop="name" class="qodef-e-title entry-title">
	<a itemprop="url" class="qodef-e-title-link" href="https://phuket360.fr/quand-partir-a-phuket-meteo-prix-fetes-et-meilleure-periode-selon-votre-profil/">
		Quand partir à Phuket ? Météo, prix, fêtes et meilleure période selon votre profil	</a>
</h5>
		<p itemprop="description" class="qodef-e-excerpt">
			Phuket se visite toute l’année, mais l’expérience change fortement selon les mois : météo, mer, prix, affluence, fêtes locales.		</p>
				</div>
							<div class="qodef-e-info qodef-info--bottom">
						<div class="qodef-e-read-more">
		<a class="qodef-shortcode qodef-m qodef-qi-button qodef-html--link qodef-layout--filled qodef-type--icon-boxed qodef-size--small qodef-icon--right qodef-hover--icon-move-horizontal-short" href="https://phuket360.fr/quand-partir-a-phuket-meteo-prix-fetes-et-meilleure-periode-selon-votre-profil/" target="_self">	<span class="qodef-m-text">Lire l&#039;article</span>		<span class="qodef-m-icon">		<span class="qodef-m-icon-inner">			<svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-alt-circle-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z"></path></svg>					</span>	</span></a>	</div>
				</div>
					</div>
	</div>
</article>
	</div>
		<div class="qodef-addons-m-pagination qodef--standard">
		<nav class="navigation pagination" role="navigation" aria-label="Articles">
			<h2 class="screen-reader-text">Navigation d’articles</h2>
			<div class="nav-links">
				<span aria-label="Page 1" aria-current="page" class="page-numbers current">1</span>
<a aria-label="Page 2" class="page-numbers" href="https://phuket360.fr/category/itineraires-voyage-phuket/feed/page/2/">2</a>
<a aria-label="Page 3" class="page-numbers" href="https://phuket360.fr/category/itineraires-voyage-phuket/feed/page/3/">3</a>
<span class="page-numbers dots">…</span>
<a aria-label="Page 6" class="page-numbers" href="https://phuket360.fr/category/itineraires-voyage-phuket/feed/page/6/">6</a>
<a class="next page-numbers" href="https://phuket360.fr/category/itineraires-voyage-phuket/feed/page/2/"><svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-circle-right" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm-28.9 143.6l75.5 72.4H120c-13.3 0-24 10.7-24 24v16c0 13.3 10.7 24 24 24h182.6l-75.5 72.4c-9.7 9.3-9.9 24.8-.4 34.3l11 10.9c9.4 9.4 24.6 9.4 33.9 0L404.3 273c9.4-9.4 9.4-24.6 0-33.9L271.6 106.3c-9.4-9.4-24.6-9.4-33.9 0l-11 10.9c-9.5 9.6-9.3 25.1.4 34.4z"></path></svg></a>			</div>
		</nav>
	</div>
</div>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-69e7265 e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-parent" data-id="69e7265" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4f6ea21 elementor-widget elementor-widget-html" data-id="4f6ea21" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<!-- TOC BAR BAS (HTML) -->
<div class="p360-toc-bar" role="navigation" aria-label="Sommaire de l'article">
  <button class="p360-toc-toggle" type="button" aria-expanded="false">
    Sommaire
  </button>

  <div class="p360-progress-bar" aria-hidden="true">
    <div class="p360-progress-fill"></div>
  </div>
</div>

<div class="p360-toc-panel" aria-hidden="true">
  <ul class="p360-toc-list">
        <li>
          <a href="#jour-un">
            Jour 1 - Culture & panoramas
          </a>
        </li>

        <li>
          <a href="#jour-deux">
            Jour 2 - Excursion îles : Phi Phi & Maya Bay
          </a>
        </li>

        <li>
          <a href="#jour-trois">
            Jour 3 - Phuket Old Town
          </a>
        </li>
  </ul>
</div>
<!-- /TOC BAR BAS (HTML) -->
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-f2a8953 e-flex e-con-boxed parallax_section_no qode_elementor_container_no e-con e-parent" data-id="f2a8953" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-09e36e2 elementor-widget elementor-widget-spacer" data-id="09e36e2" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-74b4533 elementor-widget elementor-widget-text-editor" data-id="74b4533" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p style="text-align: center;">Copyright © 2026 — <a href="https://phuket360.fr/">phuket360.fr</a></p>								</div>
				</div>
				<div class="elementor-element elementor-element-7c214c8 elementor-widget elementor-widget-spacer" data-id="7c214c8" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
					</div>
				</div>
				</div>
		<p>L’article <a href="https://phuket360.fr/itineraire-3-jours-phuket/">Itinéraire 3 jours à Phuket : que faire en couple sans courir partout</a> est apparu en premier sur <a href="https://phuket360.fr">Phuket360</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://phuket360.fr/itineraire-3-jours-phuket/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2785</post-id>	</item>
	</channel>
</rss>
