/*main css*/
html{width:100%;max-width:100%;overflow-y:auto;box-sizing:border-box}
body{width:100%;overflow:hidden;position:relative;display:table;margin:0;padding:0;text-align:center;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:rgba(0,0,0,0);color:rgb(1,18,70);box-sizing:border-box;text-shadow:0 0 1px rgba(1,18,70,.5),0 0 30px rgb(161,109,68),0 0 15px rgba(1,18,70,.3)}
h1,h2,h3,h4,h5,h6{font-weight:normal;box-sizing:border-box;padding-bottom:0;margin-bottom:.5em}
h1{font-size:2em}
h2{font-size:1.8em}
h3{font-size:1.6em}
h4{font-size:1.4em}
h5{font-size:1.2em}
h6{font-size:1.1em}
.h2a,.h2b,.h2c,.h2d,.h2e,.h3a,.h3b,.h3c,.h3d,.h3e{position:relative;overflow:initial}
.h2a:before,.h2b:before,.h2c:before,.h2d:before,.h2e:before,.h3a:before,.h3b:before,.h3c:before,.h3d:before,.h3e:before{position:absolute;content:url(images/aquarelle-3.png);top:-50px;right:20%;width:200px;height:125px;z-index:-1;opacity:.2}
.h2b:before,.h3b:before{content:url(images/aquarelle-1.png);height:122px;height:200px}
.h2c:before,.h3c:before{content:url(images/aquarelle-2.png);right:60%;width:165px}
.h2d:before,.h3d:before{content:url(images/aquarelle-4.png);right:60%;height:131px}
.h2e:before,.h3e:before{content:url(images/aquarelle-5.png);width:149px;height:200px}
.title,.subtitle{color:rgb(255,255,255);text-shadow:0 0 60px rgb(255,255,255)}
.subtitle{text-shadow:0 0 40px rgb(255,255,255)}
a{font-weight:bold}
.noa{text-decoration:none;color:rgb(1,18,70);font-weight:normal}
div,p,span{padding:0;margin:0;line-height:1em}
input[type="text"],textarea,select,option{position:relative;margin:0;width:50%;vertical-align:middle;padding:.12em .3em .1em .3em;box-sizing:border-box}
option[selected]{font-weight:bold;background-color:rgb(220,220,220)}
input[type="text"],select,option{height:2em;vertical-align:middle}
textarea{vertical-align:middle}
input[type="text"],textarea{box-shadow:0 6px 10px rgba(0,0,0,.2)inset}
input:focus,select:focus,textarea:focus,button:focus{outline:none}
img{-ms-interpolation-mode:bicubic}
ul{width:100%;box-sizing:border-box}
li{list-style-type:none}
table{position:relative;display:block;max-width:100%;overflow:hidden;box-sizing:border-box;border-left:none;border-top:none;border-collapse:collapse;background-color:rgb(255,255,255);color:rgb(1,18,70);margin-left:auto;margin-right:auto}
tr,th,td{border-collapse:collapse;box-sizing:border-box;border:1px solid rgb(1,18,70)}
th,td{padding:.3em}
::-webkit-scrollbar{width:12px;height:12px}
::-webkit-scrollbar-track{background:rgba(0,0,0,.5)}
::-webkit-scrollbar-thumb{background:rgba(0,0,0,.5)}
audio{display:none}

/*animation loading*/
.site{position:relative;width:100%;overflow:hidden;padding-top:2em}
.loading{max-width:50%;max-height:50%;transform:rotateZ(0deg);-webkit-animation:animloading 2s infinite;-moz-animation:animloading 2s infinite;-o-:animloading 2s infinite;-ms-animation:animloading 2s infinite;animation:animloading 2s infinite}
@-webkit-keyframes animloading{0%{-webkit-transform:rotateZ(0deg)}100%{-webkit-transform:rotateZ(360deg)}}
@-moz-keyframes animloading{0%{-moz-transform:rotateZ(0deg)}100%{-moz-transform:rotateZ(360deg)}}
@-o-keyframes animloading{0%{-o-transform:rotateZ(0deg)}100%{-o-transform:rotateZ(360deg)}}
@keyframes animloading{0%{transform:rotateZ(0deg)}100%{transform:rotateZ(360deg)}}
.wait,.waitmask{position:fixed;top:0;left:0;bottom:0;right:0;background-color:white;z-index:2500;-webkit-transition:all 4s;-moz-transition:all 4s;-o-transition:all 4s;transition:all 4s;-webkit-transform:translateX(0)translateY(0)rotateX(0)rotateY(0)rotateZ(0);-moz-transform:translateX(0)translateY(0)rotateX(0)rotateY(0)rotateZ(0);-o-transform:translateX(0)translateY(0)rotateX(0)rotateY(0)rotateZ(0);transform:translateX(0)translateY(0)rotateX(0)rotateY(0)rotateZ(0);padding-top:15%;box-shadow:-1px -3px 8px rgba(0,0,0,.3);box-sizing:border-box}
.waitmask{-webkit-transform:translateX(200%)translateY(-200%)rotateX(-25deg)rotateY(100deg)rotateZ(45deg);-moz-transform:translateX(200%)translateY(-200%)rotateX(-25deg)rotateY(100deg)rotateZ(45deg);-o-transform:translateX(200%)translateY(-200%)rotateX(-25deg)rotateY(100deg)rotateZ(45deg);transform:translateX(200%)translateY(-200%)rotateX(-25deg)rotateY(100deg)rotateZ(45deg);box-shadow:-160px 480px 20px rgba(0,0,0,0)}

/*other*/
.imgfond,.imgfond2{position:fixed;left:0;top:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;z-index:-1}
#etoiles,#nuages{position:fixed;top:0;left:0;right:0;bottom:0}
.etoile,.nuage{position:fixed}
#papillon{position:absolute;width:100%;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;animation-timing-function:linear;background:transparent url(images/belargus.gif) 100% 117px no-repeat;-webkit-animation:defile 30s;-moz-animation:defile 30s;-o-animation:defile 30s;animation:defile 30s;height:117px}
@-webkit-keyframes defile{
from{background-position:200% 0}
to{background-position:-150% 0}}
@-moz-keyframes defile{
from{background-position:200% 0}
to{background-position:-150% 0}}
@keyframes defile{
from{background-position:200% 0}
to{background-position:-150% 0}}
#bouton_audio{position:absolute;top:.25em;left:.25em;height:1em;cursor:pointer}
.bouton,.boutonactive{position:relative;font-weight:normal;text-decoration:none;display:inline-block;user-select:none;color:rgba(1,18,70,.7);padding:.2em .4em .2em .4em;margin:.2em 0 .2em 0;cursor:pointer;box-shadow:0 5px 6px rgba(0,0,0,.3),0 -2px 3px rgba(255,255,255,.2),0 0 40px rgba(178,127,78,1)inset,0 0 40px rgba(178,127,78,0)inset;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;background:url(images/paper4.png);border-top:1px solid rgb(204,137,86);border-left:1px solid rgb(161,109,68);border-right:1px solid rgb(161,109,68);border-radius:5px;border-bottom:1px solid rgba(102,69,43);box-sizing:border-box}
.boutonactive,.bouton:hover{color:rgb(1,18,70);box-shadow:0 2px 3px rgba(0,0,0,.2),0 -2px 20px rgba(255,255,255,1),0 0 40px rgba(255,255,255,1)inset,0 0 40px rgba(255,255,255,1)inset;border:1px solid rgb(255,255,255)}
.bouton:before,.boutonactive:before{position:absolute;content:"";background:url(images/frise3.png);background-repeat:no-repeat;background-position:top left;background-size:auto 100%;top:0;left:0;width:100%;height:100%}
.bouton:after,.boutonactive:after{content:"";position:absolute;background:url(images/frise3.png);transform:scaleX(-1);background-repeat:no-repeat;background-position:top left;background-size:auto 100%;top:0;left:0;width:100%;height:100%;box-sizing:border-box}
.iconemenu{user-select:none;cursor:pointer}
.txtmenu{position:absolute;right:0;display:none;z-index:2500}
.menu,.iconemenu,.menumask{position:absolute;top:0;left:0;right:0;text-align:center;box-sizing:border-box}
.mainboxes{position:relative;min-height:100%;padding-top:.5em;box-sizing:border-box}
.frise,.frise2,.frise3{position:absolute;bottom:-120px;max-height:90%;max-width:50%}
.frise{left:2em}
.frise2{right:2em;transform:scaleX(-1)}
.frise3{left:50%;width:30%;margin-left:-15%}
.blason,.metro{position:absolute;top:-1em;height:2.5em;opacity:.2}
.blason{top:-1.2em;left:3em;height:3em}
.metro{right:3em;transform:rotate(10deg)}
.mainbox,.mainboxmask{position:relative;width:100%;box-sizing:border-box;-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-o-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%);-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;-ms-transition:all 1s;transition:all 1s}
.mainboxmask{-webkit-transform:translateX(-200vh);-moz-transform:translateX(-200vh);-o-transform:translateX(-200vh);-ms-transform:translateX(-200vh);transform:translateX(-200vh)}
.box{position:relative}
.screenboxpaper{position:relative;display:block;box-sizing:border-box;z-index:-1}
.box,.mainbox,.mainboxmask,.screenboxpaper,.affich,.erreur{margin:50px 0 100px 0;padding:0 3em 1em 3em;background:url(images/paper.png);background-position:center;background-repeat:repeat-y;background-size:100% auto;background-position:top;box-sizing:border-box}
.box:before,.mainbox:before,.mainboxmask:before,.screenboxpaper:before,.affich:before,.erreur:before{content:"";position:absolute;background:url(images/paper2.png);background-repeat:no-repeat;background-position:top;background-size:100% 100%;left:0;width:100%;height:50px;top:-50px;box-sizing:border-box;z-index:-1}
.box:after,.mainbox:after,.mainboxmask:after,.screenboxpaper:after,.affich:after,.erreur:after{content:"";position:absolute;background:url(images/paper3.png);background-repeat:no-repeat;background-position:bottom;background-size:100% 100%;left:0;width:100%;height:140px;bottom:-100px;box-sizing:border-box;z-index:-1}
.box h2,.mainbox h2,.mainboxmask h2,.screenboxpaper h2,.affich h2,.erreur h2{padding-top:.1em}
.affich,.erreur{color:rgb(0,127,0);display:block;margin:0 1em 0 1em;padding:1em 0 1em 0;font-weight:bold;box-sizing:border-box}
.erreur{color:red}
.inline,.inlineactive{position:relative;display:inline-block;padding:0 .5em .5em .5em;box-sizing:border-box}
.inlineactive{border:1px solid white;box-shadow:0 0 20px white}
.inline input[type="text"],.inlineactive input[type="text"],.inline textarea,.inline select,.inline option{width:100%}
.mask{display:none}
.reservation{background-color:white;padding:1em 0 1em 0}
.screenbox,.screenboxmask{position:fixed;top:0;left:0;right:0;bottom:0;padding-top:3em;box-sizing:border-box;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;overflow-x:hidden;overflow-y:auto;box-sizing:border-box}
.screenboxmask{top:200vh}
.close{position:absolute;top:-60px;right:100px;text-align:right}
.footer{position:absolute;left:0;bottom:0;width:100%;margin-top:auto;padding:1em 3em .5em 0;font-size:.8em;text-align:right;background:url(images/paper2.png);background-size:cover;background-position:top;box-sizing:border-box}
.thumb{max-width:200px;max-height:200px;margin:.5em;border:10px solid rgb(244,234,218);box-shadow:0 10px 10px rgba(0,0,0,.3);box-sizing:border-box}
.icone{height:1em;vertical-align:middle}
.full{width:100%}
.photo{position:relative;height:400px;border:15px solid rgb(244,234,218);margin:.5em;box-shadow:0 10px 10px rgba(0,0,0,.3);box-sizing:border-box;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;text-decoration:none;font-weight:normal;color:rgb(1,18,70);cursor:pointer}
.photo1,.photo2,.photo3,.photo4,.photo5,.photo6{position:relative;display:inline-block;box-sizing:border-box}
.photo1:after,.photo2:after,.photo3:after,.photo4:after,.photo5:after,.photo6:after{position:absolute;top:-80px;width:100px;height:100px;z-index:-1;opacity:.2}
.photo1:after{content:url(images/cachet-paris.png);right:-20px}
.photo2:after{content:url(images/cachet-paris-2.png);left:-80px}
.photo3:after{content:url(images/cachet-paris-3.png);right:-20px}
.photo4:after{content:url(images/cachet-paris-4.png);left:-80px}
.photo5:after{content:url(images/cachet-paris-5.png);right:-20px}
.photo6:after{content:url(images/cachet-paris-6.png);left:-80px}
.parallax{width:100%;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}
.ctcarte{position:relative;max-width:100%;box-sizing:border-box}
.carte,.minicarte{max-width:100%;border:15px solid rgb(244,234,218);box-shadow:0 10px 10px rgba(0,0,0,.3);-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;box-sizing:border-box}
.carte{width:100%}
.minicarte{max-width:300px;cursor:pointer}
.punaises{position:absolute;top:0;left:0;width:100%;height:100%}
.punaise{position:absolute;width:4%;margin-left:-1%;margin-top:-4%;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;cursor:pointer}
.titre_punaise,.titre_punaise_mask{position:absolute;font-size:.6em;padding:.5em;margin-left:-4em;width:8em;background:url(images/paper4.png);box-shadow:0 10px 10px rgb(0,0,0,.3),0 0 40px rgba(178,127,78,1)inset;opacity:0;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;cursor:pointer}
.titre_punaise{opacity:1}
.titre_punaise_mask{z-index:-1}
.punaise:hover,.titre_punaise{transform:scale(1.5);z-index:2500}
.iconelink{position:absolute;bottom:2em;margin:auto;font-size:.8em}
.iconelink img{width:1em;height:1em}
.commentaire{border:1px solid rgba(1,18,70,.5);text-align:left;max-width:1200px;margin:auto;padding:.5em}

/*calendar*/
.ctcalendars{display:inline-block;user-select:none;box-sizing:border-box}
.selectcalendar{width:100%;border:1px solid rgb(1,18,70);box-sizing:border-box}
.ctable{display:inline-block;font-size:.8em;box-sizing:border-box}
.jour{background-color:rgba(1,18,70,.7);color:white}
.today{width:100%;height:100%;color:rgb(0,0,255)}
.dayactive,.enattente,.reservee{cursor:pointer}
.enattente{background-color:rgba(255,127,0,.3);color:rgb(255,127,0)}
.reservee{background-color:rgba(0,127,0,.3);color:rgb(0,127,0)}
.dayinactive{background:url(images/paper4.png);color:rgb(1,18,70,.3)}
.tday{display:inline-block;width:100%;font-weight:bold}
.tdayactive{font-size:.8em}

@media(max-width:1400px){
.txtmenu{display:block;z-index:2500}
.iconemenu{display:block;font-weight:bold;left:initial;color:rgb(255,255,255);text-align:right;position:absolute;top:.25em;right:.5em;z-index:1500}
.site{padding-top:1em}
.menu,.menumask{position:fixed;top:0;left:initial;right:0;padding:1.5em .25em .5em .25em;box-shadow:0 10px 10px rgba(0,0,0,.3),0 0 40px rgba(178,127,78,1)inset;text-align:right;background:url(images/paper4.png);overflow-x:hidden;overflow-y:auto;-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-o-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-o-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s}
.menumask{-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-o-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0)}
.menu .bouton,.menumask .bouton,.menu .boutonactive,.menumask .boutonactive{display:block}
.box,.mainbox,.mainboxmask,.screenboxpaper,.affich,.erreur{padding:0 2em 1em 2em}
.frise,.frise2,.frise3{bottom:-2em}
.frise{left:1.5em}
.frise2{right:1.5em}
.metro{top:0;right:2em;height:1.5em}
.blason{top:0;left:2em;height:1.5em}
.footer{padding:.5em 2em 0 1em}}

@media(max-width:800px){
body{font-size:.8em}
table{font-size:.9em}
th,td{padding:0;margin:0}
input[type="text"],textarea,select,option{width:100%}
.thumb{max-width:120px;max-height:120px}
.photo{position:relative;height:140px}
.box,.mainbox,.mainboxmask,.screenboxpaper,.affich,.erreur{padding:0 1.5em 1em 1.5em}
.frise{left:1.5em;bottom:-1em}
.frise2{right:1.5em;bottom:-1em}
.frise3{display:none}
.metro{top:0;right:1.5em;height:2em}
.blason{top:0;left:1.5em;height:2em}
.photo1:after,.photo2:after,.photo3:after,.photo4:after,.photo5:after,.photo6:after{top:-50px;width:100px;height:100px}
.h2a:before,.h3a:before,.h2b:before,.h3b:before,.h2c:before,.h3c:before,.h2d:before,.h3d:before,.h2e:before,.h3e:before{transform: scale(.5)}}

@media(max-width:400px){
.metro,.blason{display:none}}