/* #D1DCEB*/
.x_movie_navi{
	text-align: center;
	vertical-align: middle;
	repeat-x;			color:#dd6900;
	white-space:nowrap;
	height:25px;
	background-color: #D1DCEB;
}
/* color: #555555*/
.x_movie_head { 
	color: #FFFFFF; 
	font-size: 11px; 
	font-weight : bold; 
	height: 25px;
	background-color: #D1DCEB;
	vertical-align: middle;
	
}
.x_movie_outer { 
	background-color: #000000;
	text-align:left;
	border: 1px double #000000;			
}
.x_movie_even { 
	background-color: #DFE6EF;
	padding: 3px;
		
}
.x_movie_odd { 
	background-color: #EEF2F7;
	padding: 3px;
		
}
.x_movie_title { 
	background-color: #EEF2F7;
	vertical-align: middle;
	height: 22px;
	padding: 3px;
			
}
.x_movie_cont { 
	background-color: #FFFFFF; 
	padding: 5px;
}
.x_movie_divcont {
	margin: 5px 5px 5px 5px;
}
.x_movie_hr { 
	border-style: dotted;
	border-color: #cccccc;
	height: 1px;
}
.x_movie_cat_hr { 
	border-style: dashed;
	border-color: #000000;
	height: 1px;
}
.x_movie_list_hr { 
	border-style: dashed;
	width: 85%;
	border-color: #cccccc;
	height: 1px;
}
.x_movie_bottom { 
	background-color: #D1DCEB;
	padding: 5px;
}
.x_movie_footer { 
	background-color: #EEF2F7;
	padding: 5px;
}

.lecteur-contenu {
	position: absolute;
}


.video-titre {
	height: 30px;
	position: relative;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	width: 770px;
	padding-top: 10px;
}

.lecteur-bg {
	background-image: url(images/lecteur-bg.jpg);
	background-repeat: no-repeat;
	height: 380px;
	width: 600px;
	position: relative;
	text-align: center;
	float: left;
	margin-left: 110px;
}


.lecteur-bg-bloc {
	background-image: url(images/lecteur-bg-bloc.jpg);
	background-repeat: no-repeat;
	height: 193px;
	width: 300px;
	position: relative;
	text-align: center;
}


.lecteur {
	position: absolute;
	left: 61px;
	top: 54px;
	background-color: #000000;
	height: 283px;
	width: 477px;
}


.lecteur-bgD {
	height: 337px;
	width: 300px;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-color: #CCCCCC;
}

.lecteurD {
	position: absolute;
	left: 34px;
	top: 70px;
	background-color: #000000;
}

