


@font-face {
  font-family: 'urwlight';
  src: url("/fonts/u004002tWeb.eot");
  src: url("/fonts/u004002tWeb.woff") format("woff");
}

@font-face {
  font-family: 'urw';
  src: url("/fonts/u004003tWeb.eot");
  src: url("/fonts/u004003tWeb.woff") format("woff");
}


body {
  font-family: 'urw', sans-serif;
  margin: 0 auto;
  background-color: #f9f9f9;
}

*:focus {outline:none !important}


#exampleModal1 {
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;
	}

.preloader {
	z-index: 2000;
	background: #fff;
	position: absolute;
	width: 100%;
	height: 100%;
}

.fullwidth {
   width: 100%;
   margin-left: auto;
   margin-right: auto;
   max-width: initial;
}


.reveal {
	padding-bottom: 0;
	
}

.reveal .close-button {
	margin-top: 20px;
}

input.searchbtn {
	padding-top: 20px;
}

.vert {
  color: #D3BF11;
}

.titre {
	font-size:1.5em; 
	font-family: "urw";
}

.titresmall {
	font-size:1.2em; 
	font-family: "urw";
}

.fauxgras {
	font-family: "urw";
}

.titrelight {
	font-family: "urwlight";
}

.top {
	padding-top: 20px;
}

.search {
	padding-top: 44px;
	font-family: 'urw', sans-serif;
	font-size: 0.7em;
	
}

.search img {
	margin-left: 5px;
}

.search a {
	color: black;
	padding-top: 15px !important;
}

.footer {
	background: black;
	color: white;
	padding-top: 40px;
	padding-bottom: 200px;
	font-family: 'urw', sans-serif;
	margin-top: 80px;
}

.footer a {
	color: white;
}

ul.menufooter {
	padding: 0;
}

ul.menufooter li a {
	padding: 0;
	color: white;
	line-height: 0.5em;
	margin-bottom: 0;
	min-width: 10px;
}



.footer img {
	padding-bottom: 10px;
}

.hiddenmenu, .hiddenmenu2 {
	background: #000;
	display: none;
	padding-top: 20px;
	padding-bottom: 20px;
}



.hiddenmenuphone {
	background: #000;
	padding-bottom: 20px;
	overflow: visible !important;
}

.hiddenmenuphone a {
	color: white;
}

.hiddenmenuphone ul li.active a {
	background: #000;
	color: white;
}

.hiddenmenuphone ul li  {
	padding: 8px 0 8px 0;
}

#closeblack, #closeblack2 {
	position: absolute;
	top:20px;
	right:25px;
	color: white;
	cursor:pointer;
}








.blocmenu {
	height: 140px;
}



.menu-centered li a {
	padding: 0;
}


#openmenu {
	margin-top: 0;
	cursor:pointer;
}

#closemenu {
	margin-top: 0;
	cursor:pointer;
}

.closemenu {
	display:none;
}

.hiddenmenu li {
	list-style: none;
}

.hiddenmenu .blocmenu {
	border-right: 1px solid white;
}

.hiddenmenu .blocmenu.end {
	border-right: 0px solid white;
}


.hiddenmenu li a {
	color: white;
	font-family: 'urwlight', sans-serif;
}

.hiddenmenu li a:hover {
	color: white;
	font-family: 'urwlight', sans-serif;
	text-decoration: underline;
}

.hiddenmenu li.first a {
	color: white;
	font-family: 'urw', sans-serif;
}

#rdv li a {
	font-family: 'urw', sans-serif;
}

.hiddenmenu li.first {
	padding-bottom: 10px
}

.hiddenmenu a {
	text-transform: lowercase;
}


.menu li {
	color: #000;
	padding: 10px;
}

.menu {
	padding-top: 30px;
}

.menu li:hover {
	color: #000;
	text-decoration: underline;
}

.menu li.active:hover {
	color: #000;
	text-decoration: underline;
}

.menu li.active {
	color: #D3BF11;
	text-decoration: none;
}

#nav11.active a, #nav9.active a, #nav1044.active a, #nav1132.active a {
	color: #D3BF11;
	background: none;
}


#apropos, #festival, #rdv {
	display: none;
}

#nav932,#nav933,#nav934,#nav1045,#nav1097 {
	cursor:pointer;
}

#gallery {display:none}

#gal {
	margin-top: 20px;
}

.galerie {
	text-align: center;
	margin-top: 15px;
}

.gal-item, .galthumbs {
	margin-bottom: 30px;
}


#galcontainer {
	margin-top: 50px;
}

.activeroot {
	text-decoration: underline !important;
}




#container {
	margin-top: 120px;
	
}

#container li {
	list-style: none;
	margin-bottom: 30px;
}

#container li img {

}


.margin1 {
	margin-top: 50px;
}


/*.margin2 {
	margin-top: 20px;
}



.margin8 {
	margin-left: 60px;
}

.margin9 {
	margin-top: 40px;
}

.margin13 {
	margin-left: 80px;
}

.margin13 {
	margin-left: 100px;
}

.margin20 {
	margin-left: 100px;
}*/


.titreedition {
	font-size: 2em;
	line-height: 0.8em;
}


.datesedition {
	font-size: 1em;
}

.lienedition a {
	color: white;
	font-size: 0.8em;
}

.lienedition {
	line-height: 1em;
}

.lienedition a:hover {
	text-decoration: underline;
}

.touchetexte {
	/*position: absolute;
	bottom:-1px;*/
	background-color: #f9f9f9;
	border-bottom: 1px solid #b4b4b4;
	color: black;
	left:0px;
	right:0px;
	padding: 10px 10px 10px 10px;
	line-height: 1.2em;
	-moz-transition: all 0.3s ease-in;
    /* WebKit */
    -webkit-transition: all 0.3s ease-in;
    /* Opera */
    -o-transition: all 0.3s ease-in;
    /* Standard */
    transition: all 0.3s ease-in;
}

.touchetexte img {

}


.touche a {
	position: absolute;
	display: block;
	top:0;
	left:0;
	bottom:0;
	right:0;
	width:100%;
	height:100%;
	z-index: 150;
	background-color: #FFF; /* Fix to make div clickable in IE */
    opacity: 0; /* Fix to make div clickable in IE */
    filter: alpha(opacity=1); /* Fix to make div clickable in IE */
}
.touche {
	
	opacity: 1;
	position: relative;
}




.sanstextenoir {
	background-color: black;
	padding: 10px 10px 20px 10px;
	color: white;
	line-height: 1.2em;
}

.sanstextevert {
	background-color: #D3BF11;
	padding: 10px 10px 20px 10px;
	color: white;
	line-height: 1.2em;
}

.sanstexterose {
	background-color: #F6A79D;
	padding: 10px 10px 20px 10px;
	color: white;
	line-height: 1.2em;
}

.touchetexte small {
	color: black;
	padding: 0;
	font-size: 0.7em;
}

.sanstextevert small, .sanstextenoir small, .sanstexterose small {
	color: white;
	padding: 0;
	font-size: 0.7em;
}

.touche {
	width: auto;
	position: relative;
	
}



.titleevent {
	margin-top: 20px;
}

.sticker {
	background-color: black;
	color: white;
	font-size: 1em;
	padding: 5px 10px 6px 10px;
	border-radius: 15px;
	text-transform: lowercase;
}


.stickerwrapper {
	margin-top: 20px !important;
}



small {
	color: black;
}

.main {
	margin-top: 40px;
	min-height: 60%;
}

.main p a {
	color:black;
	border-bottom: 2px solid #D3BF11;
	-moz-transition: all 0.2s ease-in;
    /* WebKit */
    -webkit-transition: all 0.2s ease-in;
    /* Opera */
    -o-transition: all 0.2s ease-in;
    /* Standard */
    transition: all 0.2s ease-in;
}

.main p a:hover {
	color:black;
	border-bottom: 2px solid #D3BF11;
	background: #D3BF11;
}

.distrib {
	font-family: 'urwlight', sans-serif;
	font-size: 0.8em;
}

p.link a {
	color: black;
	font-size: 0.8em;
	text-decoration: none;
	font-family: 'urwlight', sans-serif;
}

p.link a:hover {
	text-decoration: underline;
}

.tipsdate {
	text-align: center;
	font-size: 1em;
}

.tipsmois {
	text-align: left;
	font-size: 0.7em;
	line-height: 1em;
	text-transform: uppercase;
	margin-top: 2px;
	width: 43px;
	float: left;
	font-family: 'urwlight', sans-serif;
	position: relative;
	
}

.button.tip {
	padding: 6px 4px 4px 4px;
	font-family: 'urw', sans-serif;
	float: left;
	margin-right: 4px;
	background-color: #fff;
	color: black;
	border: 1px solid #999;
	font-size: 0.8em;
	
	
}

.button.tip:hover {
	background-color: #D3BF11;
}

.infocomp {
	font-size: 0.8em !important;
	padding-top: 8px;
}


.titregrille {
	font-size: 1.2em;
	font-style: italic;
}

.dategrille {
	border: 1px solid black;
	padding: 5px 2px 2px 2px;
	color: black;
	float: left;
	font-size: 0.8em;
	line-height: 0.8em;
	margin-top: 0;
	margin-right: 3px;
}

.moisgrille {
	font-size: 0.7em;
	padding-left: 3px;
	text-transform: uppercase;
	padding-top: 2px;
	padding-left: 2px;
}

.lignedategrille {
	margin-top: 5px;
}

.calendar {
	padding: 0;
}

.dropdown-pane a {
	font-size: 0.8em;
	color: black;
	font-family: 'urw', sans-serif;
}

.dropdown-pane p a {
	font-size: 1em;
}

.dropdown-pane p {
	padding-top: 8px;
}

a.popuplieu {
	font-size: 1em;
	font-family: 'urw', sans-serif;
	margin-bottom: 4px;
}



.dropdown-pane a:hover {
	text-decoration: underline;
}

.dropdown-pane small {
	font-size: 0.8em;
}

.dropdown-pane {
	line-height: 1.2em;
}

.pubdatenews {
	font-size: 0.8em;
	color: black;
	font-family: 'urwlight', sans-serif;
}

span.heurepop {
	font-size: 0.8;
}



.flex-video {
	margin-bottom: 30px;
}

.carousel {
	margin-bottom: 30px;
}

.neighbors {
	background: black;
	color: white;
	position: fixed;
	bottom:0;
	padding: 10px;
	border-top: 1px solid #f9f9f9;
}

.neighbors a {
	color: white;
}

a.popuplieu {
	color:black;
	border-bottom: 2px solid #D3BF11;
	-moz-transition: all 0.2s ease-in;
    /* WebKit */
    -webkit-transition: all 0.2s ease-in;
    /* Opera */
    -o-transition: all 0.2s ease-in;
    /* Standard */
    transition: all 0.2s ease-in;
	margin-left: 5px;
}

a.popuplieu:hover {
	color:black;
	border-bottom: 2px solid #D3BF11;
	background: #D3BF11;
	text-decoration: none;
	
}


.button.newsletter {
	background-color: #D3BF11;
}

.button.newsletter:hover {
	background-color: #fff;
	color: black;
}


.newsletter {
	margin-top: 15px;
}

input.input-group-field {
	font-size: 1em;
	color: #000;
	font-family: 'urwlight', sans-serif;
}

.input-group {
	margin-top: 20px;
}


.imglogo {
	margin-bottom: 15px;
}

.imglogo img {
	border-left: 20px solid rgb(249, 249, 249);
	border-right: 20px solid rgb(249, 249, 249);
}

.partnertxt {
	margin-top: 10px;
}

.wrapperlogo {
	margin-bottom: 70px;
	
}

.bloclogo {
	margin-bottom: 15px;
}

.touchegallery {
	list-style: none;
	text-align: left;
	line-height: 1em !important;
	margin-top: 20px;

}

.touchegallery a {
	color: white;
	font-size: 1em;
	font-family: 'urwlight', sans-serif;
}

.touchegallery a:hover { 
	text-decoration: underline;
}


.sisea-result h4 {
	font-size: 1em;
}

.sisea-result {
	margin-bottom: 30px;
}

.sisea-paging {
	margin-bottom: 30px;
}

.search-result a:hover {
	text-decoration: underline;
}

.infosearch {
	font-family: 'urwlight', sans-serif;
}

.sendmail {
	font-size: 1em;
}


.copyright {
	font-family: 'urwlight', sans-serif;
	font-size: 0.8em;
	margin-top: 16px;
	
}

.copyright a {
	border-bottom: 1px solid #D3BF11;
	
}

.copyright a:hover {
	border-bottom: 2px solid #D3BF11;
	background: #D3BF11;
	
}

input.sendmail:hover, #gal:hover {
	background: #D3BF11;
}

.search li a {
	color: black;
	border-bottom: 0px solid black;
}

.search li {
	list-style: none;
	text-align: right;
	padding-left: 5px ;
	font-family: 'urwlight', sans-serif;
	text-transform: uppercase;
	float:left;
}

a.btnreserv, .buy {
	
	padding: 6px 6px 4px 6px;
	font-family: 'urw', sans-serif;
	float: left;
	margin-right: 4px;
	background-color: #fff;
	color: black;
	border: 1px solid #999;
	font-size: 0.8em;
	
	-moz-transition: all 0.2s ease-in;
    /* WebKit */
    -webkit-transition: all 0.2s ease-in;
    /* Opera */
    -o-transition: all 0.2s ease-in;
    /* Standard */
    transition: all 0.2s ease-in;
	
}

a.btnreserv:hover, .buy:hover {
	
	background-color: #D3BF11;
	
}

#cart {
	margin-right: 10px;
}

.reveal iframe {
	margin-top: 50px;
}


.tri {
	background: black;
	
}

button.buttontri {
	margin-bottom: 0 !important;
}

button.buttontri:hover {
	text-decoration: underline;
}

.buttontri-pane {
	display: none;
	padding: 0 15px 15px 15px;
	
	
}

.buttontri-pane a {
	color:white;
	text-align: left;
	font-size: 0.9em;
}

.buttontri-pane a:hover, a.triall:hover {
	text-decoration: underline;
}

a.triall {
	color: white;
	font-size: 0.9em;
}

li.publication {
	list-style: none;
}

.sofar ul, .editions ul {
	padding: 20px 0 20px 0;
	margin: 0;
}

.sofar, .editions {
	margin-bottom: 20px;
}

.publication {
	margin-bottom: 40px;
}

.publication small {
	font-size: 0.8em;
	font-family: 'urwlight', sans-serif;
}

.buy {
	margin-right: 10px;
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	.margin2 {
	margin-top: auto;
}

.footer {
		text-align: center !important;
	}
	
	.newsletter {
	margin-top: 50px;
	}
	
	.contact {
		margin-bottom: 50px;
	}
	
	.copyright {
		
		margin-top: 50px;
		
	}
	
	#container {
	margin-top: 180px;
	
}
	
}



@media screen and (max-width: 39.9375em) {
	
	#container {
	margin-top: 60px;
	
	}

	.margin2 {
	margin-top: auto;
	}
	
	.search {
		padding-top: 19px;
	}
	
	.titleevent {
		padding-top: 30px;
	}
	
	.footer {
		text-align: center !important;
	}
	
	.newsletter {
	margin-top: 50px;
	}
	
	.contact {
		margin-bottom: 50px;
	}
	
	
	.dropdown-pane {
		line-height: 1.2em;
		width: 100% !important;
		left:0px !important;
	}
	
	.moisgrille {
		font-size: 0.7em;
		padding-left: 3px;
		text-transform: uppercase;
		padding-top: 3px;
		margin-left: 6px;
	}
		
	#gal {
		margin-bottom: 50px;
		margin-top: 30px;
	}
	
	.pratique {
		margin-top: 50px;
	}
	
	.copyright {
		
		margin-top: 50px;
		
	}
	
	
	
}


.dailylist {
	color: white;
	background-color: black;
	padding: 15px;
	line-height: 1.2em;
	border-bottom: 1px solid white;
}

.dailylist a {
	color: white;
}

.dailylist a:hover {
	color: white;
	text-decoration: underline;
}

.dailyCal {
	margin-bottom: 15px;
	border-left: 1px solid #b4b4b4;
	padding-left: 11px;
}

.dailysmall {
	font-size: 0.8em;
	line-height: 1.2em;
}


.capatcha {
        text-align: center;
    }

    .g-recaptcha {
        display: inline-block;
    }
	
	
.inf-main h4 {
	font-size: 1em;
	line-height: 2em;
}	

.inf-main input {
	font-family: urwlight, sans-serif;
	font-size: 16px;
	margin-bottom: 1px;
}

.inf-main .button {
	margin-top: 15px;
	width: 170px;
	font-family: urw, sans-serif;
}

.arch972 li.first {
	width: 100%;
}

.arch972 li {
	display: inline-block !important;
	padding-right: 15px;
}

.menurdv li.first {
	width: 100%;
}

.menurdv li {
	display: inline-block !important;
	padding-right: 15px;
}

#sliderr {
margin: 0 0 20px 0 !important;

}

ul.slick-dots {
width: 50%;
text-align: left;


}

.galsep {
	padding-bottom: 70px !important;
}

.galgal h2 {
	padding-bottom: 20px;
}


.newsletter2019 input {
	margin-bottom: 15px;
	font-family: urw, sans-serif;
	font-size: 16px;
}

.bif { 
	background-color: black;
	-webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;       
}

ul.tabs {
	margin-bottom: 25px !important;
	margin-top: 35px !important;
}

.tabs, .tabs-content, .tabs-panel {
	padding: 0 !important;
	background-color: #f9f9f9 !important;
	border: none !important;
}

.tabs-title a {
	padding: 5px 10px 5px 10px !important;
	background: white;
	border: 1px solid #999;
	border-radius: 15px;
	margin-right: 15px;
	font-size: 0.8em !important;
}

.tabs-title a:hover {
	padding: 5px 10px 5px 10px !important;
	background: white;
	border: 1px solid #D3BF11;
	border-radius: 15px;
	margin-right: 15px;
}

.tabs-title.is-active a {
	background: #D3BF11;
	border: 1px solid #D3BF11;
	border-radius: 15px;
	margin-right: 15px;
}

.accordion, .accordion-item, .accordion-item a, .accordion-content, .accordion-content p {
	padding: 0 !important;
	background-color: #f9f9f9 !important;
	border: none !important;
}

.accordion-title::before {
	position: relative;
	display: none;
	margin-left: 15px;
	padding: 0 !important;
	margin-right: 0 !important;
	
}

.accordion-content p {
	padding-top: 15px !important;
}

.accordion-item a {
	font-size: 1em;
	padding-bottom: 5px !important;
}

.accordion-item a:hover {
	background: none;
	text-decoration: underline;
}

.accordion-item.is-active a {
	text-decoration: underline;
}

p.linkpresse {
	font-size: 0.8em !important;
	font-family: 'urwlight', sans-serif;
	
}

span.bolder {
	font-family: 'urw', sans-serif;
}

p.linkpresse a {
	font-size: 1em;
	text-decoration: none !important;
	border-bottom: 2px solid #D3BF11 !important;
	padding: 0 !important;
	font-family: 'urw', sans-serif;
	
}

p.linkpresse a:hover {
	font-size: 1em;
	text-decoration: none !important;
	background: #D3BF11 !important;
	padding: 0 !important;
	
}
