body {
	background-color: #54381c;
/* couleur de repli si les dégradés ne sont pas supportés */
	background-image: -webkit-gradient(linear, left top, left bottom, from(hsl(0, 80%, 70%)), to(#f6a94a));
	background-image: -webkit-linear-gradient(top, hsl(0, 80%, 70%), #424242);
	background-image: -moz-linear-gradient(top, hsl(0, 80%, 70%), #424242);
	background-image: -ms-linear-gradient(top, hsl(0, 80%, 70%), #424242);
	background-image: -o-linear-gradient(top, hsl(0, 80%, 70%), #424242);
	background-image: linear-gradient(to bottom, hsl(0, 10%, 10%), #f6a94a);
/* standard actuel, non implémenté */
	height: 100% !important;
}

html {
	height: 100% !important;
	/*overflow: hidden;*/
}

html::-webkit-scrollbar {
  display: none;
}

.swiper-pagination-simple {
	visibility: hidden;
}

.site-info {
	visibility: hidden;
}

.site-header {
	background: none !important;
}

.main-navigation {
	background-color: rgba(66,66,66,0.5) !important;
}

.nav-menu {
	background: none !important;
}

.content-area {
	height: 95% !important;
	overflow: auto;
	padding-bottom: 10%;
}

.site-content {
	height: 100% !important;
}

.TEXTEOR {
	color : #f6a94a !important;
}

.site {
	height: 100% !important;
}

.entry-header {
	padding: 0 5% !important;
	margin-bottom: 0% !important;
}

.entry-content {
	padding: 0 3% !important;
}

.hentry {
	padding: 0 0 !important;
}

input.telephone {
	background: #fafafa !important;
  border: 1px solid #8c8f94 !important;
  border-radius: 3px !important;
  color: #444 !important;
  padding: 13px !important;
}

input.email {
	background: #fafafa !important;
  border: 1px solid #8c8f94 !important;
  border-radius: 3px !important;
  color: #444 !important;
  padding: 13px !important;
}

input.name {
	background: #fafafa !important;
  border: 1px solid #8c8f94 !important;
  border-radius: 3px !important;
  color: #444 !important;
  padding: 13px !important;
}

textarea.message {
	background: #fafafa !important;
  border: 1px solid #8c8f94 !important;
  border-radius: 3px !important;
  color: #444 !important;
  padding: 13px !important;
	width: 100% !important
}

.site-footer {
	height: 0px !important;
  width: 0px !important;
  visibility: hidden !important;
	position: absolute;
}

img.wp-block-jetpack-slideshow_image {
	border: hidden !important;
}

.PHOTOTETE {
position: absolute !important;
top: 2em !important;/*7.5%*/
/*left: 40% !important;*/
right: 1% !important;	
max-width: 100px !important;
}

div.PHOTODEBARRAS img{
border: hidden !important;
}

@media all and (max-width: 610px){
	.PHOTOTETE {
   top: 1em !important;
	}	
	
	.IMAGETETE {
   width: 80px !important;
	}	
	
	.titresite {
   font-size: 40px !important;
	}
	
	.sstitresite {
   font-size: 15px !important;
	}
}

.wp-block-separator {
	margin: 1em auto !important;
}

.wp-block-jetpack-slideshow_image {
	max-height: 80% !important;
	max-width: 80% !important;
}

.wp-block-jetpack-slideshow_slide {
	height: 25em !important;
}

.wp-block-jetpack-slideshow {
	height: 25em !important;
}

.wp-block-jetpack-slideshow_container {
	height: 25em !important;
}

.wp-block-jetpack-slideshow_swiper-wrapper {
	height: 25em !important;
}

.wp-block-jetpack-slideshow_button-next {
	top: 50% !important;
}

.wp-block-jetpack-slideshow_button-prev {
	top: 50% !important;
}

div.PHOTOTETE img {
	border: hidden !important;
	/*border-radius: 100px !important;*/
	border: 3px solid rgba(246, 169, 74, 1) !important;
}