/**
 * This file should get overwritten if Method 1 is used. If Method 2 is chosen,
 * remove this comment and start adding your styles to this file.
*/
@font-face {
    font-family: "HelveticaNeue";
    src: url("HelveticaNeueW23forSKY-Reg.eot");
    src: url("HelveticaNeueW23forSKY-Reg.eot?#iefix") format("embedded-opentype"), url("HelveticaNeueW23forSKY-Reg.woff") format("woff"), url("HelveticaNeueW23forSKY-Reg.ttf") format("truetype"), url("HelveticaNeueW23forSKY-Reg.svg#HelveticaNeueLTArabic55Roman") format("svg");	font-weight: normal;	font-style: normal;}
@font-face {	font-family: "HelveticaNeue";	src: url("HelveticaNeueW23forSKY-Bd.eot");	src: url("HelveticaNeueW23forSKY-Bd.eot?#iefix") format("embedded-opentype"), url("HelveticaNeueW23forSKY-Bd.woff") format("woff"), url("HelveticaNeueW23forSKY-Bd.ttf") format("truetype"), url("HelveticaNeueW23forSKY-Bd.svg#HelveticaNeueLTArabic55Roman") format("svg");	font-weight: bold;}
@font-face {
    font-family: 'myriad';
    src: url('MyriadArabic-Regular.eot');
    src: url('MyriadArabic-Regular.eot?#iefix') format('embedded-opentype'), url('MyriadArabic-Regular.woff') format('woff'), url('MyriadArabic-Regular.ttf') format('truetype'), url('MyriadArabic-Regular.svg#MyriadArabic-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'myriad';
    src: url('MyriadArabic-Bold.eot');
    src: url('MyriadArabic-Bold.eot?#iefix') format('embedded-opentype'), url('MyriadArabic-Bold.woff') format('woff'), url('MyriadArabic-Bold.ttf') format('truetype'), url('MyriadArabic-Bold.svg#MyriadArabic-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
.media, .media .media {
    margin: 0;
}
body {
    font-family: "HelveticaNeue","myriad", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #000;
    background-color: #fff;
    text-align: right;
}
.table-responsive{
    border: 0;
}
.topPageContainer {
    background: #202020;
    padding: 10px 0;
}
.topPageContainer:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.topPageMenu {
    float: right;
    margin-top: 8px;
}
.topPageMenu li {
    float: right;
    margin-left: 15px;
}
.topPageMenu .nav>li>a {
    padding: 0;
    font-size: 14px;
    color: #a6a6a6;
}
.topPageMenu .nav>li>a:hover {
    background: none;
    color: #FFF;
}
.topPageRs {
    float: right;
    margin-top: 9px;
}
.topPageRs ul li {
    float: left;
    list-style: none;
}
.topPageRs ul li a {
    display: block;
    padding: 3px 3px 3px 5px;
}
.topPageRs ul li .fa {
    font-size: 16px;
    padding: 0;
    color: #a6a6a6;
}
/*.topPageRs ul li a:hover .fa { color: #fff;}*/
.topPageRs ul li a .fa-facebook {	color: #507cbe}
.topPageRs ul li a .fa-twitter {	color: #62cdf2}
.topPageRs ul li a .fa-google {	color: #ec5d48}
.topPageRs ul li a .fa-linkedin {	color: #1e88c9}
.topPageRs ul li a .fa-rss {	color: #ff770d}
.topPageRs ul li a .fa-youtube {	color: #e64c38}
.topPageRs ul li a .fa-youtube-play {color: #e64c38}
.topPageRs ul li a .fa-rss {	color: #ff770d}
.topPageRs ul li a .fa-android {	color: #a4c639;}
.topPageRs ul li a .fa-instagram {	color: #d83192;}


.topChannelContainer {
	background: #f2f2f2;
	padding: 15px 0;
}
.topChannelContainer:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.topChannel {
}
.topChannel li {
	float: left;
}
.topChannel li a {
	display: block;
	height: 55px;
	padding: 0;
	margin-right: 20px;
}
.topChannel li a:hover {
	background: none
}
.topChannel li a img {
	width: auto;
	height: 55px;
	/*filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
	-ms-filter: grayscale(1);*/
}
.topChannel li a:hover img {
	/*filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	-ms-filter: grayscale(0);*/
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.topLogoContainer .logo img {
    max-width: 80%;
}
.topPageContainer .topChannel {
    top: 0;
    float:left;
}
.topPageContainer .topChannel li a {
    height: auto;
    margin-right: 10px;
}
.topPageContainer .topChannel li { float:right;}
.topPageContainer .topChannel li a img {
    width: auto;
    max-width: 60%;
    height: auto;
    filter: grayscale(100%) sepia(30%) brightness(200%) contrast(100%);
    -webkit-filter: grayscale(100%) sepia(30%) brightness(200%) contrast(100%);
    -moz-filter: grayscale(100%) sepia(30%) brightness(200%) contrast(100%);
    -o-filter: grayscale(100%) sepia(30%) brightness(200%) contrast(100%);
    -ms-filter: grayscale(100%) sepia(30%) brightness(200%) contrast(100%);
}
.topChannel li a:hover img {
    filter: grayscale(0) sepia(0) brightness(100%) contrast(100%);
    -webkit-filter: grayscale(0) sepia(0) brightness(100%) contrast(100%);
    -moz-filter: grayscale(0) sepia(0) brightness(100%) contrast(100%);
    -o-filter: grayscale(0) sepia(0) brightness(100%) contrast(100%);
    -ms-filter: grayscale(0) sepia(0) brightness(100%) contrast(100%);
}
.topLogoContainer:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.topLogoContainer {
    background: url(../image/gif/bglogozone.gif) left bottom repeat-x #fff;
    padding: 20px 0 15px;
}
.topLogoContainer .block h2 {
    display: none;
}
.topLogoContainer .span10 {
    text-align: left
}
.topLogoContainer .span10 img {
    width: 100%;
    height: auto;
}
.topMenuContainer {
    background: #e83838;
}
.topMenuContainer .menu_header {
    padding: 15px 0;
}
.topMenuContainer .nav>li {
    float: right;
}
.topMenuContainer .nav>li:after {
    background: #d03232;
    height: 20px;
    width: 2px;
    display: inline-block;
    content: '';
    vertical-align: top;
}
.topMenuContainer .nav>li:last-child:after {
    display: none;
}
.topMenuContainer .nav>li:first-child {
    background: none;
}
.topMenuContainer .nav>li a {
    display: inline-block;
    background: none;
    color: #fff;
    font-size: 16px;
    padding: 0 18px;
    line-height: 27px;
}
.topMenuContainer .nav>li a:hover {
    color: #000
}
.topMenuContainer .nav > li a.icone-home:before {
    content: "\f015";
    display: inline-block;
    font: 16px/1 FontAwesome;
    margin-left: 5px;
}
.topMenuContainer label {
    display: none;
}
.topMenuContainer .btn-info {
    padding: 0;
    margin: 0;
    background: url(../image/png/btsearch.png) center center no-repeat;
    width: 40px;
    height: 30px;
    cursor: pointer;
    border: none;
    display: inline-block;
    text-indent: 999px;
    overflow: hidden;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.navbar-toggle {
    background: #e83838;
}
.navbar-toggle .icon-bar {
    font-size: 18px;
    font-weight: bold;
    font-family: "myriad", Arial, sans-serif;
    color: #FFF;
    width: auto;
    height: auto;
}
.topMenuContainer .form-group {
    margin-bottom: 0;
}
.topMenuContainer .views-widget-filter-search_api_views_fulltext {
    margin-bottom: 0;
    display: inline-block;
    width: 70%;
}
.topMenuContainer .views-widget input {
    background: none;
    border: 0;
    padding: 5px 0 5px 10px;
    height: 30px;
    margin-bottom: 0;
    font-family: "myriad", Arial, sans-serif;
    font-size:20px;
    color: #fff;
}


.topMenuContainer .views-widget input::-webkit-input-placeholder {
    color: #fff;
}
.topMenuContainer .views-widget input:-moz-placeholder {
    color: #fff;
}
.topMenuContainer .views-widget input::-moz-placeholder {
    color: #fff;
}
.topMenuContainer .views-widget input:-ms-input-placeholder {
    color: #fff;
}
.topMenuContainer .views-submit-button {
    margin-bottom: 0;
    display: inline-block;
    width: 25%;
}
.topMenuContainer textarea:focus, .topMenuContainer input[type="text"]:focus, .topMenuContainer .uneditable-input:focus {
    border-color: inherit;
    outline: none;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.newsTicker_Container {
    background: #f2f2f2;
    padding: 7px 0 0;
}
.newsTicker_Container h2.block-title {
    background: #000;
    color: #fff;
    font-size: 10px;
    margin: 0;
    padding: 5px 15px;
    line-height: normal;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-bottomright: 25px;
    border-bottom-right-radius: 25px;
    float: right;
}
.newsTicker_Container .view-news-ticker {
    color: #fff;
    overflow: hidden;
    height: 100%;
}
.newsTicker_Container .view-news-ticker  a { position:relative; display:block; color:#000;text-decoration:none; text-decoration:underline;  font-family: "HelveticaNeue","myriad", Arial, sans-serif; font-size:12px; padding-right:25px;}
.newsTicker_Container .view-news-ticker  a:before {content: "\f1ea"; display:inline-block; position:absolute; right:0; top:8px;    font: normal normal normal 14px/1 FontAwesome;  padding-left:10px; }
.newsTicker_Container .view-news-ticker  a:hover { text-decoration:underline;}
ul.liScroll li a {	margin: 0 10px 0 0; display:block; padding:0 0 25px 0; line-height:20px;} 
.newsTicker_Container .liScroll-container {
    width: auto;
    height: auto;
}
.newsTicker_Container .liScroll-container .mask {
    width: 100%;
    top: auto;
    left: auto;
}
.block h2 {
    font-size: 24px;
    color: #FFF;
    background: #e83838;
    display: inline-block;
    padding: 3px 25px 5px 50px;
    line-height: 30px;
    margin: 0 0 15px;
    -webkit-border-bottom-left-radius: 60px;
    -moz-border-radius-bottomleft: 60px;
    border-bottom-left-radius: 60px;
}
.bloc_search {
    background: #c03333;
    padding: 14px 15px 13px 0
}
/*home banner*/
.homeBannerContainer {
    border-top: 5px solid #000;
    border-bottom: 5px solid #000;
    padding: 0;
}
.homeBannerContainer h2 {
    display: none
}
.homeBannerContainer .txtBanner {
    position: absolute;
    bottom: 30px;
    color: #FFF;
    font-size: 22px;
    font-weight: bold;
    text-align: right;
}
.homeBannerContainer a {
    width: 1170px;
    padding-left: 500px;
    margin: auto;
    display: block;
    color: #FFF;
    font-size: 22px;
    font-weight: bold;
    text-align: right;
}
.homeBannerContainer .txtBanner > span {
    width: 1170px;
    padding-left: 500px;
    margin: auto;
    display: block;
    color: #FFF;
    font-size: 22px;
    font-weight: bold;
    text-align: right;
}
.frontBanner li {
    padding: 0;
    margin: 0;
    list-style: none;
    list-style-image: none;
}

.mainBanner{width:761px;}

/*index elements*/
.contentIndexContainer {
    background: #fff;
    padding: 30px 0
}
.homeStreamingTimelineContainer {
    padding: 0;
}
.contentIndexContainer:before {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.topViewedContainer {
    background: #fff;
    padding: 30px 0;
}
.footerTopContainer {
    background: #222222;
    padding: 30px 0;
}
.footerBottomContainer {
    background: #2e2e2e;
    padding: 20px 0;
}
/* poll list */

.node-advpoll {
    background: #f2f2f2;
    padding: 0 25px 25px;
    margin-bottom: 20px;
}
.node-advpoll:before {
    content: "الاستطلاعات";
    display: inline-block;
    font-size: 22px;
    color: #FFF;
    background: #e83838;
    padding: 7px 20px 5px 30px;
    line-height: 30px;
    margin: 0 0 25px;
    -webkit-border-bottom-left-radius: 60px;
    -moz-border-radius-bottomleft: 60px;
    border-bottom-left-radius: 60px;
    margin-right: -25px;
}
.node-advpoll .form-group:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.node-advpoll input[type="radio"], .node-advpoll .form-type-checkbox input[type="checkbox"], .node-advpoll input {
    float: right;
    width: auto;
    padding: 0 10px;
    margin: 5px 0 0;
}
.node-advpoll label {
    overflow: hidden;
    display: block;
    width: auto;
    font-size: 16px;
    padding: 0 10px;
    color: #202020;
    line-height: 1.1
}
.node-advpoll .field-name-body {
    font-size: 16px;
    color: #202020;
    line-height: 30px;
    line-height: 1.1
}
.node-advpoll .form-type-radio:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.node-advpoll .btn {
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    background: #e83838;
    padding: 5px 20px 4px 25px;
    line-height: 22px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-left-radius: 15px;
}
.node-advpoll .btn:hover, .node-advpoll .btn:focus, .node-advpoll .btn:active, .node-advpoll .btn.active, .node-advpoll .btn.disabled, .node-advpoll .btn[disabled] {
    background: #222;
    text-decoration: none;
}
.node-advpoll .text {
    font-size: 16px;
    color: #202020;
    line-height: 1.1;
    display: block;
    width: 100%;
    clear: both;
}
.node-advpoll .text:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.node-advpoll .bar {
    width: 70%;
    float: right;
    border: none;
    background: #FFF;
    margin-top: 5px;
}
.node-advpoll .bar .foreground {
    background: #e83838;
}
.node-advpoll .percent {
    text-align: center;
    width: 30%;
    display: block;
    font-size: 16px;
    color: #202020;
    float: right;
}
.node-advpoll .total {
    font-size: 16px;
    color: #a0a0a0;
    text-align: right;
}
.node-advpoll .poll-message {
    font-size: 16px;
    color: #e83838;
    text-align: right;
}
.node-advpoll .total:before {
    content: "";
    display: block;
    height: 0;
    clear: both;
    font-size: 16px;
    color: #a0a0a0;
}
/* poll flotant */

.pollRegion .container {
    position: relative;
    height: 50px;
    z-index: 9999;
}
.pollPage {
    background: #f2f2f2;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 9999;
}
.pollPage .view-id-tv1_poll {
    display: none;
}
.pollPage h2 {
    cursor: pointer;
}
.pollPage .view {
    padding: 0 25px 25px;
}
.pollPage .view .form-group:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.pollPage .view input {
    float: right;
    width: auto;
    padding: 0 10px;
    margin: 0;
}
.pollPage .view label {
    overflow: hidden;
    display: block;
    width: auto;
    font-size: 16px;
    padding: 0 10px;
    color: #202020;
    line-height: 1.1
}
.pollPage .view .field-name-body {
    font-size: 16px;
    color: #202020;
    line-height: 30px;
    line-height: 1.1
}
.pollPage .view .form-type-radio:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.pollPage .node-advpoll {
    background: #f2f2f2;
    padding: 0;
    margin-bottom: 0;
}
.pollPage .node-advpoll:before {
    display: none
}
.pollPage .view .btn {
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    background: #e83838;
    padding: 5px 20px 4px 25px;
    line-height: 22px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-left-radius: 15px;
}
.pollPage .view .btn, .pollPage .view .btn:focus, .pollPage .view .btn:active, .pollPage .view .btn.active, .pollPage .view .btn.disabled, .pollPage .view .btn[disabled] {
    background: #222;
    text-decoration: none;
}
.poll-bar .text {
    font-size: 16px;
    color: #202020;
    line-height: 1.1;
    display: block;
    width: 100%;
    clear: both;
}
.poll-bar .text:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.poll .poll-bar .bar {
    width: 70%;
    float: right;
    border: none;
    background: #FFF;
    margin-top: 5px;
}
.poll .poll-bar .bar .foreground {
    background: #e83838;
}
.poll .poll-bar .percent {
    text-align: center;
    width: 30%;
    display: block;
    font-size: 16px;
    color: #202020;
    float: right;
}
.poll .total {
    font-size: 16px;
    color: #a0a0a0;
    text-align: right;
}
.poll .poll-message {
    font-size: 16px;
    color: #e83838;
    text-align: right;
}
.poll .total:before {
    content: "";
    display: block;
    height: 0;
    clear: both;
    font-size: 16px;
    color: #a0a0a0;
}
/*live home*/
.strteamingBlc {
    padding-top: 68px
}
.strteamingBlc p {
    margin-bottom: 25px;
}
.strteamingBlc img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    display: block
}
.strteamingBlc h2.block-title {
    display: none
}
/*.strteamingBlc p a{ display:block;font-size: 26px; font-weight:bold; color: #FFF; text-align:right;line-height: 1; width:90%; position:absolute; right:5%; bottom:6%;}
*/
/*today program*/
.emmisionMnt {
    padding-left: 5%;
    position: relative
}
.emmisionMnt .allProg {
    display: inline-block;
    padding: 10px 0;
    position: absolute;
    left: 10%;
    top: 5px;
    font-size: 14px;
    color: #999;
}
.emmisionMnt .tmlineRow {
    margin-bottom: 5%;
    padding-right: 137px;
    background: url(../image/png/after.png) 95% center no-repeat;
}
.emmisionMnt .currentProg {
    background: url(../image/png/now.png) 95% center no-repeat;
}
.emmisionMnt .tmlBlc {
    background: #FFF;
}
.emmisionMnt .tmlBlc:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.emmisionMnt .tmlBlc .tmline-img {
    float: right;
    width: 35%;
}
.emmisionMnt .tmlBlc .tmline-img img {
    width: 100%;
    height: auto;
}
.emmisionMnt .tmlBlc .tmline-info {
    overflow: hidden;
    padding: 10px 20px 10px 10px;
}
.emmisionMnt .tmlBlc p {
    margin-bottom: 0;
}
.emmisionMnt .tmlBlc .date span {
    font-size: 16px;
    font-weight: bold;
    color: #e83838;
}
.emmisionMnt .tmlBlc .ttl {
    font-size: 12px;
    color: #e83838;
    margin-bottom: 7px;
    font-weight: bold;
    line-height: 1;
}
.emmisionMnt .tmlBlc .tmline-title {
    font-size: 22px;
    color: #000;
    margin-bottom: 7px;
    font-weight: bold;
    line-height: 1;
}
.emmisionMnt .tmlBlc .tmline-title a {
    color: #000;
    display: block;
    line-height: 1;
}
.emmisionMnt .tmlBlc .tmline-desc {
    font-size: 14px;
    color: #5b5b5b;
    display: block;
    line-height: 1;
}
/*news 20h*/
.homeNewsTonightContainer {
    padding: 30px 0;
}
.homeNewsTonightContainer .row-fluid .span8 {
    padding-right: 3%;
}
.homeNewsTonightContainer .row-fluid .span8 {
    width: 68.16666666666667%;
}
.homeNewsTonightContainer .row-fluid .span4 {
    width: 30.83333333333333%;
}
.blcdontmiss {
    color: #FFF;
    position: relative;
}
.homeNewsTonightContainer .row-fluid .span6 {
    width: 47%;
    margin-right: 6%;
}
.homeNewsTonightContainer .row-fluid .span6:first-child {
    margin-right: 0;
}
/*.bannerNews{background:url(../image/jpg/banner20.jpg) left top no-repeat; height:370px; background-size:cover; position:relative; color:#FFF;border-bottom:2px solid #e83838;}
*/

.dateNBanner {
    font-size: 22px;
    color: #e83838;
    font-weight: bold;
    padding: 0;
    line-height: 1;
    margin-bottom: 0;
}
.ttrNBanner {
    font-size: 32px;
    font-weight: bold;
    padding: 0;
    line-height: 1;
    margin-bottom: 7px;
    color: #000;
}
.descNBanner {
    font-size: 16px;
    padding: 0;
    line-height: 1;
    color: #000;
}
.blcNBanner {
    padding: 0 20px;
    color: #FFF;
}
.blcNBanner a {
    color: #000;
}
.blcNBanner a:hover {
    color: #e83838;
    text-decoration: none;
}
.imgNBanner {
    display: block;
    margin-bottom: 20px;
    border-bottom: 2px solid #e83838;
}
.imgNBanner img {
    width: 100%;
    height: auto;
    border-bottom: 2px solid #e83838;
    display: block;
}
/* most view*/

.topViewedContainer .col-sm-4 {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.topViewedContainer .col-sm-4 {
    padding: 0 3%;
    margin-bottom: 20px;
}
.topViewedContainer .col-sm-4 .views-field-field-image img {
    width: 100%;
    height: auto;
}
.topViewedContainer .col-sm-4 .views-field-field-image {
    margin-bottom: 8px;
}
.topViewedContainer .views-field-field--emission span {
    font-size: 14px;
    color: #e83838;
    font-weight: bold;
    line-height: 1;
    padding: 0 20px;
}
.topViewedContainer .views-field-field--emission a {
    display: block;
    font-size: 20px;
    color: #000;
    font-weight: bold;
    line-height: 1;
    padding: 0 20px;
}
.topViewedContainer .views-field-field-short-description {
    display: block;
    font-size: 18px;
    color: #5b5b5b;
    padding: 0 20px;
    height: 70px;
    overflow: hidden;
    line-height: 1;
}

.pager--infinite-scroll {
    margin: 0 0 20px;
}
.pager--infinite-scroll li > a, .pager--infinite-scroll li > span {
    display: inline-block;
    padding: 5px 10px 5px 25px;
    background: url(../image/png/pagercharge.png) 10px center no-repeat #4d4d4d;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
    color: #bcbcbc;
    font-weight: bold;
    border: none;
}
.pager--infinite-scroll li > a:hover, .pager--infinite-scroll li > span {
    color: #FFF;
    background: url(../image/png/pagercharge.png) 10px center no-repeat #4d4d4d;
}
.videoLast .more-link {
    display: none;
}
/*content*/
.containerHome {
    background: #FFF;
    width: 1170px;
    margin: auto;
}
.front .containerHome .container {
    padding: 20px;
}
.front .containerHome .container-fluid {
    padding: 0;
}
.contentContainer {
    padding: 0;
}
div.contentContainerBg {
    background: url(../image/gif/bgdegrade.gif) left top repeat-x;
    padding: 150px 0 0 0;
}
.pageContentAll {
    padding: 30px 0;
    background: #FFF;
    position: relative;
}
.path .breadcrumb {
    padding: 8px 15px;
    margin: 0 0 20px;
    list-style: none;
    background-color: inherit;
    font-size: 16px;
    color: #5b5b5b;
}
.path .breadcrumb a {
    font-size: 16px;
    color: #5b5b5b;
}
.path .breadcrumb>li+li:before {
    padding: 0 5px;
    color: #e83838;
    content: "";
    background: url(../image/png/pucerouge.gif) center center no-repeat;
    display: inline-block;
    width: 20px;
    height: 10px;
}
.title1 {
    font-size: 40px;
    color: #000;
    margin-bottom: 30px;
    font-weight: bold;
    padding: 0 0 30px;
    line-height: 1;
    margin:0;
}


.tabSubMenu {
    position: absolute;
    right: 30px;
    top: -50px;
}
.tabSubMenu li {
    float: right;
    margin: 0 0 0 10px;
    list-style: none;
    padding: 0
}
.tabSubMenu li a {
    display: block;
    padding: 5px 10px;
    font-size: 16px;
    color: #000;
}
.tabSubMenu li.active a {
    background: #e83838;
    color: #fff;
    text-decoration: none;
}
.tabSubMenu li a:hover {
    background: #e83838;
    color: #fff;
    text-decoration: none;
}
.views-exposed-form {
    text-align: left;
    padding-left: 3%;
}
.views-exposed-form label {
    display: none
}
.views-exposed-form .form-type-bef-link {
    display: inline-block
}
.views-exposed-form a {
    display: block;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    padding: 5px 10px;
    line-height: 1.1;
    margin-left: 10px;
}
.views-exposed-form a:hover {
    color: #FFF;
    background: #e83838;
    text-decoration: none;
}
/*offre emploi*/

.blcOffreElem {
    background: #fcfcfc;
    padding: 15px 20px;
    border: 1px solid #dadada;
    border-right: 2px solid #e83838;
    margin-bottom: 20px;
}
.blcOffreElem .date {
    font-size: 16px;
    font-weight: bold;
    color: #e83838;
}
.blcOffreElem .ttr {
    font-size: 22px;
    color: #000;
    margin-bottom: 10px;
}
.blcOffreElem .ttr .ttrTxt {
    display: inline-block;
    padding: 0 0 0 15px;
    font-weight: 600;
}
.blcOffreElem .ttr .ttrRef {
    display: inline-block;
    font-size: 18px;
    color: #737373;
}
.blcOffreElem .ttr a {
    color: #000;
}
.blcOffreElem .ttr a:hover {
    color: #e83838;
    text-decoration: none
}
.blcOffreElem .desc {
    font-size: 14px;
    color: #5b5b5b;
    margin-bottom: 10px;
}
/*Replay*/
.mejs-offscreen {
    display: none;
}
.mediaelement-video .mejs-container {
    width: 100% !important;
}
.mediaelement-video .me-plugin {
    width: 100%;
    height: 100%;
}
.mediaelement-video .me-plugin embed {
    width: 100%;
    height: 100%;
}
.cntReplay {
}
.cntReplay div.span6:first-child {
    width: 48.5%;
    margin-left: 3%;
}
.cntReplay div.span6 {
    width: 48.5%;
}
.cntReplay .info .lbl {
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
    float: right;
}
.cntReplay .info .field-name-field-presenter {
    overflow: hidden;
    font-size: 14px;
    display: inline-block;
    color: #5b5b5b;
}
.cntReplay .info .field-name-field-node-date {
    overflow: hidden;
    font-size: 14px;
    display: inline-block;
    color: #5b5b5b;
}
.cntReplay .infoReplay {
    font-size: 16px;
    color: #5b5b5b;
}
.cntReplay .affiche img {
    width: 100%;
    height: auto;
}
.cntReplay .infoReplay p {
    line-height: 1.2;
    margin-bottom: 10px;
}
.cntReplay .infoReplay p a {
    color: #e83838;
}
.node-type-emission .block h2 {
    font-size: 40px;
    margin-top: 25px;
    display: block;
    color: #000;
    margin-bottom: 20px;
    font-weight: bold;
    padding: 0 0 10px;
    line-height: 1;
    border-bottom: none;
    background: url(../image/gif/bgh2.gif) left bottom repeat-x #fff;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
}
.node-type-replay h2 {
    font-size: 42px;
    margin-top: 25px;
    display: block;
    color: #000;
    margin-bottom: 20px;
    font-weight: bold;
    padding: 0 0 10px;
    line-height: 1;
    border-bottom: none;
    background: url(../image/gif/bgh2.gif) left bottom repeat-x #fff;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
}
.node-type-emission .views-bootstrap-grid-plugin-style .col:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.node-type-emission .views-field-field-image {
    float: right;
    margin-left: 20px;
    width: 35%;
}
.node-type-emission .views-field-field-image img {
    width: 100%;
    height: auto;
}
.node-type-emission .views-field-nothing {
    overflow: hidden;
}
.node-type-emission .views-field-nothing .ttr {
    font-size: 22px;
    color: #000;
    font-weight: bold;
    margin-bottom: 5px;
}
.node-type-emission .views-field-nothing .ttr a {
    color: #000;
    text-decoration: none;
}
.node-type-emission .views-field-nothing .ttr a:hover {
    color: #e83838;
    text-decoration: none;
}
.node-type-emission .views-field-nothing .desc {
    font-size: 16px;
    color: #5b5b5b;
    line-height: 1;
}
.block-facebook-comments .fb_iframe_widget {
    display: block;
}
.block-facebook-comments .fb_iframe_widget>span {
    width: 100% !important;
}
.block-facebook-comments .fb_iframe_widget>span iframe {
    width: 100% !important;
}
/*listing grid views*/
.blcListElem {
    margin-bottom: 25px;
}
.blcListElem .theme {
    display: inline-block;
    position: absolute;
    left: 9%;
    top: 0;
}
.blcListElem .theme span {
    display: block;
    padding: 2px 25px 2px 15px;
    line-height: 1;
    font-size: 16px;
    color: #FFF;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    border-bottom-right-radius: 20px;
}
.blcListElem .img {
    margin-bottom: 10px;
}
.blcListElem .img img {
    width: 100%;
    height: auto;
}
.blcListElem .ttr {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    margin-bottom: 7px;
    line-height: 1;
    padding: 0 20px 0 10px;
    height: 50px;
}
.blcListElem .ttr a {
    color: #000;
}
.blcListElem .ttr a:hover {
    color: #e83838;
    text-decoration: none;
}
.blcListElem .desc {
    font-size: 16px;
    color: #5b5b5b;
    line-height: 1;
    padding: 0 20px 0 10px;
}
.page-emission-coulisses .view-emission-coulisses .view-content>div {
    width: 30%;
    margin: 0 1.5% 1.5%;
    float: right;
}
.page-emission-coulisses .view-emission-coulisses .view-content>div a {
    display: block;
}
.page-emission-coulisses .view-emission-coulisses .view-content>div a img {
    width: 100%;
    height: auto;
}
.page-emission-coulisses .view-emission-coulisses:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.page-mediatheque .view-mediatheque .view-content>div {
    width: 30%;
    margin: 0 1.5% 1.5%;
    float: right;
}
.page-mediatheque .view-mediatheque .view-content>div a {
    display: block;
}
.page-mediatheque .view-mediatheque .view-content>div a img {
    width: 100%;
    height: auto;
}
.page-mediatheque .view-mediatheque:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
/*pagination*/
.pagination>li {
    display: inline-block;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #e83838;
    border-color: #e83838;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border: 1px solid #ddd;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    font-size: 14px;
    padding: 4px 12px;
    margin-left: 5px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #b2b2b2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    background-color: #e83838;
    border-color: #e83838;
    color: #FFF;
}
.pagination li.next a {
    color: #FFF;
    padding: 5px 14px 3px 12px;
}
.pagination li.next a:hover {
    color: #e83838;
}
.pagination li.next a:before {
    content: "\f104";
    display: inline;
    font: normal normal normal 14px/1 FontAwesome;
    color: #b2b2b2
}
.pagination li.next a:hover:before {
    color: #fff
}
.pagination li.prev a {
    color: #FFF;
    padding: 5px 14px 3px 12px;
}
.pagination li.prev a:hover {
    color: #e83838;
}
.pagination li.prev a:before {
    content: "\f105";
    display: inline;
    font: normal normal normal 14px/1 FontAwesome;
    color: #b2b2b2
}
.pagination li.prev a:hover:before {
    color: #fff
}
/*page body*/


p.streamingVideo iframe {
    width: 100%;
    height: 600px;
}
/*tabs*/
.pageContentAll .nav-tabs {
    margin: 0 0 35px 0;
    background: #f2f2f2;
    border: none;
}
.pageContentAll .nav-tabs>li.active>a:before {
    content: "";
    display: block;
    background: #e83838;
    height: 7px;
    width: 100%;
    position: absolute;
    left: 0;
    top: -6px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
.pageContentAll .nav-tabs>li.active>a, .pageContentAll ul.nav-tabs>li.active>a:focus, .pageContentAll ul.nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #e83838;
    border: none;
    border-bottom-color: transparent;
}
.pageContentAll .nav-tabs > li, .nav-pills > li {
    float: right;
}
.pageContentAll .nav > li > a:hover, .pageContentAll .nav > li > a:focus {
    border: none;
    text-decoration: none;
    color: #e83838;
    background-color: #f2f2f2;
}
.pageContentAll .nav > li > a {
    position: relative;
    border: 0;
    font-size: 18px;
    color: #b1b1b1;
    padding: 14px 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.pageContentAll .quicktabs-tabs {
    margin: 0 0 35px 0;
    background: #f2f2f2;
    border: none;
}
.pageContentAll .quicktabs-tabs>li:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.pageContentAll .quicktabs-tabs>li.active>a:before {
    content: "";
    display: block;
    background: #e83838;
    height: 7px;
    width: 100%;
    position: absolute;
    left: 0;
    top: -6px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
.pageContentAll .quicktabs-tabs li.active {
    background: none;
}
.pageContentAll ul.quicktabs-tabs li {
    padding: 0
}
.pageContentAll .quicktabs-tabs a.active {
    display: none
}
.pageContentAll .quicktabs-tabs>li.active>a, .pageContentAll .quicktabs-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #e83838;
    border: none;
    border-bottom-color: transparent;
}
.pageContentAll .quicktabs-tabs > li{
    float: right;
}
.pageContentAll .quicktabs-tabs > li > a:hover, .pageContentAll .quicktabs-tabs > li > a:focus {
    border: none;
    text-decoration: none;
    color: #FFF;
    background-color: #e83838;
}
.pageContentAll .quicktabs-tabs > li > a {
    position: relative;
    border: 0;
    font-size: 18px;
    color: #b1b1b1;
    padding: 14px 20px;
    display: block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.bodyPage {
}
.bodyPage p {
    font-size: 17px;
    color: #5b5b5b;
    margin-bottom: 15px;
}
.bodyPage a {
    color: #e83838;
}
.bodyPage p strong {
    font-weight: bold;
}
.jobRef div {
    display: inline-block;
    font-size: 18px;
    color: #737373;
}
.bodyPage ul {
    margin-bottom: 25px;
    margin-right: 15px;
}
.bodyPage ul ul {
    margin-bottom: 5px;
    margin-right: 15px;
}
.bodyPage ul li {
    display: block;
    font-size: 14px;
    color: #5b5b5b;
    font-weight: bold;
    margin-bottom: 5px;
}
.bodyPage ul li:before {
    font: normal normal normal 18px/1 FontAwesome;
    display: inline-block;
    margin-top: 5px;
    content: "\f137";
    color: #e83838;
    margin-left: 10px;
}
.txtRouge {
    color: #e83838;
}
.imgSmall {
    float: left;
    margin: 0 20px 20px
}
.imgBig {
    display: block;
    width: 100%;
    margin: 0 0 20px;
}
div.bodyPage h2 {
    display: block;
    font-size: 35px;
    color: #000;
    font-weight: bold;
    padding: 20px 10px;
    background: none;
    margin: 0;
}
div.bodyPage h3 {
    display: block;
    font-size: 24px;
    color: #5b5b5b;
    font-weight: bold;
    padding: 10px;
    background: none
}
div.bodyPage h2:before {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.bodyPage {
    text-align: right;
}
.bodyPage table th {
    padding: 10px 15px;
    line-height: 1.1;
    background: #f2f2f2;
    border: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    text-align: right;
    border-bottom: 1px solid #f4f4f4;
    font-size: 16px;
    color: #5b5b5b;
    font-weight: bold;
}
.bodyPage table {
    margin: 5px 0;
}
.bodyPage table td {
    padding: 5px 20px;
    border: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    border-bottom: 1px solid #f4f4f4;
    font-size: 16px;
    color: #5b5b5b;
}
.bodyPage table tbody tr:nth-child(even) {
    background: #f9f9f9
}
.bodyPage table tbody tr:nth-child(odd) {
    background: #FFF
}
.footerOffert {
}
.footerOffert:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.footerOffert .postuler {
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    background: #e83838;
    padding: 5px 20px 4px 25px;
    line-height: 22px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-left-radius: 15px;
}
.footerOffert .postuler:hover {
    background: #222;
    text-decoration: none;
}
/*web forme*/

.node-type-webform .node-webform {
}
.node-type-webform .node-webform .panel-default>.panel-heading {
    color: #e83838;
    background-color: inherit;
    border: none;
    background: url(../image/gif/borderform.gif) left bottom repeat-x;
    padding: 5px 15px;
}
.node-type-webform .node-webform .panel-default>.panel-heading .panel-title {
    font-size: 22px;
    color: #e83838;
    font-weight: bold;
}
.node-type-webform .node-webform .panel-default>.panel-heading .panel-title:before {
    font: normal normal normal 22px/1 FontAwesome;
    display: inline-block;
    margin-top: 5px;
    content: "\f137";
    color: #e83838;
    margin-left: 10px;
}
.node-type-webform .node-webform .panel-body {
    padding: 0;
}
.node-type-webform .node-webform .panel-body:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.node-type-webform .node-webform .panel {
    margin-bottom: 20px;
    background-color: inherit;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.node-type-webform .node-webform .webform-component-textfield, .node-type-webform .node-webform .webform-component-email {
    width: 50%;
    padding: 0 1.5%;
    margin-bottom: 1.5%;
    float: right;
}
.node-type-webform .node-webform .form-item:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.node-type-webform .node-webform .form-item label {
    width: 30%;
    float: right;
    font-size: 18px;
    color: #5b5b5b;
    line-height: 50px;
    padding: 0;
    font-weight: bold;
}
.node-type-webform .node-webform .webform-component-textarea {
    width: 100%;
    padding: 0 1.5%;
}
.node-type-webform .node-webform .webform-component-textarea label {
    width: 15%;
    float: right;
    font-size: 18px;
    color: #5b5b5b;
    line-height: 50px;
    padding: 0;
    font-weight: bold;
}
.node-type-webform .node-webform .form-textarea-wrapper {
    width: 85%;
    float: right;
}
.node-type-webform .node-webform div.form-textarea-wrapper textarea {
    height: 150px;
    resize: none;
    width: 100%;
}
.node-type-webform .node-webform textarea, .node-type-webform .node-webform input[type="text"], .node-type-webform .node-webform input[type="password"], .node-type-webform .node-webform input[type="datetime"], .node-type-webform .node-webform input[type="datetime-local"], .node-type-webform .node-webform input[type="date"], .node-type-webform .node-webform input[type="month"], .node-type-webform .node-webform input[type="time"], .node-type-webform .node-webform input[type="week"], .node-type-webform .node-webform input[type="number"], .node-type-webform .node-webform input[type="email"], .node-type-webform .node-webform input[type="url"], .node-type-webform .node-webform input[type="search"], .node-type-webform .node-webform input[type="tel"], .node-type-webform .node-webform input[type="color"] {
    overflow: hidden;
    width: 70%;
    display: block;
    height: 50px;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 30px;
    border: 1px solid #dedede;
    color: #000;
    background: #f6f6f6;
    vertical-align: middle;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.node-type-webform .node-webform textarea:focus, .node-type-webform .node-webform input[type="text"]:focus, .node-type-webform .node-webform input[type="password"]:focus, .node-type-webform .node-webform input[type="datetime"]:focus, .node-type-webform .node-webform input[type="datetime-local"]:focus, .node-type-webform .node-webform input[type="date"]:focus, .node-type-webform .node-webform input[type="month"]:focus, .node-type-webform .node-webform input[type="time"]:focus, .node-type-webform .node-webform input[type="week"]:focus, .node-type-webform .node-webform input[type="number"]:focus, .node-type-webform .node-webform input[type="email"]:focus, .node-type-webform .node-webform input[type="url"]:focus, .node-type-webform .node-webform input[type="search"]:focus, .node-type-webform .node-webform input[type="tel"]:focus, .node-type-webform .node-webform input[type="color"]:focus {
    background: #FFF;
    border-color: #e83838;
    outline: none;
}
.node-type-webform .node-webform .form-item .form-radios .radio {
    height: 50px;
    line-height: 50px;
}
.node-type-webform .node-webform .form-item .form-radios .radio, .node-type-webform .node-webform .form-item .form-radios .radio input, .node-type-webform .node-webform .form-item .form-radios .radio label {
    display: inline-block;
    width: auto;
    float: none;
    padding: 0 10px;
    margin: 0;
}
/*Bntn form */
.btn-primary, .button-primary {
    float: left;
    margin-top: 25px;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    background: #e83838;
    padding: 5px 20px 4px 25px;
    line-height: 22px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-left-radius: 15px;
    font-family: "myriad", Arial, sans-serif;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled], .button-primary:hover, .button-primary:focus, .button-primary:active, .button-primary.active, .button-primary.disabled, .button-primary[disabled] {
    background: #222;
    color: #FFF;
    text-decoration: none;
}
.webform-confirmation {
    font-size: 30px;
    font-weight: bold;
    position: relative;
    color: #3ec18d;
    margin-bottom: 20px;
    background: #ebf9f3;
    border: 3px solid #3ec18d;
    padding: 10px 50px 10px 30px;
    text-align: center;
}
.webform-confirmation:before {
    content: "\f00c";
    font: normal normal normal 35px/1 FontAwesome;
    color: #3ec18d;
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 35px;
    top: 20px;
}
.webform-confirmation p{
    color: #5b5b5b;
    font-size: 17px;
    margin-bottom: 15px;
}
.page-node-done .links {
    text-align: left;
}
.page-node-done .links a {
    font-size: 16px;
    background: #3ec18d;
    padding: 10px 25px;
    color: #FFF;
    text-transform: uppercase;
    display: inline-block;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
}
.page-node-done .links a:hover {
    background: #329e73;
    text-decoration: none
}
/*contact info*/

.infoContact {
    margin-right: 20px;
}
.infoContact li {
    display: block;
    list-style-image: none;
    list-style: none;
    position: relative;
    padding: 0 40px 0 0;
    margin: 0 0 10px;
    font-size: 16px;
    color: #5b5b5b;
    line-height: 1.2;
}
.infoContact li strong {
    color: #000;
    font-weight: bold;
}
.infoContact li a {
    color: #5b5b5b;
}
.infoContact li:before {
    font: normal normal normal 25px/1 FontAwesome;
    display: block;
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 2px;
    color: #e83838
}
.infoContact li.adresse:before {
    content: "\f041";
}
.infoContact li.tel:before {
    content: "\f095";
}
.infoContact li.fax:before {
    content: "\f1ac";
}
.infoContact li.mail:before {
    content: "\f0e0";
}
/*plan site*/

#site-map:after {
    display: block;
    content: "";
    height: 0;
    clear: both;
}
#site-map .site-map-front-page {
    display: none;
}
#site-map .site-map-menus .site-map-box {
    float: right;
    width: 25%;
    padding: 0 10px;
}
#site-map .site-map-menus h2 {
    font-size: 16px;
    font-weight: bold;
    color: #e83838;
    background: none;
    display: block;
    padding: 0;
    line-height: 1.2;
    margin: 0 0 25px;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
}
#site-map .site-map-menus li {
    margin: 0;
    padding: 0;
    list-style-image: none;
    list-style: none;
}
#site-map .site-map-menus li a {
    display: block;
    color: #5b5b5b;
    font-size: 14px;
    height: 25px;
    padding: 0 15px 0 0;
    background: url(../image/png/map.png) right 5px no-repeat;
}
#site-map .site-map-menus li a:hover {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
/*elem prog*/
.elemProg:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.elemProg {
    display: table;
    width: 100%;
}
.elemProg .elemProgDateCircl, .elemProg .elemProgImg, .elemProg .elemProgInfo {
    display: table-cell;
    padding: 25px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.tab-pane .elemProg:first-child .elemProgDateCircl {
    background: url(../image/png/dotv.png) center -45% no-repeat #FFF;
}
.elemProg .elemProgDateCircl {
    width: 13%;
    padding: 25px 0;
    background: url(../image/png/dotv.png) center top repeat-y #FFF;
    vertical-align: middle;
    text-align: center;
}
.elemProg .elemProgDateCircl p {
    padding: 20px 0;
    background: url(../image/jpg/bgdate-Prog.jpg) center center no-repeat;
}
.elemProg .elemProgDateCircl span {
    display: block;
    padding: 20px;
    font-size: 18px;
    color: #e83838;
    font-weight: bold;/*border:1px solid #e83838;
-webkit-border-radius:50%;
-moz-border-radius: 50%;
border-radius: 50%;*/
}
.elemProg .elemProgImg {
    width: 18%;
    vertical-align: middle;
    text-align: center;
}
.elemProg .elemProgImg img {
    text-align: center;
    display: inline;
    width: 100%;
    height: auto;
}
.elemProg .elemProgInfo {
    padding-right: 25px;
}
.elemProg .elemProgDate {
    font-size: 16px;
    font-weight: bold;
    color: #e83838;
}
.elemProg .elemProgTitre {
    font-size: 22px;
    color: #000;
    font-weight: 600;
}
.elemProg .elemProgTitre a {
    color: #000;
}
.elemProg .elemProgTitre a:hover {
    color: #e83838;
    text-decoration: none
}
.elemProg .elemProgDesc {
    font-size: 14px;
    color: #5b5b5b;
}
/*footer*/

.listMeteoF .owl-pagination {
    display: none;
}
.listMeteoF .owl-buttons {
    border-top: 1px solid #393939;
    text-align: left;
    padding-left: 10px;
}
.listMeteoF .owl-theme .owl-controls {
    bottom: -20px;
}
.listMeteoF .owl-theme .owl-controls .owl-buttons div, .listMeteoF .owl-theme .owl-controls .owl-buttons div {
    width: 13px;
    height: 26px;
    background: none;
    overflow: hidden;
    line-height: 30px;
    font: normal normal normal 25px/1 FontAwesome;
    color: #b2b2b2;
    content: "";
    padding: 0;
    display:inline-block;
}
.listMeteoF .owl-next:before {
    display: block;
    width: 15px;
    content: "\f105";
    margin: 0;
    text-align: center;
}
.listMeteoF .owl-prev:before {
    display: block;
    width: 15px;
    content: "\f104";
    margin: 0;
    text-align: center;
}
.listMeteoF .owl-theme .owl-controls .owl-buttons div, .listMeteoF .owl-theme .owl-controls .owl-buttons div {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: none;
    filter: Alpha(Opacity=1);
    opacity: 1;
    display: inline-block;
}
.listMeteoF .owl-theme .owl-controls .owl-buttons {
    text-align: left;
    border-top: 1px solid #393939;
}
.listMeteoF .owl-theme .owl-controls .owl-buttons div:hover, .listMeteoF .owl-theme .owl-controls .owl-buttons div:hover {
    color: #e83838;
}
.listMeteoF .owl-carousel .owl-item {
    margin-bottom: 35px;
}
.listMeteoF li {
    padding: 0;
    margin: 0;
    list-style: none;
    list-style-image: none;
}
.elemMeteo {
    margin-bottom: 0;
}
.elemMeteo:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.elemMeteo p {
    float: right;
    font-size: 18px;
    color: #FFF;
    margin: 0;
    line-height: 35px;
}
.elemMeteo .elemttr {
    width: 40%;
    text-align: right;
}
.elemMeteo .elemTemperature {
    width: 40%;
    text-align: center;
    font-size: 14px;
    color: #FFF;
}
.elemMeteo .elemImg {
    width: 20%;
    text-align: center;
}
div.elemMeteo .elemImg img {
    width: 35px;
    height: auto;
    display: inline-block
}
.frontBannerSlider .owl-pagination {
    display: none;
}
.frontBannerSlider .owl-buttons {
}
.frontBannerSlider .owl-theme .owl-controls {
    bottom: 50%;
}
.frontBannerSlider .owl-theme .owl-controls .owl-nav div, .frontBannerSlider .owl-theme .owl-controls .owl-nav div {
    width: 80px;
    height: 80px;
    background: none;
    overflow: hidden;
    line-height: 80px;
    font: normal normal normal 80px/1 FontAwesome;
    color: #fff;
    content: "";
    padding: 0;
}
.owl-carousel .views-field-field-image {
    position: relative
}
.owl-carousel .views-field-field-image:after {
    display: block;
    position: absolute;
    content: "";
    background: url(../image/png/bgbanner.png) left top repeat-x;
    height: 253px;
    left: 0;
    bottom: 0;
    width: 100%;
}
.frontBannerSlider .owl-theme .owl-controls .owl-nav div:hover, .frontBannerSlider .owl-theme .owl-controls .owl-nav div:hover {
    color: #e83838;
    opacity: 0.8
}
.frontBannerSlider .owl-next:before {
    display: block;
    width: 80px;
    content: "\f105";
    margin: 0;
    text-align: center;
}
.frontBannerSlider .owl-prev:before {
    display: block;
    width: 80px;
    content: "\f104";
    margin: 0;
    text-align: center;
}
.frontBannerSlider .owl-next {
    float: right;
}
.frontBannerSlider .owl-prev {
    float: left
}
.frontBannerSlider .owl-theme .owl-controls .owl-nav div, .listMeteoF .owl-theme .owl-controls .owl-nav div {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: none;
    filter: Alpha(Opacity=1);
    opacity: 1;
    display: inline-block;
}
.footerTopContainer .block h2 {
    font-size: 20px;
    color: #FFF;
    background: none;
    display: block;
    padding: 0 0 10px 0;
    line-height: 1;
    margin: 0 0 25px;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    border-bottom: 1px solid #393939;
}
.footerTopContainer .block {
    padding-left: 5%;
}
ul.quicktabs-tabs li {
    display: inline-block;
    padding-bottom: 15px;
}
.quicktabs-tabs li.active {
    background: url(../image/gif/bgtabstvactive.gif) center bottom no-repeat;
}
.quicktabs-tabs li img {
    width: 30px;
    height: 43px;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
}
.quicktabs-tabs li:hover img, .quicktabs-tabs li.active img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
}
ul.quicktabs-tabs {
    margin: 0 0 20px 0;
    background: url(../image/gif/bgtabstv.gif) left bottom repeat-x;
}
.footerTopContainer .quicktabs_main .block {
    padding-left: 0;
}
.quicktabs_main th {
    background: #404040;
    font-size: 14px;
    color: #FFF;
    text-align: right;
    font-weight: normal;
    padding: 4px 7px
}
.quicktabs_main tr td {
    background: url(../image/gif/septdtvs.gif) right center no-repeat;
    font-size: 12px;
    color: #FFF;
    text-align: center;
}
.quicktabs_main tr td:first-child {
    background: none;
    text-align: right;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 5px 2px;
    line-height: 1.1;
    vertical-align: top;
    border: 0;
}
.block-quicktabs .more-link {
    border-top: 1px solid #393939;
    padding: 7px;
    text-align: left;
}
.block-quicktabs .more-link a {
    display: inline-block;
    background: url(../image/png/pucerouge.png) left 7px no-repeat;
    color: #FFF;
    font-size: 12px;
    padding: 2px 5px 2px 15px;
}
/*bottom Footer*/
.footerBottomContainer {
}
#block-menu-menu-footer {
    text-align: left;
}
.footerBottomContainer ul li {
    display: inline-block;
}
.footerBottomContainer ul li a {
    display: block;
    font-size: 14px;
    color: #a6a6a6;
    padding: 5px 10px;
    background: none;
    margin: 0;
}
.footerBottomContainer ul li a:hover {
    background: none;
    color: #FFF;
}
.owl-carousel {
    padding: 0;
    margin: 0;
}
.owl-carousel {
    position: relative;
	direction:ltr;
}
.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.owl-carousel img {
    height: inherit;
    width: 100%;
    border: 0;
    display: block;
}
.tab-content {
    overflow: visible;
}
.mejs-layer {
    width: 100% !important;
    display: none;
}
.sharethis-wrapper {
    margin: 40px 0 20px;
}
/*search */
.searchRow {
    background: #fcfcfc;
    padding: 15px 20px;
    border: 1px solid #dadada;
    border-right: 2px solid #e83838;
    margin-bottom: 20px;
}
.searchRow .views-field-title {
    font-size: 22px;
    color: #000;
    margin-bottom: 10px;
}
.searchRow .views-field-title a {
    color: #000;
}
.searchRow .views-field-title a:hover {
    color: #e83838;
}
.searchRow .views-field-search-api-excerpt {
    font-size: 14px;
    color: #5b5b5b;
    margin-bottom: 10px;
}
.searchRow .views-field-search-api-excerpt strong {
    font-weight: bold;
}
#domId6 {
    display: none;
}
.view-id-tv1_feuilletons .col-sm-4:nth-child(3n+1) {
    clear: both;
}
.view-id-tv1_videos .col-sm-4:nth-child(3n+1) {
    clear: both;
}

@media(max-width:1199px) {
    #block-views-banni-re-front-block-3 .row .col{
        padding-bottom: 15px;
        padding-left: 0;
    }
    div#block-views-banni-re-front-block-3 .row{
        margin-bottom: 0;
    }
    .topPageContainer {
        padding: 5px 20px;
    }
    .videoLast .views-field-field-theme{
        left: 15px;
    }

    .videoLast .views-field-field-galerie-photo{
        margin-bottom: 10px;
    }
    /*.videoLast .row{
        margin: 0 -10px;
    }*/
    .videoLast .col{
        padding: 0 10px;
    }
}

@media(max-width:1170px) {
    .containerHome, .container {
        width: 100%;
        padding: 0 10px;
    }
    .footerTopContainer {
        padding: 30px;
    }
    .homeBannerContainer .txtBanner a, .homeBannerContainer .txtBanner > span {
        width: 100%;
        padding: 0;
    }
    .homeBannerContainer .txtBanner {
        width: 100%
    }
    .topLogoContainer {
        padding-left: 20px;
    }
    .topLogoContainer .row-fluid .span2 {
        padding-right: 20px
    }
    .mainBanner{
        width: 100%;
    }
    .view-news-emssions-links .blcBannerN .info{
        top: auto;
        bottom: 60px;
    }
    .topChannelContainer ul{
        direction: ltr;
    }

}
@media (max-width: 800px) {
    .topChannelContainer {
       /* background: none;
        padding: 0;
        float: left;*/
    }
    .topChannel li a img {
        width: auto;
        height: auto;
		max-width:100%;
        filter: grayscale(0);
        -webkit-filter: grayscale(0);
        -moz-filter: grayscale(0);
        -o-filter: grayscale(0);
        -ms-filter: grayscale(0);
    }
    .topChannel li a {
        height: auto;
        margin: auto;
    }

    .topPageContainer .container {
        display: inline-block;
        width: inherit;
    }
    .container>.navbar-header, .container>.navbar-collapse {
        margin: 0;
    }
    .navbar-header {
        margin: 0;
        position: relative;
        z-index: 999;
    }
    .topMenuContainer .menu_header {
        position: absolute;
        left: 0;
        top: 100%;
    }
    .topMenuContainer .nav {
        /*padding: 0 20px;*/
        display: none;
        background: #e83838;
        margin: 0;
    }
    .topMenuContainer .nav>li {
        float: none;
        background: none;
        border-top: 1px solid #fff
    }
    .contentContainerBg {
        background-size: contain;
    }
    .node-type-webform .node-webform .webform-component-textfield, .node-type-webform .node-webform .webform-component-email {
        width: 100%;
        float: none;
    }
    .node-type-webform .node-webform .webform-component-textarea label {
        width: 30%;
    }
    .node-type-webform .node-webform .form-textarea-wrapper {
        width: 70%;
        float: right;
    }

    .cntReplay div.span6:first-child {
        width: 100%;
        margin-left: 0;
        margin-bottom: 20px;
    }
    .cntReplay div.span6 {
        width: 100%;
        margin-left: 0;
        margin-bottom: 20px;
    }
    .pageContentAll .nav > li > a {
        padding: 14px 7px;
    }
    .topMenuContainer .nav>li:first-child {
        border-top: none
    }
    .topMenuContainer .nav>li a {
        color: #fff;
        font-size: 16px;
        padding: 10px 20px;
        line-height: 27px;
        display: block;
    }
    .topMenuContainer .nav>li a:hover {
        color: #fff;
    }
    .navbar-toggle {
        float: left;
        /*margin-left: 20px;*/
        display: block;
    }
    #block-views-exp-views-search-page {

    }
    section#block-views-exp-views-search-page.searchPage {
        padding-right: 20px;
    }
    section#block-views-exp-views-search-page.searchPage:before {
        display: none;
    }
    #block-views-exp-views-search-page:before {

    }
    .homeNewsTonightContainer .row-fluid .span4:after, .homeNewsTonightContainer .row-fluid .span8:after, .row-fluid .span8:after, .row-fluid .span4:after, .row-fluid .span9:after, .row-fluid .span10:after, .row-fluid .span11:after, .row-fluid .span12:after, .row-fluid .span9:after, .row-fluid .left.span3:after{
        content: "";
        display: block;
        height: 0;
        clear: both;
    }
    .homeNewsTonightContainer .row-fluid .span4, .homeNewsTonightContainer .row-fluid .span8, .row-fluid .span8, .row-fluid .span4, .row-fluid .span9, .row-fluid .span10, .row-fluid .span11, .row-fluid .span12, .row-fluid .span9, .row-fluid .left.span3 {
        width: 100%;
        margin: 0;
        float: none;
        padding: 0;
    }
    .blcdontmiss {
        height: auto;
    }
    .footerTopContainer .block {
        margin-bottom: 25px;
    }
    .footerBottomContainer {
        padding: 20px;
    }
    #block-menu-menu-footer {
        text-align: inherit;
    }
    .view-id-tv1_feuilletons .col-sm-4:nth-child(3n+1) {
        clear: none;
    }
    .view-id-tv1_videos .col-sm-4:nth-child(3n+1) {
        clear: none;
    }
    .view-id-tv1_feuilletons .col-sm-4:nth-child(2n+1) {
        clear: both;
    } 
    .view-id-tv1_videos .col-sm-4:nth-child(2n+1) {
        clear: both;
    }

    .topMenuContainer.container-fluid { padding:0;}
    .topLogoContainer .span10{
        display: none;
    }
    .elemArticleThumbsFirst .info .ttr{
        font-size: 28px;
    }
.topChannel li {
	float: none;
	width:15%;
	display:inline-block;
}
.topChannel .menu.nav {text-align: center; direction:rtl;}

    .mainBannerThumbnail {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .path .breadcrumb{
        display: none;
    }
}



@media screen and (max-width: 480px) {
    .pub_top {
        display: none;
    }
    .topChannel li {
        width: 15%;
    }
    .topChannel li a img {
        width: 100%;
        height: auto;
    }
    .col-xs-6 {
        width: 100%;
        margin: 0 0 20px 0;
    }
    .homeNewsTonightContainer .row-fluid .span6 {
        width: 100%;
        margin-right: 0;
    }
    .page-emission-coulisses .view-emission-coulisses .view-content>div {
        width: 100%;
        margin: 0 0 1.5%;
        float: none;
    }
    .view-id-tv1_feuilletons .col-sm-4:nth-child(2n+1) {
        clear: none;
    }
    .view-id-tv1_videos .col-sm-4:nth-child(2n+1) {
        clear: none;
    }

    .topPageContainer .topChannel li { width:auto;	}

    .footerTopContainer {
        padding: 30px 0;
    }
}


/* Adel Mansouri - Admin menu RTL CSS */
#admin-menu, #admin-menu .dropdown{direction:ltr;}

@media screen and (max-width: 420px) { .topPageContainer .topChannel{ float:none; clear:both; } .navbar-toggle .icon-bar { font-size: 16px; }}


.block-facebook-comments .fb_iframe_widget {
	display: block;
}
.block-facebook-comments .fb_iframe_widget>span {
	width: 100% !important;
}
.block-facebook-comments .fb_iframe_widget>span iframe {
	width: 100% !important;
}