#content_left {
	width		: 197px;
}

#vod {
	background	: #0F0F10 url(../images/vod.png) no-repeat top left;
	padding-top	: 44px;
	margin-left	: 13px;
	width		: 177px;
}

#search {
	background	: url(../images/search.png) no-repeat top left;
	height		: 13px;
	margin-bottom	: 8px;
}

#dontmiss {
	background	: url(../images/dontmiss.png) no-repeat top left;
	height		: 13px;
	margin-bottom	: 8px;
}

.box {
	border-top	: 1px #444446 solid;
	margin-left	: 5px;
	margin-right	: 5px;
	margin-bottom	: 20px;
	padding-left	: 8px;
	padding-right	: 8px;
	padding-top	: 23px;
	color		: #646464;
	font-size	: 11px;
}

#content_right {
	left		: 197px;
	width		: 539px;
	background	: url(../images/right-back-empty.png) no-repeat top;
	
	min-height	: 586px;
	height		: auto !important;
	height		: 586px;
}

#content_right.front {
	background	: url(../images/right-back-empty.png) top;
	margin-bottom	: 0px;
}

.affiche {
	
	height : 80px;
	width : 539px;
	background	: url(../images/right-back.png) no-repeat top;
	margin-bottom	: 25px;
}

.affiche_vide {
	
	width : 539px;
	background	: url(../images/right-back-empty2.png) no-repeat top;
	margin	: 0 0 0 0;
	padding : 15px 0 0 0;
}

.barre {
	position : relative;
	line-height : 1px;
	height : 1px;
	font-size : 0;
	
	width : 480px;
	left : 25px;
	padding : 0 0 0 0;
	margin-bottom : 20px;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	
	background-color : #262626;

}

.video {
	padding-left	: 126px;
	margin-right	: 70px;
	padding-bottom	: 19px;
	
	min-height	: 65px;
	height		: auto !important;
	height		: 65px;
	
}

.video h2 {
	background	: url(../images/view.png) no-repeat top right;
}

.video h2 a {
	font-size	: 12px;
}

.video a:hover {
	color : #5F8D24;
}

.video p {
	padding-top	: 6px;
}

h1 {
	font-size	: 17px;
}

#player {
	margin-left	: 26px;
	height		: 370px;
}

.dots {
	position	: absolute;
	/*background	: url(../images/dots.png) repeat-y;*/
	width		: 50px;
	height		: 310px;
	margin-top	: 40px;
}

.d_right {
	right		: 26px;
}

#player_player {
	/*padding-top	: 20px;*/
	padding-left	: 0px;
}

.vod_box {
	margin-top	: 30px;
	background	: url(../images/vod-box.png);
	width		: 507px;
	margin-left	: 16px;
}

.vod_tabs {
	background	: #1A1A1A;
	height		: 27px;
}

.vod_tab_selected {
	color		: #61A30C;
	cursor		: pointer;
	text-decoration	: none;
}

.vod_tab_nonselected {
	cursor		: pointer;
	text-decoration	: none;
}

.vod_box_first_tab {
	background	: url(../images/vod-box-first-tab.png);
	width		: 111px;
	height		: 21px;
	float		: left;
	padding-left	: 27px;
	padding-top	: 6px;
}

.vod_box_tab {
	background	: url(../images/vod-box-tab.png);
	width		: 101px;
	height		: 21px;
	float		: left;
	padding-left	: 18px;
	padding-top	: 6px;
}

.vod_box_top {
	background	: #1A1A1A url(../images/vod-box-top.png) no-repeat bottom;
	padding-bottom	: 6px;
}

#vod_box_content {
	padding-left	: 27px;
	padding-top	: 21px;
	padding-bottom	: 10px;
}

.vod_box_bottom {
	background	: url(../images/vod-box-bottom.png) top;
	padding-top	: 10px;
}

.vod_box_text {
	color		: #4C4C4C;
	padding-right	: 53px;
	text-align	: left;
}

#install {
	margin-left	: 24px;
	margin-top	: 20px;
	width		: 400px;
	text-align	: justify;
}

#install p {
	font-size	: 11px;
}

#install li {
	font-size	: 11px;
}

#install a {
	font-size	: 11px;
	text-decoration : underline;
}

#install a:hover {
	color		: #5F8D24;
}
