<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.btn-favori {
	display:none;
}



/* Sweep To Right */
.container-galeries .liste .hvr-sweep-to-right {
  display: block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: rgba(256,256,256,0.8);
}
.container-galeries .liste .hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(225,232,237,0.5);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.container-galeries .liste .hvr-sweep-to-right:hover, .container-galeries .liste .hvr-sweep-to-right:focus, .container-galeries .liste .hvr-sweep-to-right:active {
  color: white;
}
.container-galeries .liste .hvr-sweep-to-right:hover:before, .container-galeries .liste .hvr-sweep-to-right:focus:before, .container-galeries .liste .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}






.container-galeries .liste {
	padding:0;
	
	/*
	border-top:1px solid #e1e8ed;
	border-bottom:1px solid #e1e8ed;
	border-right:1px solid #e1e8ed;
	
	overflow:hidden;
	
	border-radius: 0px 5px 5px 5px;
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
    behavior: url(/PIE.htc);
    */
}

.container-galeries .liste .galerie {
	padding:0;
	height:75px;
	overflow:hidden;
	margin-bottom:1px;
}

.container-galeries .liste .galerie-bloc {
	height:auto;
	margin-bottom:20px;
}

.container-galeries .liste .galerie-bloc .image-couv img {
	opacity: 1;
	transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
}

.container-galeries .liste .galerie-bloc:hover &gt; .image-couv img {
	opacity: 0.8;
}

.container-galeries .liste .galerie.last {
	border-bottom:none;
}

.container-galeries .liste .galerie.highlight {
	height:150px;
}

.container-galeries .liste .galerie.background-1 {
	/*background-color:#fff;*/
}

.container-galeries .liste .galerie.background-2 {
	/*background-color:#f9f9f9;*/
}






.container-galeries .liste .galerie .infos {
	float:left;
	padding:15px 15px;
	width: 100%;
}

.container-galeries .liste .galerie .titre {
	font-size:18px;
	font-weight:600;
	font-family:'proxima-nova-condensed';
	text-transform:uppercase;
	color:#f24141;
	margin-bottom:5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.container-galeries .liste .galerie .titre.big {
	font-size:22px;
}

.container-galeries .liste .galerie .sous-titre {
	font-weight:400;
	font-family:'proxima-nova';
	text-transform:uppercase;
	color:#555;
	font-size:14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}



.container-galeries .liste .galerie .image {
	float:right;
	width:75px;
}

.container-galeries .liste .galerie .image-couv {
	width:100%;
}

.container-galeries .liste .galerie .image img, .container-galeries .liste .galerie .image-couv img {
	width:100%;	
}














.bloc-filtre-galerie-container .bloc-filtre-galerie {
	background: rgba(256,256,256,0.9);
	padding:0;
	margin-bottom:20px;
}

.bloc-filtre-galerie-site-container .bloc-filtre-galerie {
	margin-bottom:0;
}

.bloc-filtre-galerie-container .bloc-filtre-galerie .titre {
	/*
	background-image:-moz-linear-gradient(180deg, #fc8511, #e85a2f);
	background-image:-webkit-linear-gradient(180deg, #fc8511, #e85a2f);
	background-image:-o-linear-gradient(180deg, #fc8511, #e85a2f);
	background-image:linear-gradient(180deg, #fc8511, #e85a2f);
	*/
	
	font-family:'proxima-nova-condensed', sans-serif;
	background: rgba(256,256,256,0.9);
	color:#f24141;
	font-size:14px;
	font-weight:300;
	letter-spacing: 1px;
	padding:10px 0 10px 0;
	margin:0 10px 15px 10px;
	text-align:left;
	border-bottom: 1px solid #ececec;
	/*text-transform: uppercase;*/
}

.bloc-filtre-galerie-container .bloc-filtre-galerie .titre .fa {
	float:right;
	margin-top:2px;
}

.bloc-filtre-galerie-container .bloc-filtre-galerie #year-slider-container {
	padding:5px 20px 15px 20px;
}

.bloc-filtre-galerie-container .bloc-filtre-galerie #year-slider {
	margin-left:16px;
	margin-right:16px;
}

.bloc-filtre-galerie-container .bloc-filtre-galerie #year-slider-values {
	font-size:16px;
	text-align:center;
	display:inline-block;
	margin-right:10px;
}

.bloc-filtre-galerie-container .bloc-filtre-galerie .year-slider-float-container {
	display:inline-block;
	width:calc(100% - 150px);
}

.bloc-filtre-galerie-container .bloc-filtre-galerie #year-slider-values .year-value {
	font-weight:bold;
	color:#f24141;
}

.bloc-filtre-galerie-container .bloc-filtre-galerie #year-slider .noUi-handle:hover {
	cursor:pointer;
}

#year-slider .noUi-origin {
	right: auto;
	width: 0;
}

/* Position the bar and color it. */
#year-slider .connect {
	position: absolute;
	top: 0;
	bottom: 0;
	background: #f24141;
}

/* When the slider is moved by tap,
   transition the connect bar like the handle. */
#year-slider.noUi-state-tap .connect {
	-webkit-transition: left 300ms, right 300ms;
	transition: left 300ms, right 300ms;
}

.noUi-horizontal {
    height: 10px;
}

.noUi-horizontal .noUi-handle {
    height: 18px;
    top: -5px;
}

.noUi-handle:before, .noUi-handle:after {
    height: 6px;
    top: 5px;
}















.container-galerie {
	padding:0;
	margin:0;
	overflow:hidden;
}


.galerie-container .titres {
	padding:20px 0;
	font-size:30px;
	background: rgba(256,256,256,0.9);
	margin-bottom:1px;
}

.galerie-container .titre1 {
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	font-size:30px;
	font-weight:400;
	color:#f24141;
	background-color:transparent;
	text-transform: uppercase;
}

.galerie-container .titre2 {
	font-size:15px;
	text-transform: uppercase;
	font-weight:100;
	line-height:25px;
	margin:3px 0 0 20px;
	background-color:transparent;
}

.galerie-container .titre2 a {
	color:#fff;
	text-transform: none;
}
.galerie-container .titre2 a:hover {
	text-decoration:none;
}




.galerie-container .infos, .galerie-container .infos-photographe {
	background: rgba(256,256,256,0.9);
	margin-top:1px;
	margin-bottom:1px;
}



.galerie-container .infos .titre-photo, .galerie-container .infos-photographe .credits {
	float:left;
	font-weight:300;
	font-size:18px;
	line-height:20px;
	margin:13px 0 5px 0;
	padding:10px 10px 15px 20px;
	width:100%;
}

.galerie-container .infos .titre-photo {
	font-family:'proxima-nova-condensed', sans-serif;
	font-size:18px;
	font-weight:600;
}

.galerie-container .infos-photographe .credits {
	margin:3px 0 5px 0;
	padding:10px 10px 5px 20px;
}

.galerie-container .infos .boutons {
	float:right;
}

.galerie-container .infos .boutons .bouton {
	float:right;
	margin:5px;
}

.galerie-container .infos .boutons .bouton:hover {
	cursor:pointer;
	color:#f24141;
}

.galerie-container .infos a {
	color:#f24141;
}

.galerie-container .infos-photographe .credits .nom-photographe {
	float:left;
	margin-right:8px;
	font-family:'proxima-nova-condensed', sans-serif;
	font-size:14px;
	font-weight:600;
	text-transform: uppercase;
}

.galerie-container .infos-photographe .credits a {
	color:#111;
	float:left;
	margin-right:5px;
	font-size:14px;
}

.galerie-container .infos-photographe .credits a:hover {
	color:#f24141;
}




.galerie-container #slideshow {
	width:100%;
	height:100px;
	overflow:hidden;
}

.galerie-container .slideshow {
	background-color:#111;
	padding:0;
	text-align:center;
}

.galerie-container .slideshow .arrows .btn-arrow {
	position:absolute;
	z-index:2;
	color:#fff;
	opacity:0;
	margin-top:calc(50% + 20px);
}

.galerie-container .slideshow .btn-arrow:hover {
	cursor:pointer;
}

.galerie-container .slideshow .arrows .btn-prev {
	left:30px;
}

.galerie-container .slideshow .arrows .btn-next {
	right:30px;
}

.galerie-container .slideshow .loading {
	width:100%;
	text-align:center;
	height:20px;
	font-size:14px;
}

.galerie-container .slideshow .item {
	text-align:center;
	position:absolute;
	padding:0;
	display:none;
	overflow:hidden;
	width:100%;
}

.galerie-container .slideshow:hover .btn-arrow {
	opacity:0.7;
}

.galerie-container .slideshow .item:hover {
	/*cursor:pointer;*/
}

.galerie-container .slideshow .item img {
	max-width:100%;
	max-height:100%;
	position:relative;
	z-index:1;
}

.galerie-container .slideshow .item img:hover {
	cursor:pointer;
}





.lightbox-galerie-container {
	position:fixed;
	top:0;
	left:0;
	z-index:1000;
	width:100%;
	height:100vh;
	background-color:rgba(0, 0, 0, 1);
	text-align:center;
	display:none;
}

.lightbox-galerie-img {
	position:fixed;
	top:0;
	left:0;
	z-index:1001;
	width:100%;
	height:100vh;
	text-align:center;
}

.lightbox-galerie-img .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.lightbox-galerie-img img {
	max-width:100%;
	max-height:100%;
	vertical-align: middle;
}

.lightbox-galerie-img img:hover {
	cursor:pointer;
}

.lightbox-galerie-container .arrows .btn-arrow {
	position:absolute;
	z-index:1002;
	color:#fff;
	opacity:0.5;
	top:calc(50vh - 35px);
}

.lightbox-galerie-container .arrows .btn-arrow:hover {
	opacity:1;
}

.lightbox-galerie-container .btn-arrow:hover {
	cursor:pointer;
}

.lightbox-galerie-container .arrows .btn-prev {
	left:30px;
}

.lightbox-galerie-container .arrows .btn-next {
	right:30px;
}




.thumbnails {
	background: rgba(256,256,256,0.9);
	padding:0;
	margin:0;
}

.thumbnails-section-title {
	font-family: 'proxima-nova-condensed',sans-serif;
	text-align:center;
	font-weight: 300;
    font-size: 25px;
    line-height: 20px;
    padding:25px 0 25px 0;
    color: #f24141;
    text-transform: uppercase;
}

.thumbnail-item {
	margin-bottom:20px;
}

.thumbnail-item img {
	width:100%;
}



.nom-photographe {
	display:inline;
}
.photographe-link-icon {
	display:inline;
	margin:10px 5px;
	font-size:20px;
}</pre></body></html>