/* Css page videos */

#player-video{
	margin-top: 1px;
	margin-left: -2px;
	z-index: 999;
	width: 980px;
	height: 885px;
}
	#player-video object{
		z-index: 999;
	}
#vod{
	width: 641px;
	height: 167px;
	margin-right: auto;
	margin-left: 30px;
	margin-bottom: 25px;
}
#publicite-videos{
	height: 250px;
	width: 300px;	
	position: relative;
	z-index: 1;
	margin-right: 5px;
	margin-top: -777px;
	float: right;	
}
#container-milieu{
	/*height: 980px;*/
	height: 790px;
}

/* Internet Explorer */
#container-header{
	//height: 1350px;
}
/* pub ie7 */
#container-milieu{
	//height: 0px;
}

/* iframe publicité */
#publicite-videos iframe{
	height: 270px;
}

/**
 * Iframe
 */
 
iframe{
border:0;
height: 1150px;
background: none;
background-color: transparent;
allowTransparency: true; 
}

#popin_overlay {
	display:none;
	background-color: #000;
	position: absolute;
	z-index: 3;
	width: 100%;
	height: 100%;
}

#popin {
width: 711px;
}

#popin_iframe {
display:none;
position:absolute;
width:711px;
z-index:3;
height: 100%;
}