.photo-diapo {
	position: absolute;
	z-index: 1;
	width: 100%;
	color: #FFF;
	font-size: 2rem;
}
.photo
{
	width: 100%;
	height: auto;
}
.img-article-couv-art .imageFront::before {
	content: '';
	position: inherit;
	top: 0;
	right: 0;
	bottom: 0px;
	left: 0;
	background-image:none;
	opacity: 0; 
}
.photoslist::before {
	content: '';
	position: inherit;
	top: 0;
	right: 0;
	bottom: 0px;
	left: 0;
	background-image:none;
	opacity: 1; 
}
.photo-title-diapo
{
	    color: #FFF;
    padding-left: 15px;
    text-align: center;
    /* font-size: 20px; */
    /* float: left; */
    /* margin-top: 25%; */
    margin-right: 15px;
    margin-left: 15px;
    display: inline-table;
}
.title-photo {
position: absolute;
    z-index: 2;
    font-size: calc(0.5rem + 1vw);
    display: inline-block;
    bottom: 0px;
    left: 0px;
    width: 100%;
    text-align: left;
}
.imageFront::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 3px;
	left: 0;
	background-image: linear-gradient(to bottom,transparent,rgb(0,24,94));
	opacity: .3; 
}
.photoslist .imageFront .photo::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 3px;
	left: 0;
	background-image: linear-gradient(to bottom,transparent,rgb(0,24,94));
	opacity: .3; 
}
ul .photo-diapo {
	width: 100%;
}
.diapo {
	font-size: 2rem;
}

.diapo .field-content {
	margin-left: 40px;
	margin-top: 40px;

}
.imageFront{
	text-align: center;
}
.views-field-title {
	position: absolute;
	z-index: 2;
	font-size: calc(0.5rem + 1vw);
	display: inline-block;
	bottom: 0px;
	left: 0px;
	width: 100%;
	text-align: left;
	padding: 5px;
}


.views-field-title a
{
	color: #FFF;
	position: absolute;
	bottom: 10px;
}
@media all and (max-width: 850px) {

	.imagefield_slideshow img
	{
		width: 90%;
	}

	.photoslist {
		width: 100%;
	}
}
.photoslist {
	display: inline-block;
    /*width: 789px;
    height: 555px;*/
    /*width: 70%;*/
    max-width: 1600px;
    height: auto;
    position: relative;
    margin-top: 20px;

}

.calque {
	position: relative;
	width: 100%;
	max-width: 1600px;
	height: auto;
}
.calque a {
	position: absolute;
	bottom: 2px;
	left: 2px;
}

.imagefield_slideshow {
	width: 100%;
	margin: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	overflow: hidden;
}

.photoslist .alaunetitle {
	left: 15px;
}

.cycle-slideshow img
{
	width: 80%;
	height: auto;
}

.mySlides .photo {
	width: fit-content;
	max-width: 88%;
}

.diapo-couv {
	width: 100%;
}
.item-list-photo-list ul {
	padding-inline-start: 0px;
}
.diapo-couv .link-image ::before {
	content: '';
	position: absolute;
	top: 60%;
	bottom: 3px;
	background-image: linear-gradient(to bottom,transparent,rgb(0,24,94));
	opacity: 0.8;
}
.imagefield_slideshow-wrapper{
	width: 100%;
	height: 100%;
	background-color: rgba(0,24,69,1);;
	display: flex;
	justify-content: center;

	padding-top: 10%;
}

.imagefield_slideshow-prev img{
	width: 25px;
	float: left;
	position: absolute;
	margin-left: 20px;
}
.imagefield_slideshow-next img{
	width: 25px;
	float: right;
	margin-right: 20px;
}
.prev-next{
	z-index: 99;
	position: absolute;
	top: 50%;
	width: 100%;
	display: inline-grid;
}

.imagefield_slideshow
{
	width: 100% !important;
	height: 100% !important;
	margin: auto;
}
.imagefield_slideshow img
{
	margin: auto;
	width: 50%;
	height: auto;
	max-width: 900px;
	position: inherit !important;
	top: auto !important;
	left: auto !important;
}
.photoSlide img {
	margin: auto;
	width: 100%;
	height: auto;
	position: inherit;
	top: auto;
	left: auto;
}

.slide {
	position: fixed;
	z-index: 99999;
	top: 0;
	width: 100%;
	left: 0px;
	background-color: rgba(0,24,69,1);
	height: 100%;
}

.goback {
	z-index: 999;
	    width: 20px;
	position: absolute;
	right: 15px;
	top: 0;
	margin-top: 15px;
	margin-right: 15px;
}

.couverture .imageFront img {
	max-width: inherit;
}
#moussaillons img {
	margin: 10px;
}
@media all and  (min-width: 1500px)
{
	
	#moussaillons img {
		width: 768.72px;
		height: 526.05px;
	}
	.title-wrapper
	{
		width: 591.33px;
		text-align: center;
		display: inline-block;
	}
	.alaunetitle-wrapper h2{
		width: 100%;
		margin-left
		text-align: left;
	}

}

@media all and  (max-width: 1501px)
{
	
	#moussaillons img {
		width: 591.33px;
		height: 404.66px;
	}
	.title-wrapper
	{
		display: inline-block;
		width: 591.33px;
		text-align: center;
	}
	.alaunetitle-wrapper h2{
		width: 100%;
		margin-left
		text-align: left;
	}

}
@media all and  (max-width: 1200px)
{
	
	#moussaillons img {
		width: 479.45px;
		height: 328.10px;
	}
	.title-wrapper
	{
		display: inline-block;
		width: 765.45px;
		text-align: center;
	}
	.alaunetitle-wrapper h2{
		width: 100%;
		margin-left
		text-align: left;
	}

}

@media all and  (max-width: 900px)
{
	
	.title-wrapper
	{
		width: 591.33px;
		text-align: center;
	}
	.alaunetitle-wrapper{
		width: 100%;
		display: inline-block;
		text-align: left;
	}
	#moussaillons img {
		width: 591.33px;
		height: 404.66px;
	}
}

@media all and  (max-width: 650px)
{
	
	#moussaillons img {
		width: 479.45px;
		height: 328.10px;
	}
	.title-wrapper
	{
		width: 479.45px;
		text-align: center;
		display: inline-block;
	}
	.alaunetitle-wrapper{
		width: 100%;
		text-align: left;
		margin-left: inherit;
	}

}
.title-wrapper .alaunetitle-wrapper{
	width: 100%;
	text-align: left;
	margin-left: inherit;
}
@media all and  (max-width: 500px)
{
	
	#moussaillons img {
		width: 311.22px;
		height: 212.97px;
	}
	.title-wrapper
	{
		width: 311.22px;
		text-align: center;
	}
	.alaunetitle-wrapper h2{
		width: 100%;
		margin-left
		text-align: left;
	}

}
@media all and  (max-width: 500px)
{
	.alauneimg .imageFront img {
		width: 460px;
		height: 315px;
	}
	.alauneelem .card-article .imageFront img {
		width: 460px;
		height: 315px;
	}
}
@media all and (min-width: 501px) and  (max-width: 600px)
{
	.alauneimg .imageFront img {
		width: 480px;
		height: 328px;
	}
	.alauneelem .card-article .imageFront img {
		width: 480px;
		height: 328px;
	}
}
@media all and  (min-width: 601px) and  (max-width: 700px)
{
	.alauneimg .imageFront img {
		width: 580px;
		height: 397px;
	}
	.alauneelem .card-article .imageFront img {
		width: 580px;
		height: 397px;
	}
}
@media all and (min-width: 701px) and  (max-width: 800px)
{
	.alauneimg .imageFront img {
		width: 680px;
		height: 465px;
	}
	.alauneelem .card-article .imageFront img {
		width: 680px;
		height: 465px;
	}
}

@media all and (min-width: 801px) and  (max-width: 900px)
{
	.alauneimg .imageFront img {
		width: 780px;
		height: 534px;
	}
	.alauneelem .card-article .imageFront img {
		width: 780px;
		height: 534px;
	}
}
@media all and (min-width: 901px) and  (max-width: 1000px)
{
	.alauneimg .imageFront img {
		
		width: 430px;
		height: 294px;
	}
	.alauneelem .card-article .imageFront img {
		
		width: 430px;
		height: 294px;
	}
}
@media all and (min-width: 1001px) and  (max-width: 1100px)
{
	.alauneimg .imageFront img {
		
		width: 480px;
		height: 328px;
	}
	.alauneelem .card-article .imageFront img {
		
		width: 480px;
		height: 328px;
	}
}

@media all and (min-width: 1101px) and (max-width: 1200px)
{
	.alauneimg .imageFront img {
		width: 530px;
		height: 363px;
	}
	.alauneelem .card-article .imageFront img {
		width: 530px;
		height: 363px;
	}
}
@media all and  (min-width: 1201px) and (max-width: 1300px)
{
	.alauneimg .imageFront img {
		width: 580px;
		height: 397px;
	}
	.alauneelem .card-article .imageFront img {
		width: 580px;
		height: 397px;
	}
}








