header, section, footer, aside, nav, main, article, figure {
    display: block;}

@font-face {
  font-family: "Architects Daughter", cursive;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../font/ArchitectsDaughter-Regular.ttf) format('truetype');}

@font-face {
  font-family: 'Roboto Regular';
  font-style: normal;
  font-weight: normal;
/*  font-display: swap;*/
  src: url(../font/Roboto-Regular.ttf) format('truetype');}

@font-face {
font-family: 'Roboto Regular';
font-style: normal;
font-weight: normal;
src: local('Roboto Regular'), url('Roboto-Regular.woff') format('woff');
}

html {
    scroll-behavior: smooth;}
 
body {
	background-color: #fcf2d4;
	margin: 0 1em;
font-family: 'Roboto Regular';}

.init {
	margin: auto;
	max-width: 1360px;
	color: #000;}

h2 { /* Titre H1 - avec logo */
	margin-top: 1em;
	width: fit-content;
	font-size: 2.1em;}

.titre { /* Titre H2 - avec filet */
	font-size: 1.5em;
	color: #036676;
	border-bottom: 1px solid #036676;
	padding-left: 2em;}

.titreText { /* Titre H3 - dans le texte */
	font-size: 1.3em;
	line-height: 24px;
	font-weight: bold;
	float: left;
	margin: 0;}

footer h2{
	font-size: 1.3em;}

main .mepTexte h2 {
	background: url(../img/espace-des-possibles.png) top left / 100px 41px no-repeat;
	padding-left: 40px;
	color: #036676;}

.part-newsletter h2,
.part-soutien h2{
	margin-top: 0;}

.infotitre-bgSize {
	background-size: 100px !important;}

.infotitre-bgSize span {
	float: right;
	font-size: 16px;
	display: inline-block;
	width: 100%;
	text-align: right;
	font-style: italic;
	font-weight: normal;}

.avis h3 {
	color: #036676;
	margin-left: 1.2em;
	font-size: 1.8em;}

.avis p {
	margin-left: 1.2em;}

.avis .imgTxtFluide {
	width: 110px;}

.annonce h3 { 
	float: none;
	margin: 0;
	text-align: center;
	color:  #ea5b38;
	font-size: 1.5em;}

.partenaire h3 {
	float: none;}

#footer h3 {
	font-size: 1em;
    float: none;
    margin-bottom: 10px;}

p, a, address, li {
	font-family: Open Sans,sans-serif;}

b, strong {
	font-size: 20px;
	color: #036676;}

.lienTexte {
	color: #036676;
    text-decoration: none;
	cursor: pointer}

.lienTexte:hover {
	text-decoration: underline;} 

a.lienBoutonBandeau {
	margin: 1.5em auto 1em;
}

ul {
	margin: 0;
	font-family: "Architects Daughter", cursive;}

figure {margin: 0;}

address {
	text-align: center;
	font-style: normal;}

.mepTexte {
	padding: 0 6vh;
	margin-bottom: 2em;}

.mepTexte ul.texteListe {
	margin-bottom: 20px;
	list-style: none;}

.mepTexte p, .mepTexte li {
	font-size: 1.3em;
    text-align: left;}

.mepTexte ul.texteListe li::before {
	content: '•';
    margin-right: 8px;}

.mepTexte p.texteAsuivre {
	margin-bottom: 0;}

.mepTexte .telecharger {
	font-style: italic;
	font-size: 1em;
	text-align: left;
	margin-top: 10px;} 

.imgTxtFluide {
	float: left;
	width: 30%;
	margin-right: 1em;
	margin-bottom: 0.3em;}

.imgTxtFluide.imgTxtFluide_ImgSmall15 {width: 15%;}
.imgTxtFluide.imgTxtFluide_ImgSmall23 {width: 23%;}

p.annonce-liste {
	margin-bottom: 0;}

ul.listeFluide {
	margin-left: 31%;}

.CTA.bt-fluide {
    margin-left: 45%;}

.masquer, .masquer1 {
	display: none;}

.masquerQuieries {}

.clear {
	clear: both;}

.info { /* bloc vert avec texte blanc */
	font-size: 1em;
	display: block;
	border-radius: 1em;
	background-color: #036676;
	padding: 1em 1em 1.5em 1em;
	color: #fff;
	font-style: italic;
	margin-bottom: 2em;}

.info b {
	color: #fff;}

.info .lien-texte {
	color: #fff;
	text-decoration: underline; }

.info .lien-texte:hover {
	text-decoration: underline; }

.nb {
	font-size: 13px;
	text-align: center;}

.CTA,
.CTA-inverse {
	display: block;
	width: fit-content;
	margin: 1em auto 0;
	margin-top: 1em;
	border-radius: 2em;
	padding: 0.5em 2em;
	line-height: 1.3em;
	text-decoration: none;
	text-align: center;
	align-self: center;}

.CTA {
	background-color: #036676;
	color: #fff;
	border: 3px solid #036676;}

.CTA:hover  {
	background-color: #fff;
	color: #036676;}

.CTA-inverse {
	background-color: #fff;
	color: #036676;
	border: 3px solid #fff;}

.CTA-inverse:hover  {
	background-color: #036676;
	color: #fff;}

#scrollUp {
	position: fixed;
	bottom : 10px;
	right: 10px;
	opacity: 0.5; }

.margeT-2 {
	margin-top: 2em;}

.reset-margeB {
	margin-bottom: 0}

.reset-margeT {
	margin-top: 0;}



/* ******************** *\
/*  All- Partie HEADER  */

#header {
	padding-top: 10px;
	text-align: center;}

#header h1 {
	margin: 0;
	flex: auto; /* reset le flex de .ttcontent .ttlogo*/ }

.ttcontent {
	display: flex;
	flex-flow: row wrap;
	align-items: center;}

.ttcontent > * {
	flex: 1 100%;}

.ttcontent .ttlogo {
	order: 1;
	flex: 1 0 85vw;
	text-align: center;	
	margin: 0;}

.displayFlex {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	max-width: 780px;
    justify-content: center;
    justify-self: center;
	gap: 15px;
	margin: 0 auto;}

.displayFlex > * {
	flex: 45% 0 0;
}


/* ****** *\
/*  MENU  */

/* -------------> */
/*  Menu ~ COMMUN */
.menu-container {
	padding: 0;
	display: flex;
	flex-flow: row nowrap;
    justify-content: space-evenly;
    gap: 1em;}

.menu-onglet {
	display: inline-flex;
    align-items: center;
    justify-content: space-evenly;
    list-style: none;
	flex:1 0 0;
	border-radius: 8px;
    background-color: #ea5b38;
	border: 2px solid #ea5b38;}

.menu-onglet:hover {
	display: block;
    text-decoration: none;
	color: #fff;
	text-align: center;
	line-height: 2em;
	background-color: #fff;}

.menu-onglet a {
	display: block;
	font-family: "Architects Daughter", cursive;
    text-decoration: none;
	color: #fff;
	text-align: center;
	line-height: 1.3em;
	font-size: 1.5vw;}

.menu-onglet a:hover {
	color: #ea5b38;}

/* ----------------> */
/*  Menu ~ PRINCIPAL */
#nav {
	margin-bottom: 1em;}

.menuPrincipal {
	display: flex;
	justify-content: space-evenly; /* si peu d'onglet */
	gap: 1em;
	padding: 0;
	margin-bottom: 2em;}

.menuPrincipal .onglet {
	height: 50px;
/*  	width: 240px;*/
	text-align: center;
	list-style: none;
	border-radius: 8px;
    background-color: #ea5b38;
	border: 2px solid #ea5b38;
    padding: 0 3em;}

.menuPrincipal .onglet:hover {
	background-color: #fff;}

.onglet .onglet-long {
	width: 175px;
}
.onglet .onglet-moyen {
	width: 175px;
}

.menuPrincipal .actif {
	background-color: #fff;
font-size: 16px !important;
	color: #ea5b38;
	display: inline-flex;
    width: inherit;
    height: inherit;
    align-items: center;
    justify-content: center;}

.menuPrincipal a {
	text-decoration: none;
	font-size: 16px !important;
	color: #fff;
	display: inline-flex;
    width: inherit;
    height: inherit;
    align-items: center;
    justify-content: center;}

.menuPrincipal a:hover{
	color: #ea5b38;}


/* ************* *\
/*  PAGE ACCUEIL */


/* ************************** *\
/*  Accueil - Partie Annonce  */
.annonce {
	margin-bottom: 2.5em;
	width: auto;
	padding: 2em 0.8em 0;
	border: 3px solid #ea5b38;
	background-color: #fff;
	border-radius: 30px;
	padding-bottom: 2em;}

.annonce img {
	border: 1px solid #ccc;}

.annonce .texteAnnonce {
	text-align: center;}

.annonce.annonceFluide {
	float: right;
	max-width: 63%;}


/* ******************************** *\
/*  Accueil - Partie Bandeau Haut EDP et Evenement  */
 
.accueil-contentBandeau {
    text-align: center;
	margin-bottom: 2em;}

.accueil-contentBandeau .container-image {
	display: block;
	margin: 0 auto;
    width: 100%;
	max-width: 780px;
    height: auto;}

.accueil-contentBandeau .imageEDP {
    width: 100%;
    height: auto;}


.accueil-contentBandeau .image {
/*    width: 49%;*/
    width: 100%;
    height: auto;}


.accueil-contentBandeau figcaption {
    color: #666;
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
}

.displayFlex.accueil-1Affiche {
	gap: initial;
}

.displayFlex.accueil-1Affiche figcaption {
	flex: 0 0 100%;
}

.accueil-clicAffiche a::before {
	content: "Cliquez sur les affiches pour voir la brochure";
	display: inline-block;
	margin-bottom: 3px;
/*	font-size: 13px; */
	font-style: italic;
	color: #666;
}

.accueil-clicAffiche a::before {
    font-size: 13px;
  }
@media screen and (min-width: 320px) {
  .accueil-clicAffiche a::before {
    font-size: calc(9px + 6 * ((100vw - 320px) / 680));
  }
}
@media screen and (min-width: 1000px) {
  .accueil-clicAffiche a::before {
    font-size: 13px;
  }
}

/* ************************** *\
/*  Accueil - Partie Concept  */
.accueil-concept {
	text-align: center;}


/* *************************** *\
/*  Accueil - Partie Planning  */
.planning {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
	margin-top: 2em;
	gap: 1em 1em;}

.btPlanning {
	display: inline-flex;
	width: 230px;
	height: 60px;
	justify-content: center;
	align-items: center;
	border: 3px solid #036676;
	border-radius: 15px;
	background-color: #fff;
	font-family: "Architects Daughter", cursive;
	font-size: 20px;
	text-decoration: none;
	color: #000;}

.btPlanning:hover {
	background-color: #036676;
	color: #fff; }


/* ************************ *\
/*  Accueil - Diaporama  */

.cadre {
	display: block;
	position: relative;
	width: 350px;
	overflow: hidden;
	max-width: 100%;
	box-sizing: border-box;
	float: left;
	height: 220px;
	padding-right: 5px;
	margin-right: 1em;}

.diaporama {
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	display: flex; }

ul.diaporama {
	list-style: none;}

.diaporama li {
	position: relative;
	max-height: 100%;
	height: 395px;
	list-style-type: none;
	width: 436px;
	width: 436px;
	text-align: center; }

.diaporama img {
	display: block; }

.diaporama:hover {
	cursor: animation-play-state: paused; }
 
.diaporama {
  animation: slide 33.5s ease infinite 0s;
  width: 400%; }

@keyframes slide {
  0%, 20.90%, 100% {transform: translate(0,0); }
  25.37%, 46.27% {transform: translate(-25%,0); }
  50.75%, 71.64% {transform: translate(-50%,0); }
  76.12%, 97.01% {transform: translate(-75%,0); }
}

.diaporama img, .diaporama img {
	border: 6px solid #FFF;
	border-radius: 5px;}

#cadre {
  position: relative;}

#cadre:before, #cadre:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 15px 10px rgba(0,0,0, 0.7);
  -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg); }

#cadre:after {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto; }

body:before {
   content: "";
   position: fixed;
   top: -10px;
   left: 0;
   width: 100%;
   height: 10px;
   z-index: 100;
   -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
   -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
   box-shadow: 0px 0px 10px rgba(0,0,0,.8); }


/* ************************ *\
/*  Accueil - Partie ASIDE  */

.col2 {
	margin-top: 4em;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	gap: 0.6em;}

.mepTexte .col2 {
	margin-top: 0;
	margin-bottom: 2em;}

.mepTexte .annonce .col2 {
	margin-bottom: 0;}

.col2 aside {
	flex: 1 0;
	padding: 3em;
	cursor: pointer;
	display: flex;
    flex-flow: column;
    justify-content: space-between;}

.col2 .newsletter {
	background-color: #036676;
	color: #fff;}

.col2 .soutien {
	background-color: #E4DBCB;
	color: #000;}

.col2 h2 {
	font-size: 2.3em;}

.col2 p {
	font-size: 1.4em;}

.col2 .newsletter a,
.col2 .soutien a  {
	line-height: 25px;
    padding: 15px 30px;
	font-weight: bold;}

.col2 .newsletter a {
	background-color: #E4DBCB;
	border: 3px solid #E4DBCB;
	color: #036676;}

.col2 .newsletter a:hover {
	background-color: #036676;
	color: #E4DBCB;}

.col2 .soutien a {
	background-color: #036676;
	border: 3px solid #036676;
	color: #E4DBCB;}

.col2 .soutien a:hover {
	background-color: #E4DBCB;
	color: #036676;}


/* ********************* *\
/*  All - Partie FOOTER  */

#footer {
	margin-bottom: 1em;
	margin-top: 4em;}

#footer .col2 {
	margin-top: 0;}

#footer .imgTxtFluide {
	margin: 0 1em 0 0;
	width: 170px;}

#footer .imgTxtFluide img {
	width: auto;}

#footer .col2 > * {
	cursor: auto;
	flex: 1 0;
	display: flex;
    align-items: center;
	justify-content: center;}

.infoCarte {
	text-align: center;}

#footer .CTA {
	display: inline-block;}

#footer .mepTexte {
	align-items: flex-start;}

#footer .partenaire {
/*	display: block;*/
	flex: 2 0;
	padding: 0 0 0 2em;
    margin-left: 2em;
    border-left: 2px solid #ea5b38;} 

#footer .partenaire p {
	margin-top: 0;
	text-align: left;
	font-size: 1em;} 

#footer .partenaire li {
	font-size: 1em;
	margin-bottom: 10px;} 

#footer .partenaire .infoHeure {
	font-size: 0.8em;
	font-style: italic;}

#footer .partenaire .col2 {
	margin-bottom: 0;
	align-items: center;} 

#footer .partenaire .col2 p {
	margin: 0;} 

#footer .partenaire .col2 .CTA {
	cursor: pointer;
	margin: 0;
	font-size: 1em;
	padding-bottom: 1em;} 

#footer .partenaire .CTA.tel {
	background: url(../img/tel.png) no-repeat center bottom #036676;} 

#footer .partenaire .CTA.tel:hover {
	background: url(../img/tel2.png) no-repeat center bottom #fff;} 

#footer .partenaire .CTA.mail {
	background: url(../img/mail.png) no-repeat center bottom #036676;} 

#footer .partenaire .CTA.mail:hover {
	background: url(../img/mail2.png) no-repeat center bottom #fff;} 

#footer .RS {
	padding: 0;
	display: flex;
	gap: 1em;
	justify-content: center;}

#footer .RS li {
	display: flex;
	flex-flow: row nowrap;}

.RS li {
	display: flex;
	flex-flow: row nowrap;}

.RS li img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;}

.RS li img:hover {
	-webkit-transform: scale(1.3);
	transform: scale(1.1);}


/* ************* *\
/*  BLOC IFRAME  */
iframe {
	width: 780px;
	max-width: 780px;
    margin: 0 auto;}


/* *************** *\
/*  PAGE PLANNING  */

/* ********************** *\
/*  Partie Bandeau Vidéo  */

#planning header {
	display: flex;
	flex-flow: column wrap;
	align-content: center;}

#planning nav {
	margin-top: 1em;}
	
#planning h1 {
	margin: 0;
	text-align: center;}

#planning .bandeauPlanning {
	width: 100%;
    height: auto;}

#planning .navPlanning {
	padding: 0;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;}

#planning .navPlanning .navigation a {
	font-size: 4em;
	color: #036676;
	text-decoration: none;}

#planning .navPlanning .navigation a:hover {
	color: #ea5b38;}

#planning .navPlanning li {
	flex: 1 0;
	display: inline-flex;
	justify-content: center;
	align-items: center;}

#planning iframe {
	margin-top: 2em;}

#planning .embedPdf {
	margin-top: 2em;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-around;}


/* *************** *\
/*  PAGE Charte  */
#pageCharte .info {
	text-align: center; }

#pageCharte .planning {
	margin-top: 2em; }

#pageCharte .btCharte {
	flex: 1 1;
	width: 100%;
	max-width: 310px;
	min-width: 120px;
	font-size: initial;
	font-weight: bolder;
	color: #036676;
	text-align: center;}

#pageCharte .imgBouton {
	margin: 0;}

#pageCharte .imgCouverture {
    width: 100%;
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    box-shadow: 0 1px 2px rgba(0,0,0,.22);}

#pageCharte .btCharte:hover .imgCouverture {
    -webkit-transform: rotateY(-20deg) rotateZ(0);
    -moz-transform: rotateY(-20deg) rotateZ(0);
    -ms-transform: rotateY(-20deg) rotateZ(0); 
    transform: rotateY(-20deg) rotateZ(0);
    box-shadow: 3px 0 12px rgba(0,0,0,.6);}

#pageCharte .btCharte:hover .btPlanning {
	background-color: #036676;
	color: #fff;}