@CHARSET "ISO-8859-1";

/* ------------- */
/*  VIDEOTHEQUE  */
/* ------------- */
/* memetheme */

a {
	color:#F04F56;
}


#listmovie h5 #subTitle_border {
	background:transparent url(/images/bg-debat-right.png) no-repeat right top;
	float:left;
	 width: auto;
	 display:block;
	 clear:both;
	 padding-right:4px;
}

#listmovie h5 #subTitle {
	padding:2px 5px 3px 6px;
	background:transparent url(/images/bg-debat-repeat.png) repeat-x left top;
	float:left;
	color:#ffffff
}

.listmovie_col {
	float:left;
	width:140px;
}

.listmovie_row {
	background-color:#F0EEEE;
}

.listmovie_video {
	width:130px;
	height:90px;
}


.listmovie_preview img {
	position:relative;
	z-index:10;	
	width:130px;
	height:90px;
}
.listmovie_preview {
	
}
.listmovie_overlay {
	position:relative;
	z-index:12;
	width:130px;
	margin-top:-90px;
	height:90px;
	background-color:#BBBBBB;
	opacity:0.6;	
	filter:alpha(opacity=60);
}

*+html .listmovie_overlay {
	margin-top:-93px;
}

* html .listmovie_overlay {
	margin-top:-93px;
}

.listmovie_overlay:hover {
	opacity:0;
	filter:alpha(opacity=0);
}

.listmovie_title {
	width:130px;
}

.listmovie_play {
	position:relative;
	margin-top:-92px;
	margin-left:34px;
	width:68px;
	height:68px;
	z-index:11;
	background:transparent url(/images/video_play.png);
}

* html .listmovie_play {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/video_play.png", sizingMethod="crop");
}


/****RightBloc****/
.videotheque_rb_el .title {
	position:relative;
	background:transparent url(/images/bg-titre-espaceperso.png) no-repeat scroll right top;
	border-right:0 none;
	clear:both;
	color:white;
	display:block;
	font-size:15px;
	font-weight:normal;
	height:20px;
	margin:5px -20px 5px -10px;
	padding:1px 0 0 3px;
	cursor:pointer;
}

.videotheque_rb_el .contentbloc {

}

.navi-chaine, .navi-lastvideo, .navi-listvideo {
	clear:both;
	display:block;
	float:left;
	margin:15px 0;
	width:265px;
}

.link_chaine_nav, .link_lastvideo_nav, .link_listvideo_nav  {
	background:#E6E6E6 none repeat scroll 0 0;
	color:#F04F56;
	font-size:12px;
	padding:3px 1px;
	text-decoration:none;
	width:90px;	
}

.link_chaine_nav-prev, .link_lastvideo_nav-prev, .link_listvideo_nav-prev {
	float:left;
	text-align:left;
	font-size:10px;
}

.link_chaine_nav-next, .link_lastvideo_nav-next, .link_listvideo_nav-next {
	float:right;
	text-align:right;
	font-size:10px;
}

.navi-listvideo
{
	width:100% !important;
}


#video_search_idiv {
	position:absolute;
	height:14px;
	margin:0px;
	padding:0px;
	right:40px;
	width:130px;
	top:1px;
	_top:4px;
}

* html #video_search_idiv, *+html #video_search_idiv {
	top:4px
}

#video_search_idiv input {
	font-size:10px;
	height:14px;
	padding-top:0;
	width:130px;
}

#video_search_btn {
	position:absolute;
	margin:0px;
	padding:0px;
	right:0px;
	top:1px;
	width:30px;
	height:20px;
	font-weight:bold;
}

*+html #video_search_idiv {
	margin-top:-4px;
}

* html #video_search_idiv {
	margin-top:-4px;
}

.lastvideo_img img {
	width:80px;
	border:none !important;
	margin:0px !important;
	padding:0px !important;
}

.lastvideo_img {
	width:80px;
	float:left;
	margin:10px 0px;
}

.lastvideo_text {
	width:160px;
	float:right;
	margin-right:-10px;
	margin-top:10px;
}

#bychainebloc ul {
	margin-left:14px;
}

