/* Webfont: Rubrik-Light */
@font-face {
    font-family: 'RubrikLt';
    src: url('/Content/_fonts/Rubrik/Rubrik-Light.eot'); /* IE9 Compat Modes */
    src: url('/Content/_fonts/Rubrik/Rubrik-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/Content/_fonts/Rubrik/Rubrik-Light.woff') format('woff'), /* Modern Browsers */
         url('/Content/_fonts/Rubrik/Rubrik-Light.svg#Rubrik-Light') format('svg'), /* Legacy iOS */
         url('/Content/_fonts/Rubrik/Rubrik-Light.ttf') format('truetype'); /* Safari, Android, iOS */
}

/* Webfont: Rubrik-ExtraLight */
@font-face {
    font-family: 'RubrikXLt';
    src: url('/Content/_fonts/Rubrik/Rubrik-ExtraLight.eot'); /* IE9 Compat Modes */
    src: url('/Content/_fonts/Rubrik/Rubrik-ExtraLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/Content/_fonts/Rubrik/Rubrik-ExtraLight.woff') format('woff'), /* Modern Browsers */
         url('/Content/_fonts/Rubrik/Rubrik-ExtraLight.svg#Rubrik-ExtraLight') format('svg'), /* Legacy iOS */
         url('/Content/_fonts/Rubrik/Rubrik-ExtraLight.ttf') format('truetype'); /* Safari, Android, iOS */
}

/* Webfont: Rubrik-Regular */
@font-face {
    font-family: 'Rubrik';
    src: url('/Content/_fonts/Rubrik/Rubrik-Regular.eot');
    src: url('/Content/_fonts/Rubrik/Rubrik-Regular.eot?#iefix'),
       url('/Content/_fonts/Rubrik/Rubrik-Regular.woff'),
       url('/Content/_fonts/Rubrik/Rubrik-Regular.svg#Rubrik-Regular'),
       url('/Content/_fonts/Rubrik/Rubrik-Regular.ttf');
}

/* Webfont: Rubrik-Medium */
@font-face {
  font-family: 'RubrikMd';
  font-style: normal;
  font-weight: normal;
  src: url('/Content/_fonts/Rubrik/Rubrik-Medium.eot');
  src: url('/Content/_fonts/Rubrik/Rubrik-Medium.eot?#iefix');
  src: url('/Content/_fonts/Rubrik/Rubrik-Medium.woff');
  src: url('/Content/_fonts/Rubrik/Rubrik-Medium.svg#Rubrik-Medium');
  src: url('/Content/_fonts/Rubrik/Rubrik-Medium.ttf');
  
  /* IE9 Compat Modes */
  /* IE6-IE8 */
  /* Modern Browsers */
  /* Legacy iOS */
  /* Safari, Android, iOS */
}/* Webfont: Rubrik-SemiBold */
@font-face {
    font-family: 'RubrikSemBol';
    font-style: normal;
    font-weight: normal;
    src: url('/Content/_fonts/Rubrik/Rubrik-SemiBold.eot'); /* IE9 Compat Modes */
    src: url('/Content/_fonts/Rubrik/Rubrik-SemiBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/Content/_fonts/Rubrik/Rubrik-SemiBold.woff') format('woff'), /* Modern Browsers */
         url('/Content/_fonts/Rubrik/Rubrik-SemiBold.svg#Rubrik-SemiBold') format('svg'), /* Legacy iOS */
         url('/Content/_fonts/Rubrik/Rubrik-SemiBold.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
	font-family: 'radiocanada';
	src:url('/Content/_fonts/Radio-Canada/radiocanada.eot');
    src: local("radiocanada"),
	    url('/Content/_fonts/Radio-Canada/radiocanada.eot?#iefix') format('embedded-opentype'),
		url('/Content/_fonts/Radio-Canada/radiocanada.woff') format('woff'),
		url('/Content/_fonts/Radio-Canada/radiocanada.ttf') format('truetype'),
		url('/Content/_fonts/Radio-Canada/radiocanada.svg#radiocanada') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: 'radiocanada';
    font-size: 18px; /*police cr�� pour un format 18px*/
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*  RSS : #ED7F2D 
    Google plus : #DD4B39
    Facebook : #3b5998
    Twitter : #55ACEE
    Tumblr : #35465c
    Vine : #32b589
    Soundcloud : #FF8800
    LinkedIn : #007BB6
    Pinterest : #C30E2C
    You tube : #cd201f
*/


/* R�seaux sociaux */
.icon-rss-square:before {
	content: "\e63f";
    color: #ED7F2D;
}
    a.icon-rss-square:hover:before,
    a.icon-rss-square:focus:before{ color: #666; }

.icon-rss:before {
	content: "\e640";
    color: #ed7f2d;
}
    a.icon-rss:hover:before,
    a.icon-rss:focus:before{ color: #666; }
    
.icon-googleplus:before {
	content: "\e645";
    color: #DD4B39;
}
    a.icon-googleplus:hover:before,
    a.icon-googleplus:focus:before{ color: #666; }

.icon-facebook:before {
	content: "\e639";
    color: #3b5998;
}
    a.icon-facebook:hover:before,
    a.icon-facebook:focus:before{ color: #666; }

.icon-twitter:before {
	content: "\e63a";
    color: #55ACEE;
}
    a.icon-twitter:hover:before,
    a.icon-twitter:focus:before{ color: #666; }

.icon-tumblr:before {
	content: "\e643";
    color: #35465c;
}
    a.icon-tumblr:hover:before,
    a.icon-tumblr:focus:before{ color: #666; }

.icon-vine:before {
	content: "\e644";
    color: #32b589;
}
    a.icon-vine:hover:before,
    a.icon-vine:focus:before{ color: #666; }

.icon-soundcloud:before {
	content: "\e642";
    color: #FF8800;
}
    a.icon-soundcloud:hover:before,
    a.icon-soundcloud:focus:before{ color: #666; }

.icon-googleplus-square:before {
	content: "\e647";
    color: #dd4b39;
}
    a.icon-googleplus-square:hover:before,
    a.icon-googleplus-square:focus:before{ color: #666; }

.icon-facebook-square:before {
	content: "\e648";
    color: #3b5998;
}
    a.icon-facebook-square:hover:before,
    a.icon-facebook-square:focus:before{ color: #666; }

.icon-twitter-square:before {
	content: "\e649";
    color: #55acee;
}
    a.icon-twitter-square:hover:before,
    a.icon-twitter-square:focus:before{ color: #666; }

.icon-tumblr-square:before {
	content: "\e63b";
    color: #35465c;
}
    a.icon-tumblr-square:hover:before,
    a.icon-tumblr-square:focus:before{ color: #666; }

.icon-vine-square:before {
	content: "\e603";
    color: #32B589;
}
    a.icon-vine-square:hover:before,
    a.icon-vine-square:focus:before{ color: #666; }

.icon-linkedin-square:before {
    content: "\e658";
    color: #007BB6;
}
    a.icon-linkedin-square:hover:before,
    a.icon-linkedin-square:focus:before{ color: #666; }

.icon-linkedin:before {
    content: "\e657";
    color: #007BB6;
}
    a.icon-linkedin:hover:before,
    a.icon-linkedin:focus:before{ color: #666; }

.icon-soundcloud-square:before {
	content: "\e641";
    color: #ff8800;
}
    a.icon-soundcloud-square:hover:before,
    a.icon-soundcloud-square:focus:before{ color: #666; }

.icon-instagram:before {
	content: "\e646";
    color: #0d3c5f;
}
    a.icon-instagram:hover:before,
    a.icon-instagram:focus:before{ color: #666; }

.icon-pinterest-badge:before {
	content: "\e652";
    color: #C30E2C;
}
    a.icon-pinterest-badge:hover:before,
    a.icon-pinterest-badge:focus:before{ color: #666; }

.icon-pinterest-logo:before {
	content: "\e651";
    color: #c30e2c;
}
    a.icon-pinterest-logo:hover:before,
    a.icon-pinterest-logo:focus:before{ color: #666; }

.icon-youtube-logo:before {
	content: "\e650";
    color: #CD201F;
}
    a.icon-youtube-logo:hover:before,
    a.icon-youtube-logo:focus:before{ color: #666; }

.icon-youtube-icon:before {
	content: "\e64f";
    color: #cd201f;
}
    a.icon-youtube-icon:hover:before,
    a.icon-youtube-icon:focus:before{ color: #666; }
/* --- */

.icon-molecule:before {
	content: "\e60b";
}

.icon-home:before {
	content: "\e60c";
}

.icon-grid:before {
	content: "\e626";
}

.icon-burger:before {
	content: "\e628";
}

.icon-list:before {
	content: "\e627";
}

.icon-list-circle:before {
	content: "\e66e";
}

.icon-print:before {
	content: "\e60d";
}

.icon-illustration:before {
	content: "\e659";
}

.icon-document:before {
	content: "\e60e";
}

.icon-folder:before {
	content: "\e60f";
}

.icon-calendar:before {
	content: "\e612";
}

.icon-search:before {
	content: "\e610";
}

.icon-link:before {
	content: "\e611";
}

.icon-time:before {
	content: "\e613";
}

.icon-info:before {
	content: "\e64c";
}

.icon-info-round:before {
	content: "\e65b";
}

.icon-faq:before {
	content: "\e64a";
}

.icon-alert:before {
	content: "\e64b";
}

.icon-check:before {
	content: "\e618";
}

.icon-check-round:before {
	content: "\e65c";
}

.icon-interdit:before {
	content: "\e64d";
}

.icon-font-size:before {
	content: "\e61e";
}

.icon-map:before {
	content: "\e620";
}

.icon-settings:before {
	content: "\e634";
}

.icon-user:before {
	content: "\e614";
}

.icon-download:before {
	content: "\e615";
}

.icon-upload:before {
	content: "\e616";
}

.icon-plus:before {
	content: "\e636";
}

.icon-minus:before {
	content: "\e637";
}

.icon-close:before {
	content: "\e638";
}

.icon-external-link:before {
	content: "\e662";
}

.icon-up:before {
	content: "\e62c";
}

.icon-down:before {
	content: "\e62b";
}

.icon-left:before {
	content: "\e62a";
}

.icon-right:before {
	content: "\e629";
}

.icon-left-big:before {
	content: "\e653";
}

.icon-right-big:before {
	content: "\e622";
}

.icon-down-big:before {
	content: "\e621";
}

.icon-up-big:before {
	content: "\e61b";
}

.icon-arrow-left:before {
	content: "\e61c";
}

.icon-arrow-right:before {
	content: "\e61d";
}

.icon-chevron-double:before {
	content: "\e61f";
}

.icon-top:before {
	content: "\e631";
}

.icon-picture:before {
	content: "\e61a";
}

.icon-gallery:before {
	content: "\e619";
}

.icon-video:before {
	content: "\e617";
}

.icon-airplay:before {
	content: "\e65d";
}

.icon-chromecast-on:before {
	content: "\e65e";
}

.icon-chromecast-off:before {
	content: "\e64f";
}

.icon-extract:before {
	content: "\e632";
}

.icon-extract-circle:before {
	content: "\e66f";
}

.icon-second-screen:before {
	content: "\e663";
}

.icon-close-caption:before {
	content: "\e664";
}

.icon-video-desc:before {
	content: "\e665";
}

.icon-audio:before {
	content: "\e623";
}

.icon-mute:before {
	content: "\e666";
}

.icon-circle:before {
	content: "\e670";
}

.icon-play:before {
	content: "\e624";
}

.icon-play-invert:before {
	content: "\e655";
}

.icon-pause:before {
	content: "\e625";
}

.icon-pause-invert:before {
	content: "\e654";
}

.icon-previous:before {
	content: "\e62d";
}

.icon-next:before {
	content: "\e62e";
}

.icon-fullscreen:before {
	content: "\e656";
}

.icon-fullscreen-exit:before {
	content: "\e633";
}

.icon-frenquency:before {
	content: "\e667";
}

.icon-add-list:before {
	content: "\e668";
}

.icon-added-list:before {
	content: "\e669";
}

.icon-delete-list:before {
	content: "\e66a";
}

.icon-headphone-list:before {
	content: "\e66b";
}

.icon-headphone:before {
	content: "\e66c";
}

.icon-reorder:before {
	content: "\e66d";
}

.icon-transfer:before {
	content: "\e62f";
}

.icon-email:before {
	content: "\e630";
}

.icon-discussion:before {
	content: "\e661";
}

.icon-comment:before {
	content: "\e635";
}

.icon-share:before {
	content: "\e63d";
}

.icon-options:before {
	content: "\e63e";
}

.icon-music:before {
	content: "\e64e";
}

.icon-play-round:before {
	content: "\e65f";
}

.icon-coeur-plein:before {
	content: "\e660";
}

.icon-coeur-vide:before {
	content: "\e671";
}

.icon-tag:before {
	content: "\e672";
}

.icon-minus-square:before {
	content: "\e673";
}

.icon-plus-square:before {
	content: "\e674";
}

.icon-close-square:before {
	content: "\e675";
}

.icon-minus-round:before {
	content: "\e676";
}

.icon-plus-round:before {
	content: "\e677";
}

.icon-close-round:before {
	content: "\e678";
}

.icon-rewind:before {
	content: "\e679";
}

.icon-forward:before {
	content: "\e67b";
}

.icon-stop:before {
	content: "\e67a";
}

/*
    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('/Content/_images/plugins/colorbox/overlay.png') repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url('/Content/_images/plugins/colorbox/controls.png') no-repeat -100px 0;}
    #cboxTopRight{width:21px; height:21px; background:url('/Content/_images/plugins/colorbox/controls.png') no-repeat -129px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url('/Content/_images/plugins/colorbox/controls.png') no-repeat -100px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url('/Content/_images/plugins/colorbox/controls.png') no-repeat -129px -29px;}
    #cboxMiddleLeft{width:21px; background:url('/Content/_images/plugins/colorbox/controls.png') left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url('/Content/_images/plugins/colorbox/controls.png') right top repeat-y;}
    #cboxTopCenter{height:21px; background:url('/Content/_images/plugins/colorbox/border.png') 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url('/Content/_images/plugins/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('/Content/_images/plugins/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('/Content/_images/plugins/colorbox/controls.png') no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url('/Content/_images/plugins/colorbox/loading_background.png') no-repeat center center;}
        #cboxLoadingGraphic{background:url('/Content/_images/plugins/colorbox/loading.gif') no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url('/Content/_images/plugins/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('/Content/_images/plugins/colorbox/ie6/borderTopLeft.png');}
.cboxIE6 #cboxTopCenter{background:url('/Content/_images/plugins/colorbox/ie6/borderTopCenter.png');}
.cboxIE6 #cboxTopRight{background:url('/Content/_images/plugins/colorbox/ie6/borderTopRight.png');}
.cboxIE6 #cboxBottomLeft{background:url('/Content/_images/plugins/colorbox/ie6/borderBottomLeft.png');}
.cboxIE6 #cboxBottomCenter{background:url('/Content/_images/plugins/colorbox/ie6/borderBottomCenter.png');}
.cboxIE6 #cboxBottomRight{background:url('/Content/_images/plugins/colorbox/borderBottomRight.png');}
.cboxIE6 #cboxMiddleLeft{background:url('/Content/_images/plugins/colorbox/ie6/borderMiddleLeft.png');}
.cboxIE6 #cboxMiddleRight{background:url('/Content/_images/plugins/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;}

/* WIDGET CSS */
@font-face {
    font-family: 'IcomoonCentreDesMembres';
    src: url("https://s.radio-canada.ca/_font/CentreDesMembres/IcomoonCentreDesMembres.eot?urg");
    src: url("https://s.radio-canada.ca/_font/CentreDesMembres/IcomoonCentreDesMembres.eot?#urg") format("embedded-opentype"), url("https://s.radio-canada.ca/_font/CentreDesMembres/IcomoonCentreDesMembres.woff?urg") format("woff"), url("https://s.radio-canada.ca/_font/CentreDesMembres/IcomoonCentreDesMembres.ttf?urg") format("truetype"), url("https://s.radio-canada.ca/_font/CentreDesMembres/IcomoonCentreDesMembres.svg?urg#IcomoonCentreDesMembres") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-avatar_default"], [class*=" icon-avatar_default"] {
    font-family: 'IcomoonCentreDesMembres';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


#widgetLogin_btnLogin {
    width: 150px;
    line-height: 25px;
    height: 25px;
    text-align: center;
    font-size: 14px;
    color: #000;
    border: 1px solid #000;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
}

    #widgetLogin_btnLogin button {
        height: 25px;
        color: #000;
        border: none;
        background: none;
        text-align: center;
        cursor: pointer;
        width: 100%;
    }

        #widgetLogin_btnLogin button:focus {
            outline: thin dotted;
        }

#widgetLogin {
    position: absolute;
    /******************************************************************/
    /*** position � changer pour chaque zone  (left ou right, top ou bottom) ***/
    /*****************************************************************/
    font-size: 14px;
    cursor: pointer;
    height: 48px;
    /*width: 240px;*/
    z-index: 1;
}

    #widgetLogin a:focus,
    #widgetLogin button:focus,
    #widgetLogin input:focus,
    #widgetLogin select:focus {
        outline: thin dotted;
    }

    #widgetLogin table, #widgetLogin ul, #widgetLogin li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

#widgetLogin_MainContainer {
    position: relative;
}

#widgetLogin_containerUserInfo {
    display: table;
    height: 48px;
    /*width: 240px;*/
    text-align: right;
}


    #widgetLogin_containerUserInfo #widgetLogin_DropMenuToggler {
        display: inherit;
        cursor: pointer;
        border: none;
        background: none;
        padding: 0;
    }

    #widgetLogin_containerUserInfo span {
        /*display: table-cell;*/
        vertical-align: middle;
    }

    #widgetLogin_containerUserInfo .wgt_userName {
        text-align: right;
        padding: 0 5px;
    }

    #widgetLogin_containerUserInfo .wgt_userImg {
        display: inline-block;
        margin: 5px 0;
        width: 34px;
    }

        #widgetLogin_containerUserInfo .wgt_userImg .wgt_userProfileImage { 
            display: inline-block;
            height: 34px;
            width: 34px; 
            box-sizing: content-box;
            overflow: hidden;
        }

            #widgetLogin_containerUserInfo .wgt_userImg .wgt_userProfileImage .smallCircular {
                width: 34px;
                height: 34px;
                border-radius: 16px;
                -webkit-border-radius: 16px;
                -moz-border-radius: 16px;
            }

            #widgetLogin_containerUserInfo .wgt_userImg .wgt_userProfileImage .icon-avatar_default {
                display: block;
                font-size: 26px;
                height: 26px;
                margin: 9px auto 0;
                width: 25px;
                color: #363636;
            }

                #widgetLogin_containerUserInfo .wgt_userImg .wgt_userProfileImage .icon-avatar_default:before {
                    content: "\e707";
                }


    #widgetLogin_containerUserInfo .wgt_containerIconeFleche {
        width: 16px;
        display: inline-block;
    }

    #widgetLogin_containerUserInfo .wgt_label {
        position: absolute;
        text-indent: -4000px;
    }


    #widgetLogin_containerUserInfo .wgt_containerIconeFleche .wgt_iconeFleche {
        /*arrow*/
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 4px 4px 0 4px;
        border-color: #000000 transparent transparent transparent;
        display: table-cell;
    }

        #widgetLogin_containerUserInfo .wgt_containerIconeFleche .wgt_iconeFleche.flecheToggleRotate {
            /*rotation de la fleche*/
            -ms-transform: rotate(180deg); /* IE 9 */
            -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
            transform: rotate(180deg);
        }



#widgetLogin_containerSousMenu {
    display: none;
    background: #000;
    color: #fff;
    text-align: right;
    width: 100%;
    position: absolute;
    top: 48px;
    right: 0;
    z-index: 2;
}

    #widgetLogin_containerSousMenu .wgt_sousMenuWrapper {
        position: relative;
    }

        #widgetLogin_containerSousMenu .wgt_sousMenuWrapper ul li {
            display: block;
            border-bottom: 1px solid #666;
        }

            #widgetLogin_containerSousMenu .wgt_sousMenuWrapper ul li:last-child {
                border-bottom: none;
            }

            #widgetLogin_containerSousMenu .wgt_sousMenuWrapper ul li a {
                background-color: #0e0e0e;
                color: #ededed;
                display: block;
                font-size: 12px;
                line-height: 14px;
                padding: 14px 10px;
                text-decoration: none;
            }

            #widgetLogin_containerSousMenu .wgt_sousMenuWrapper ul li button {
                border: none;
                background: none;
                color: #ededed;
                font-size: 12px;
                line-height: 14px;
                padding: 14px 10px;
                width: 100%;
                text-align: right;
                cursor: pointer;
            }

                #widgetLogin_containerSousMenu .wgt_sousMenuWrapper ul li a:hover,
                #widgetLogin_containerSousMenu .wgt_sousMenuWrapper ul li button:hover {
                    background-color: #333;
                    color: #ededed;
                    cursor: pointer;
                }

        #widgetLogin_containerSousMenu .wgt_sousMenuWrapper .wgt_arrow {
            left: 100px;
            position: absolute;
            top: -6px;
            z-index: 3;
            /*arrow subMenu*/
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 11px 7px 11px;
            border-color: transparent transparent #0e0e0e transparent;
        }
/* WIDGET CSS */
.size-button-mobile{height:44px;width:44px}.nav-mobile-active-action{margin-left:250px;width:100%}.nav-mobile-active-transition{width:100%}@media screen and (max-width:991px){.nav-mobile-active-transition{-webkit-transition:margin-left .7s;transition:margin-left .7s;width:100%}}@media screen and (max-width:75em){html body{overflow-x:hidden}}.hidden{display:none !important}@media screen and (max-width:320px){.hidden-mobile-xs{display:none !important}}@media screen and (max-width:767px){.hidden-mobile{display:none !important}}@media screen and (min-width:768px) and (max-width:991px){.hidden-tablet-md{display:none !important}}@media screen and (min-width:992px) and (max-width:1199px){.hidden-tablet-lg{display:none !important}}@media screen and (min-width:1200px){.hidden-desktop{display:none !important}}@media screen and (min-width:320px){.visible-xs{display:none !important}}@media screen and (min-width:320px){.visible-mobile-xs{display:none !important}}@media screen and (min-width:767px){.visible-mobile{display:none !important}}@media screen and (max-width:1199px){.visible-desktop{display:none !important}}.non-responsive{overflow-x:auto}@media screen and (max-width:320px){.non-responsive .hidden-mobile-xs{display:block !important}}@media screen and (max-width:767px){.non-responsive .hidden-mobile{display:block !important}}@media screen and (min-width:768px) and (max-width:991px){.non-responsive .hidden-tablet-md{display:block !important}}@media screen and (min-width:992px) and (max-width:1199px){.non-responsive .hidden-tablet-lg{display:block !important}}@media screen and (max-width:1199px){.non-responsive .hidden-desktop{display:none !important}}@media screen and (min-width:768px){.non-responsive .visible-mobile-xs{display:block !important}}.icon-radiocanada{font-family:'radiocanada';font-size:18px;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}.link-hover-focus{text-decoration:underline}.reset-button{background:none;padding:0;border:none;cursor:pointer}.hidden-tag{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.hide-text{text-indent:100%;white-space:nowrap;overflow:hidden}.element-invisible{position:absolute !important;clip:rect(1px, 1px, 1px, 1px)}.center-vertically{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.center-horizontaly{left:50%;width:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ellipsis-oneline{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.widget-sports-resumed{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:300px;position:relative;min-height:90px;padding:0 10px;margin-bottom:20px;border:1px solid #d6d6d6}.widget-sports-resumed h3{margin:0 -10px;padding:8px 0 8px 10px;text-transform:uppercase;color:#333;border-bottom:1px solid #d6d6d6}.widget-sports-resumed .col{position:relative}.widget-sports-resumed .col:before,.widget-sports-resumed .col:after{content:" ";display:table}.widget-sports-resumed .col:after{clear:both}.widget-sports-resumed .col-2.col{border-bottom:1px solid #d6d6d6}.widget-sports-resumed .cell-title{float:left;width:75px;margin-top:13px;color:#666;font-size:11px;text-transform:uppercase}.widget-sports-resumed .results-table{float:left;margin-top:10px;border-collapse:initial;border:none;border-left:1px solid #d6d6d6}.widget-sports-resumed .results-table td:first-child{padding:0 0 4px 10px}.widget-sports-resumed .results-table tr:nth-child(2) td{padding-bottom:5px}.widget-sports-resumed .results-table th,.widget-sports-resumed .results-table td{padding:0;border:none;vertical-align:middle}.widget-sports-resumed .results-table .team-img{width:78px}.widget-sports-resumed .results-table .team-img img{display:block}.widget-sports-resumed .results-table .team-name{font-size:11px;font-weight:bold}.widget-sports-resumed .results-table .team-score{width:25px;text-align:right;font-size:18px;font-weight:bold}.widget-sports-resumed .match-date{position:absolute;top:50%;margin-top:-14px;right:0;text-align:right;font-weight:bold;text-transform:uppercase;font-size:11px;color:#333}.widget-sports-resumed .match-date em{display:block;padding-top:2px;font-style:normal;font-size:16px;font-weight:normal;color:#c00}.widget-sports-resumed .match-period{position:absolute;top:27px;right:0;font-size:11px;color:#c00;text-transform:uppercase}.widget-sports-resumed .loading-icon{position:absolute;top:60%;left:50%;margin:-12px 0 0 -12px}