<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.album_photo {
	margin-bottom: 20px;
}

.banner {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.diaporama li{
	list-style-type:none;
	overflow:hidden;
	position:absolute;
	box-sizing:border-box;
}
.diaporama img {
	width:100%;
}
.diaporama{
	position:relative;
	padding:0;
	margin: auto;
	z-index: 1;
}
.nav-logo {
	transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-webkit-transition: all .3s ease-in-out 0s;
}
.picto-home {
	display: inline-block;
	transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-webkit-transition: all .3s ease-in-out 0s;
}
.picto-home:hover {
	transform: scale(1.02);
}
.photo_produit {
	overflow: hidden;
}
.photo_produit img{
	transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-webkit-transition: all .3s ease-in-out 0s;
}
.photo_produit img:hover{
	transform: scale(1.02);
}
ul.diaporama {
	margin: auto;
	transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-webkit-transition: all .3s ease-in-out 0s;
}
.wrapper {
	overflow:hidden;
	margin:auto;
	box-sizing:border-box;
	transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-webkit-transition: all .3s ease-in-out 0s;
}

@media (max-width: 500px) {
	/* CSS smallest */
	.album_photo {
		width:100%;
	}
	.banner {
		width:100%;
		max-width:375px;
		height:105px;
	}
	.diaporama{
		width:100%;
		max-width: 375px;
		height:114px !important;
		margin:auto;
		margin-bottom:30px;
	}
	.diaporama li{
		width:100%;
		max-width: 375px;
		height:114px !important;
		margin:auto;
		margin-bottom:30px;
	}
	.diaporama_container{
		width:100%;
		max-width: 375px;
		height:114px !important;
	}
	.diaporama_legende {
		font-size: 18px;
		padding-left: 15px;
		padding-top: 15px;
	}
	.photo_left, .photo_right {
		float:none;
		margin-left: 0px;
		margin-bottom: 20px;
		width:100%;
	}
	.topnav a {
		padding: 12px 16px;
		font-size: 17px;
	}
	.tripadvisor {
		position:relative;
		width:148px;
		height:89px;
		margin: auto;
		display: block;
		margin-top: -20px;
		margin-bottom: 20px;
	}
	.wrapper {
		width:100%;
		max-width:375px;
	}
}
@media (max-width: 750px) and (min-width: 500px) {
	/* CSS small */
	.album_photo {
		width:100%;
	}
	.banner {
		width:500px;
		height:140px;
	}
	.diaporama{
		width:500px;
		height:152px;
		margin:auto;
		margin-bottom:30px;
	}
	.diaporama_container{
		width:500px;
		height:152px;
	}
	.diaporama_legende {
		font-size: 20px;
		padding-left: 20px;
		padding-top: 20px;
	}
	.diaporama li{
		width:500px;
		height:152px;
		margin:auto;
		margin-bottom:30px;
	}
	.photo_left {
		float:left;
		margin-right: 20px;
		margin-bottom: 20px;
		width:250px;
	}
	.photo_right {
		float:right;
		margin-left: 20px;
		margin-bottom: 20px;
		width:250px;
	}
	.topnav a {
		padding: 14px 16px;
		font-size: 17px;
	}
	.tripadvisor {
		position:relative;
		width:148px;
		height:89px;
		margin: auto;
		display: block;
		margin-top: -20px;
		margin-bottom: 20px;
	}
	.wrapper {
		width:500px;
	}
}
@media (min-width: 750px) {
	/* CSS medium */
	.album_photo {
		width:300px;
	}
	.banner {
		width:750px;
		height:210px;
	}
	.diaporama{
		width:750px;
		height:228px;
		margin:auto;
		margin-bottom:30px;
	}
	.diaporama li{
		width:750px;
		height:228px;
		margin:auto;
		margin-bottom:30px;
	}
	.diaporama_legende {
		font-size: 25px;
		padding-left: 25px;
		padding-top: 25px;
	}
	.diaporama_container{
		width:750px;
		height:228px;
	}
	.photo_left {
		float:left;
		margin-right: 20px;
		margin-bottom: 20px;
	}
	.photo_right {
		float:right;
		margin-left: 20px;
		margin-bottom: 20px;
	}
	.topnav a {
		padding: 14px 10px;
		font-size: 14px;
	}
	.tripadvisor {
		position:absolute;
		left:50%;
		margin-left:-370px;
		top:220px;
		width:148px;
		height:89px;
		z-index:9;
	}
	.wrapper {
		width:750px;
	}
}
@media (min-width: 1000px) {
	/* CSS largest */
	.album_photo {
		width:285px;
	}
	.banner {
		width:1000px;
		height:280px;
	}
	.diaporama{
		width:1000px;
		height:303px;
		margin:0;
	}
	.diaporama_container{
		width:1000px;
		height:303px;
	}
	.diaporama_legende {
		font-size: 30px;
		padding-left: 30px;
		padding-top: 30px;
	}
	.diaporama li{
		width:1000px;
		height:303px;
		margin:0;
	}
	.photo_left {
		float:left;
		margin-right: 20px;
		margin-bottom: 20px;
	}
	.photo_right {
		float:right;
		margin-left: 20px;
		margin-bottom: 20px;
	}
	.picto-home {
		width:266px;
		padding: 0px 20px;
	}
	.topnav a {
		padding: 14px 18px;
		font-size: 17px;
	}
	.tripadvisor {
		position:absolute;
		left:50%;
		margin-left:-480px;
		top:200px;
		width:148px;
		height:89px;
		z-index:9;
	}
	.wrapper {
		width:1000px;
	}
}
</pre></body></html>