/**
 * 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("helveticaneue.eot");
	src: url("helveticaneue.eot?#iefix") format("embedded-opentype"), url("helveticaneue.woff") format("woff"), url("helveticaneue.ttf") format("truetype"), url("helveticaneue.svg#helveticaneue") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "helveticaneuebold";
	src: url("helveticaneuebold.eot");
	src: url("helveticaneuebold.eot?#iefix") format("embedded-opentype"), url("helveticaneuebold.woff") format("woff"), url("helveticaneuebold.ttf") format("truetype"), url("helveticaneuebold.svg#helveticaneuebold") format("svg");
	font-weight: bold;
}
.media, .media .media {
	margin: 0;
}
body {
	font-family: helveticaneuebold, 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: 11px;
}
.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;
}
.topPageRsul li a .fa-google {
	color: #ec5d48;
}
.topPageRs ul li a .fa-linkedin {
	color: #1e88c9;
}
.topPageRs ul li a .fa-youtube-play {
	color: #e64c38;
}
.topPageRs ul li a .fa-android {
	color: #a4c639;
}
.topPageRs ul li a .fa-instagram {
	color: #d83192;
}

.topPageRs ul li a .fa-rss {	color: #ff770d}

.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: 65%;
}
.topPageContainer .topChannel {
	top: 0;
}
.topPageContainer .topChannel li a {
	height: auto;
	margin-right: 10px;
}
.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%);*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.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 {
	border-bottom: 1px solid #c1c1c1;
	padding: 15px 0;
	background: #FFF;
}
.topMenuContainer .nav>li {
	float: right;
	background: url(../image/gif/bordermenu.gif) right top repeat-y;
}
.topMenuContainer .nav>li:first-child {
	background: none;
}
.topMenuContainer .nav>li a {
	display: block;
	background: none;
	color: #000;
	padding: 0 16px;
	line-height: 27px;
	font-size: 15px;
}
.topMenuContainer .nav>li a:hover ,
.topMenuContainer .nav>li a.active {
	color: #f11b11
}
.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: #f00;
}
.navbar-toggle .icon-bar {
	font-size: 18px;
	font-weight: bold;
	font-family: helveticaneuebold, 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: url(../image/png/bginputsearch.png) right center no-repeat;
	border: 0;
	padding: 5px 20px 5px 10px;
	font-size: 16px;
	height: 30px;
	margin-bottom: 0;
	font-family: helveticaneuebold, Arial, sans-serif;
}
.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;
}
.block h2 {
	font-size: 20px;
	color: #FFF;
	background: #f11b11;
	display: inline-block;
	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;
}
/*home banner*/
.homeBannerContainer {
	border-top: none;
	border-bottom: 5px solid #000;
	padding: 0;
	margin: auto;
	max-width: 1170px;
}
.homeBannerContainer h2 {
	display: none
}
.homeBannerContainer .txtBanner {
	position: absolute;
	right:5%;
	bottom: 5%;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
}
.homeBannerContainer a {
	padding: 25px;
	margin: auto;
	display: block;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
}
.homeBannerContainer .txtBanner > span {

	display: block;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
}
.frontBanner li {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-image: none;
}
/*index elements*/
.contentIndexContainer {
	/* background:url(../image/jpg/bg_ramadan_2023.jpg) center top no-repeat #fff; */
	background: #1d2b36;
	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 */
.pollMoreLinks {
	display: block;
	text-align: left;
	font-size: 15px;
	color: #999;
	padding-left: 25px;
}
.pollMoreLinks a {
	color: #999;
}
.pollMoreLinks:after {
	font: normal normal normal 20px/1 FontAwesome;
	padding: 0 5px;
	color: #f11b11;
	content: "\f104";
	display: inline-block;
	width: 20px;
	height: 10px;
}
/*.front .node-advpoll {
    background: #202020;
}

.front .node-advpoll .field-name-body {
    color: #fff;
}
.front .node-advpoll label {
    color: #fff;
}

.front .node-advpoll:before {
        content: "الاستطلاعات";
        display: block;
        font-size: 26px;
        color: #FFF;
        background: none;
        border-bottom:1px solid #2a2a2a;
        padding: 7px 20px 5px 30px;
        line-height: 30px;
        margin: 0 -15px 25px;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-left-radius: 0;
}*/



.front .node-advpoll .radio, .front .node-advpoll .checkbox {
	margin-bottom: 15px;
}
.front .node-advpoll {
	height: auto;
	min-height: 333px;
}
.node-advpoll {
	background: #f2f2f2;
	padding: 0 25px 25px;
	margin-bottom: 2px;
}
.node-advpoll:before {
	content: "الاستطلاعات";
	display: inline-block;
	font-size: 23px;
	color: #FFF;
	background: #f11b11;
	padding: 7px 20px 5px 30px;
	line-height: 30px;
	margin: 0 0 10px;
	-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: 20px;
	padding: 0 10px;
	color: #202020;
	line-height: 1.1
}
.front .node-advpoll br {
	display: none;
}
/*.front .node-advpoll .field-name-body { height:44px;}*/
.node-advpoll .field-name-body {
	font-size: 15px;
	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: 18px;
	font-weight: bold;
	color: #FFF;
	background: #f11b11;
	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: 20px;
	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: #f11b11;
}
.node-advpoll .percent {
	text-align: center;
	width: 30%;
	display: block;
	font-size: 20px;
	color: #202020;
	float: right;
}
.node-advpoll .total {
	font-size: 20px;
	color: #a0a0a0;
	text-align: right;
}
.node-advpoll .poll-message {
	font-size: 20px;
	color: #f11b11;
	text-align: right;
}
.node-advpoll .total:before {
	content: "";
	display: block;
	height: 0;
	clear: both;
	font-size: 20px;
	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: 20px;
	padding: 0 10px;
	color: #202020;
	line-height: 1.1
}
.pollPage .view .field-name-body {
	font-size: 20px;
	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: 18px;
	font-weight: bold;
	color: #FFF;
	background: #f11b11;
	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: 15px;
	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: 60%;
	float: right;
	border: none;
	background: #FFF;
	margin-top: 5px;
}
.poll .poll-bar .bar .foreground {
	background: #f11b11;
}
.poll .poll-bar .percent {
	text-align: center;
	width: 40%;
	display: block;
	font-size: 15px;
	color: #202020;
	float: right;
}
.poll .total {
	font-size: 15px;
	color: #a0a0a0;
	text-align: right;
}
.poll .poll-message {
	font-size: 15px;
	color: #f11b11;
	text-align: right;
}
.poll .total:before {
	content: "";
	display: block;
	height: 0;
	clear: both;
	font-size: 20px;
	color: #a0a0a0;
}
/*live home*/
.strteamingBlc {
	padding-top: 0
}
.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: 18px;
	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: 20px;
	font-weight: bold;
	color: #f11b11;
}
.emmisionMnt .tmlBlc .ttl {
	font-size: 16px;
	color: #f11b11;
	margin-bottom: 7px;
	font-weight: bold;
	line-height: 1;
}
.emmisionMnt .tmlBlc .tmline-title {
	font-size: 26px;
	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: 18px;
	color: #5b5b5b;
	display: block;
	line-height: 1;
}
/*news 20h*/
.homeNewsTonightContainer {
	padding: 30px 0;
}
.homeNewsTonightContainer .row-fluid .span8 {
	padding-right: 15px;
}
/*.homeNewsTonightContainer .row-fluid .span8 {
	width: 68.16666666666667%;
}
.homeNewsTonightContainer .row-fluid .span4 {
	width: 30.83333333333333%;
}*/
.blcdontmiss {
	color: #FFF;
	position: relative;
}
.homeNewsTonightContainer .row-fluid .span6 {
	width: 49%;
	margin-right: 2%;
}
.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 #f11b11;}
*/

.dateNBanner {
	font-size: 17px;
	color: #f11b11;
	font-weight: bold;
	padding: 0;
	line-height: 1.5;
	margin-bottom: 0;
}
.ttrNBanner {
	font-size: 20px;
	font-weight: bold;
	padding: 0;
	line-height: 1;
	margin-bottom: 7px;
	color: #000;
}
.descNBanner {
	font-size: 16px;
	padding: 0;
	line-height: 1.3;
	color: #000;
}
.blcNBanner {
	padding: 0 20px;
	color: #FFF;
}
.blcNBanner a {
	color: #000;
}
.blcNBanner a:hover {
	color: #f11b11;
	text-decoration: none;
}
.imgNBanner {
	display: block;
	margin-bottom: 20px;
	border-bottom: 2px solid #f11b11;
}
.imgNBanner img {
	width: 100% !important;
	height: auto;
	border-bottom: 2px solid #f11b11;
	display: block;
}
.bannerNews{
	padding: 0;
}
/* most view*/

.topViewedContainer .col-sm-4 {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.topViewedContainer .row{
	margin: 0 -10px;
}
.topViewedContainer .col-sm-4 {
	padding: 0 10px;
	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: 18px;
	color: #f11b11;
	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: 16px;
	color: #5b5b5b;
	padding: 0 20px;
	height: 65px;
	overflow: hidden;
	line-height: 1.3;
}
/*video home*/
.videoLast {
	background: #202020;
}
.videoLast .col-sm-4 {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.col-sm-4 {
	padding: 0 10px;
	margin-bottom: 20px;
	position: relative;
}
.videoLast .views-field-field-video-article-theme {
	display: inline-block;
	position: absolute;
	left: 10px;
	top: 0;
}
.videoLast .views-field-field-video-article-theme span {
	display: block;
	padding: 2px 25px 2px 15px;
	line-height: 1;
	font-size: 20px;
	color: #FFF;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
}
.videoLast .col-sm-4 .views-field-field-image img {
	width: 100%;
	height: auto;
}
.videoLast .col-sm-4 .views-field-field-image {
	margin-bottom: 8px;
}
.videoLast .col-sm-4 .views-field-title {
	font-size: 24px;
	color: #FFF;
	padding-left: 25px;
	line-height: 1;
	height: 50px;
	overflow: hidden
}
.videoLast .col-sm-4 .views-field-title a {
	color: #FFF;
	display: block;
	font-size: 16px;
	line-height: 1.2;
}
.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: 16px;
	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 {
	background: url(../image/gif/bgdegrade.gif) left top repeat-x;
/*	background:url(../image/jpg/bg-wt.jpg) center top no-repeat #000;*/
	padding: 80px 0 0 0;
}
div.contentContainerBg {
	background: url(../image/gif/bgdegrade.gif) left top repeat-x;
	padding: 150px 0 0 0;
}
.pageContentAll {
	padding: 30px;
	background: #FFF;
	position: relative;
}

.page-node-1734 .pageContentAll {
	overflow-x: hidden;
}
.path .breadcrumb {
	padding: 8px 15px;
	margin: 0 0 20px;
	list-style: none;
	background-color: inherit;
	font-size: 15px;
	color: #5b5b5b;
}
.path .breadcrumb a {
	font-size: 15px;
	color: #5b5b5b;
}
.path .breadcrumb>li+li:before {
	padding: 0 5px;
	color: #f11b11;
	content: "";
	background: url(../image/png/pucerouge.gif) center center no-repeat;
	display: inline-block;
	width: 20px;
	height: 10px;
}
.title1 {
	font-size: 30px;
	color: #000;
	margin-bottom: 30px;
	font-weight: bold;
	padding: 0 0 10px;
	line-height: 1;
	border-bottom: 1px solid #f0f0f0;
}
.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: 18px;
	color: #000;
}
.tabSubMenu li.active a {
	background: #f11b11;
	color: #fff;
	text-decoration: none;
}
.tabSubMenu li a:hover {
	background: #f11b11;
	color: #fff;
	text-decoration: none;
}
.views-exposed-form {
	text-align: right;
	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: #f11b11;
	text-decoration: none;
}
/*offre emploi*/

.blcOffreElem {
	background: #fcfcfc;
	padding: 15px 20px;
	border: 1px solid #dadada;
	border-right: 2px solid #f11b11;
	margin-bottom: 20px;
}
.blcOffreElem .date {
	font-size: 20px;
	font-weight: bold;
	color: #f11b11;
}
.blcOffreElem .ttr {
	font-size: 26px;
	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: 22px;
	color: #737373;
}
.blcOffreElem .ttr a {
	color: #000;
}
.blcOffreElem .ttr a:hover {
	color: #f11b11;
	text-decoration: none
}
.blcOffreElem .desc {
	font-size: 18px;
	color: #5b5b5b;
	margin-bottom: 10px;
}
/*Replay*/
.mejs-offscreen {
	display: none;
}
.mediaelement-video .mejs-container,.mediaelement-video .mejs__container  {
	width: 100% !important;
}
.mediaelement-video .me-plugin,.mediaelement-video .mejs__container   iframe {
	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: 20px;
	font-weight: bold;
	margin-left: 10px;
	float: right;
}
.cntReplay .info .field-name-field-presenter {
	overflow: hidden;
	font-size: 18px;
	display: inline-block;
	color: #5b5b5b;
}
.cntReplay .info .field-name-field-node-date {
	overflow: hidden;
	font-size: 18px;
	display: inline-block;
	color: #5b5b5b;
}
.cntReplay .infoReplay {
	font-size: 20px;
	color: #5b5b5b;
}
.cntReplay .affiche img {
	width: 100%;
	height: auto;
}
.cntReplay .infoReplay p {
	line-height: 1.2;
	margin-bottom: 10px;
	font-size: 17px;
}
.cntReplay .infoReplay p a {
	color: #f11b11;
}
.node-type-emission .block h2 {
	font-size: 52px;
	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: 38px;
	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: 26px;
	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: #f11b11;
	text-decoration: none;
}
.node-type-emission .views-field-nothing .desc {
	font-size: 20px;
	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*/
.youtubeChaine:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.youtubeChaine {
	padding: 0 0 20px 35px;
}
.youtubeChaine a {
	display: block;
	float: left;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.youtubeChaine a:before {
	content: "\f167";
	display: inline-block;
	font: normal normal normal 25px/1 FontAwesome;
	padding-left: 5px;
}
.youtubeChaine a:hover {
	color: #f11b11;
	font-weight: bold;
	text-decoration: none;
}
.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: 20px;
	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.5;
	padding: 0 20px 0 10px;
	height: 50px;
}
.blcListElem .ttr a {
	color: #000;
}
.blcListElem .ttr a:hover {
	color: #f11b11;
	text-decoration: none;
}
.blcListElem .desc {
	font-size: 16px;
	color: #5b5b5b;
	line-height: 1.5;
	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: #f11b11;
	border-color: #f11b11;
}
.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: 18px;
	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: #f11b11;
	border-color: #f11b11;
	color: #FFF;
}
.pagination li.next a {
	color: #FFF;
	padding: 5px 14px 3px 12px;
}
.pagination li.next a:hover {
	color: #f11b11;
}
.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: #f11b11;
}
.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: #f11b11;
	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: #f11b11;
	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: #f11b11;
	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: #f11b11;
	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: #f11b11;
	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: #f11b11;
}
.pageContentAll .quicktabs-tabs > li > a {
	position: relative;
	border: 0;
	font-size: 22px;
	color: #b1b1b1;
	padding: 14px 20px;
	display: block;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.bodyPage {
}
.bodyPage p {
	font-size: 18px;
	color: #5b5b5b;
	margin-bottom: 15px;
}
.bodyPage a {
	color: #f11b11;
}
.bodyPage p strong {
	font-weight: bold;
}
.jobRef div {
	display: inline-block;
	font-size: 22px;
	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: 18px;
	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: #f11b11;
	margin-left: 10px;
}
.txtRouge {
	color: #f11b11;
}
.imgSmall {
	float: left;
	margin: 0 20px 20px
}
.imgBig {
	display: block;
	width: 100%;
	margin: 0 0 20px;
}
div.bodyPage h2 {
	display: block;
	font-size: 40px;
	color: #000;
	font-weight: bold;
	padding: 20px 10px;
	background: none;
	margin: 0;
}
div.bodyPage h3 {
	display: block;
	font-size: 28px;
	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: 20px;
	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: 20px;
	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: 18px;
	font-weight: bold;
	color: #FFF;
	background: #f11b11;
	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: #f11b11;
	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: 26px;
	color: #f11b11;
	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: #f11b11;
	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: 16px;
	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: 16px;
	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: 22px;
	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: #f11b11;
	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: 18px;
	font-weight: bold;
	color: #FFF;
	background: #f11b11;
	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: helveticaneuebold, 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 {
	background: #ebf9f3;
	border: 3px solid #3ec18d;
	color: #3ec18d;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 10px 50px 10px 30px;
	position: relative;
	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: 20px;
	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: #f11b11
}
.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: 20px;
	font-weight: bold;
	color: #f11b11;
	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: 18px;
	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: 22px;
	color: #f11b11;
	font-weight: bold;/*border:1px solid #f11b11;
-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: #f11b11;
}
.elemProg .elemProgTitre {
	font-size: 22px;
	color: #000;
	font-weight: 600;
}
.elemProg .elemProgTitre a {
	color: #000;
}
.elemProg .elemProgTitre a:hover {
	color: #f11b11;
	text-decoration: none
}
.elemProg .elemProgDesc {
	font-size: 15px;
	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-nav div, .listMeteoF .owl-theme .owl-controls .owl-nav div {
	width: 13px;
	height: 26px;
	background: none;
	overflow: hidden;
	line-height: 30px;
	font: normal normal normal 25px/1 FontAwesome;
	color: #b2b2b2;
	content: "";
	padding: 0;
}
.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-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;
}
.listMeteoF .owl-theme .owl-controls .owl-nav {
	text-align: left;
	border-top: 1px solid #393939;
}
.listMeteoF .owl-theme .owl-controls .owl-nav div:hover, .listMeteoF .owl-theme .owl-controls .owl-nav div:hover {
	color: #f11b11;
}
.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: 15px;
	color: #FFF;
	margin: 0;
	line-height: 35px;
}
.elemMeteo .elemttr {
	width: 40%;
	text-align: right;
}
.elemMeteo .elemTemperature {
	width: 40%;
	text-align: center;
	font-size: 18px;
	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: #f11b11;
	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: 18px;
	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: 13px;
	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: 16px;
	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 {
	direction: ltr;
	padding: 0;
	margin: 0;
}
.owl-carousel {
	position: relative;
}
.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, .mejs__overlay {
	width: 100% !important;
  max-height: 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 #f11b11;
	margin-bottom: 20px;
}
.searchRow .views-field-title {
	font-size: 26px;
	color: #000;
	margin-bottom: 10px;
}
.searchRow .views-field-title a {
	color: #000;
}
.searchRow .views-field-title a:hover {
	color: #f11b11;
}
.searchRow .views-field-search-api-excerpt {
	font-size: 18px;
	color: #5b5b5b;
	margin-bottom: 10px;
}
.searchRow .views-field-search-api-excerpt strong {
	font-weight: bold;
}
#domId6 {
	/*display: block !important;*/
	padding-top: 7px;
}
.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;
}
.today_bloc {
	height: 352px;
	overflow: hidden;
	background: #f2f2f2;
	padding: 20px !important;
	position: relative;
}
.today_bloc {
}
.today_bloc h2.block-title {
	display: block;
	background: none;
	color: #f11b11;
	padding: 0 0 13px;
	margin: 0 0 15px;
	font-size: 23px;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
	border-bottom: #ededed solid 1px;
}
/** Carousel today_bloc **/
.today_bloc .jcarousel {
	position: relative;
	overflow: hidden;
	width: 300px;
	height: 220px;
}
.today_bloc .jcarousel img {
	display: block;
}
.today_bloc .jcarousel ul {
	width: 100%;
	height: 20000em;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 70px;
}
.today_bloc .jcarousel li {
	float: left;
	width: 100%;
}
.today_bloc .jcarousel li p {
	text-align: right;
	font-size: 14px;
	margin-bottom: 0;
	color: #1f1f1f;
}
.today_bloc .jcarousel li p span.date {
	color: #f11b11;
	font-weight: bold;
	display: inline-block;
	padding-left: 20px;
}
.today_bloc .jcarousel-control-prev, .today_bloc .jcarousel-control-next {
	position: absolute;
	bottom: 0;
	text-align: center;
	background: #f11b11;
	width: 35px;
	height: 33px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 24px;
	vertical-align: top;
	padding-top: 2px;
}
.today_bloc .jcarousel-control-prev {
	left: 0;
}
.today_bloc .jcarousel-control-next {
	left: 35px;
}
.today_bloc .jcarousel-control-prev:hover span, .today_bloc .jcarousel-control-next:hover span {
	display: block;
}
.today_bloc .jcarousel-control-prev.inactive, .today_bloc .jcarousel-control-next.inactive {
	background: #e5e8eb;
	color: #f11b11;
	cursor: default;
}
.today_bloc .jcarousel-pagination {
	position: absolute;
	bottom: 0;
	left: 15px;
}
.today_bloc .jcarousel-pagination a {
	text-decoration: none;
	display: inline-block;
	font-size: 11px;
	line-height: 14px;
	min-width: 14px;
	background: #fff;
	color: #4E443C;
	border-radius: 14px;
	padding: 3px;
	text-align: center;
	margin-right: 2px;
	opacity: .75;
}
.today_bloc .jcarousel-pagination a.active {
	background: #4E443C;
	color: #fff;
	opacity: 1;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}
#admin-menu, #admin-menu .dropdown {
	direction: ltr;
}
.poll-message {
	display: none;
}

.node-type-article .field-name-field-image{
	margin-bottom: 20px;
}

.views-exposed-widget.views-widget-filter-field__theme_emission_tid{
	text-align: right;
}
.hide_watania1{display:none}

/** maj probleme scroll horizontal iframe **/
#st_gdpr_iframe{ left:inherit !important; position: static !important;}
.videsysIframe{
	width: 100%; max-width: 100%; height: 600px; border: none;
}
.fb-comments iframe{ direction: rtl !important;}
.mejs__iframe-overlay{ display: none}
 @media(max-width:1170px) {
.containerHome, .container {
	width: 100%;
	padding: 0 10px;
}
.topMenuContainer .container{
	padding: 0;
}
.footerTopContainer {
	padding: 30px;
}
.homeBannerContainer .txtBanner a, .homeBannerContainer .txtBanner > span {
	width: 100%;
	padding: 0;
}
.homeBannerContainer .txtBanner {
	width: 100%
}
.bannerNews .imgNBanner img{
	width: 100% !important;
	height: auto !important;
}
}

@media (max-width: 920px) {
	.poll .poll-bar .percent{
		font-size: 12px;
	}
}
@media (max-width: 769px) {
	.path .breadcrumb{
		display: none;
	}
	.homeBannerContainer .txtBanner{
		background: #33414e;
		bottom: auto;
		font-size: 13px;
		padding: 10px;
		position: static;
		right: auto;
	}
	.homeBannerContainer .txtBanner > span,
	.homeBannerContainer a{
		font-size: 15px;
	}
	.front .containerHome .container{
		padding: 20px 10px;
	}
	.topPageContainer .topChannel{
		clear: both;
	}
	.contentContainer{
		padding: 0;
	}
	#block-medianet-tools-tv1-timeline-front{
		margin-bottom: 20px;
		padding: 10px;
	}
	.bannerNews{
		margin-bottom: 20px;
	}

	#block-views-tv1-do-not-miss-block h2{
		margin-bottom: 10px;
	}

	.topViewedContainer .views-field-field-short-description,
	.topViewedContainer .views-field-field--emission span,
	.topViewedContainer .views-field-field--emission a{
		padding: 0;
	}

	.topViewedContainer .views-field-field--emission span,
	.topViewedContainer .views-field-field--emission a{
		margin-bottom: 8px;
		display: block;
	}

	.topChannelContainer {
		/*background: none;
        padding: 0;
        float: left;*/
}
	.bodyPage table th{
		padding: 10px;
		font-size: 13px;
	}
	.bodyPage table td{
		padding: 5px 10px;
		font-size: 13px;
	}

	.field-name-body table th {
		padding: 10px;
		font-size: 13px;
	}
	.field-name-body table td {
		padding: 5px 10px;
		font-size: 13px;
	}

	.bodyPage table td p{
		font-size: 13px;
	}
	.blcListElem .ttr{
		height: auto;
	}
	.mediaelement-video .mejs-container, .mediaelement-video .mejs__container{
		height: 400px !important;
	}
	div.contentContainerBg{
		padding-top: 60px;
	}

	#block-views-tv1-do-not-miss-block{
		margin-top: 30px;
	}

	.contentContainer > .container{
		padding: 0;
	}
	.pageContentAll{
		padding: 30px 10px;
	}
	.topLogoContainer .span10{
		display: none;
	}
	.topChannel{
		text-align: center;
	}
	.topChannelContainer ul{
		direction: ltr;
	}
	.topChannel li{
		display: inline-block;
		width: 15%;
		float: none;
	}
.topChannel li a img {
	width: 70%;
	height: auto;
	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 {
	padding: 5px 20px;
}
.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: 45px;
}
.topMenuContainer .nav {
	padding: 0 20px;
	display: none;
	background: #f11b11;
	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;
}
.topLogoContainer {
	/*padding-left: 20px;*/
	float: right;
	width: 20%;
	background: none;
}
.topLogoContainer .row-fluid .span2 {
	/*margin-right: 20px*/
		width: 100%;
}
	.topLogoContainer .row-fluid .span2 .pull-left{
		float: none !important;
	}

	.topLogoContainer .row-fluid .span2 img{
		width: 100%;
		max-width: 60px;
	}
.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: 20px;
	padding: 10px 20px;
	line-height: 27px;
}
.topMenuContainer .nav>li a:hover,
.topMenuContainer .nav>li a.active{
	color: #fff;
}
.navbar-toggle {
	float: left;
	margin-left: 10px;
	margin-right: 5px;
}
#block-views-exp-views-search-page {
	/*width: 30%;*/
	height: 30px;
	overflow: hidden;
	/*padding-right: 60px;*/
	position: relative;
	margin-top: 14px;
	float: left;
}
section#block-views-exp-views-search-page.searchPage {
	padding-right: 10px;
}
section#block-views-exp-views-search-page.searchPage:before {
	display: none;
}
#block-views-exp-views-search-page:before {
	/*display: block;*/
	content: "";
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 0;
	background: url(../image/png/btsearch.png) center center no-repeat;
	width: 40px;
	height: 30px;
	display: none;
}
.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 {
	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 {
	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;
}
	.navbar-toggle{
		display: block;
	}
}

@media screen and (min-width: 768px) and (max-width: 769px) {
	.topMenuContainer{
		float: left;
		width: 80%;
		border-bottom: 0;
	}
}
@media screen and (max-width: 768px) {
	.page-node-982.domain-watania1-localhost .row-fluid .span3{
		width: 100%;
	}
	table td .media-element-container img{
		max-width: 300px;
	}
	.frontBanner {
		background: #33414e;
	}
	.today_bloc .jcarousel {
		width: 400px;
	}

}
@media screen and (max-width: 767px) {
	.view-tv1-poll .col-sm-12{
		padding: 0;
	}
	.views-exposed-form a{
		padding: 5px 3px;
		font-size: 15px;
	}
	.mediaelement-video .mejs-container, .mediaelement-video .mejs__container{
		height: 300px !important;
	}

	.navbar-toggle .icon-bar{
		font-size: 16px;
	}

	.topMenuContainer .menu_header{
		top: 40px;
	}

	#block-views-exp-views-search-page{
		width: 58% !important;
	}

	table td .media-element-container img{
		max-width: 250px;
	}
	.pageContentAll .nav-tabs > li, .nav-pills > li {
		width: 50%;
		text-align: center;
	}

	.pageContentAll .nav > li > a{
		font-size: 15px;
		padding: 10px 4px;
	}

}
@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;
}
.frontBannerSlider .owl-theme .owl-controls {
	display: none;
}
.homeBanner .txtBanner {
	position: inherit;
	color: #000;
	text-align: inherit;
	padding: 3%;
}
.homeBanner .txtBanner > span {
	color: #000;
}
.contentIndexContainer.container-fluid {
	padding: 0;
}
	.topPageContainer .topChannel li a img{
		max-width: 100%;
	}

	table td .media-element-container img{
		max-width: 200px;
	}


}

@media screen and (max-width: 479px) {
	.mediaelement-video .mejs-container, .mediaelement-video .mejs__container{
		height: 200px !important;
	}

	table td .media-element-container img{
		max-width: 150px;
	}
	.footerTopContainer{
		padding: 30px 0;
	}
	#block-views-exp-views-search-page{
		width: 45% !important;
	}
}
@media screen and (max-width: 360px) {
	#block-views-exp-views-search-page{
		width: 140px;
	}
	#block-views-exp-views-search-page {
		width: 160px!important;
	}
	.navbar-toggle{
		padding: 9px 7px;
	}
}

@media screen and (max-width: 359px) {
	.today_bloc .jcarousel {
		width: 300px;
	}
}

