.superimpose_video {
	margin: 0;
	padding: 0 ;
	padding-top: 25px ;
	/*float: left;*/
	/*position: relative;*/
	position: absolute;
	top: 10px;
	left: 10px;
	width: 422px;
	height: 302px;
}

.superimpose {
	margin: 0;
	padding: 0 ;
	/*float: left;*/
	/*position: relative;*/
	position: absolute;
	top: 10px;
	left: 10px;
	width: 422px;
	height: 302px;
}
.superimpose_drapeau{
	margin: 0;
	padding: 0 ;
	position: absolute;
	top: 12px;
	left: 330px;
}
.liste_langue {
	margin: 0;
	padding: 0 ;
	position: absolute;
	top: 13px;
	left: 255px;
	background: #C0C0C0;
	/*background: #A9BFCB;*/
	border: 1px solid gray;
}
.liste_langue a{
	text-align: center;
	font-size: 85%;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
	color: black;
	font-weight: bold;
}
.liste_langue a:hover {
	text-decoration: underline;
}
.mini_vignette_skin {
	margin: 0;
	padding: 0 ;
	margin-left: 5px;
	margin-bottom: 5px;
	float: left;
	text-align: center;
	width: 120px;
	height: 130px;
	color: #000000 ;
	font-size: 0.8em ;
	font-weight: bold ;
	letter-spacing: 2px ;
}

.sbulle_skin {
	position:absolute; 
	visibility:hidden;
	background:#fff; 
	padding:2px; 
	text-align:left;
	border:2px solid black; 
}

.texte_fullscreen {
	position:relative; 
	margin-top: 400px;
	font-size: 1.2em ;
	font-weight: bold ;
}