@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Merriweather');
#lecteur {
	display: block;
	/*height: 540px; /* 540 full screen */
	/*width: 960px; /* 960 full screen */
	margin-bottom: 20px;
	text-align: center;
	margin-top: 80px;
}
#video-player {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #292d33;
}
#video-player h1 {
	font-size: 36px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 20px;
}
#video-player #description {
	font-family: 'Merriweather', serif;
	font-size: 14px;
	color: #d1d3d7;
	text-decoration: none;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 24px;
}
#video-player #description a {
	color: #58678e;
}
#video-player #description a:hover {
	color: #44537a;
}
#video-player .chaine {
	margin-bottom: 10px;
	display: block
}
#video-player .chaine a {
	font-size: 12px;
	color: #777c82;
	text-decoration: none;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #292d33;
}
#video-player .chaine a:hover {
	color: #b4b7be;
}
#video-player .prod {
	font-size: 14px;
	font-weight: 400;
	color: #b4b7be;
	text-decoration: none;	
}
#video-player .prod a {
	font-size: 14px;
	font-weight: 700;
	color: #b4b7be;
	text-decoration: none;
	margin-right: 5px;
}
#video-player .prod a:hover {
	text-decoration: underline;
}
#video-player .prod .date {
	font-size: 12px;
	font-weight: 400;
	color: #58678e;
	margin-left: 5px;
}
#pub-undervideo {
	font-size: 10px;
	color: #777c82;
	text-decoration: none;
	display: block;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #292d33;
	border-bottom-color: #292d33;
	text-align: center;
}
#pub-undervideo img {
	margin-top: 5px;
}
#pub-compagnon {
	margin-bottom: 20px;
}
#video-player .social {
	text-align: center;
}
#video-player .social a {
	width: 300px;
	height: 50px;
	margin-left: 5px;
	margin-right: 5px;
	display: inline-block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
}
#video-player .social a.fb {
	background-color: #3d5c97;
	background-image: url(../images/facebook_wht.svg);
	background-size: 10px;
}
#video-player .social a.twitter {
	background-color: #55adee;
	background-image: url(../images/twitter_wht.svg);
	background-size: 22px;
}
#video-player .social a.fb:hover {
	background-color: #354f83;
}
#video-player .social a.twitter:hover {
	background-color: #4994cd;
}

#tendance-640 .thumb {
	display: inline-block;
	width: 30%;
	vertical-align: top;
	margin: 1%;
}
#tendance-640 .thumb div {
	display: block;
}
#tendance-640 .thumb .photo img {
	width: 100%;
}
#tendance-640 .thumb .photo a .play {
	background-image: url(../images/play_thumb.svg);
	background-size: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	width: 40px;
	height: 40px;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 999;
}
#tendance-640 .thumb .photo {position: relative; width: 100%; text-align:center;}
#tendance-640 .thumb .photo a {position: absolute; top: 0; display: block; width: 100%; height: 100%; text-align: center; text-decoration: none;}
#tendance-640 .thumb .photo a .play, #tendance-640 .thumb a .overlay {opacity: 0;}
#tendance-640 .thumb .photo a:hover .play, #tendance-640 .thumb a:hover .overlay {display: block; transition: opacity .25s ease-in-out;-moz-transition: opacity .25s ease-in-out;-webkit-transition: opacity .25s ease-in-out;}
#tendance-640 .thumb .photo a:hover .play {opacity: 1;}
#tendance-640 .thumb .photo a:hover .overlay {position: absolute; top: 0; width: 100%; height: 100%; background-color: #000000; opacity: .7;}

#tendance-640 .thumb .infos {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#tendance-640 .thumb .infos .chaine {
	margin-bottom: 10px;
	display: block
}
#tendance-640 .thumb .infos .chaine a {
	font-size: 12px;
	color: #44537a;
	text-decoration: none;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #292d33;
}
#tendance-640 .thumb .infos .chaine a:hover {
	color: #58678e;
}
#tendance-640 .thumb .infos h4 {
	margin-bottom: 5px;
}
#tendance-640 .thumb .infos h4 a {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
}
#tendance-640 .thumb .infos h4 a:hover {
	color: #44537a;
}
#tendance-640 .thumb .infos .prod {
	font-size: 14px;
	font-weight: 400;
	color: #b4b7be;
	text-decoration: none;	
}
#tendance-640 .thumb .infos .prod a {
	font-size: 14px;
	font-weight: 700;
	color: #b4b7be;
	text-decoration: none;
	margin-right: 5px;
}
#tendance-640 .thumb .infos .prod a:hover {
	text-decoration: underline;
}
#tendance-640 .thumb .infos .prod .date {
	font-size: 12px;
	font-weight: 400;
	color: #58678e;
	margin-left: 5px;
}
#tendance-640 .thumb .infos p {
	font-size: 12px;
	color: #fff;
}
