

#titlepromo h1 {
	display: block;
	margin-top: 100px;
	margin-bottom:30px; 
	text-align: center;
	text-transform: uppercase;

	max-height: 150px;
	height: 100%;
}

div.#collapseExample.jespace.collapse {
	margin-bottom: 50px;

}


div.miam {
	background-color: #d4d4d4 !important;
}


div.col-md-3.col-sm-3.col-xs-3.verticalise img{
	vertical-align: middle;

}

@media screen and (max-width: 749px)  { 

div.col-md-3.col-sm-3.col-xs-3.verticalise img{
	margin-top: 30%;


}



 }

div.col-md-9.jaligne{
	margin-top: 5%;
	margin-bottom: 5%;
	vertical-align: middle;



}

div.col-md-12.titvideo{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
}

div.col-md-12.titvideo a {
	color: rgba(0,0,0,1);
}


div.col-md-12.titvideo a:hover {
	color: rgba(0,0,0,1);
}

div.PromoPosition {
	display: block;
	position: relative;
	top:0;
	left: 0	;
}



div.owerpdf h1 {
	position: relative;	
	margin:0; 
	text-transform: uppercase;
	text-align: left;
	float:left;
	color:rgba(255,255,255,1)!important;
}




div.owerpdf img{

	margin-left: -10px;
	float: left;
}



div.owervideo h1 {
	position: relative;
	top:0;	
	margin:0; 
	text-transform: uppercase;
	text-align: center;
	color:rgba(255,255,255,1)!important;
	
}

h1.fly {
	top:0px;
	left:-5px;
	color: rgba(255,255,255,1) ;
	text-shadow: 0 0 2px #000;
}
h1.bibl {
	left:0px;
	color: rgba(255,255,255,1) ;
	text-shadow: 0 0 2px #000;
}
h1.Syno {
	left:-00px;
	color: rgba(255,255,255,1) ;
	text-shadow: 0 0 2px #000;
}
h1.epis {
left:-0px;
color: rgba(255,255,255,1) ;
	text-shadow: 0 0 2px #000;
}


h3.press {
	top:10px;
	left:-0px;
    color: rgba(255,255,255,1) ;
	text-shadow: 0 0 2px #000;

}



#imgs4 {
	margin-top: 2%;	
	display: inline-block;
	position: relative;

}

#imgs5 {
	margin-top: -1%;	
	display: inline-block;
	position: relative;

}


#imgs4 img {

	max-width: 450px;
	width: 100%;
	height: auto;
	margin-bottom: 5%;
	margin-right: 0%;
}




#copyrightinfopromo {
	text-align: center;
}


div.owervideo, div.owerpdf {

	max-width: 40px;
	width: 50%;
	height: auto;
	margin-bottom: 5%;
	margin-right: 0%;
	position: absolute;
	left: 5%;
	top: 60%;
	float: left;

	-webkit-transition: all 0.75s ease-in-out;
	-moz-transition: all 0.75s ease-in-out;
	-ms-transition: all 0.75s ease-in-out;
	-o-transition: all 0.75s ease-in-out;
	transition: all 0.75s ease-in-out;


}


@media screen and (max-width: 940px)  {

div.owervideo, div.owerpdf {
	top:55% ;
}
}




div.owervideosoe, div.owerpdfsoe {

	max-width: 40px;
	width: 50%;
	height: auto;
	margin-bottom: 5%;
	margin-right: 0%;
	position: absolute;
	left: 5%;
	top: 75%;
	float: left;

	-webkit-transition: all 0.75s ease-in-out;
	-moz-transition: all 0.75s ease-in-out;
	-ms-transition: all 0.75s ease-in-out;
	-o-transition: all 0.75s ease-in-out;
	transition: all 0.75s ease-in-out;


}