html { margin: 0px; overflow-x: hidden; }
body {
	margin: 0px;
	overflow-x: hidden;
}

.mobilOnly { display: inline-block !important; }
.mobilSupr { display: none !important; }
.mobilCenter { text-align: center !important; }
.tableCellMobil { display: table-cell !important; }
.justMobil { display: block !important; }

/* WIDTH */

.width-max, .width-big { width: 90%; }

.width-max.with-side {
	width: 100%;
	margin: 0 auto;
}

.width-max.is-side {
	display: none;
}

/* BOX // WIDTH */
.entier,
.demi,
.tier,
.deuxtier,
.quart,
.troisquart,
.cinquieme,
.deuxcinquieme,
.troiscinquieme,
.sixieme,
.huitieme,
.dixieme,
.douzieme {width: calc((100% / 1) - 60px); padding: 10px 30px; }

.entier-full,
.demi-full,
.tier-full,
.deuxtier-full,
.quart-full,
.troisquart-full,
.deuxcinquieme-full,
.douzieme-full {width: calc((100% / 1) - 0px); padding: 0px 0px; }

/* MARGES */

.padding-top { padding-top: 60px; }
.padding-bottom { padding-bottom: 60px; }

/* DECO */

.deco { display: none; }

.deco-titre p {
	font-size: 14vw;
	line-height: 14vw;
	opacity: 0.5;
}

/* P & H */

h3 {
	text-align: center;
}

h4 {
	font-size: 4.6vw;
	line-height: 6.4vw;
	margin: 2vh 0 3vh 0;
}

h5 {
	font-size: 6.6vw;
	line-height: 7.4vw;
	margin: 2vh 0 1vh 0;
}

h6 {
	font-size: 3.5vw;
	line-height: 4.2vw;
	letter-spacing: 0.4vw;
}

.credits {
	text-transform: uppercase;
	font-size: 3vw;
	line-height: 4vw;
	letter-spacing: 0.1vw;
	text-align: center;
	margin-top: 4vh;
}

.credits img {
	display: inline-block;
	width: 35vw;
	margin: 5vh 0;
}

p.txt-moyen {
	font-size: 3.2vw;
	line-height: 4.8vw;
	margin: 0 0 3vh 0;
}

.inscriptions-date {
	font-size: 4.6vw;
	line-height: 5.4vw;
	margin: 4vh 0;
}

.inscriptions-indication {
	text-transform: uppercase;
	margin: 0 0 3vh 0;
	font-size: 3vw;
	line-height: 4vw;
	letter-spacing: 0.1vw;
	color: var(--color-projet-tonique);
}

.faq-question {
	font-size: 4vw;
	line-height: 4.6vw;
	margin: 4vw 0 2vw 0;
}

.faq-reponse {
	display: block;
	font-size: 3vw;
	line-height: 4vw;
	margin: 0 0 4vw 0;
	padding: 0 0 6vw 0;
}

a.googlemaps {
	left: 50%;
	transform: translate(-50%, 0);
	margin: 2vw;
	padding: 4vw 5vw;
	font-size: 3vw;
	line-height: 3.4vw;
	letter-spacing: 0.3vw;
}

a.bouton {
	margin: 6vw 0 0 0;
	padding: 4vw 5vw;
	font-size: 3vw;
	line-height: 3.4vw;
}

/* MENU */

#bloc-menu {
	display: none;
}

#bonacasa-mobil {
	position: absolute;
	top: 1.5vh;
	left: 50%;
	width: auto;
	height: auto;
	transform: translate(-50%, 0);
}

#bonacasa-mobil img {
	position: relative;
	display: inline-block;
	width: 80vw;
}

#menu-principal-mobil {
	display: table !important;
	position: fixed;
	bottom: 2vw;
	width: 90vw;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 10;
	text-align: center;
	background-color: var(--color-projet-corpo);
	padding: 0 3vw 0 3vw;
	border-radius: 20px 20px 20px 20px;
}

#menu-principal-mobil li {
	display: table-cell;
}

#menu-principal-mobil li a {
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	font-size: 3vw;
	line-height: 3.2vw;
	font-family: 'projetSansMedium', sans-serif;
	color: var(--color-white);
	padding: 5vw 0 6vw 0;
	transition-duration: 0.2s;
	cursor: pointer;

} #menu-principal-mobil li a:hover, ul#menu-principal-mobil li.active a  {
	background-color: var(--color-projet-tonique);
}

#menu-principal-mobil li.separat a:hover {
	background-color: none;
	cursor: default;
	background-color: var(--color-projet-corpo);
}



/* ACTU */

#bloc-actu {
	flex-direction: column-reverse;
}

#bloc-actu-droite ul.legende-gal li p {
	font-size: 18vw;
	line-height: 10vw;
}

#bloc-actu-droite ul.legende-gal li p:nth-child(1) {
	font-size: 14vw;
	margin-right: 30vw;
}

#bloc-actu-droite ul.control-gal {
	padding: 2vw;
	margin-top: 1vh;
}

#bloc-actu-droite ul.control-gal li {
	width: 3vw;
	height: 3vw;
	margin: 0 0.5vw;
}

#bloc-actu-gauche, #bloc-actu-droite {
	width: 100%;
}

#bloc-actu-gauche .notification ul li {
	padding: 5vw;
}

#bloc-actu-gauche .notification.actu ul:nth-child(1) li:nth-child(1) p {
	font-size: 4.6vw;
	line-height: 5.6vw;
}

#bloc-actu-gauche .notification.actu ul:nth-child(2) li:nth-child(2) a p,
#bloc-actu-gauche .notification.even ul:nth-child(1) li:nth-child(2) a p,
#bloc-actu-gauche .notification.actu ul:nth-child(2) li:nth-child(1) p {
	font-size: 2.8vw;
	line-height: 2.8vw;
}

#bloc-actu-gauche .notification.even ul:nth-child(1) li:nth-child(1) p:nth-child(1) {
	font-size: 3.2vw;
	line-height: 4vw;
}

#bloc-actu-gauche .notification.even ul:nth-child(1) li:nth-child(1) p:nth-child(2) {
	font-size: 2.55vw;
	line-height: 3vw;
	letter-spacing: 0vw;
}

/* CONTENU */

div.row {
	flex-direction: column;
	margin: 2vh auto;
}

div.row div.bull {
	margin: 1vh 0;
}

div.row div.bull ul li.picto img {
	width: 7vw;
	padding-right: 6vw;
	margin-right: 6vw;
}

p.bull-h1 {
	font-size: 7vw;
	line-height: 8vw;
}

p.bull-h2 {
	font-size: 6vw;
	line-height: 6vw;
}

p.bull-h4 {
	font-size: 4vw;
	line-height: 5.2vw;
}

/* BULL BONACASA */

.bull.bonacasa ul.table li {
	padding: 2vh 0;
}

.bull.bonacasa ul.table li:nth-child(1) p {
	font-size: 3.7vw;
	line-height: 4.9vw;
}

.bull.bonacasa ul.table li:nth-child(2) p img {
	width: 31vw;
}

.bull.bonacasa ul.table li:nth-child(3) p {
	font-size: 3vw;
	line-height: 4vw;
}

/* GALERIE EN LIGNE */

p.galerie-ligne-legende-titre1 {
	font-size: 6vw;
	line-height: 7vw;
	padding: 0 10vw;
	margin: 6vw 0 2vw 0;
}

p.galerie-ligne-legende-titre2 {
	display: block;
	text-align: center;
	font-size: 3.1vw;
	line-height: 4.6vw;
	padding: 0 9vw;
	margin: 0.5vw 0;
}

ul.galerie-ligne-puces {
	padding: 3vw;
	margin: 3vw 0 6vw 0;
}

ul.galerie-ligne-puces li {
	width: 3.4vw;
	height: 3.4vw;
	margin: 0 0.6vw;
}


/* TEMOIGNAGE */

.bull.temoin {
	padding: 8vw !important;
	text-align: center;
}

.bull.temoin p.temoin-photo span {
	width: 30vw;
	height: 30vw;
	background-color: white;
	margin-bottom: 6vw;
}

.bull.temoin p.temoin-txt {
	font-size: 3.4vw;
	line-height: 4.8vw;
}

.bull.temoin p.temoin-nom {
	font-size: 3.8vw;
	line-height: 4.4vw;
	margin: 4vw 0 0.2vw 0;
}

.bull.temoin p.temoin-date {
	font-size: 2vw;
	line-height: 3.2vw;
	letter-spacing: 0.3vw;
}


/* BILL LISTE */

.bull.liste {
	padding: 8vw !important;
	text-align: center;
	justify-content: flex-start;
}

.bull.liste h5 {
	font-size: 6.5vw;
	line-height: 7vw;
}

.bull.liste h5 span {
	margin: 0.6vw 0;
	font-size: 1.4vw;
	line-height: 2vw;
	letter-spacing: 1vw;
	text-transform: uppercase;
}

.bull-atout {
	margin: 2vw 0;
	font-size: 3vw;
	line-height: 4.3vw;
}

/* PICTO */

img.picto {
	display: inline-block;
	width: 8vw;
}

/* VIDEO */

#play-video {
	position: absolute;
	top: 30%;
	left: 50%;
	width: 20vw;
	height: 20vw;
}

div.bouton-close {
	top: 3vw;
	right: 3vw;
	width: 15vw;
	height: 15vw;
}

img.logo-adm {
	display: inline-block;
	vertical-align: top;
	margin: 0 0.5vw;
	width: 10vw;
}
