#is-mobile { width: 0 }

/* Reset */
html { height: 100%; -webkit-tap-highlight-color: transparent; -moz-text-size-adjust: none; -webkit-text-size-adjust: none; text-size-adjust: none }
body { margin: 0 }
h1, h2 { margin: 1.4em 0 }
h1 a, h2 a { text-decoration: none }
p, ul, ol, hr, dl { margin: 1.7em 0; line-height: 1.7em }
ul, ol, hr, dl, .indent { overflow: hidden }
ul, ol { margin-left: 2em }
hr { display: block; height: 1px; border: 0 }
dl { margin: 1em 0 }
h1:first-child, h2:first-child, p:first-child, ul:first-child, ol:first-child, hr:first-child { margin-top: 0 }
h1:last-child, h2:last-child, p:last-child, ul:last-child, ol:last-child, hr:last-child { margin-bottom: 0 }
textarea { display: block; overflow-y: hidden; resize: none; width: 100% }
select, input[type="submit"] { cursor: pointer }
input, textarea { outline: none; box-shadow: none }
img { border: 0; image-rendering: -webkit-optimize-contrast; image-rendering: optimizeQuality; max-width: 100%; height: auto }
img, textarea, input, select { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box }
input, 
select, 
textarea,
.bk-btn { font-family: inherit; font-size: inherit; font-weight: inherit }
:focus { outline: none } ::-moz-focus-inner { border: 0 }

#comments input, #comments select,
#contact input, #contact select { width: 50%; }
#comments input[type="submit"],
#contact input[type="submit"]{ width: auto; }

select { 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23ccd%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E') right 0.3em center/0.8em no-repeat;
	-webkit-padding-before:1px;
	-webkit-padding-after:1px;
	padding-right: 1.4em;
}
/* ie 10 et 11 */
select::-ms-expand { 
	display: none;
}

/* Divers */
#page, #corp-bg, #corp, #corp-marge { background: inherit } /* #gal_header_sticky */
#bookoff { display: flex; height: 100%; margin: 0; overflow-x: hidden }
#off { margin: auto; padding: 1em; text-align: left; word-wrap: break-word; width:100%; max-width: 550px; box-sizing: border-box }
#wait { z-index: 9999; position: fixed; top: 0; left:0; width: 100%; height: 100%; background: rgba(0,0,0,0.15) }
/*#menu-container { background: red;  } #menu { background: yellow!important }*/
#menu-container { overflow: hidden }
#menu { margin: 0; padding: 0 }
#menu li { margin: 0; padding: 0; list-style-type: none }
#menu > li { flex: 0 0 auto }
.has-submenu > a > span::after { content: ''; display: inline-block; margin-left: 0.7em; width: .4em; height: .5em; border-style: solid; border-width: 0 .16em .16em 0; transform: rotate(45deg) translate(-25%,-25%); border-color: #000 }
#menu .submenu { display: none }
.has-submenu > .submenu { visibility: hidden; height: 0 }
.has-submenu.visible > .submenu { visibility: visible; height: auto }
.submenu { margin: 0; padding: .3em .5em }
.submenu li { list-style-type: none; margin: 0; padding: 0; white-space: nowrap }
.submenu a { display: block; text-decoration: none; color: #000; line-height: 2.1em; padding: 0 0.4em }
.submenu a:hover { background: #eee; color: #000 }
.submenu .submenu { padding: 0 }
.submenu .submenu a { padding-left: 1em }
#menulink { display: none }

#footer { text-align: center }
#footer-bg2 { padding-bottom: 1em }
#footer-bg2 > div { margin: .7em 0 }
#footer-bg2 > div:first-child a { vertical-align: middle }
.btn { margin: 0 .4rem; font-size: .9em; font-family: 'Roboto Condensed',sans-serif; font-weight:400; padding: .05em 0.3em; border-radius: 3px; cursor: pointer; text-decoration: none }
.social-link { margin: 0 .4rem; font-size: 1.37em; vertical-align:middle }
#footer-toplink { visibility: hidden; position: fixed; bottom: 0; right: 0; z-index: 8 }
#footer-toplink > div { position: relative; margin: 6px; width: 28px; height: 28px; line-height: 30px; text-align: center; font-size: 0.85em }

#corp, #lb, .tooltipster-content { word-wrap: break-word }
#corp-clear { clear: both; height: 1px; overflow: hidden }
#menu2 { margin: 0 0 1em; padding: 0 }
#menu2 li { list-style-type: none; padding: 0; margin: 0 0 0 1em; float: right }
#pagination-top, #pagination-bot { text-align: center }
#pagination-top { margin-bottom: 1em }
#pagination-bot { margin-top: 1em }

#accueil .bk-btn.share_buttons,
#news .bk-btn.share_buttons,
#page .bk-btn.share_buttons {
	margin-top: 1.7em;
}
.share_buttons {
	display: inline-block;
	height: 1.5em;
	line-height: 1.5em;
	vertical-align: middle;
	cursor: pointer;
}
/*.gal_button.share_buttons{
	float: none;
	margin-left: 0 !important;
}*/
.nocopy { cursor: default }
.nocopy img { -webkit-user-select: none; -webkit-touch-callout: none }
.noindex { display: none }
.form { margin: 0 auto; border-spacing: 0; border-collapse: collapse }
.form-100, .form-100 .form-r { width: 100% }
.form-l { text-align: right; white-space: nowrap }
/* Select on demo book for Style & Lang */
.css-select { position: relative; overflow: hidden }
.css-select select { position: absolute; top: 0; left: 0; filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0; width:100% }
.css-readonly { position: relative }
.css-readonly div { position: absolute; width: 100%; height: 100% }
.avert, div.erreur, .conf { text-align: center } 
.avert { margin-bottom: 1em }
div.erreur { margin-bottom: 1.4em }
.conf { margin:1.5em 0 }
.clear { clear: both; height: 1px; overflow: hidden }
.under { clear: both; height: 0.7em; }
div.under + p {
	margin-top: 0 !important;
}
.ajaxload {
	margin: 16px auto 0;
	width: 16px;
	height: 11px;
	display: none;
	z-index: 1;
}
.erreur { color: red }

/* Accueil */
#home-pg > * { margin-top: 2em; margin-bottom: 2em }
#home-pg > :first-child, #home-photo + * { margin-top: 0 }
#home-pg > :last-child { margin-bottom: 0 }
#home-gal-bd-left { float: left; width: 624px }
#home-profil dt { width: 7.3em; float: left }
#home-gal2, #home-gal2-s { float: right; width: 176px; padding: 0; margin: 0 }
#home-gal2 li { float: left; margin: 0; padding: 0 0 16px 16px; list-style-type: none }
#home-gal2-s li { float: left; margin: 0; padding: 0 0 10px 10px; list-style-type: none }
#home-gal2 img { vertical-align: top }
#home-gal2-s .img-o  { width: 78px }
.indent { margin-left: 4em }

/* Galeries */
.gal_tumb_div { float: left }
.gal_tumb_last_row, .gal_tumb_last_row ~ .gal_tumb_div { margin-bottom: 0!important }
.gal_tumb_div img { max-width: 100%; max-height: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box }
#galeries img { display: block } /* sup marge sous la photo */
#ph_accueil { border-spacing: 0; border-collapse: collapse }
#ph_accueil td { padding: 0 0 2em; vertical-align: top; text-align: center }
#ph_accueil tr:last-child td { padding-bottom: 0!important }
#ph_accueil h1 { margin: 0.5em 0 0 }
#ph_accueil a { text-decoration: none }
#ph_accueil .img-o { margin: 0 auto; width: 200px }
#last_top_link { filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6 }
#last_top_link:hover { filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1 }
#last_top_link { margin-top: 0.8em; float:right }
#gal_header_sticky { position: sticky; top: 0; background: inherit; overflow: auto; z-index: 2 } /* 2: images grand format */
#gal_header_sticky h1 { margin: 0 }
.gal_button { float: right; text-decoration: none; cursor: pointer }
.gal_desc { margin-bottom: 0 }
#gal_tumb, #gal_full { margin-top: 1.7em } /* h1 */
.pic_info_conteneur { margin: 20px auto 0; position: relative; max-width: 100% }
#gal_full > :first-child { margin-top: 0 }
.pic_info_over { visibility:hidden; /*n1*/ filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0; position: absolute; left: 0; bottom: 0; z-index:1; max-width: 100% }
.pic_info_bg { position:absolute; width:100%; height:100%; filter: alpha(opacity=83); -moz-opacity: 0.83; opacity: 0.83; }
.pic_info { position:relative; padding: 5px 10px 10px }
.pic_info_titre { text-align: center; font-weight: bold }
.pic_info_desc { text-align: center }
.pic_info .marge { margin-top: 1em }
.gal-pw { position: absolute; bottom: 0.4em; right: 0.5em; z-index: 1; font-size: 1.2em; color: #eee; filter:drop-shadow(0px 0px 5px #333) } /* idem à style.css www */
.gal-pw_tumb { width: 200px; float: left; margin: 1.7em 1em 0 0 }
@media screen and (max-width: 600px) {
	.gal-pw_tumb { float: none; margin: 1.7em auto 1em }
}

/* Commentaires */
#com { border-spacing: 0; border-collapse: collapse;margin-bottom: 1em }
#com td { vertical-align: top }
#com .cel-1 { width: 152px }
#com .cel-1 div { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; line-height: 1.7em; }
/*#com img { border-radius: 4px; margin-top:4px }*/

/* News */
.news_link { clear:both; margin-top: -1.3em; text-align: right }

/* BREAK-WORD */
#ph_accueil, #com { width: 100%; table-layout: fixed }

/* Texte */
.center { text-align: center }
.right { text-align: right }

/* Images */
.bkedit img, #home-photo {
	margin-top: 0.47em;
	margin-bottom: 1em;
}
.bkedit img.left, .home-photo-left {
	float: left;
	margin-right: 1em;
}
.bkedit img.right, .home-photo-right {
	float: right;
	margin-left: 1em;
}
.bkedit img.center {
	display: block;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
/* margin collapse : 1.7em + 0.47em = 2.17em */
.bkedit p > img.center:first-child, .bkedit p > a > img.center:first-child {
	margin-top: 2.17em;
}

.bkedit img:not(.left):not(.right):not(.w-33):not(.w-50):not(.w-100){
	float: none;
}

.w-100 { width: 100% }
.w-50 { width: calc(50% - 0.5em) }
.w-33 { width: calc(33.33% - 0.666em) }
.w-100 {
    margin-left: 0;
    margin-right: 0;
}

@media screen and (max-width: 600px) {
	.bkedit img {margin-bottom: 0.5em }
	.bkedit img.left { margin-right: 0.5em }
	.bkedit img.right { margin-left: 0.5em }
	.w-50 { width: calc(50% - 0.25em) }
	.w-33 { width: calc(33.33% - 0.333em) }
}

.bkedit svg[data-prefix="fab"] {
    text-align: center;
    width: 1.25em;
}

/* Image preload responsive */
.img-pl { max-width: 100%; overflow: hidden } /* hidden: pb scrollbar */ 
.img-pl div { position: relative } 
.img-pl img { position: absolute; top: 0; width: 100% }
.img-pl img:first-child { z-index: 1 }
.img-pl img:last-child { height: 100% }

/* Image carrée preload responsive */
.img-o { max-width: 100%; overflow: hidden; position: relative; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box }
.img-o div { padding-top: 100% }
.img-o img { display: block; position: absolute; top: 0 }
.img-o.l img { left: -1000%; right: -1000%; margin: 0 auto; height: 100%; max-width: none }
.img-o.p img { width: 100% }
.img-o img:first-child { z-index: 1 }


/* Iframe responsive */
.iframe { width: 100%; overflow: auto; position: relative; display: block; margin: 1.7em 0; text-align: left }
.iframe iframe { position: absolute; top: 0; width: 100%; height: 100% }

/* LightBox */
#lb {
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	min-height: 100vh;
	min-height: 100dvh;
	z-index: 9;
	text-align: left;
	touch-action: pan-x pan-y; /* pas de zoom */
}

#lb-href { position: relative; cursor: pointer }
#lb-href svg { display: none; z-index: 1; position: absolute; top: 50%; transform: translateY(-50%); width: 2.5em }
#lb-href .fa-chevron-left { left: 1em }
#lb-href .fa-chevron-right { right: 1em }

[id^=lb-icon]{
	position: fixed;
	z-index: 2;
	cursor: pointer;
}
#lb-icon-close {
	top: -4px;
	right: -2px;
	height: 40px;
	width: 40px;
	text-align: right;
	font-size: 1.6em;
	padding: 0 .2em;
}
#lb-icon-close svg{
	width: .625em;
	display: inline-block;
	font-size: inherit;
	height: 1em;
	overflow: visible;
	vertical-align: -.125em;
}

#lb-icon-play {
	top: -2px;
	left:-4px;
	height: 40px;
	width: 40px;
}
#lb-icon-pause{
	top: -2px;
	left:-4px;
	height: 40px;
	width: 25px;
}
#lb-icon-speed{
	top: 1px;
	left: 25px;
	height: 40px;
	width: 40px;
	margin: 0 0.3em;
}

#lb-icon-updown {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	font-size: 1.6em;
}

#lb-icon-actions{
	bottom: -1px;
	right: -2px;
}
#lb2-icon-fullscreen {
	display: inline-block;
	font-size: 1.4em;
	padding : 0 .2em;
}
#lb2-share {
	display: inline-block;
	font-size: 1.28em;
	padding : 0 .3em 0 .4em;
	cursor: pointer;
}
#lb2-comments {
	display: inline-block;
	font-size: 1.28em;
	padding : 0 .3em 0 .2em;
	cursor: pointer;
}
#lb-top { height: 100vh; height: 100dvh; display: table; table-layout: fixed; width: 100%; overflow: hidden }
#lb-top > div { display: table-cell; vertical-align: middle; text-align: center }
#lb-barre { position: fixed; bottom: 0; width: 100%; background: inherit }
#lb-bottom { min-height: 100vh; min-height: 100dvh; width: 800px; margin: 0 auto; max-width: 100%; padding: 3px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box }
#lb-auteur { text-align: right }
#lb-picture { margin: 0 auto; text-align: left; will-change: transform }
#lb-picture img { border-radius: 0 }
#lb-picture-desc { margin: 1em 0 }
#lb-barre { height: 24px; line-height: 24px; z-index: 1 }
#lb-bottom { padding-bottom: 24px }
#lb-top { margin-top: -12px }
#lb-top a { display: none }
#ph_intro a { display: inline-block }
#lb-bottom-preview { margin: 0 auto; max-width: 1248px }
#lb-preview { margin-top:24px; top:0px; float: left }
@media screen and (max-width: 1268px) { #lb-preview {display:none} } /* com pg2 */

#lb h1, #lb h2 {
    border: none;
    background: none;
    text-transform: none;
    padding: 0!important;
}

#lb h1::before, #lb h2::before {
    content: none;
}

#lb h1 {
    margin: 0!important;
}

#lb-barre h1 {
    font-size: 16px;
    display: inline-block;
    padding-left: 3px!important;
    width: calc(50% - 20px);
}

#ph_intro {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 2.85em;
}

#ph_intro h1, #ph_intro h2 {
    margin-right: .2em!important;
    margin-left: .2em!important;
}

#ph_intro h2 {
    font-size: 0.7em;
}

.play,
.pause {
	display: inline-block;
	width: 1.8em;
	height: 1.8em;
}
.speed {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
}

/* Partage */
.img_bar_bottom { position: relative; height: 20px; margin-top: 6px }
.img_auteur { position: absolute; right: 0; line-height: 20px; cursor: default; z-index: 2 }
.share_buttons_img { font-size: 1.3em }

/* TRANSITIONS */
a, a > span::after, input, textarea, .bk-btn { transition: background 0.4s ease, border 0.4s ease, color 0.4s ease }
.share_buttons div { transition: opacity 0.4s ease }
.pic_info_over { transition: opacity 0.4s ease, visibility 0.4s ease }
.fa-circle-notch.fa-spin { animation: fa-spin 1s infinite linear }

.affix{
	position: fixed;
}

.bk-avatar {
	width: 60px;
	border-radius: 4px;
	margin-top: .3em;
	margin-bottom: .3em;
	display: block;
	opacity: 0.8
}
.bk-avatar > div > img{
	border-radius: 4px;	
}

#sl { position: absolute; opacity: 0; pointer-events: none }

/* pas de bouton pinterest */
body > span { display: none!important }

/* Tooltipster */
:root { --tt-bg: #fff; --tt-shadow: rgba(0,0,0,.5) }
.tooltipstered { -webkit-touch-callout: none; user-select: none; touch-action: manipulation; } /*ios pas de contextmenu*/