@CHARSET "ISO-8859-1";

.theme-channel {
	width: 100%;
	padding-right: 50px;
	box-sizing: border-box;
	padding-left: 114px;
}

.theme-channel #page_titre h1 {
	font-size: 70px;
	text-align: left;
	line-height: 52px;
}

.theme-channel h2 {
	color: #000;
	font-size: 33px;
	line-height: 33px;
	margin-bottom: 50px;
}

.theme-channel h3 {
	color: #000;
	font-family: din;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.theme-channel .player-container.vertical-playlist {
 	width: 850px;
}

.theme-channel .vertical-playlist .video-playlist-wrapper {
	width: 200px;
}

.theme-channel .mCSB_vertical {
 	margin-left: 70px;
}

.theme-channel .description,
.theme-channel .description-collapsed {
	color:#777777;
	font-family: verdana;
	font-size:12px;
	line-height: 21px;
	padding-bottom: 70px;
	text-align: justify;
}

.theme-channel .related-pages a {
    color:#000;
    font-size: 12px;
    line-height: 21px;
    text-decoration: underline;
    
}

.theme-channel .related-pages {
	margin-bottom: 70px;
}

.theme-channel .banner {
	margin-bottom: 150px;
}

.theme-channel .scroll-pane .scroll-content-item {
	margin-bottom: 20px;
}