@charset "UTF-8";
.flbk000002 > .row > h2{
	text-align: center;
	margin-bottom:40px;
}
.flbk000002 > .row{
	position: relative;
	z-index:1;
}
.flbk000002 > .row.equal > div > div{
	height:100%;
}
.flbk000002 > .row.tierdeuxtiers > .colonne-0,
.flbk000002 > .row.deuxtierstier > .colonne-1{
	width:33.33%;
}
.flbk000002 > .row.tierdeuxtiers > .colonne-1,
.flbk000002 > .row.deuxtierstier > .colonne-0{
	width:66.66%; 
}
.flbk000002 .linkbox .img-icon{
	width:30%;
	float:left;
}
.flbk000002 .linkbox .content{
	width:80%;
	margin-left:-10%;
	float:left;
	padding-left:20%;
	position: relative;
	z-index:-1;
}
.flbk000002 .linkbox:after{
	content:"";
	display: block;
	clear:both;
}
.flbk000002 .linkbox{
	margin-bottom:30px;
}
.flbk000002 > .row > .google_map{
    position: relative;
}
.flbk000002 .embed-google-map,
.flbk000002 .simple-google-map{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.flbk000002 .embed-google-map iframe,
.flbk000002 .simple-google-map .canvas{
	width:100%;
	height:100%;
	min-height:200px;
}
.flbk000002 .disposition-bigsmall > a:not(:first-of-type),
.flbk000002 .disposition-miniatures > a,
.flbk000002 .disposition-miniatures_fit > a{
	width:30%;
	padding-bottom:30%;
	display: block;
	float:left;
	margin: 10px 2.5%;
}
.flbk000002 .disposition-bigsmall > a:nth-of-type(3n+2),
.flbk000002 .disposition-miniatures > a:nth-of-type(3n+1),
.flbk000002 .disposition-miniatures_fit > a:nth-of-type(3n+1){
	margin-left:0;
}
.flbk000002 .disposition-bigsmall > a:nth-of-type(3n+4),
.flbk000002 .disposition-miniatures > a:nth-of-type(3n+3),
.flbk000002 .disposition-miniatures_fit > a:nth-of-type(3n+3){
	margin-right:0;
}
.flbk000002 .disposition-bigsmall > a:first-of-type{
	width:100%;
	display: inline-block;
}
.flbk000002 .lightbox-galerie:after{
	display: block;
	content:"";
	clear: both;
}
@media screen and (max-width: 1024px) {
    .flbk000002 > .row.equal > div > div.fit{
        height: auto;
    }
    .flbk000002 > .row.equal > div > div.fit > img{
        width: 100%;
        height: auto;
        position: relative;
        transform:none;
    }
	.flbk000002 > .row > .medium-1 > .cover:not(.fit){
		padding-bottom:40%;
	}
	.flbk000002 > .row.tierdeuxtiers > .colonne-0,
	.flbk000002 > .row.deuxtierstier > .colonne-1{
		width:100%;
	}
	.flbk000002 > .row.tierdeuxtiers > .colonne-1,
	.flbk000002 > .row.deuxtierstier > .colonne-0{
		width:100%;
	}
}