#Video, #player, #playerTitle, #catalogTitle, #descrip, #object, .thumb, .descrip, #descrip h1, .hits, .facebookShare, #catalog, .videoG, .videoD, .infos, .infos h2{
	display: inline;
	float: left;
	width: 0;
	margin: 0;
	padding: 0;
}
#Video{
	width: 100%;
	height: 136px;
	margin: 30px 0 0 0;
	background: url(img/video-title-catalog.jpg) no-repeat 14px top;
}
#Video .return{
	display: block;
	float: right;
	width: 115px;
	height: 64px;
	margin: 47px 15px 0 0;
	background: url(img/media-return.jpg) no-repeat center;
}
#Video.return span.hover{
	cursor: pointer !important;
	display: block;
	width: 55px;
	height: 51px;
	margin: 0 0 0 53px;
	z-index: 100;
	background: url(img/media-return-hover.jpg);
}
#playerTitle, #catalogTitle {
	width: 735px;
	height: 18px;
	margin: 25px 0 0 15px;
}
#catalogTitle {margin: 15px 0 0 20px;}
#playerTitle p, #catalogTitle p{
	width: 100%;
	height: 100%;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #DA6D12;
}
#playerTitle p{text-align: right;}

#player{
	width: 747px;
	height: 350px;
	margin: 10px 0 0 15px;
	background: url(img/black-opacity25.png);
}
#descrip{
	width: 147px;
	height: 319px;
	margin: 0 20px 0 0;
}
.thumb{
	width: 133px;
	height: 115px;
}
#player .thumb{
	margin: 8px 0 0 8px;
}
.thumb img{
	padding: 4px;
	border: 1px solid #5b4f40;/*ECLAIRCIR*/
}
#descrip h1{
	width: 135px;
	height: 65px;
	margin: 0 0 0 12px;
	font-size: 16px;
	font-weight: bold;
}
.descrip{
	width: 135px;
	height: 100px;
	margin: 0 0 0 12px;
}
.hits{
	width: 135px;
	height: 20px;
	margin: 0 0 0 12px;
}
.facebookShare{
	display: block;
	width: 133px;
	height: 18px;
	margin: 5px 0 0 12px;
	background: url(img/facebookPartageLarge.png);
}
#object{
	width: 560px;
	height: 312px;
	margin: 8px 0 0 0;
	padding: 4px;
	border: 1px solid #5b4f40;
}
#catalog{
	width: 739px;
	height: 500px;
	margin: 30px 0 0 20px;
	position: relative;
	z-index:2;
}
.videoG, .videoD{
	width: 320px;
	height: 155px;
	margin: 0 95px 25px 0;
	/*border-bottom: 1px solid #4c4236;*/
}
.videoD{margin: 0 0 25px 0;}

#catalog .thumb{
	width: 160px;
	height: 155px
}
#catalog .thumb a{
	display: block;
	width: 133px;
	height: 100px;
	padding: 4px;
	border: 1px solid #5b4f40;
}
#catalog .thumb a span.hover{
	cursor: pointer !important;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: url(img/media-video-hover.png) no-repeat center;
}
#catalog  a.facebookShare{
	display: block;
	width: 130px;
	height: 18px;
	margin: 10px 0 0 2px;
	background: url(img/facebookPartageLarge.png) no-repeat center;
	border: none;
}
.infos{
	width: 160px;
	height: 155px;
}
.infos h2{
	width: 100%;
	height: 50px;
	font-size: 17px;
	font-weight: bold;
}
.infos .descrip{
	width: 100%;
	height: 73px;
	margin: 0;
}
.infos .hits{
	width: 160px;
	height: 20px;
	margin: 0;
}
#bas{
	position: relative;
	z-index:0;
}
#bas-contenu{
	height: 100%
}