

.jouer_ope,
.titre_ope {
	display: none;
}


.visuel_ope {
	width: 688px;
	height: 741px;
	background-image: url(../../img/vacances_ete/offre.jpg);
}

.titre_ope {
  background: #FFC8C7;
background: linear-gradient(90deg,rgba(255, 200, 199, 1) 0%, rgba(255, 202, 175, 1) 50%, rgba(255, 213, 117, 1) 100%);
}

.blocFooter {
	display: none;
}


body.gain .bloc_questions {
  background-image: url('../../img/commun/gain/background_juin.png');
  background-position: center 40px;
  background-repeat: no-repeat;
}


.jouer_ope_disney a {
	overflow: hidden;
	width: 686px;
	height: 424px;
	text-align: center;
	background-image: url(../../img/img_disney_juin.jpg);
	margin-top: 0px;
	margin-bottom: 25px;
	position: relative;
	display: block;
}
.jouer_ope_disney a:hover {
	opacity: 0.8;
}

.video_ope {
	height: 735px;
	overflow: hidden;
  	border-radius: 15px;
}




/**************************************

** VERSION 750

**************************************/

@media (max-width: 1430px) {

.visuel_ope {
	width: 369px;
	height: 449px;
	background-image: url(../../img/vacances_ete/offre_750.jpg);
}
	
.jouer_ope_disney a {
	width: 365px;
	height: 805px;
	background-image: url(../../img/img_disney_juin_750.jpg);
	margin-bottom: 12px;
}	
 .video_ope_tablette {
    height: 450px;
  }
	
	
}



/**************************************

** VERSION 320

**************************************/

@media (max-width: 767px) {

 .visuel_ope {
    width: 157px;
    height: 191px;
    background-image: url(../../img/vacances_ete/offre_320.jpg);
  }
  .video_ope_mobile {
    height: 192px;
  }
	
  body.gain .bloc_questions {
    background-image: url('../../img/commun/gain/background_320_juin.png') !important;
    background-position: center 100px !important;
  }	
	
.jouer_ope_disney a {
	width: 157px;
	height: 346px;
	background-image: url(../../img/img_disney_juin_320.jpg);
	margin-bottom: 12px;
}		
	
}