
/* Liste des fichiers dont le contenu est temporairement COPIÉ ici dans layout.css */
/* Pour éviter un bug de IE qui ne compile pas les CSS après les 31 premiers fichiers */
/* ------------------ */
/* ------------------ */
/* Si vous faites des modifs ici, IL FAUT ABSOLUMENT LES FAIRE AUSSI dans le fichier respectif ci-dessous  */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------                                                                   ------------------ */
/* ------------------                     /_css/discoverability.css                     ------------------ */
/* ------------------                     /_css/jquery.colorbox.css                     ------------------ */
/* ------------------                       /_css/jquery.qtip.css                       ------------------ */
/* ------------------                /_css/modules/modules.pub.1.0.0.css                ------------------ */
/* ------------------           /_css/modules/modules.barrepartagee.1.0.0.css           ------------------ */
/* ------------------             /_css/modules/modules.socialbar.1.0.0.css             ------------------ */
/* ------------------           /_css/block/rc.web.root.teaser-radio-tele.css           ------------------ */
/* ------------------         /_css/modules/modules.scribbleliveFixedBottom.css         ------------------ */
/* ------------------                                                                   ------------------ */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */





/* -------------------------------- */
/* --------- >> LAYOUT << --------- */
/* -------------------------------- */
div#src-wrapper-page{
	display:block;
	margin:0 auto;
	padding-bottom:10px;
	width:990px;
	/* Pour que la page soit en haut de la pub d'habillage' */
	position:relative;
	z-index: 2; 
}

/*Clearfix dans le but de règler le bug avec les anchors */
div#src-wrapper-page:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

*html div#src-wrapper-page{ height:1px; }
*+html div#src-wrapper-page{ display:inline-block; } 

div#wrapper-pub {
    height:90px;
    margin:0 auto;
    width:760px;
    position:relative;
    z-index:2;
}

div#src-wrapper-content-col{overflow:hidden;}
/*Le overflow hidden masque le bulle facebook qui aparait au clic sur le j'aime de la colonne de droite de grand-titre'*/
div#src-wrapper-content-colSansOverflow{ overflow: visible;}

div#src-wrapper-left-col{
	float:left;	
	padding-left:20px;
	width:640px;
}

div#src-top-story{
    float:left;
	width:640px;
}

div#src-left-col{
    float:left;		
	margin-right:15px;	
	overflow:visible;
	width:420px;
}

div.src-left-col{
    float:left;		
	margin-right:15px;
	width:420px;
}

div#src-center-col{
    float:left;
    overflow:hidden;
	width:205px;
}

div.src-center-col{
    float:left;
	width:205px;
}

div.src_logoPrint,
#src_piedpagePrint {display:none;}

/*Le overflow hidden masque le bulle facebook qui aparait au clic sur le j'aime de la colonne de droite de grand-titre'*/
#src-right-col{
	float:right;
	padding:0;
	padding-left:15px;
    padding-right:15px; 
	position:relative;
	width:300px;
}

div#src-include-bottom{
    overflow:hidden; 
    width:990px;
}















/* ******************************************************************************************************* */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------                                                                   ------------------ */
/* ------------------                     /_css/discoverability.css                     ------------------ */
/* ------------------                                                                   ------------------ */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ******************************************************************************************************* */

/* Top Hat */
.top-hat
{
    display: none;
    height: 48px;
    width: 100%;
}

.top-hat a
{
    color: #ffffff;
    text-decoration: underline;
}

.top-hat .pinning-alignment
{
    background: #AB1612 url(/_img/background/bg_nav.gif) repeat-x center 0;
    border-bottom: 1px solid #CD2923;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 40px;
    display: block;
    padding-top: 8px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}

.top-hat .pinning-content
{
    width: 990px;
    margin: 0 auto;
    line-height: 28px;
    vertical-align: middle;
}

.top-hat .pinning-content img
{
    cursor:pointer;
    float: left;
    margin-left: 110px;
    margin-right: 10px;
}

.top-hat .pinning-content .pinning-desc
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    float: left;
    display:inline-block;
    text-align:center;
    padding-top: 2px;
}

.top-hat .pinning-hide 
{
    background:transparent url(/_img/button/close.png) no-repeat top left;
    cursor: pointer;
    display:block;
    height: 14px;
    position: absolute;
    right: 15px;
    text-indent:-9999px;
    top: 17px;
    width: 14px;
    }

/* Toast */

    .toast 
    {
        display:none;
        background-color:#fff;
        bottom:0;
        border:2px solid #939699;
        border-bottom:0;
        border-radius:8px 8px 0 0;
        font-family: Arial, Helvetica, sans-serif;
        font-size:10px;
        left:40px;
        line-height:30px;
        padding:0 24px 0 28px;
        position:fixed;
        z-index:9999;
        }

    .toast  .pinning-hide 
    {
        background:transparent url(/_img/button/close.png) no-repeat top left;
        cursor: pointer;
        display: block;
        height: 14px;
        position: absolute;
        right: 2px;
        text-indent:-9999px;
        top: 2px;
        width: 14px;
        }

    .toast img 
    {
        cursor:pointer;
        height:20px;
        position:absolute;
        top:4px;
        left:4px;
        width:20px;
    }

/* Push-up */
.push-up {
    background: #AB1612 url(/_img/background/bg_nav.gif) repeat-x center 0;
    border-top: 1px solid #CD2923;
    color: #ffffff;
    bottom:0;
    display: none;
    height:100px;
    left:0;
    position:fixed;
    width:100%;
    z-index:9999;
}

.push-up .pinning-content {
    height:100px;
    margin:0 auto;
    position:relative;
    width:900px;
}

    .push-up .pinning-bg {
        height:100px;
        margin-left:25px;
        position:absolute;
        width:350px;
    }

    .push-up .pinning-desc {
        color:#FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size:20px;
        left:235px;
        position:absolute;
        top:24px;
        z-index:2;
    }

    .push-up img {
        height:30px;
        cursor:pointer;
        left:121px;
        position:absolute;
        top:21px;
        width:30px;
    }

    .push-up  .pinning-hide 
    {
        background:transparent url(/_img/button/close.png) no-repeat top left;
        cursor: pointer;
        display: block;
        height: 14px;
        position: absolute;
        right: 8px;
        text-indent:-9999px;
        top: 8px;
        width: 14px;
        }















/* ******************************************************************************************************* */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------                                                                   ------------------ */
/* ------------------                     /_css/jquery.colorbox.css                     ------------------ */
/* ------------------                                                                   ------------------ */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ******************************************************************************************************* */

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}


/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url('/_img/util/colorbox/overlay.png') repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url('/_img/util/colorbox/controls.png') no-repeat -100px 0;}
    #cboxTopRight{width:21px; height:21px; background:url('/_img/util/colorbox/controls.png') no-repeat -129px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url('/_img/util/colorbox/controls.png') no-repeat -100px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url('/_img/util/colorbox/controls.png') no-repeat -129px -29px;}
    #cboxMiddleLeft{width:21px; background:url('/_img/util/colorbox/controls.png') left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url('/_img/util/colorbox/controls.png') right top repeat-y;}
    #cboxTopCenter{height:21px; background:url('/_img/util/colorbox/border.png') 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url('/_img/util/colorbox/border.png') 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url('/_img/util/colorbox/controls.png') no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url('/_img/util/colorbox/controls.png') no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url('/_img/util/colorbox/loading_background.png') no-repeat center center;}
        #cboxLoadingGraphic{background:url('/_img/util/colorbox/loading.gif') no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url('/_img/util/colorbox/controls.png') no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to IE9.
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
*/
.cboxIE6 #cboxTopLeft{background:url('/_img/util/colorbox/ie6/borderTopLeft.png');}
.cboxIE6 #cboxTopCenter{background:url('/_img/util/colorbox/ie6/borderTopCenter.png');}
.cboxIE6 #cboxTopRight{background:url('/_img/util/colorbox/ie6/borderTopRight.png');}
.cboxIE6 #cboxBottomLeft{background:url('/_img/util/colorbox/ie6/borderBottomLeft.png');}
.cboxIE6 #cboxBottomCenter{background:url('/_img/util/colorbox/ie6/borderBottomCenter.png');}
.cboxIE6 #cboxBottomRight{background:url('/_img/util/colorbox/borderBottomRight.png');}
.cboxIE6 #cboxMiddleLeft{background:url('/_img/util/colorbox/ie6/borderMiddleLeft.png');}
.cboxIE6 #cboxMiddleRight{background:url('/_img/util/colorbox/ie6/borderMiddleRight.png');}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}

.regionalisation #cboxLoadedContent { margin-bottom: 0px; height: 356px !important }
.regionalisation #cboxClose {display: none !important;}
.regionalisation #cboxTitle {display: none !important;}
.temoin #cboxLoadedContent { margin-bottom: 0px; height: 581px !important }
.temoin #cboxClose {display: none !important;}
.temoin #cboxTitle {display: none !important;}















/* ******************************************************************************************************* */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------                                                                   ------------------ */
/* ------------------                       /_css/jquery.qtip.css                       ------------------ */
/* ------------------                                                                   ------------------ */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ******************************************************************************************************* */

/*
* qTip2 - Pretty powerful tooltips
* http://craigsworks.com/projects/qtip2/
*
* Version: nightly
* Copyright 2009-2010 Craig Michael Thompson - http://craigsworks.com
*
* Dual licensed under MIT or GPLv2 licenses
*   http://en.wikipedia.org/wiki/MIT_License
*   http://en.wikipedia.org/wiki/GNU_General_Public_License
*
* Date: Thu Oct 20 13:41:21.0000000000 2011
*/

/* Core qTip styles */
.ui-tooltip, .qtip{
	position: absolute;
	left: -28000px;
	top: -28000px;
	display: none;

	max-width: 280px;
	min-width: 50px;
	
	font-size: 10.5px;
	line-height: 12px;

	z-index: 15000;
}

	/* Fluid class for determining actual width in IE */
	.ui-tooltip-fluid{
		display: block;
		visibility: hidden;
		position: static !important;
		float: left !important;
	}

	.ui-tooltip-content{
		position: relative;
		padding: 5px 9px;
		overflow: hidden;
		
		border-width: 1px;
		border-style: solid;
		
		text-align: left;
		word-wrap: break-word;
		overflow: hidden;
	}

	.ui-tooltip-titlebar{
		position: relative;
		min-height: 14px;
		padding: 5px 35px 5px 10px;
		overflow: hidden;
		
		border-width: 1px 1px 0;
		border-style: solid;

		font-weight: bold;
	}

	.ui-tooltip-titlebar + .ui-tooltip-content{ border-top-width: 0px !important; }

		/*! Default close button class */
		.ui-tooltip-titlebar .ui-state-default{
			position: absolute;
			right: 4px;
			top: 50%;
			margin-top: -9px;

			cursor: pointer;
			outline: medium none;

			border-width: 1px;
			border-style: solid;
		}
		
		* html .ui-tooltip-titlebar .ui-state-default{ top: 16px; } /* IE fix */

		.ui-tooltip-titlebar .ui-icon,
		.ui-tooltip-icon .ui-icon{
			display: block;
			text-indent: -1000em;
		}

		.ui-tooltip-icon, .ui-tooltip-icon .ui-icon{
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
		}

			.ui-tooltip-icon .ui-icon{
				width: 18px;
				height: 14px;

				text-align: center;
				text-indent: 0;
				font: normal bold 10px/13px Tahoma,sans-serif;

				color: inherit;
				background: transparent none no-repeat -100em -100em;
			}


/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
.ui-tooltip-focus{

}

/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
.ui-tooltip-hover{
	
}


/*! Default tooltip style */
.ui-tooltip-default .ui-tooltip-titlebar,
.ui-tooltip-default .ui-tooltip-content{
	border-color: #F1D031;
	background-color: #FFFFA3;
	color: #555;
}

	.ui-tooltip-default .ui-tooltip-titlebar{
		background-color: #FFEF93;
	}

	.ui-tooltip-default .ui-tooltip-icon{
		border-color: #CCC;
		background: #F1F1F1;
		color: #777;
	}
	
	.ui-tooltip-default .ui-tooltip-titlebar .ui-state-hover{
		border-color: #AAA;
		color: #111;
	}

/* Tips plugin */
.ui-tooltip .ui-tooltip-tip{
	margin: 0 auto;
	overflow: hidden;

	background: transparent !important;
	border: 0px dashed transparent !important;
	z-index: 10;
}

	.ui-tooltip .ui-tooltip-tip,
	.ui-tooltip .ui-tooltip-tip *{
		position: absolute;
		
		line-height: 0.1px !important;
		font-size: 0.1px !important;
		color: #123456;

		background: transparent;
		border: 0px dashed transparent;
	}
	
	.ui-tooltip .ui-tooltip-tip canvas{ top: 0; left: 0; }















/* ******************************************************************************************************* */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------                                                                   ------------------ */
/* ------------------                /_css/modules/modules.pub.1.0.0.css                ------------------ */
/* ------------------                                                                   ------------------ */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ******************************************************************************************************* */

/* -------------------------------- */
/* ------------ >>PUB << ---------- */
/* -------------------------------- */
.srcPub.srcPub300x250{
    background:url(/_img/background/background-pub-big-box.png) left top no-repeat;
    padding-top:14px;
}

.srcPub.srcPub728x90{
    background:url(/_img/background/background-pub-super-banner.gif) center top no-repeat;
    margin:0 auto;
    text-align:center;
}















/* ******************************************************************************************************* */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------                                                                   ------------------ */
/* ------------------           /_css/modules/modules.barrepartagee.1.0.0.css           ------------------ */
/* ------------------                                                                   ------------------ */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ******************************************************************************************************* */

/*Issu du global*/
.srcBoContainer{
    margin:0 0 1px 0; 
    clear: both; 
    position: relative;
}

.srcBoPtg a.ico span{display:none;}
	
.srcBoPtgiLst{
    position:relative;
    margin-top:2px;
}

.srcBoPtgiLst a{
    display: block;
    float: left;
    height:18px;
    padding:2px 0 0 19px;   
}
	
.srcBoContainer .srcBoPtgiLst {display:none;}

.srcBoContainer .srcBoPtgiLst a{
    background: url(/_img/barrepartagee/spriteIcoBarPartage.gif) no-repeat;
    font-family:Arial,Verdana,Helvetica,Times;
    font-weight:bold;
    font-size:10px;
    color:#666;
    margin-left:13px;
    }

.srcBoContainer .srcBoPtgiLst a:first-child{margin-left:0px;}

.srcBoContainerOpen .srcBoPtgiLst{display:block;}
	
.srcBoPtg .l a{float: left;}
	
.srcBoPtg .l a.comment{background-position:0 -50px;}

.srcBoPtg .l .commentHide{display:none;}

.srcBoPtg .l a.btnPartager{background-position:0 -25px;}

.srcBoPtg .l a.btnPartager.btnPartagerO{background-position:-150px -25px;}

.srcBoPtg .l a.msn{
    background: url(/_img/barrepartagee/messenger.gif) no-repeat; 
    width:25px; 
    height:20px; 
    margin-right:10px;
}

.srcBoPtg .l a.messenger{
    background: url(http://static.src.ca/v3/img/barPartageMsnSmall.gif)  left 2px no-repeat;
    width:12px;
 }/*Version legacy pour sujet/complement*/


.srcBoPtg .r a {float:right; font-weight:bold;}
	
.srcBoPtg .r a.tailleText {width:17px;height:12px;padding:0;}

.srcBoContainer a.courriel{background-position: 0 0px; /*width: 51px;*/}
.srcBoContainer a.facebook{background-position: 0 -24px; /*width: 63px;*/}
.srcBoContainer a.twitter{background-position: 0 -48px; /*width: 49px;*/}
.srcBoContainer a.messenger{background-position: 0 -238px; /*margin-right:4px; width: 65px;*/}
.srcBoContainer a.google{background-position: 0 -72px; /*width: 48px;*/}
.srcBoContainer a.reddit{background-position: 0 -96px; /*width: 36px;*/}
.srcBoContainer a.linkedin{background-position: 0 -120px; /*width: 64px;*/}
.srcBoContainer a.delicious{background-position: 0 -144px; /*width: 55px;*/}
.srcBoContainer a.digg{background-position: 0 -168px; /*width: 68px;*/}
.srcBoContainer a.netvibe{background-position: 0 -192px; /*width: 68px;*/}
.srcBoContainer a.ping{background-position: 0 -216px; /*width: 36px;*/}

.srcBoContainer img{
    float:right; 
    height:1%;
}

.srcBoContainer #v_toggle_2{padding: 0px 0px;}

.boPannel{
    background: #FFF; 
    font-size:10px; 
    position:relative; 
    padding:5px 0px 0 0px;
}
	
.listePanneau{
    margin: 0; 
    clear:both;
    z-index:1; 
    overflow:hidden; 
}


.listePanneau div{clear: left;}

.src_colCentre .listePanneau ul, 
.src_colCentre .listePanneau ul li{margin:0px;}
	
.listePartager:after{
    clear:both; 
    content:"."; 
    display:block; 
    height:0px; 
    visibility:hidden; 
}

/* panneau explications */
a.btnAide{
    background: url(/_img/barrepartagee/spriteIcoBarOutil.gif) no-repeat 0 -150px;
    display:block;
    width:30px; 
    height:17px;
    position:absolute; 
    right:0px; 
    top:0px;
    padding:0;
    margin:0;
}

a.btnAide:hover{background-position:-150px -150px;}

.pannelAide{
    display:none; 
    background:#FCFCFC; 
    margin:2px 32px 2px 0; 
    font-weight:normal;
}

.pannelAide.open{display:block;}

ul {margin:0; padding:0;}
/***** Issu du global FIN *****/


.srcBoPtg{
	background-color: #fff;
	border:none;
	padding-top:2px;
	position: relative;
}

/* On ne peux pas utiliser overflow:hidden à cause du popup Facebook */
.srcBoPtg:after{
    clear:both; 
    content:"."; 
    display:block; 
    height:0px; 
    visibility:hidden; 
}

.srcBoPtg .l{
    
    float:left;
}

.srcBoPtg .l  div{float:left;}

.srcBoPtg .l table tr td{padding-right:5px;}

.srcBoPtg .r{
    position:absolute; 
    right:0; 
    top:3px; 
    width:30%; 
    margin-top:0px;
}

.srcBoPtg .r  div{float:right;}

.srcBoPtg .r ul{float:right;}

.srcBoPtg .r ul li{
    list-style:none !important; 
    border-right:1px solid #d0d0d0 !important; 
    float:left !important; 
    text-align:right !important; 
    padding:0 5px !important; 
    margin-top: 3px !important;
}

.srcBoPtg .r ul li.liPartage{
    padding:0 10px 0 0 !important; 
    margin:3px 0 0 0 !important;
}

.srcBoPtg .r ul li.liPrint{
    border:none !important; 
    padding:0 0 0 5px !important;
}

.srcBoPtg .r ul li.liHaut{
    border:none !important;
    padding:0 0 0 5px !important;
    margin:3px 0 0 0 !important;
}


/*KG*/
.srcBoPtg.basPage .l{width:59%;}

.srcBoPtg.basPage .r{
    width:41%; 
    float:left;  
    text-align:left;
}

.src_colCentre ul{margin: 2px 0 0 0 ;}

.liCourriel{width: 19px;}

.liTaille{width: 19px;}

.liPrint{width: 19px;}

.liPartage,
.liPartageLast{width: 66px;}

div.srcBoPtg a.courriel{display: block;} /*Probleme de conflit avec le fichier http://www.r-c.ca/nouvelles/_css/fil.min.css*/

div.srcBoContainerOpen .srcBoPtgiLst{position:relative;} /*Probleme de conflit avec le fichier http://www.r-c.ca/nouvelles/_css/fil.min.css*/


/*Radio index.asp Facebook+Imprimer non visible*/
.blocRadio .srcBoPtg .liCourriel, 
.blocRadio .srcBoPtg #divFacebook{display:none;}

.blocRadio .srcBoPtg .liPartage{border:none;}

.srcBoPtg .r .liPartageLast{border:none;}

.srcBoPtgTele divTwitter{display:none;}

.srcBoPtg a.ico{
    background: url(/_img/barrepartagee/sprite_barre_partage.png) no-repeat; 
    height: 12px; 
    margin: 0; 
    padding: 0; 
    width: 17px;
}
.srcBoPtg a.courriel{background-position:-284px -3px;}

.srcBoPtg a{
	background: url(/_img/barrepartagee/sprite_barre_partage.png) no-repeat -405px -1px ; 
	display: block; 
	margin:0; 
	overflow: hidden; 
	padding:0;
	height:20px;
}
.srcBoPtg a:hover{text-decoration:none;}

.srcBoPtg .r a.print{background-position: -410px -4px;}

.srcBoPtg .r a.ttPlus,
.srcBoPtg .r a.ttPlus:hover{background-position: -570px -4px;}

.srcBoPtg .r a.ttMoins, 
.srcBoPtg .r a.ttMoins:hover{background-position: -648px -4px;}

.srcBoPtg ul li #SrcBtnHaut span.hautPage {
    background: url(/_img/barrepartagee/sprite_barre_partage.png) no-repeat -470px -5px; 
    height:12px; 
    width:15px; 
    display:block; 
    float:left;
 }
 
.srcBoPtg ul li #SrcBtnHaut span.hautPage span.txtPartager {
    background: none; 
    float:left; 
    padding-top:2px;
}

.srcBoPtg ul li #SrcBtnHaut span.txtHaut{
    float:left; 
    line-height:12px;
}

.srcBoPtg a.partage{background: none;}

.srcBoPtg a.docActif{color:#a0a0a0;}

.srcBoPtg ul li .partage span.btnPartager{
    background: url(/_img/barrepartagee/sprite_barre_partage.png) no-repeat -350px -6px; 
    height:12px; 
    width:17px; 
    display:block; 
    float:left;
}

.srcBoPtg ul li .partage span.txtPartager{
    float:left;
    line-height:12px;
}

.srcBoContainer a{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 15px;
	color:#3a3a3a;
}

.commenterButtonContainer{margin-right:10px;}

.commenterButtonContainer .btnCommenter{
    background: url(/_img/barrepartagee/sprite_barre_partage.png) 0 0; 
    width:90px; 
    height:16px; 
    float:left; 
    margin:0 2px 0 0; 
    padding-top:4px;
}

.partagerTop .commenterButtonContainer .btnCommenter,
.partagerBottom .commenterButtonContainer .btnCommenter{
    height:20px; 
    padding-top:0;
}

.partagerTop .commenterButtonContainer .btnCommenter span,
.partagerBottom .commenterButtonContainer .btnCommenter span{
    line-height:20px; 
}

.partagerBottom #panelRight ul{
    margin-top: 0;
}



.commenterButtonContainer .btnCommenter:hover{background: url(/_img/barrepartagee/sprite_barre_partage.png) 0 -20px;}
    
.commenterButtonContainer .btnCommenter a{
    display:block; 
    width:113px; 
    height:20px; 
    text-decoration:none; 
    color:#3a3a3a; 
    position:absolute;
}

.commenterButtonContainer .btnCommenter span{
    margin-left:22px; 
    font-family:"lucida grande",tahoma,verdana,arial,sans-serif; 
    font-size:10px; 
    line-height:10px; 
    font-weight:bold;
 }

.commenterButtonContainer .commenterCount{
    padding:2px 3px 0 9px; 
    float:left; 
    height:18px; 
    background:url(/_img/barrepartagee/sprite_barre_partage.png) no-repeat -136px -0; 
    margin-top:0; 
    border-right:1px solid #c1c1c1;
    border-radius: 3px;
}

.commenterButtonContainer .commenterCount span{
    display:block; 
    text-align:center; 
    margin:0 auto; 
    font-family:"lucida grande",tahoma,verdana,arial,sans-serif; 
    font-size:11px; 
    font-weight:bold; 
    color:#3a3a3a;
}

.commenterButtonContainer_bas .btnCommenter{
    background: url(/_img/barrepartagee/sprite_barre_partage.png) -746px 0; 
    width:19px; 
    height:16px; 
    float:left; 
    margin:0 2px 0 0; 
    padding-top:4px;
}

.commenterButtonContainer_bas .btnCommenter:hover{background: url(/_img/barrepartagee/sprite_barre_partage.png) -746px -20px;}

.commenterButtonContainer_bas .btnCommenter a{
    display:block; 
    width:19px; 
    height:20px; 
    text-decoration:none; 
    color:#3a3a3a; 
    position:absolute;
}

.commenterButtonContainer_bas .btnCommenter span{display:none;}

.commenterButtonContainer_bas .commenterCount{
    padding:2px 3px 0 9px; 
    float:left; 
    height:16px; 
    background:url(/_img/barrepartagee/sprite_barre_partage.png) no-repeat -136px -1px; 
    margin:1px 5px 0 0; 
    border-right:1px solid #c1c1c1;
}

.commenterButtonContainer_bas .commenterCount span{
    display:block; 
    text-align:center; 
    margin:0 auto; 
    font-family:"lucida grande",tahoma,verdana,arial,sans-serif; 
    font-size:11px; 
    font-weight:bold; 
    color:#3a3a3a;
}

.commenterButtonContainer_bas .commentHide{display:none;}

.tb{width:20px;}

.twitterDiv{width:105px;}
	
.twitterDivMain{margin-right:5px;}

.twitterDivImg{
    background:url(/_img/barrepartagee/twitter.gif) no-repeat; 
    width:21px; 
    height:21px;
}

.twitterDivCount{
    padding:2px 3px 0 9px;
    float:left; 
    height:16px; 
    background:url(/_img/barrepartagee/sprite_barre_partage.png) no-repeat -136px -1px; 
    margin:1px 5px 0 0; 
    border-right:1px solid #c1c1c1;
}

.twitterDivMain .twitterDivCount{
    padding:2px 3px 0 9px; 
    float:left; 
    height:16px; 
    background:url(/_img/barrepartagee/sprite_barre_partage.png) no-repeat -136px -1px; 
    margin:1px 5px 0 0; 
    border-right:1px solid #c1c1c1;
}

.twitterDivMain .twitterDivCount span{
    display:block; 
    text-align:center; 
    margin:0 auto; 
    font-family:Arial,Helvetica,sans-serif; 
    font-size:12px; 
    font-weight:bold; 
    color:#2A7090;
}

.twitter-t-countenabled{ 
    float: left;    
    height: 18px;    
    margin: 0 5px 0 2px;   
    display: block; 
}

.twitter-t-countenabled:hover{background-position:0 -166px;}

.gPlus-t-countenabled{ 
    float: left;    
    height: 18px;    
    margin: 1px 5px 0 2px;   
    display: block; 
}

.gPlus-t-countenabled:hover{background-position:0 -166px;}

.facebook-t-countenabled{ 
    float: left;    
    height: 18px;    
    margin: 1px 0 0 2px;   
    display: block; 
}

.facebook-t-countenabled:hover{background-position:0 -166px;}

.srcBoContainer .twitter-t-countspan{
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    -x-system-font: none;
    color: #2A7090;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    min-width: 16px;
    padding:0 2px 0 6px;
    text-align: center;
    background: url(/_img/barrepartagee/sprite_barre_partage.png) -136px 0 no-repeat; 
    border-right:1px solid #C1C1C1;
    text-decoration:none;
    border-radius: 3px;
}

.twitterCountContainer .twitter-t-countspan{
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    -x-system-font: none;
    color: #2A7090;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    min-width: 16px;
    padding:0 2px 0 6px;
    text-align: center;
    background: url(/_img/barrepartagee/sprite_barre_partage.png) -136px -1px no-repeat; 
    border-right:1px solid #C1C1C1;
    text-decoration:none;
}

.facebookCountContainer .facebook-t-countspan{
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    -x-system-font: none;
    color: #2A7090;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    min-width: 16px;
    padding:0 2px 0 6px;
    text-align: center;
    background: url(/_img/barrepartagee/sprite_barre_partage.png) -136px -1px no-repeat; 
    border-right:1px solid #C1C1C1;
    text-decoration:none;
}

.gPlusCountContainer .gPlus-t-countspan{
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    -x-system-font: none;
    color: #2A7090;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    min-width: 16px;
    padding:0 2px 0 6px;
    text-align: center;
    background: url(/_img/barrepartagee/sprite_barre_partage.png) -136px -1px no-repeat; 
    border-right:1px solid #C1C1C1;
    text-decoration:none;
}

.srcBoPtg .l .twitterHref{
    height:20px; 
    float:none;
    background: none;
    border: none;
    display: block;
    margin: 0;
    outline: none;
    overflow: visible;
    padding: 0;
    text-decoration: none;
}   

.srcBoContainer .twitter-t-countspan:hover{
    color: #30566D; 
    text-shadow:0 1px 0 #FFFFFF;
}

.connect_comment_widget .connect_comment_widget_placeholder_input,
.connect_comment_widget .connect_comment_widget_full_input_textarea{width:240px;}

.fb_edge_comment_widget fb_iframe_widget{width:270px;}

.fbLike {
    width: 130px;
    height: 20px;
}

.fbLike span {
    float: left;
}

.googlePlusOne {
    height: 20px;
}

.googlePlusOne .LN .tW{margin:1px 3px;}

.transparent_widget{
    background-color: transparent;  
    overflow-x: hidden;  
    overflow-y: hidden;  
    width: 260px;
}


/* Barre Type : Bottom */
div.barre-bottom div.srcBoContainer{margin:0 0 1px 0;}

.ie7 div.barre-bottom div.srcBoContainer .srcBoPtg,
.ie7 div.barre-top div.srcBoContainer .srcBoPtg { height:21px; }


/* -------------------------------- */
/* ----- >> TWITTER << ------- */
/* -------------------------------- */

div.twitter-count {
    position: relative;
    overflow: hidden;
    width: 40px;
    height: 20px;
}

div.twitter-count iframe {
    position: absolute;
    right: -11px;
}

.ie7 div.twitter-count iframe
{
    right: -14px;
}
.ie8 div.twitter-count iframe
{
    right: -11px;
}

.ie9 div.twitter-count iframe
{
    right: -12px;
}

.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(/_img/logo/i_logoSRCTwitter.png) no-repeat 5px 6px;
    }















/* ******************************************************************************************************* */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------                                                                   ------------------ */
/* ------------------             /_css/modules/modules.socialbar.1.0.0.css             ------------------ */
/* ------------------                                                                   ------------------ */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ******************************************************************************************************* */

.content .socialBarContainerDiv,
.une-section .socialBarContainerDiv,
.section-list .content-body .socialBarContainerDiv  {
    margin-top: 12px;
    }

ul.lineup-news div.socialBarContainerDiv {
    position:absolute; 
    bottom:0; 
    left:0;
    width:100%;
    }


/* Pluck */
.pluckButtonDiv {
    background: url("/_img/barrepartagee/sprite_barre_partage.png") repeat scroll -746px 0 transparent;
    float: left;
    height: 16px;
    margin: 0 2px 0 0;
    padding-top: 4px;
    width: 19px;
    }
.pluckButtonHref {
    background-position: 0 -50px;
    color: #3A3A3A;
    display: block;
    height: 20px;
    position: absolute;
    text-decoration: none;
    width: 19px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    }
.pluckCountDiv {
    color: #3A3A3A;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    margin: 0 auto;
    }


/* Twitter */
.twitterButtonDiv {float: left;}
.twitterCountDiv {
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    color: #3A3A3A;
    font-family: Arial,Helvetica,sans-serif;
    }


/* GooglePlus */
.googlePlusButtonDiv{float: left;}
.googlePlusCountDiv{font-family: Arial,Helvetica,sans-serif;color: #3A3A3A;}


/* Facebook */
.facebookButtonDiv{float: left;}
.facebookCountDiv{color: #3A3A3A;}


/* Common */
.countersDiv {
    background: url("/_img/barrepartagee/sprite_barre_partage.png") no-repeat scroll -136px 0 transparent;
    border-right: 1px solid #C1C1C1;
    height: 17px;
    margin: 0 5px 0 0;
    padding: 3px 3px 0 9px;
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    min-width: 16px;
    float: left;
    border-radius:3px;
    -moz-border-radius:3px;
    }
div.pluckButtonDiv a img,
div.twitterButtonDiv a img,
div.googlePlusButtonDiv a img,
div.facebookButtonDiv a img  {
    margin:0;
    }


/*Tooltip*/
#tooltip {position: absolute;z-index: 3000;width:195px;}
#tooltip .containerBody {background:url("/_img/tooltip/tooltip-body.png") no-repeat; padding-top:4px;}
#tooltip .body{margin:0px 0px 0 10px; width:141px; font-size:12px; color:#07428a;}
#tooltip h3{ margin:0px 0px 0px 10px; font-size:10px; color:#787878; text-transform:uppercase; }
#tooltip .bottom{height:30px; background:url("/_img/tooltip/tooltip-bottom.png") no-repeat;}















/* ******************************************************************************************************* */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------                                                                   ------------------ */
/* ------------------            /_css/modules/modules.navigation.v7.css             ------------------ */
/* ------------------                                                                   ------------------ */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ******************************************************************************************************* */

/* ------------------------------------ */
/* ---- >> BANDEAU VERS MOBILE << ----- */
/* ------------------------------------ */

#invitationMobile {
    height:102px; 
    background:url('/_img/background/background-bandeau-invitation-mobile.jpg') repeat-x;       
    display:none;  
    min-width:990px;  
}

#invitationMobile > a {
    margin:0 auto;
    display:block; 
    color:#fff; 
    height:85px; 
    height:85px;      
    position:relative;  
    text-align:center;     
}

#invitationMobile > a .fleche {
    display:block; 
    width:82px; 
    height:84px; 
    position:absolute;
    text-indent:-9000px; 
    top:9px;     
}

#invitationMobile { display:block; }

#invitationMobile > a {
    width:540px; 
    padding:13px 110px 0px 110px; 
    background:url('/_img/logo/logo-rc-bandeau-mobile.png') no-repeat 0px 9px; 
    font-size:37px; 
    line-height:37px; 
    text-decoration:none;     
}

#invitationMobile > a .petit {
    font-size:30px; 
    display:block;
}

#invitationMobile > a .fleche {
    background:url('/_img/button/button-fleche-invitation-mobile.png') no-repeat; 
    right:0px;     
}


@media all and (orientation:landscape)
{
    #invitationMobile{display:block;}
    #invitationMobile > a
    {
        width:591px; 
        padding:37px 82px 0px 87px; 
        background:url('/_img/logo/logo-rc-bandeau-mobile.png') no-repeat 0px 9px; 
        font-size:20px; 
        line-height:25px; 
        white-space:nowrap;  
        text-decoration:none;           
    }
    #invitationMobile > a .petit{font-size:16px; display:inline;}
    #invitationMobile > a .fleche
    {
        background:url('/_img/button/button-fleche-invitation-mobile.png') no-repeat; 
        right:0px;                   
    }
}

/* ----------------------------------- */
/* ------- >> 
    NOUVELLE RÉGIONNALISÉEE
     << ------- */
/* ----------------------------------- */

span.regionalFlag {
    background:url(/_img/title/title-nouvelle-regional.png) left top no-repeat;
    display:block;
    position:absolute;  
    top:0;
    left:0;
    width:100%;
    height:16px;
    line-height:16px;
    font-size:10px;
    overflow:hidden;
}

span.regionalFlag .titre {
    font-weight:bold;
    color:#fff;
    padding-left:6px;
}

span.regionalFlag .region {
    color:#333;
    padding-left:11px;
}

















/* -------------------------------- */
/* -------- >> 
        BOUTONS PLAY POUR VIDÉOS       
<< ---------- */
/* -------------------------------- */
/* ici et non dans general pour que les petit play du header soit visible en legacy  */

.lienVideo {
    position:relative; 
    display:block; 
}
    
a.link-news {
    position:relative; 
    display:inline-block;
    cursor:pointer;
}
            
span.play, 
span.play.hover {
    background:url(/_img/button/button-play-new.png) left top no-repeat;
    display:block;
    position:absolute;  
    top:50%;
    left:50%;
    text-indent:-9000px;
}

li.emission span.play.xx-small { top:0px; }

/* Bouton play XX-SMALL */
span.play.xx-small,
span.play.xx-small.hover {
     background-position:-52px -696px; 
     width:20px; 
     height:20px; 
     top:-4px; 
     margin-right:-4px; 
     left:0px;
}

span.play.xx-small.hover { background-position:-199px -696px; }

/* Bouton play X-SMALL */
span.play.x-small,
span.play.x-small.hover {
     background-position:-46px -608px; 
     width:49px; height:49px;  
     margin-left:-25px; 
     margin-top:-25px;
}

span.play.x-small.hover { background-position:-193px -608px; }

/* Bouton play SMALL */
span.play.small,
span.play.small.hover {
     background-position:-46px -607px; 
     width:45px; 
     height:45px; 
     margin-left:-23px; 
     margin-top:-23px;
}

span.play.small.hover { background-position:-193px -607px; }

/* Bouton play MEDIUM */
span.play.medium,
span.play.medium.hover {
     background-position:-40px -490px; 
     width:54px; 
     height:54px; 
     margin-left:-32px; 
     margin-top:-24px;
}

span.play.medium.hover { background-position: -189px -490px; }

/* Bouton play BIG */
span.play.big,
span.play.big.hover {
     background-position:-33px -353px; 
     width:82px; 
     height:82px; 
     margin-left:-40px; 
     margin-top:-40px;
}

span.play.big.hover { background-position: -182px -353px; }


/* Bouton play BIGGER */
span.play.bigger,
span.play.bigger.hover {
     background-position:-32px -196px; 
     width:94px; 
     height:94px; 
     margin-left:-47px; 
     margin-top:-48px;
}

span.play.bigger.hover { background-position:-179px -196px; }

/* Bouton play BIGGEST */
span.play.biggest,
span.play.biggest.hover {
     background-position:-6px -14px; 
     width:148px; 
     height:148px; 
     margin-left:-74px; 
     margin-top:-74px;
}

span.play.biggest.hover { background-position:-154px -14px; }































/* ---------------------------------------------------------------------------------------------------- */
/* ------- >> POUR LE GABARIT DOCUMENT << ------------------------------------------------------------- */
/* ------- >> BARRES DE ZONE (styles copiés de global_2.0.0) << --------------------------------------- */
/* ------- >> (styles applicables à toutes les barres de zone) << ------------------------------------- */
/* ------- >> (les styles spécifiques, ex. logo zone, sont dans l'include de la zone) << -------------- */
/* ---------------------------------------------------------------------------------------------------- */
 
#src_wrapEntetePage {
    width: 100%;
    background:#8a1213 url(http://static.src.ca/v3/img/bg_raccourcieZone.png) repeat-x;
    height: 0;
    overflow: hidden;
}


body #src-milieu-page {
    background-position: center 0;
}

#src_wrapEntetePage #src_EntetePage {
     border:none;
     height:28px;
}
 
 #src_wrapEntetePage #src_EntetePage a.retour {
      height:17px;
      position:absolute;
      bottom:6px;
      left:12px;
}
 
 #src_wrapEntetePage #src_EntetePage select {
      right:10px;
      bottom:5px;
} 
 
#src_EntetePage {
     margin: 0 auto;
     width: 988px; 
     height: 90px;
     position: relative;
     border-left:1px solid #C3C3C3;
     border-right:1px solid #C3C3C3;
     position:relative;
     z-index:10;
}
 
#src_EntetePage h1, 
#src_EntetePage .src_logo {/*h1 a été utilisé au début*/
     display:block;
     width: 230px;
     height: 36px;
     position: absolute;
     left: 0;
     bottom: 0;
     margin: 10px;
     background-position: bottom left;
     background-repeat: no-repeat;
}
 
#src_EntetePage select {
     width: 200px;
     position: absolute;
     right: 10px;
     bottom: 10px;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
}
 
#src_EntetePage optgroup { font-style: normal; }
 
#src_EntetePage span {
     font-size: 14px;
     display: none;
}
 
.src_dateActuel {
     display:block;
     position:absolute;
     right:10px;
     bottom:10px;
     width:300px;
     text-align:right;
}
 
#src_EntetePage .src_dateActuel, 
#src_EntetePage .src_dateActuel span, 
#src_EntetePage .src_dateActuel a {
     display:inline;
     font:11px Verdana, Helvetica, Arial, sans-serif;
}

/* -------------------------------- */
/* -------- >> 
        BOUTONS PLAY POUR VIDÉOS       
<< ---------- */
/* -------------------------------- */
/* ici et non dans general pour que les petit play du header soit visible en legacy  */

.lienVideo {
    position:relative; 
    display:block; 
}
    
a.link-news {
    position:relative; 
    display:inline-block;
    cursor:pointer;
}
            
span.play, 
span.play.hover {
    background:url(/_img/button/button-play-new.png) left top no-repeat;
    display:block;
    position:absolute;  
    top:50%;
    left:50%;
    text-indent:-9000px;
}

li.emission span.play.xx-small { top:0px; }

/* Bouton play XX-SMALL */
span.play.xx-small,
span.play.xx-small.hover {
     background-position:-52px -696px; 
     width:20px; 
     height:20px; 
     top:-4px; 
     margin-right:-4px; 
     left:0px;
}

span.play.xx-small.hover { background-position:-199px -696px; }

/* Bouton play X-SMALL */
span.play.x-small,
span.play.x-small.hover {
     background-position:-46px -608px; 
     width:49px; height:49px;  
     margin-left:-25px; 
     margin-top:-25px;
}

span.play.x-small.hover { background-position:-193px -608px; }

/* Bouton play SMALL */
span.play.small,
span.play.small.hover {
     background-position:-46px -607px; 
     width:45px; 
     height:45px; 
     margin-left:-23px; 
     margin-top:-23px;
}

span.play.small.hover { background-position:-193px -607px; }

/* Bouton play MEDIUM */
span.play.medium,
span.play.medium.hover {
     background-position:-40px -490px; 
     width:54px; 
     height:54px; 
     margin-left:-32px; 
     margin-top:-24px;
}

span.play.medium.hover { background-position: -189px -490px; }

/* Bouton play BIG */
span.play.big,
span.play.big.hover {
     background-position:-33px -353px; 
     width:82px; 
     height:82px; 
     margin-left:-40px; 
     margin-top:-40px;
}

span.play.big.hover { background-position: -182px -353px; }


/* Bouton play BIGGER */
span.play.bigger,
span.play.bigger.hover {
     background-position:-32px -196px; 
     width:94px; 
     height:94px; 
     margin-left:-47px; 
     margin-top:-48px;
}

span.play.bigger.hover { background-position:-179px -196px; }

/* Bouton play BIGGEST */
span.play.biggest,
span.play.biggest.hover {
     background-position:-6px -14px; 
     width:148px; 
     height:148px; 
     margin-left:-74px; 
     margin-top:-74px;
}

span.play.biggest.hover { background-position:-154px -14px; }

/* Nouvelle régionalisée */
span.regionalFlag {
    background:url(/_img/title/title-nouvelle-regional.png) left top no-repeat;
    display:block;
    position:absolute;  
    top:0;
    left:0;
    width:100%;
    height:16px;
    line-height:16px;
    font-size:10px;
    overflow:hidden;
}

span.regionalFlag .titre {
    font-weight:bold;
    color:#fff;
    padding-left:6px;
}

span.regionalFlag .region {
    color:#333;
    padding-left:11px;
}

/* -------------------------------- */
/* -------- >> 
        MINI-GUIDE HORAIRE EXPLORA       
<< ---------- */
/* -------------------------------- */

div#src-wrapper-nav  #containerArtv, 
div#src-wrapper-nav #containerExplora { width:165px !important; }

div#src-wrapper-nav  #containerArtv .edition-nationale { display:none; }

div#src-wrapper-nav  #containerArtv ul li.channel-artv,
div#src-wrapper-nav #containerExplora ul li.channel-explora {
    margin:0px; 
    height:57px; 
    width:165px;
}

div#src-wrapper-nav  #containerArtv ul li .channel-name {
    border-bottom:0px; 
    display:block; 
    height:57px; 
    padding:0px; 
    text-indent:-9000px; 
    background-position: -568px 4px
}

div#src-wrapper-nav  #containerExplora li.channel-explora a {
    text-indent:-9000px; 
    background:url('/_img/sprite/sprite_nav_sousMenu.png') -1055px -54px no-repeat; 
	height: 78px; 
	display:block;
} 














/* ******************************************************************************************************* */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------                                                                   ------------------ */
/* ------------------           /_css/block/rc.web.root.teaser-radio-tele.css           ------------------ */
/* ------------------                                                                   ------------------ */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ******************************************************************************************************* */

/* -------------------------------- */
/* - >> TEASER RADIO TELE BLOCK <<- */
/* -------------------------------- */

div.teasers-radio-tele a.link-see-more{color:#333;}

div.teasers-radio-tele div.small-title-block{
  font-weight:bold;
  text-transform:uppercase;  
}

div.teasers-radio-tele h3, 
div.teasers-radio-tele h3 a{
    font-size:12px;
    line-height:14px;    
}

div.teasers-radio-tele h3{margin-bottom:6px;}

div.teasers-radio-tele ul{padding:6px 0 8px;}

div.teasers-radio-tele li.wrapper-teaser{
    padding:6px 0;
    width:100%;
}

div.teasers-radio-tele div.teaser-image-emission{
    background:url(/_img/background/background-teaser-radio-region.gif) left top no-repeat;
    height:69px;
    position:relative;
}

div.teasers-radio-tele div.teaser-image-emission div.teaser-content{
    float:left;
    height:52px;
    padding:8px;
    width:226px;
}

div.teasers-radio-tele div.teaser-image-emission a.title-emission{
    color:#333;
    display:block;
    font-size:14px;
    line-height:14px;
    text-transform:uppercase;
    width:121px;
}

div.teasers-radio-tele a.button-play{
    background: url(/_img/button/button-play-big-grey.png) -4px top  no-repeat;
    display: block;
    float: right;
    height: 57px;
    position: absolute;
    right: 5px;
    text-indent: -999999px;
    top: 9px;
    width: 56px; 
}

div.teasers-radio-tele a.button-play:hover{background-position:-4px -70px;}













/* ******************************************************************************************************* */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------                                                                   ------------------ */
/* ------------------         /_css/modules/modules.scribbleliveFixedBottom.css         ------------------ */
/* ------------------                                                                   ------------------ */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
/* ******************************************************************************************************* */

#bandeFixed{height:50px; position:fixed; bottom:0px; width:100%;z-index: 10000;}
.caseChat{float:right; width:300px; margin-right:10px; position:relative; height:50px;}
.fenetreChat{  position:absolute;z-index: 1001; bottom:0px; width:300px;background: #fff;   margin-top:-400px; border: 1px solid #323232; -webkit-box-shadow: -3px -3px 8px rgba(0,0,0,0.65);
-moz-box-shadow: -3px -3px 8px rgba(0,0,0,0.65);
box-shadow: -3px -3px 8px rgba(0,0,0,0.65);bottom: -411px;}
.fenetreChat #icoSribbleLive { position: absolute;right: 0px;top: 10px;z-index: 1002;}
.fenetreChat #icoSribbleLive li{ float: left;width: 12px;margin-right: 11px;position: relative; z-index: 1003; }
.fenetreChat #icoSribbleLive a{ background: url(/_img/sprite/sprite-ico-scribble-live.png) no-repeat;display: block;width: 14px;height: 14px; text-indent: -9000px;}
.fenetreChat #icoSribbleLive a.btToggleAffichage{background-position: 0px -11px;}
.fenetreChat.ouvert #icoSribbleLive a.btToggleAffichage{background-position: 0px 0px;}
.fenetreChat #icoSribbleLive a.btPopUpScribbleLive{ background-position: -20px 0px;}
.fenetreChat #icoSribbleLive a.btPleinEcranScribbleLive{ background-position: -43px 0px;width: 15px;}
.fenetreChat .headerFenetreChat{  background: #323232; padding:10px 0 10px 20px;position: relative;cursor: pointer;}
.fenetreChat .headerFenetreChat h2{max-width: 210px;  color: #fff;font-size: 14px;margin: 0px;display: inline-block;cursor: text;}
.fenetreChat .corpsFenetreChat{height:410px; display:block;}
.fenetreChat .corpsFenetreChat iframe{ margin: -10px 0 0 -1px;}
.fenetreChat.ouvert {display:block; bottom:-20px;}
