/**************************/
/*  PAGE - FULL DIAPO
/**************************/

#full_diapo{
  padding: 0;
  position: relative;
  z-index: 0;
}

#full_diapo .carousel img{
  width: 100%;
}


/**************************/
/*  PAGE - TITRE
/**************************/

#page_titre{
  text-align: center;
  padding: 2em 1em 0;
}

#page_titre h1{
  font-family: 'Kalam', cursive;
  font-size: 300%;
}

#page_titre h2{
  font-weight: 300;
  font-size: 200%;
}


/**************************/
/*  PAGE - DIAPO
/**************************/

#page_diapo{
  padding: 2em 1em 0;
}



/**************************/
/*  PAGE - IMAGE
/**************************/

#page_image{
  text-align: center;
}

#page_image img{
  width: 100%;
  max-width: 2000px;
}


/**************************/
/*  PAGE - DESCRIPTION
/**************************/

#page_description{
  font-weight: 300;
  font-size: 100%;
  padding: 2em 1em 0;
}

.page_description_planchatonio{
  padding: 0 1em !important;
}

#page_description h1{
  font-family: 'Lora', serif;
  font-weight: 400;
  font-size: 210% !important;
}

#page_description h2, #page_description h3{
  font-family: 'Lora', serif;
  font-weight: 400;
  font-size: 140% !important;;
  margin: 0.5em 0;
}

#page_description strong,
#page_description b{
  font-weight: 500;
}

#page_description .page_description_btn{
  text-align: center;
  margin-top: 2em;
}

#page_description .page_description_btn a{
  text-align: center;
  color: #fff;
  padding: 5px 15px;
  border-radius: 5px;
}

#page_description .page_description_btn a:hover{
  text-decoration: none;
  background-color: #333;
}

#page_description .page_description_btn a span{
  font-size: 80%;
  font-style: italic;
}

#page_description .marees{
  text-align: center;
}

#page_description img{
  width: 100%;
  max-width: 700px;
  margin: 0.5em;
}

#page_description .page_description_right{
  text-align: center;
  padding: 0 1em;
}

#page_description .page_description_right_logo{
  text-align: center;
}

#page_description .page_description_right_logo img{
  width: 100%;
  max-width: 150px;
}

#page_description .page_description_right a{
  color: #bd1220;
  font-weight: 500;
  font-size: 1.5rem;
}

#page_description .page_description_right a:hover{
  text-decoration: none;
  color: #333;
}

#page_description .page_description_bottom{
  text-align: center;
  width: 100%;
  border-top: solid 1px #333;
  margin-top: 2em;
  padding-top: 1em;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.5rem;
}


/**************************/
/*  PAGE - ALBUM
/**************************/

#page_album{
  padding: 0 0 2em;
}

#page_album .grid figure{
  margin: 1em 0 0;
}




/**************************/
/*  PAGE - VIGNETTES
/**************************/

#page_vignettes{
  padding: 0 1em 4em;
}

#page_vignettes .page_vignettes_titre{
  font-size: 130%;
  font-weight: 400;
  text-transform: uppercase;
  border-bottom: solid 1px #333;
  padding-top: 1.5em;
}

#page_vignettes .grid figure{
  margin: 1em 0 0;
}

#page_vignettes .galerie_photo{
  padding:0 0.5em;
}



/**************************/
/*  PAGE - PROGRAMME
/**************************/

#page_programme{
  padding: 0 1em 4em;
}

#page_programme .page_programme_titre{
  font-size: 130%;
  font-weight: 400;
  text-transform: uppercase;
  border-bottom: solid 1px #333;
  padding-top: 1.5em;
  margin-bottom: 1em;
}

#page_programme .page_programme_texte{
  font-weight: 300;
  font-size: 100%
}

#page_programme .page_programme_texte h2{
  font-size: 120%;
  padding: 5px 0 5px 25px;
  margin-top: 30px;
  font-weight: 400;
  background-image: url(https://7cf137.claudeassets.com/20260215205710im_/http://www.hendaye-paysbasque.com/template/img/croixbasque_rouge.png);
  background-repeat: no-repeat;
  background-size: auto 60%;
  background-position: left center;
  border-bottom: dashed 1px #ccc;
  color: #A40B0C;
}

#page_programme .page_programme_texte h3{
  font-size: 110%;
}

#page_programme .page_programme_texte strong{
  font-weight: 500;
}



/**************************/
/*  PAGE - MAPS
/**************************/

#page_maps{
  
}

#page_maps .maps_titre{
  font-size: 130%;
  font-weight: 400;
  text-transform: uppercase;
  border-bottom: solid 1px #333;
}

#page_maps .maps_plan{
  padding: 1em 0;
}

#page_maps .maps_plan iframe{
  width: 100%;
  height: 500px;
}



/**************************/
/*  NEWSLETTER FORM
/**************************/

#newsletter_form{
  text-align: center;
  padding: 1em 0 3em;
}

#newsletter_form form{
  display: inline-block;
}

#newsletter_form input{
  width: 100%;
  max-width: 300px;
  margin-bottom: 20px;
}

#newsletter_form button{
  width: 100%;
  max-width: 300px;
  border: none;
  padding: 8px 0 5px;
  border-radius: 5px;
  color: #fff;
}

#newsletter_form button:hover{
  background-color: #333;
}



/**************************/
/*  PAGE - CONTACT
/**************************/

#contact{
  text-align: center;
  padding: 2em 1em;
}

#contact form{
  max-width: 800px;
  display: inline-block;
}

#contact .captcha{
  text-align: center;
}

#contact .g-recaptcha{
  display: inline-block;
}



/**************************/
/*  LISTE FETES
/**************************/

#liste_fetes{
  text-align: center;
}

#liste_fetes .liste_fetes_bloc{
margin-bottom: 2em;
}

#liste_fetes .liste_fetes_bloc a{
  color: #333;
  border: solid 1px #ccc;
  border-radius: 5px;
  display: inline-block;
  height: 100%;
}

#liste_fetes .liste_fetes_bloc a:hover{
  background-color: #eee;
  text-decoration: none;
  cursor: pointer;
}

#liste_fetes .listes_fetes_bloc{
  margin-bottom: 2em;
}

#liste_fetes .liste_fetes_photo img{
  width: 100%;
  max-width: 300px;
}

#liste_fetes .liste_fetes_titre{
  font-weight: 500;
  font-size: 90%;
  padding: 0.5em 0 0;
}

#liste_fetes .liste_fetes_date{
  font-size: 80%;
  padding: 0 0 0.5em;
}

@media (max-width: 768px){

  #liste_fetes{
    padding: 0 2em;
  }

}



/**************************/
/*  PAGE PUB
/**************************/

#pub_titres{
  text-align: center;
  padding: 2em 1em;
}

#pub_titres h1{
  font-family: 'Kalam', cursive;
  font-size: 300%;
}

#pub_titres h2{
  font-weight: 300;
  font-size: 200%;
}

#pub .pub_coord{
  background-color: #ddd;
  text-align: center;
  padding: 2em 1em;
}

#pub .pub_logo img{
  width: 100%;
  max-width: 300px;
}

#pub .pub_nom{
  font-size: 150%;
  margin: 1em 0 0.5em;
}

#pub .pub_tel{
  font-size: 130%;
  font-weight: 600;
  margin: 1em 0;
}

#pub .pub_site a{
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
}

#pub .pub_site a:hover{
  color: #333;
}

#pub .pub_links{
  margin-top: 2em;
}

#pub .pub_links i{
  font-size: 200%;
  margin: 0 0.3em;
}

#pub .pub_links i:hover{
  color: #333;
}

#pub .pub_content{
  padding: 0 3em;
}

#pub .pub_texte{
  margin-top: 1em;
}

#pub .pub_texte h1{
  font-size: 200%;
}

#pub .pub_texte h2{
  font-size: 160%;
}

#pub .pub_photo img{
  width: 100%;
}

#pub .pub_boutons{
  text-align: center;
}

#pub .pub_boutons a{
  color: #fff;
  font-size: 140%;
  padding: 5px 20px;
  border-radius: 5px;
  margin: 0.5em;
  display: inline-block;
}

#pub .pub_boutons a:hover{
  text-decoration: none;
  background-color: #333;
}

@media(max-width: 768px){

  #pub .pub_content{
    padding: 0;
  }

  #pub .pub_diapo{
    margin-top: 2em;
  }

  #pub .pub_texte{
    padding: 0 2em;
  }

}

#pub .pub_menu{
  text-align: center;
  margin-top: 2em;
}

#pub .pub_menu_titre{
  text-transform: uppercase;
  font-weight: 400;
  font-size: 140%;
}

#pub .pub_menu_date{
  text-transform: uppercase;
  font-weight: 600;
  font-size: 110%;
  margin-top: 1em;
}

#pub .pub_menu_texte{
  font-weight: 500;
}

#pub .pub_filet{
  display: inline-block;
  width: 100%;
  max-width: 200px;
  height: 2px;
}

#pub .pub_horaires img{
  width: 100%;
  max-width: 200px;
  margin-top: 1em;
}




/*
     FILE ARCHIVED ON 05:23:09 Oct 30, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:46:34 Jul 03, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.467
  exclusion.robots: 0.044
  exclusion.robots.policy: 0.035
  esindex: 0.008
  cdx.remote: 43.908
  LoadShardBlock: 77.171 (3)
  PetaboxLoader3.datanode: 36.156 (4)
  PetaboxLoader3.resolve: 74.877 (2)
  load_resource: 54.045
*/