﻿/******************************************************************/
/*************************GLOBAL***********************************/
/******************************************************************/

body
{
	background:#ebebeb;
    color: #bfbfbf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a
{
	outline: none;
	text-decoration: none;
}
a:hover,a:active,a:focus,
h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus
{
	text-decoration: none;
}

*
{
	border: 0;
	margin: 0;
	padding: 0;
}
.clear
{
	clear: both;
}
div.lead
{
    line-height:15px;
}
div#src-wrapper-page
{
	padding: 0;
	background:#fff;
}
#magTvContainer
{
	margin: 0 auto;
	position: relative;
	width: 990px;
}
#PubSlim table{border:0px;}

.transitionCouleur02
{
	-moz-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
	-webkit-transition: color 0.2s ease-in-out;
}
.transitionCouleur05
{
	-moz-transition: color 0.5s ease-in-out;
	-o-transition: color 0.5s ease-in-out;
	transition: color 0.5s ease-in-out;
	-webkit-transition: color 0.5s ease-in-out;
}
.pageCentrer
{
	margin: 0 auto;
	padding-top:14px;
	width: 970px;
}
#pageBlogue{padding-top:14px;}
h1
{
	color: #e61515;
	display: block;
	font-size: 26px;
	font-weight: bold;
	line-height: 25px;
	text-transform: uppercase;
}
a
{
    color:#ED1B2E;
}
a:hover
{
    color:#fff;
}
h1 a
{
	font-size: 1em;
	font-weight: bold;
	color:#cc000;
	cursor:pointer;
}
h1 a:hover
{
	color:#000;
}
p
{
	font-size: 13px;
	line-height: 16px;
	margin: 10px 0px;
}

div.hidden
{
    display: none;    
}

div.displayed
{
    display: inline;
}


.nobr{white-space:nowrap;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/******************************************************************/
/********************Header Télé avec logo et région***************/
/******************************************************************/

#headerTele{float:left; width: 661px; position:relative; margin-left:18px; margin-top:20px; z-index:1000;}

#headerTele h1 {
    background:url(/television/_img/logo-tele.gif) left top no-repeat;
    float:left;
    height:0;
    overflow:hidden;
    padding-top:45px;
    width:108px;
}

#headerTele .region {
    float:left;
    margin:19px 0 0 365px;
    width:117px;
}

#headerTele .region span.ville
{
	color: #e61515;
	font-size: 12px;
	margin: 0 3px 0 0;
	text-transform:none;
}
#headerTele .region  a.change-region-tv
{
	color: #a2a2a2;
	font-size: 12px;
	line-height: 12px;
	text-transform: none;
}

/******************************************************************/
/********************Menu FaceBook Twitter*************************/
/******************************************************************/

ul#menuFbTwitter
{
    float: right;
	height: 23px;
    margin-top:15px;
	width: 50px;
	z-index: 400;
}

#menuFbTwitter ul
{
	display: none;
}
#menuFbTwitter > li
{
    padding:0px;
    float:left;
    width: 22px;
    height: 23px;
    position:relative;
}

#menuFbTwitter li.btnTwitter { margin-right:4px; }

#menuFbTwitter li.btnTwitter > a
{
	background: url(/television/_img/sprite-twitter-facebook.gif) no-repeat 0 0;
	display: block;
	z-index: 500;
	 width: 22px;
    height: 0;
    overflow:hidden;
    padding:23px 0 0 0;
}

#menuFbTwitter li.btnFacebook a
{
	background: url(/television/_img/sprite-twitter-facebook.gif) no-repeat -28px 0;
	display: block;
	z-index: 500;
	 width: 22px;
    height: 0;
    overflow:hidden;
    padding:23px 0 0 0;
}
#menuFbTwitter li.btnTwitter > a:hover, #menuFbTwitter li.btnTwitter.active > a
{
	background: url(/television/_img/sprite-twitter-facebook.gif) no-repeat 0 -27px;
}
#menuFbTwitter li.btnFacebook > a:hover, #menuFbTwitter li.btnFacebook.active > a
{
	background: url(/television/_img/sprite-twitter-facebook.gif) no-repeat -28px -27px;
}
#menuFbTwitter ul.menuFbTwitter li
{
	display: block;
}
#menuFbTwitter .boxTwitterFb
{
	border-bottom: 1px solid black;
	display: none;
	
	padding: 18px 0 0 7px;
	position: absolute;
	top: 35px;
	width: 362px;
	z-index: 500;
}
#menuFbTwitter .boxTwitterFb.twitter
{
	background: url(/television/_img/bg_box_twitter.png) no-repeat;
	right: -56px;
}
#menuFbTwitter .boxTwitterFb.facebook
{
	background: url(/television/_img/bg_box_fb.png) no-repeat;
	right: -17px;
}
.boxTwitterFb .titleFB
{
	border-bottom: 1px solid #9d9d9d;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	padding: 5px 0 12px 0;
	width: 344px;
}
.twtr-ft a.twtr-join-conv
{
	background: url(/television/_img/btn_suivre_rc_tv_twitter.gif) no-repeat;
	display: block;
	font-size: 0;
	height: 40px;
	line-height: 0;
	width: 189px;
}
.twtr-ft div a img
{
	margin-top: 12px;
}

/******************************************************************/
/********************MINI GUIDE HORAIRE****************************/
/******************************************************************/
#containerHaut
{
	clear: both;
	position: relative;
	width: 990px;
	z-index: 2;
}
#containerHaut .pub
{
	height: 268px;
	padding: 12px 0 0 5px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 310px;
	z-index:500;
}

#containerHaut .pub .srcPubZone
{
    margin-top:-3px;
}
.containerMiniGuideMenu
{
	float: left;
	width: 675px;
}
#miniGuideHoraire
{
	float: left;
	margin: 12px 0 2px 10px;
	position: relative;
	width: 682px;
	z-index: 5;
}

#miniGuideHoraire.consoleOuverte .play
{
    display:none !important;
}

#miniGuideHoraire div#navigation-guide
{
	background: none;
	color: #fff;
	padding-top: 3px;
	position: absolute;
	top: 0px;
	left:0px;
	width: 665px;
	z-index: 500;
}
#miniGuideHoraire div#navigation-guide a.previous
{
	float: left;
}
#miniGuideHoraire div#navigation-guide a.next
{
	float: right;
}
#miniGuideHoraire .boiteGrise
{
	background-color: #393939;
	height: 126px;
	position: absolute;
	top: 20px;
	width: 665px;
}

#arrow-up{
    border-left: 12px solid transparent;
	border-right: 12px solid transparent;	
    bottom: -28px;
    height: 0;
    left: 93px;
    position: absolute;
    width: 0;
}

#arrow-up.arrow-red { border-bottom: 12px solid #e70e00; }

#arrow-up.arrow-grey { border-bottom: 12px solid #282828; }

#listeMiniGuideHoraire li:nth-of-type(1).current #arrow-up { left: 88px; }

#listeMiniGuideHoraire li:nth-of-type(2) #arrow-up { left: 93px; }

#listeMiniGuideHoraire li:nth-of-type(3) #arrow-up { left: 93px; }

.masqueMiniGuide
{
	height: 188px;
	overflow: hidden;
	padding-top: 20px;
	position: relative;
	width: 665px;
	z-index: 20;
}
#miniGuideHoraire .masqueMiniGuide ul
{
	width: 10000px;
    margin-left: 12px;
}
#listeMiniGuideHoraire
{
	position: absolute;
}
#miniGuideHoraire ul li.emission
{
	float: left;
	padding: 5px 5px 6px 5px;
	position: relative;
	width: 205px;
	height:115px;
}
#miniGuideHoraire ul li.emission a
{
	display: block;
	height: 115px;
	position: absolute;
	width: 205px;
	top:5px;
}


/* Bouton play pour les vidéo */


#loadingPage
{
    margin:0 auto;
    width:96px;
    height:96px;
    padding-top:130px;
}

span.loadingTele
{
    display:none;
    position:absolute;  
    top:50%;
    left:50%;
    }
    

span.medium.loadingTele{
   margin-left:-29px;
   margin-top:-29px;
   width: 51px; 
   height: 50px;
}

span.small.loadingTele{
   margin-left:-26px;
   margin-top:-26px;
   width: 51px; 
   height: 50px;
}




/*HACK POUR RAPETISSER LES PLAY DE .CA
MEDIUM DEVIENT PETIT
*/
#magTvContainer span.play.medium{
    background-position:-40px -490px;
   width: 57px;
	height: 56px;
	margin-left:-28px;
	margin-top:-28px;
}


#magTvContainer span.play.medium.hover
{
    background-position:-189px -490px;
    width: 57px;
	height: 56px;
	margin-left:-28px;
	margin-top:-28px;
}



    


#miniGuideHoraire ul li.emission span.bgTitre
{
	background: url(/television/_img/bg_titre_emission.png) no-repeat;
	bottom: 0px;
	height: 27px;
	left: 0px;
	padding: 5px;
	position: absolute;
	width: 196px;
	z-index: 20;
}
#miniGuideHoraire #msgNonDispo
{
    display:none;
}



#miniGuideHoraire ul li.emission span.bgTitre h3
{
    font-size:14px;
	color: #fff;
	font-weight: bold;
	text-transform: none;
}
#miniGuideHoraire span.enOndes,
#miniGuideHoraire span.visionnezPresentement,
#msgNonDispo {  
	display: block;	
	font-weight: bold;
	line-height: 33px;
	text-align: center;
	text-transform: uppercase;
	margin:0px;
	padding:0px;
	position:absolute;
	bottom:-61px;
	width:665px;
}

#miniGuideHoraire span.enOndes,
#miniGuideHoraire span.visionnezPresentement {
    background: #e70e00;
    color: #fff;
    font-size: 14px;
}
#msgNonDispo {
    background: #282828;
    color: #a9a9a9;
    font-size: 14px;
}

#miniGuideHoraire.consoleOuverte span.visionnezPresentement
{
 display:block;   
}
#miniGuideHoraire span.visionnezPresentement,
#miniGuideHoraire.consoleOuverte span.enOndes
{
    display:none;
}


#miniGuideHoraire ul li.emission span.btPlay-sm
{
	background: url('/_img/button/btn-play-new.png');
	height: 46px;
	left: 50%;
	margin-left: -23px;
	margin-top: -25px;
	position: absolute;
	text-indent: -9000px;
	top: 50%;
	width: 46px;
	z-index: 50;
}
#miniGuideHoraire ul li.emission span.heure
{
	background: none;
	color: #666;
	display: block;
	position: absolute;
	text-align: center;
	top: -18px;
	width: 205px;
}
#miniGuideHoraire ul li.emission a > img
{ 
	-moz-transition: all 0.5s ease-in-out;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
#miniGuideHoraire ul li.emission a:hover > img
,
#miniGuideHoraire ul li.emission.current a > img
{
	opacity: 1;
	filter: alpha(opacity = 100);
}
#miniGuideHoraire ul li.emission.current
{
	background: #e70e00;
}
#miniGuideHoraire ul li.emission.current .nonDisponible .play,
#miniGuideHoraire ul li.emission.current .nonDisponible:hover .play
{
    display:none;
}
#miniGuideHoraire #navigation-guide a
{
	text-indent: -9999px;
}
#miniGuideHoraire #navigation-guide a.previous
{
	background: url(/television/_img/btn_precedent.gif) no-repeat;
	height: 14px;
	width: 42px;
}
#miniGuideHoraire #navigation-guide a.next
{
	background: url(/television/_img/btn_suivant.gif) no-repeat;
	height: 14px;
	width: 42px;
}




/******************************************************************/
/********************MENU MAG TELE*********************************/
/******************************************************************/

.menuMagTele
{
    clear: both;
    float: left;
    margin-left:5px;
    margin-top: 16px;
	position: relative;
    width: 980px;
	z-index:400;
}

.menuMagTele > ul > li
{
	float: left;
	list-style: none;
	padding: 0 50px;
}

.menuMagTele  ul#listeMenuTele
{
    background: #ebebeb;
    clear: both;
    float: left;
    padding: 7px 0;
    margin:0 13px 0 5px;
    visibility:hidden;
    width: 970px;
}
.menuMagTele > ul > li.last
{
 padding-right:0px;   
}
.menuMagTele > ul > li:first-child
{
	background: none;
}
.menuMagTele > ul > li > a:hover, .menuMagTele > ul > li > a.active, .menuMagTele > ul > li > a.open, .menuMagTele > ul > li > #containerDropDown > a:hover, .menuMagTele > ul > li > #containerDropDown > a.active
{
	background: #cc0000;
    color: #ffffff;
}
.webkitTranslate{-webkit-transform:translate3D(0, 0, 0);}
.menuMagTele > ul > li#menuEmissions > div > a{padding-right:20px;}
.menuMagTele > ul > li > a, .menuMagTele > ul > li > #containerDropDown > a
{
	display: block;
	float: left;
	font-size: 12px;
	padding: 0px 9px 0px 9px;
	position: relative;
	height:17px;
	line-height:18px;
	color:#333;
}
.ie9 .menuMagTele > ul > li > a, .menuMagTele > ul > li > #containerDropDown > a{padding: 0px 11px;}
.menuMagTele > ul > li > a.flecheMenu
{
	padding-right: 20px;
}

.menuMagTele > ul > li > a.active .fleche { background-position: center bottom;}

.ie7 .emissions .flecheMenu,.ie8 .emissions .flecheMenu{width:64px;}
.menuMagTele > ul > li a .fleche
{
	background: url(/television/_img/fleche.png) center top no-repeat;
	height: 6px;
	-moz-transform: rotate(0deg);
	-moz-transition-duration: 100ms;
	-moz-transition-timing-function: ease-out;
	-o-transform: rotate(0deg);
	-o-transition-duration: 100ms;
	-o-transition-timing-function: ease-out;
	position: absolute;
	right: 0;
	top: 6px;
	transform: rotate(0deg);
	transition-duration: 100ms;
	transition-timing-function: ease-out;
	-webkit-transform: rotate(0deg);
	-webkit-transition-duration: 100ms;
	-webkit-transition-timing-function: ease-out;
	width: 17px;
}

.menuMagTele > ul > li a:hover .fleche { background: url(/television/_img/fleche.png) center bottom no-repeat; }

.menuMagTele > ul > li  a.open .fleche
{
	-moz-transform: rotate(180deg);
	-moz-transition-duration: 100ms;
	-moz-transition-timing-function: ease-out;
	-o-transform: rotate(180deg);
	-o-transition-duration: 100ms;
	-o-transition-timing-function: ease-out;
	transform: rotate(180deg);
	transition-duration: 100ms;
	transition-timing-function: ease-out;
	-webkit-transform: rotate(180deg);
	-webkit-transition-duration: 100ms;
	-webkit-transition-timing-function: ease-out;
}
.menuMagTele > ul > li.accueil a
{
	background: url(/television/_img/maison.png) no-repeat 0px 1px;
	display: block;
	float: left;
	height: 17px;
	text-indent: -9999px;
	width: 26px;
	padding:0 2px 1px 2px;
}

.menuMagTele > ul > li.accueil a:hover, .menuMagTele > ul > li.accueil a.active
{
    background-image: url( /television/_img/maison-o.png );
    background-color: #cc0000;
}

.menuMagTele > ul > li.emissions a.Afleche:hover
{
	background: none;
}


/******************************************************************/
/********************ACCUEIL***************************************/
/******************************************************************/
#containerImg
{
	position: relative;
	width: 990px;
	height:350px;
    overflow:hidden;
}
#containerImg .containerTextePhoto
{
	display: none;
	left: 0;
	position: absolute;
	bottom: 11px;
}

#containerImg a.titre 
{
    border-bottom: 1px solid #dd1414;
	background:url(/television/_img/bg-mise-en-avant.png) repeat;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 2px;
	line-height:22px;
	text-transform:uppercase;
    width: 233px;
    padding: 8px 15px 0 20px;
    display:block;
    text-decoration:none;
}

#containerImg a.titre .heureDiffusion
{
    display:block;
    text-transform:none;
    font-size:12px;
    color:#fff;
    margin-top:-4px;
    font-weight:normal;
}




#containerImg .titre a:hover
{
    color:#ed1b2e;
}
#containerImg .texte
{
	background:url(/television/_img/bg-mise-en-avant.png) repeat;
    font-size: 13px;
	padding: 8px 15px 8PX 20px;
	width: 233px;
	color:#fff;
}
#exclusifs
{
	margin: 0 auto 0 auto;
	overflow:hidden;
	z-index:70;
	position:relative;
    background:#7f7f7f;
    padding-top:35px;
}
#exclusifs .contenu
{
	display: inline;
	float: left;
	margin-left:42px;
	position: relative;
	width: 205px;
}

#exclusifs .contenu:first-child {
    margin-left:22px;
}
.lienVideo
{
	display: block;
	position: relative;
}
#exclusifs .nouvelleRangee
{
	clear: both;
}
#exclusifs h3,
#emissions h3
{
	
	color: #fff;
	font-size: 15px;
	text-transform:uppercase;
	width: 205px;
	line-height:18px;
    margin-bottom:1px;
}
#exclusifs h4,
#emissions h4
{
    font-size:12px;
    color:#333;
    margin-bottom:5px;
}

#exclusifs h4 {
    color: #cccccc;
}

#exclusifs .lead,
#emissions .lead
{
    padding-top:5px;
    border-top: 1px solid #ccc;
    font-size: 13px;
    color: #666;
}

#exclusifs .lead { color: #ffffff; }

#exclusifs h3 a,
#emissions h3 a
{
	font-weight: bold;
	display:block;
	padding:5px 0px 0px 0px;
	color:#cc0000;
}

#exclusifs h3 a { color:#fff; }

#exclusifs h3 a:hover, #exclusifs h3 a.hover,
#emissions h3 a:hover, #emissions h3 a.hover
{
	color:#000;
}
#exclusifs .contenu p
{
	font-weight: bold;
}
#exclusifs .contenu .video
{
	background: url(/television/_img/coin_video.png) no-repeat;
	height: 55px;
	left: 0;
	position: absolute;
	top: 0;
	width: 60px;
}
.plusExclusivite 
{
    background: #989898;
    clear: both;
    display:inline-block; 
    font-size:14px;
    font-weight: bold;
    color:#fff;
    height: 33px;
    line-height: 33px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    margin-top:15px;
    width:100%;
}
.plusExclusivite:hover{color:#000;}
.right-red-arrow 
{
    border-bottom: 7px solid transparent;
    border-left: 7px solid #d11d12;
    border-top: 7px solid transparent;
    display: inline-block;    
    height: 0;
    position: absolute;
    right: 360px;
    top: 9px;
    width: 0;
    
}

.right-white-arrow 
{
    border-bottom: 7px solid transparent;
    border-left: 7px solid #fff;
    border-top: 7px solid transparent;
    display: inline-block;    
    height: 0;
    position: absolute;
    right: 405px;
    top: 9px;
    width: 0;
    
}
#emissions
{
	margin: 46px auto 0 auto;
	padding-bottom: 15px;
	width: 948px;
	overflow:hidden;
}
#emissions h2
{
	color: #333;
	font-size: 18px;
	font-weight: bold;
	padding: 13px 0 16px 0;
	text-transform: uppercase;
}
#emissions .contenu
{
	display: inline;
	float: left;
	margin: 0 0 0 41px;
	position: relative;
	width: 205px;
}
#emissions .contenu:first-child{ margin-left: 0; }
#emissions img
{
	border: 2px solid #fff;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
#emissions a:hover img, #emissions a.hover img
{
	border: 2px solid #d51414;
}
#emissions p
{
	font-weight: bold;
}

 

#containerComplements h3 a
{

	font-weight: bold;
	line-height: 16px;
	font-size:14px;
	color:#cc0000;
	text-transform: uppercase;
}

#containerComplements
{
	margin: 52px auto 0 auto;
	padding-bottom: 20px;
	position: relative;
	width: 960px;
}
#containerComplements a{
-moz-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
	-webkit-transition: color 0.2s ease-in-out;
}
#containerComplements a:hover, #containerComplements a.hover
{
    	color: #000;
}

#containerComplements .container-complements-left {
    float: left;
}

#containerComplements #pubTeaser {
    background: url(/_img/background/background-pub-concours.png) left top no-repeat;
    padding-top: 14px;
    margin:0 0 20px 6px;
}

#containerComplements .contenuTeaserText
{
	display: inline;
	float: left;
	margin: 0 7px;
	position: relative;
	width: 205px;
}
#containerComplements .srcPubZone
{
	float:right;
	width: 302px;
}
#containerComplements .contenuTeaserText ul
{
}
#containerComplements .contenuTeaserText ul li
{
	border-bottom: 1px solid #e67f82;
	list-style: none;
	margin: 2px 0;
	padding: 5px 0 9px 0;
	overflow:hidden;
}
#containerComplements img{margin-bottom:4px;}

#containerComplements .lead {
    margin:6px 0px;
    color: #666;
    font-size: 13px;
    line-height: 15px;
}

#containerComplements h2 a
{
	display: block;
	bottom: 0px;
	position:absolute;
	font-size:16px;
    line-height: 18px;
	font-weight:bold;
	text-decoration:none;
	color:#333;
}
#containerComplements h2
{
	border-bottom: 1px solid #e61515;
	font-size: 16px;
	font-weight: bold;
	height: 70px;
	text-transform: uppercase;
	width: 205px;
	position:relative;
}
#containerComplements h2.blocCinema
{
	background: url(/television/_img/bg_titre_cinema.jpg) no-repeat 95px 5px;
}
#containerComplements h2.blocParticiper
{
	background: url(/television/_img/bg_titre_participer.jpg) no-repeat 130px 5px;
}
#containerComplements h2.blocConcours
{
	background: url(/television/_img/bg_titre_concours.png) no-repeat 125px 5px;
}

#containerComplements .contenuTeaserText  a.btnRouge
{
	background: url(/television/_img/bg_bouton.gif) repeat-x;
	display: block;
	font-weight: bold;
	height: 21px;
    line-height:21px;
    padding:0px 30px 0px 7px;
	text-transform: uppercase;
	float: left;
	margin-top:4px;
	position:relative;
	display:block;
	color:#fff;
}

#containerComplements .contenuTeaserText  a.btnRouge:hover
{
    background: url(/television/_img/bg_bouton.gif) 0px -22px repeat-x;
}



#containerComplements .contenuTeaserText  a.btnRouge span.flecheBtn
{
	background: url(/television/_img/fleche_blanche_btn.png) no-repeat;
	display: block;
	position:absolute;
	right:10px;
	top:2px;
	height: 12px;
	margin: 2px 0 0 4px;
	width: 10px;
}


/******************************************************************/
/********************BARRE PARTAGEE********************************/
/******************************************************************/
/*.srcBarrePartagee{}
.srcBarrePartagee p{float:left; text-transform:uppercase; color:#616161; font-weight:bold;}
.srcBarrePartagee .containerTwitter{float:left; width:355px; background:yellow;}
.srcBarrePartagee .containerTwitter .twitter-tweet{float:left;}
.srcBarrePartagee .containerTwitter .twitter-count{float:left;}
.srcBarrePartagee .fbLike{float:left;}*/


/******************************************************************/
/********************PAGE PARTICIPER*******************************/
/******************************************************************/
#sous-menu-participer
{
	margin: 0 auto;
	width: 972px;
}
#sous-menu-participer ul li
{
	list-style: none;
}
#sous-menu-participer ul li a
{
	background: url(/television/_img/btn_participer.jpg) no-repeat;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	height: 49px;
	padding: 9px 0 0 10px;
	width: 475px;
}
#sous-menu-participer ul li a:hover, #sous-menu-participer ul li a.participer.active,
#sous-menu-participer ul li a.assister.active
{
	background: url(/television/_img/btn_participer_over.jpg) no-repeat;
}
#sous-menu-participer ul li a.assister
{
	display: block;
	margin-left: 2px;
}
#pageParticiper .contenuOnglets
{
	margin: 15px auto 0 auto;
}

#pageParticiper h1 {
    color: #cc0000;
    text-transform: none;
}

#pageParticiper h1 a:hover { color: #000000;}

#pageParticiper p.lead a { color: #cc0000; }

#pageParticiper p.lead a:hover { color: #000; }

#pageParticiper .emission
{
	border-top: 1px solid #ccc;
	overflow: hidden;
	padding: 40px 0 40px 0;
}
#pageParticiper .emission:first-child
{
	border-top: none;
	padding-top: 0px;
}
#pageParticiper .emission .containerImageBg
{
	float: left;
	padding: 0 35px;
	width: 216px;
}
#pageParticiper .emission .texte
{
	float: left;
	padding-left: 20px;
	width: 500px;
}
#pageParticiper .emission .texte p { color: #666; }

.ie7 #pageParticiper .emission .texte h1
{ 
 padding-top:2px;   
}
#pageParticiper .emission.avecpub .texte
{
	width: 340px;
}
#pageParticiper .emission.avecpub .pub
{
	float: right;
}
#pageParticiper .emission .texte h3
{
	color: #e61515;
	font-size: 18px;
	text-transform: uppercase;
	
}
#pageParticiper .lead a
{
    -moz-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
	-webkit-transition: color 0.2s ease-in-out;
}
#pageParticiper .emission .texte h3 a
{
	color: #ed1b2e;
	font-weight: bold;
}

#containerGH
{
	padding: 14px 0 0 10px;
}








/******************************************************************/
/********************PAGE GUIDE-HORAIRE****************************/
/******************************************************************/
#containerGH .navPrevNext
{
	float: left;
	margin-bottom: 3px;
	width: 665px;
}
#containerGH .navPrevNext a.btnPrevious 
{
	background: url(/television/_img/btn_precedent.gif) no-repeat;
	display: block;
	float: left;
	height: 14px;
	text-indent: -4000px;
	width: 43px;
}
#containerGH .navPrevNext a.btnNext 
{
	background: url(/television/_img/btn_suivant.gif) no-repeat;
	display: block;
	float: right;
	height: 14px;
	text-indent: -4000px;
	width: 43px;
}
#colGaucheGH
{
	float: left;
	width: 665px;
}
#containerGH ul.ulJoursSemaine li
{
	display: block;
	float: left;
	margin-right: 1px;
	overflow: hidden;
}
#containerGH ul.ulJoursSemaine li a
{
	background: url(/television/_img/bg_btn_jours_gh.jpg) repeat-x #514e4e;
	color: #bcbcbc;
	display: block;
	height: 45px;
	padding: 4px 0 0 8px;
	width: 86px;
	position:relative;
}

#containerGH ul.ulJoursSemaine li a .hover
{
    background: url(/television/_img/bg_btn_jours_gh_selected.jpg) repeat-x #7c0b0b;
    display: block;
	height: 45px;
	padding: 4px 0 0 8px;
	width: 86px;
	top:0px;
	left:0px;
	position:absolute;
	z-index:1;
	opacity:0;
	filter: alpha(opacity = 0);
}
#containerGH ul.ulJoursSemaine li a .texte
{
    position:relative;
    z-index:2;
}
#containerGH ul.ulJoursSemaine li a.selected
{
	background: url(/television/_img/bg_btn_jours_gh_selected.jpg) repeat-x #7c0b0b;
}
#containerGH ul.ulJoursSemaine li span.jourSemaine
{
	color: #fff;
	font-weight: bold;
	line-height: 20px;
}
.colDroiteGH
{
	float: left;
	width: 314px;
}
#colGaucheGH > div, #colGaucheGH .blocJournee, #colGaucheGH .periode
{
	display: none;
}
#colGaucheGH > div.selected, #colGaucheGH .blocJournee.selected,#colGaucheGH .periode.selected
{
	display: block;
}
#containerGH .ongletsTele
{
	clear: both;
	width: 100%;
}
#containerGH .promoEmission a{width:304px; color:#fff;}
#containerGH .pub{ float:right; width:309px; margin-top:11px;}
#containerGH .ongletsTele.onglets3small
{
	padding-top: 2px;
}
.ongletsTele.onglets3small li:first-child a
{
	margin-left: 0px;
}
.ongletsTele.onglets3small a
{
	margin-left: 2px;
	width: 220px;
}
#containerGH #colGaucheGH ul.ulHoraire
{
	margin-top: 2px;
	border-bottom:1px solid #ccc;
}
#containerGH #colGaucheGH ul.ulHoraire li
{
	border-top: 1px solid #ccc;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 0;
	position:relative;
}
#containerGH #colGaucheGH ul.ulHoraire li span.listeHeure
{
	color: #000;
	float: left;
    font-size: 12px;
	margin-right: 175px;
	padding-left: 5px;
	width: 50px;
    font-weight: normal;
}
.icoSousTitre
{
    background: url(/television/_img/icoGuideHoraire.png) no-repeat 0 0px;
    width: 14px; 
    height: 14px;
    display:block;
    text-indent:-9000px;
    cursor:default !important;
    margin: 0 8px 0 0;
    padding:0px;
    top:0px;
    float:right;
    opacity:0.30;
    filter: alpha(opacity = 30);
}
.icoVideoDescription
{
    background: url(/television/_img/icoGuideHoraire.png) no-repeat -21px 0;
    width: 15px; 
    height: 15px;
    display:block;
    text-indent:-9000px;
    cursor:default !important;
    margin: 0 8px 0 0;
    padding:0px;
    top:0px;
   float:right;
    opacity:0.30;
    filter: alpha(opacity = 30);
}

.icoTVHD
{
    background: url(/television/_img/icoGuideHoraire.png) no-repeat -42px 0px;
    width: 26px; 
    height: 14px;
    display:block;
    text-indent:-9000px;
    cursor:default !important;
  float:right;
  margin: 0 8px 0 0;
    padding:0px;
    top:0px;
    opacity:0.30;
    filter: alpha(opacity = 30);
}

li.active .icoSousTitre{ opacity:0.5; filter: alpha(opacity =50);}
li.active .icoVideoDescription{  opacity:0.5; filter: alpha(opacity =50);}
li.active .icoTVHD{ opacity:0.5; filter: alpha(opacity =50);}

#containerGH #colGaucheGH ul.ulHoraire li.active
{
	background: url(/television/_img/bg_listeActiveGh.jpg) repeat-x #7d0b0b;
	color: #fff;
	height: 71px;
}
.teaserGh
{
    display:block;
    position:relative;
    width:135px;
    height:76px;
    position:absolute;
    left:80px;
    top:9px;
}
#containerGH #colGaucheGH ul.ulHoraire li.active a.teaserGh > img
{
	background: gray;
	display: block;
	float: left;
	height: 76px;
	margin-right: 10px;
	width: 135px;
}
#containerGH #colGaucheGH ul.ulHoraire li.active span.listeHeure
{
	color: #fff;
	margin-right: 34px;
	padding-left: 5px;
}
.listeEmission
{
    font-weight:bold;
    color:#cc0000;
    float:left; 
    max-width:344px;
}
.listeEmission:hover
{
    font-weight:bold;
    color:#000;
}
#containerGH #colGaucheGH ul.ulHoraire li.active a.listeEmission,
#containerGH .lienDeselectionne
{
	display: block;
	color:#ffffff;
	padding-top: 28px;
	max-width: 182px;
	position:absolute;
	left:231px;
}
#containerGH ul.ulHoraire .btnNoir{margin-top:8px; color:#fff;}
#containerGH .icosEmission{float:right; width:79px; height:10px; margin-top:26px;}
#containerGH #colGaucheGH ul.ulHoraire li.active div.listeBoutons
{
	border-left: 1px solid #d58080;
	display: block;
	float: right;
	height: 72px;
	padding-left: 6px;
	width: 149px;
	margin-right:6px;
}
.btnNoir
{
	background: url(/television/_img/bg_bouton_noir.gif) 0 0 repeat-x;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	margin-top: 7px;
	padding: 0 0 0 6px;
	line-height:25px;
	width: 142px;
	position:relative;
}
.btnNoir:hover
{
	background-position:0px -23px;
}
#containerGH #colGaucheGH ul.ulHoraire li.active div.listeBoutons .btnNoir .ico
{
	background: url("/television/_img/fleche_rouge_droite.png") no-repeat;
	display: block;
	height: 15px;
	width: 9px;
	position:absolute;
	top:5px;
	right:5px;
}

#btTelechargerPdfGH
{
    float:left;
    margin-top:14px;
    font-size:13px;
    line-height:14px;
    float:right;
    margin-right:7px;
    height:36px;
    padding:9px 0 0 55px;
    width:245px;
    position:relative;
}

.icoTelecharger
{
    width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #d91616;
	position:absolute;
	left:14px;
	top:13px;
}




/******************************************************************/
/********************ONGLETS***************************************/
/******************************************************************/
.ongletsTele
{
	height: 50px;
	overflow: hidden;
}
.ongletsTele li
{
	float: left;
}
.ongletsTele a, #typeEmission li:first-child a
{
    margin-left:0px;
}
.ongletsTele a, #typeEmission a
{
	background: url('/television/_img/onglet.png');
	color: #fff;
	display: block;
	font-size: 18px;
	height: 38px;
	margin-left: 4px;
	position: relative;
	z-index: 10;
}
.ongletsTele li:first-child a
{
	margin-left: 0px;
}
.ongletsTele.onglets3 li:first-child a
{
    width:322px;
}
.ongletsTele a.selected, .ongletsTele a .hover,
#typeEmission a.selected, #typeEmission a .hover
{
	background: url('/television/_img/onglet-actif.png');
}
.ongletsTele.onglets3 a,
#typeEmission.onglets3 a
{
	width: 320px;
}
.ongletsTele.onglets3small a, #typeEmission.onglets3small a
{
	width: 220px;
}
.ongletsTele.onglets2 a
{
	width: 483px;
}
.ongletsTele a .hover,#typeEmission a .hover
{
	display: none;
	height: 38px;
	position: absolute;
	width: 100%;
	z-index: 1;
}
.ongletsTele a .texte,#typeEmission a .texte
{
	line-height: 38px;
	padding: 0 0 0 11px;
	position: absolute;
	z-index: 2;
}
.ongletsTele.onglets2 a .texte
{
	padding-left: 25px;
}
.ongletsTele a span.fleche,#typeEmission a span.fleche
{
	background: url('/television/_img/pointe-onglet.png') no-repeat;
	bottom: 0px;
	display: none;
	height: 12px;
	left: 50%;
	margin-left: -15px;
	position: absolute;
	width: 30px;
	z-index: 1;
}
.ongletsTele a.selected span.fleche,#typeEmission a.selected span.fleche
{
	bottom: -11px;
	display: block;
}
.contenuOnglets
{
	display: none;
}







/******************************************************************/
/********************BLOC CONSOLE**********************************/
/******************************************************************/

#Console{margin:18px 0 0 11px; z-index:10; position:relative; width:640px; height:360px; display:none;}
#Console #flashContent, #console object, #console embed{z-index:0;}
#phConsole{width:640px; height:360px;} 

/******************* COVER IT LIVE ********************************/
.coverItLive
{
    height: 363px;
    left: 666px;
    position: absolute;
    top: 100px;
    width: 300px;

}
.coverItLive h2{ position:relative;}
.agrandirCoverItLive
{
    position:absolute;
    right:0px;
}
#infosConsole.withCoverItLive
{
    height: 130px;
    left: 11px;
    position: absolute;
    width: 640px;
    padding-top:10px;
}

#infosConsole.withCoverItLive h2
{
    clear:both;
}

#infosConsole.withCoverItLive h2,
#infosConsole.withCoverItLive h3
{
    line-height:53px;
}

#infosConsole span.heure{
color:#505151;
font-size:15px;
}

#infosConsole.withCoverItLive .siteEmission
{
	bottom: 10px;
	position: absolute;
	width: 273px;
	left:0px;
}




#infosConsole.withCoverItLive h2
{
	border-bottom: none;
	display:inline;
}
#infosConsole.withCoverItLive h3
{
	display:inline;
}

#discussion-block
{
    left: 665px;
    position: absolute;
    bottom:8px;
    margin-bottom:0px;

}
div.right-col-block h2.title-block, div.right-col-block div.title-block {
    font-weight:bold;
    background:#000;
    margin-top:10px;
}
div.right-col-block h2.title-block span.rouge, div.right-col-block div.title-block span.rouge {
    color:#d91616;
    text-transform: lowercase;
}
div.right-col-block h2.title-block span.agrandir, div.right-col-block div.title-block span.agrandir {
    background: url('/television/_img/coin_rouge_agrandir.gif') top right no-repeat;
    text-transform:none;
    font-size:10px;
    display: block;
    float: right;
    width: 52px;
    color:#9b9b9b;
    font-weight:bold;
}





#containerConsole
{
	background: url('/television/_img/bg-bloc-console.jpg') repeat-x #171717;
	float: left;
	height: 0px;
	margin-left: 10px;
	margin-bottom:0px;
	overflow: hidden;
	position: relative;
	width: 970px;
	z-index:1;
}
#infosConsole
{
	bottom: 0px;
	height: 336px;
	position: absolute;
	right: 16px;
	width: 287px;
}
#infosConsole h2
{
	border-bottom: 2px solid #383838;
	color: #e61515;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 8px;
	margin-top: 10px;
	padding-bottom: 6px;
	text-transform: uppercase;
}
#infosConsole h3
{
	color: #505151;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.boutonEncadre
{
	background: #222222;
	background: linear-gradient(top, #363636 0%,#1b1b1b 100%);
	background: -moz-linear-gradient(top, #363636 0%, #1b1b1b 100%);
	background: -ms-linear-gradient(top, #363636 0%,#1b1b1b 100%);
	background: -o-linear-gradient(top, #363636 0%,#1b1b1b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#363636), color-stop(100%,#1b1b1b));
	background: -webkit-linear-gradient(top, #363636 0%,#1b1b1b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#363636', endColorstr='#1b1b1b',GradientType=0 );
	border: 1px #363636 solid;
	color: #bcbcbc;
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	position: relative;
	text-transform: uppercase;
}
.boutonEncadre:hover, a:hover .boutonEncadre
{
	background: #101010;
	background: linear-gradient(top, #1b1b1b 0%,#363636 100%);
	background: -moz-linear-gradient(top, #1b1b1b 0%, #363636 100%);
	background: -ms-linear-gradient(top, #1b1b1b 0%,#363636 100%);
	background: -o-linear-gradient(top, #1b1b1b 0%,#363636 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1b1b1b), color-stop(100%,#363636));
	background: -webkit-linear-gradient(top, #1b1b1b 0%,#363636 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b1b1b', endColorstr='#363636',GradientType=0 );
}
.boutonEncadre span.ico
{
	background: url('/television/_img/ico-bt-console.png') no-repeat;
	display: block;
	height: 23px;
	position: absolute;
	right: 10px;
	top: 6px;
	width: 25px;
}
#infosConsole .siteEmission
{
	bottom: 64px;
	position: absolute;
	width: 273px;
}
#containerConsole .btXFermer
{
	top: 0px;
	position: absolute;
	width: 273px;
	background:url('/television/_img/bt-fermer-console.gif') no-repeat;
	width:25px;
	height:25px;
	text-indent:-9000px;
	display:block;
	z-index:500;
	display:none;
	right:0px;
}
.ie9 #containerConsole .btXFermer,
.ie8 #containerConsole .btXFermer,
.ie7 #containerConsole .btXFermer
{
    right:1px;
}
#infosConsole.withCoverItLive .btFermer
{
	bottom: 10px;
	position: absolute;
	width: 273px;
	right: 0px;
}
#infosConsole .btFermer
{
	bottom: 20px;
	position: absolute;
	width: 273px;
}
#infosConsole .btFermer span
{
	background-position: 0px -25px;
}



/******************************************************************/
/********************PAGE CINEMA***********************************/
/******************************************************************/
#pageCinema p
{
	line-height: 16px;
    color:#666
}

#pageCinema h1 {
    font-weight: normal;
    text-transform: none;
    color: #000;  
}

#pageCinema .journee
{
	border-top: 1px solid #ccc;
	padding-top: 17px;
}

#pageCinema .journee:first-child
{
    border-top:0px;
}

#pageCinema span.date
{
	color: #000;
	display: inline-block;
	font-size: 18px;
	padding: 0 0 7px 24px;
}
#pageCinema .listeFilm li
{
	border-top: 1px solid #262626;
	overflow: hidden;
	padding: 40px 0px;
	position: relative;
}
#pageCinema .listeFilm li:first-child
{
	border-top: 1px;
}
.pageCentrer .actuellementEnOndes .txtfilmActuellementEnOndes
{
    display:block;
}
.txtfilmActuellementEnOndes
{
    display:none;
    text-align:center;
    line-height:26px;
    color:#fff;
    font-weight:bold;
    text-transform:uppercase;
}
#pageCinema .hour
{
	background: url('/television/_img/bg-hour.jpg') repeat-x;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	height: 26px;
	left: 0px;
	line-height: 26px;
	margin-left: 23px;
	padding-left: 8px;
	position: absolute;
	top: 14px;
	width: 52px;
}
.pageCentrer .image
{
	float: left;
	height: 165px;
	width: 250px;
}
#pageCinema .listeFilm li.actuellementEnOndes .image,
#pageFicheEmission .image.actuellementEnOndes
{
    background: url('/television/_img/bg-actuellement-onde-cinema.jpg') repeat-x;
}
.pageCentrer .image img
{
	display: block;
	margin: 0 auto;
	margin-top: 10px;
}
.pageCentrer .description
{
	display: block;
	float: left;
	margin-left: 13px;
	width: 380px;
    padding-top: 8px;
}
#pageCinema .synopsis
{
	float: right;
	width: 302px;
    margin-top: 9px;
}
#pageCinema .avecpub .synopsis
{
	background: url('/television/_img/bg-repeat-pub-synopsis.gif') repeat-y;
	float: left;
	width: 658px;
    margin-left: 11px;
}
#pageCinema .avecpub .texte-synopsis
{
	display: block;
	min-height: 37px;
	padding: 17px 110px 13px 18px;
	width: 530px;
}
#pageCinema .avecpub .pub
{
	position: relative;
	float:right;
	width: 300px;
}
#pageCinema .avecpub .image, #pageCinema .avecpub .description
{
	margin-bottom: 6px;
}
#pageCinema .synopsis h3
{
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
#pageCinema .texte-synopsis
{
	background: #EBEBEB;
	display: block;
	min-height: 137px;
	padding: 28px 24px 28px 14px;
	width: 265px;
}
#pageCinema .description h3
{
	font-size: 12px;
	font-weight: bold;
}
#pageCinema .emission
{
	display: block;
	font-weight: bold;
	margin-bottom: 1px;
}
#pageCinema .titre-original
{
	color: #656565;
	margin-top: 3px;
}
#pageCinema .origine
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-top: 8px;
	text-transform: uppercase;
    color: #999;
}

#pageCinema .type
{
	display: block;
}

/******************************************************************/
/********************Fiche émission****************************/
/******************************************************************/
#pageFicheEmission{overflow:hidden;}
#pageFicheEmission h2{font-size:12px; color:#656565; font-weight:bold; float:left;}
#pageFicheEmission .description{width:593px;}
#pageFicheEmission .description p{margin-top:0px;}
#pageFicheEmission .description span.animation{display:block; font-weight:bold;}
#pageFicheEmission .icosEmission{float:left; margin-left:13px;}
#pageFicheEmission .icosEmission a{float:left;}
#infosEmissions{overflow:hidden; margin-top:4px;}
p.blanc{color:#666;}

/******************************************************************/
/********************DROP DOWN EMISSION****************************/
/******************************************************************/
#dropDownEmission
{
    background: #e9e9e9;
	display: block;
	/*height: 0px;*/
	left: -5px;
	position: absolute;
	top: 31px;
	display:none;
	width: 988px;
	z-index: 2;
	border:1px #cccccc solid;
	padding-bottom:68px;
}
#dropDownEmission h1
{
    font-size:12px;
    color:#000;
    text-transform:none;
    margin:0px;
    padding:0px;
    margin-left:25px;
}

#listeEmissionDropDown
{
	float: left;
	margin-left: 10px;
	overflow: hidden;
	padding-top: 13px;
}
#listeEmissionDropDown > li
{
	float: left;
	margin-left: 15px;
	width: 200px;
}
#listeEmissionDropDown a
{
	line-height: 17px;
	color:#666666;
}
#listeEmissionDropDown a:hover
{
	color: #ed1b2e;
}
#promoDropDown
{
	float: right;
	margin-left: 13px;
	margin-top: 16px;
	position: relative;
	width: 320px;
}
.promoEmission a
{
	display: block;
	margin-top: 21px;
	position: relative;
	width: 310px;
}
.promoEmission a:first-child
{
    margin-top: 0px;
}
.promoEmission .infos
{
	left: 0px;
	position: absolute;
	top: 0px;
	width: 90px;
}
.promoEmission .jourPromo
{
	color: #000;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 4px;
	text-align: right;
	text-transform: uppercase;
	width: 90px;
}
.promoEmission .heurePromo
{
	color: #e21414;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-align: right;
	text-transform: uppercase;
	width: 90px;
}
.promoEmission .titreEmission
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding-left: 102px;
	padding-top: 118px;
	text-transform: uppercase;
    color: #CC0000;
}
.promoEmission a:hover .titreEmission
{
	color:#000;
}
.promoEmission img
{
	position: absolute;
	right: 0px;
	top: 0px;
}
.toutesEmissions
{
	font-size: 14px;
	width: 422px; 
	height: 108px;
	background:url('/television/_img/bt-Toutes-Emission.png') no-repeat;
	display:block;
	margin:10px 0 0 25px;
	padding:16px 0 0 237px;
	line-height:86px;
	text-transform:uppercase;
	color:#bebebe;
	font-size:16px;
	font-weight:bold;
}

.toutesEmissions:hover
{
    background-position:0 -128px;
}

#fermerDropDown
{
    position:absolute;
    left:25px;
    bottom:21px;
    font-size:12px;
    color:#868686;
    padding-left:17px;
    background:url('/television/_img/ico-fermer-dropdown.png') no-repeat  0px 5px;
}

/******************************************************************/
/********************PAGE EMISSION****************************/
/******************************************************************/
#body-television
{
	clear: both;
	min-height: 600px;
	position: relative;
	z-index: 1;
	padding-bottom:30px;
    margin-top: 9px;
	
}
#pageEmission{padding-top:14px;}
.containerTypeEmission
{
	display: none;
}
#typeEmission
{
	height: 50px;
	margin-left: 11px;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 1;
}
#typeEmission li
{
	float: left;
}
.containerEmission
{
	margin-left: 36px;
	overflow: hidden;
}
.containerEmission li
{
	display: none;
	float: left;
	height: 130px;
	list-style-type: none;
	margin: 0px 21px 0 0;
	padding: 0px;
	width: 136px;
}
.containerEmission li a
{
	font-size: 14px;
	font-weight: bold;
	-moz-transition: color 0.5s ease-in-out;
	-o-transition: color 0.5s ease-in-out;
	transition: color 0.5s ease-in-out;
	-webkit-transition: color 0.5s ease-in-out;
}
.containerEmission li a:hover
{
	color: #000;
}
.containerEmission li img
{
	border: 2px solid #a5a3a3;
	display: block;
	margin-bottom: 3px;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
.containerEmission li a:hover img
{
	border: 2px solid #E61515;
}
.filters
{
	margin-left: 36px;
	overflow: hidden;
	padding: 20px 0;
}
.filters li
{
	float: left;
	margin-right: 29px;
}
.filters a
{
	color: #cc0000;
	font-size: 22px;
	font-weight: bold;
	height: 31px;
	line-height: 31px;
	-moz-transition: color 0.5s ease-in-out;
	-o-transition: color 0.5s ease-in-out;
	padding: 0px 8px;
	transition: color 0.5s ease-in-out;
	-webkit-transition: color 0.5s ease-in-out;
}
.filters a.selected
{
	background: url('/television/_img/bg-filtre-emission.jpg');
	color: #fff;
}
.filters a:hover
{
	color: #000;
}



/**Plugins emission**/
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope, .isotope .isotope-item {
    -moz-transition-duration: 0.8s;
    -webkit-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -moz-transition-property: height, width;
    -webkit-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -moz-transition-property: -moz-transform, opacity;
    -webkit-transition-property: -moz-transform, opacity;
    -o-transition-property: -moz-transform, opacity;
    transition-property: -moz-transform, opacity;
}
.isotope .isotope-item a{color:#cc0000;}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    -moz-transition-duration: 0s;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
.isotope.infinite-scrolling {
    -moz-transition: none 0s ease 0s;
    -webkit-transition: none 0s ease 0s;
    -o-transition: none 0s ease 0s;
    transition: none 0s ease 0s;
}

/*--------------------------------------------------------*/
/*----------------------- SHARE ----------------------*/
/*--------------------------------------------------------*/

.srcBoPtg
{
    border-bottom:2px solid #383838;
}

#infosConsole.withCoverItLive .srcBoPtg
{
    border-bottom:0px;
}

.srcBoPtg p {
 float:left;
 text-transform:uppercase;
 color:#616161;
 font-weight:bold;  
 margin-bottom:4px;
 line-height:23px;
 margin-top:7px;
}

#infosConsole.withCoverItLive .srcBoPtg p
{
    margin-top:0px;
}
    
.srcBoPtg 
{
    overflow:visible;
    background:none;
    
}

div.srcBoPtg .l {
    width: 287px;
    margin-top:-4px;
    padding-bottom:10px;
}

#infosConsole.withCoverItLive div.srcBoPtg .l
{
    position:absolute;
    top:4px;
    left:290px;
    padding-bottom:0px;
}

#infosConsole.withCoverItLive div.srcBoPtg{
border-bottom:2px solid #2f2f2f;
position:relative;
height:27px;
}

.srcBoPtg a {
    background: url(/_img/barrepartagee/sprite_barre_partage.png) no-repeat -405px -1px;
}

.hcount .count-o {
    margin: 0 0 0 7px;
}

/* -------------------------------- */
/* ----- >> TWITTER << ------- */
/* -------------------------------- */

div.twitter-count {
    position: relative;
    overflow: hidden;
    width: 40px;
    height: 20px;
    margin-left:1px;
}

div.twitter-count iframe {
    position: absolute;
    right: -11px;
}


.ie8 div.twitter-count iframe
{
    right: -10px;
}

.twtr-widget span{display:none;}

div.right-col-block .twtr-hd{
    padding:0 10px;
    }

/* Rajout de !important pour écraser les styles par défaut de twitter */
div.right-col-block .twtr-widget h4{
    padding:12px 0 7px 50px !important;
    height: 25px;
    background: url(/sports/_img/logo/i_logoSRCTwitter.gif) no-repeat 5px 6px;
    }
    

    
 .srcBoPtg {
    background:none;
    padding-top:0px;
}
.srcBoPtg a {
    background: url(/_img/barrepartagee/sprite_barre_partage.png) no-repeat -405px -1px;
}

.hcount .count-o {
    margin: 0 0 0 7px;
}





/* -------------------------------- */
/* ----- >> page 404 << ------- */
/* -------------------------------- */
.pageError
{
width:289px;
margin:0 auto;
top:35px;
background:url(/television/_img/bg-erreur.jpg) no-repeat center center;
height:240px;
border-top:1px solid #262626;
border-bottom:1px solid #262626;
padding: 60px 353px 0 328px;
position:relative;
}

.pageError h1
{
    font-size:46px;
    line-height:46px;
    margin-bottom:3px;
}

.pageError h2
{
    color:#e61515;
    font-weight:bold;
    font-size:16px;
    margin-bottom:5px;
}

.pageError .boutonEncadre{margin-top:20px;}

#pageSignaletique{
    width:820px; 
                  margin:0 auto;
                  padding-right:150px;
                  padding-top:14px;
    color: #666;
                  }

#pageSignaletique .sousEnsembleColGauche {
    float: left;
    margin: 20px 10px 0 0;
    padding: 0;
}

#pageSignaletique .sousEnsembleColDroite {
    float: left;
    margin: 20px 10px 0 0;
    padding: 0;
    width: 90%;
}

#pageSignaletique .breakFloat {
    clear: both;
}

#pageSignaletique h4{font-weight:bold; color:#fff;}

#pageSignaletique table{border:0px; width:500px; margin:25px 0;}
#pageSignaletique td,#pageSignaletique th{border:0px;}
    

/*Fix footer bunker*/
#src-footer-inner {
    max-width: 990px;
}



