header {
    display: inline-block;
    position: relative;
    width: 100%;
    height: auto;
    float: left;
}

.board {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 55px;
}

.affiche{
	display: block;
	float : left;
	width: 100%;
	height: auto;
	margin: 28px 0;
}

figure {
	display: block;
	float : left;
	width: 1362px;
	height: auto;
}

.mypic{
	width: 100%;
	max-width: 1362px;
	height: auto;
	object-fit: scale;
	}

.filmtext{
	float : right;
	width: 350px;
	height: auto;
	font-size : 18px;
	line-height : 1.1;
	text-align: left;
	font-family:LightCond;
	color: rgba(0,0,0,1);
	padding-left: 30px;
	margin: 0;
}
.ext_vue:hover{
	color: white;
	cursor: pointer;
}

@media only screen and (max-width: 1366px) {
	
	.affiche{
	margin: 20px 0;
	
	}
	figure {
	width: 70%;
	}
	.filmtext{
	width: 30%;
	font-size : 18px;
	padding-left: 30px;
	}
	
}
@media only screen and (max-width: 1280px) {
	
	.affiche{
	margin: 20px 0;
	
	}
	figure {
	width: 70%;
	height: auto;
	}
	.filmtext{
	width: 30%;
	font-size : 18px;
	padding-left: 30px;
	}
	
}
@media only screen and (max-width: 1120px) {
	
	figure {
	width: 50%;
	}
	.filmtext{
	width: 50%;
	font-size : 17px;
	}
	
}

@media only screen and (max-width: 1024px) {
	
	figure {
	width: 50%;
	}
	
	.filmtext{
	width: 50%;
	font-size : 16px;
	}
	
}
@media only screen and (max-width: 900px) {
	
	body {
	padding-top: 1.5em;
	}
	
	.affiche{
	margin: 20px 0;
	}
	
	figure {
	width: 60%;
	height: auto;
	}
	
	.filmtext{
	width: auto;
	margin-top: 0;
	}
	
}

@media only screen and (max-width: 846px) {
	body {
	padding-top: 1.5em;
	}
	
	.affiche{
	margin: 20px 0;
	}
	
	figure {
	width: 60%;
	height: auto;
	}	
	.filmtext{
	width: 40%;
	height: 205.433px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: auto;
	}
	
}

@media only screen and (max-width: 834px) {
	body {
	padding-top: 1.5em;
	}
	
	.affiche{
	margin: 20px 0;
	}
	
	figure {
	width: 60%;
	height: auto;
	}	
	.filmtext{
	width: 40%;
	height: 202.517px;
	}
	
}

@media only screen and (max-width: 812px) {
	
	.filmtext{
	height: 197.167px;
	}
	
}
@media only screen and (max-width: 800px) {
	
	figure {
	width: 55%;
	height: auto;
	}	
	.filmtext{
	width: 45%;
	height: 178.83px;
	padding-right: 20px;
	overflow : auto;
	}
	
}
@media only screen and (max-width: 768px) {
	
	figure {
	width: 55%;
	}
	
	.filmtext{
	width: 45%;
	height: 170.95px;
	overflow: auto;
	padding-left: 15px;
	padding-right: 20px;
	}
	
}
@media only screen and (max-width: 740px) {
	
	.filmtext{
	height: 164.717px;
	}
	
}
@media only screen and (max-width: 736px) {
	
	.filmtext{
		height: 163.833px;
	}
	
}
@media only screen and (max-width: 670px) {
	
	figure {
	width: 50%;
	height: auto;
	}
	
	.filmtext{
	height: 134.967px;
	}
	
}
@media only screen and (max-width: 640px) {
	
	body {
	padding-top: 1.1em;
	}
	
	.affiche{
	margin: 15px 0;
	}
	
	figure {
	width: 50%;
	height: auto;
	}
	.filmtext{
	margin: 0;
	height: 129.5px;
	}

	
}
@media only screen and (max-width: 568px) {
	
	figure {
	width: 50%;
	}
	.filmtext{
	width: 50%;
	height: 114.933px;
	margin-left: 0;
	margin-top: 0;
	padding-left: 20px;
	padding-right: 10px;
	overflow: auto;
	}
	span{
		display: none;
	}
	
}
@media only screen and (max-width: 414px) {
	
	header h2{
	font-size: 18px;
	letter-spacing:0.5px;
	font-family:MedCond;
	}
	figure {
	width: 100%;
	height: auto;
	}
	.filmtext{
	width: auto;
	height: auto;
	font-size : 18px;
	line-height : 1.025;
	margin: 0;
	margin-top: 20px;
	padding: 0;
	overflow: hidden;
}
	b.ext_vue {
	font-size : 1.25em;
	}
	span{
		display: none;
	}
	
}
@media only screen and (max-width: 375px) {
	
	.filmtext{
	
	}
	
}
@media only screen and (max-width: 360px) {
	
	.filmtext{
	font-size: 1em;
	line-height : 1.1;	
	}
	
}
@media only screen and (max-width: 320px) {
	
	.filmtext{
	font-size: 17px;
	}
	
}
@media only screen and (max-width: 240px) {
	
	.filmtext{
	
	}
	
}