/* Rollovers CSS (actu/article) */
.breadcrumb li a:hover{
	color:#F60;
}
.utilities button:hover {
	color:#F60;
}
.rateCont .comment:hover {
	color:#F60;
}
.articleHighlight a:hover {
	color:#F60;
}
.navArticle p:hover {
	color:#F60;
}
.relatedArticles .cont li a:hover {
	color:#F60;
}
.relatedArticles .cont li .titre a:hover {
	color:#FFF;
}
.socialNetwork li a:hover i, .socialNetwork li a:hover, .socialNetwork li a:hover span{
	/* color: #FFF; */
}
.btnMore:hover{
	background-color:#dedede;
}
/* Rollovers CSS (actu/hp) */
#sousMenu a:hover {
	text-decoration: none;
	color: #F60;
}

.highlightMain h3 a:hover {
	color: #F60;
}
.sondage .btnCont .bouton:hover {
	background-color: #F60;

}
.sondage .plus:hover {
	color: #F60;
}
.highlight h3 a:hover {
	color: #F60;
}
.listCont a:hover {
	color: #F60;
}
.timeline .listCont:hover .desc p.ore_dot a b{
	color: #F60;
}
.actuVideo a:hover {
	color: #F60;
}

.actuVideo .illus,
.sliderContent li
{
	position: relative;
	float: left;
	cursor: pointer;
}
.annonceSlider .slides a:hover .imgCont:before,.sliderContent li a:hover:before,
.blocMy .topPost .posts ul li.image:hover .imgCont:before,
.socialSlider .slides li a.image:hover .imgCont:before {
	content: "";
	position: absolute;
	z-index: 2;
	width: 30px;
	height: 30px;
	top: 35%;
	left: 38%;
	background: url("../images/loupe.png") 0 0 no-repeat transparent;
	background-size: 30px;
}
.blocMy .topPost .posts ul li.image:hover .imgCont:before{
	top: 33%;
}
.blocBuzz .otherNews a:hover .imgCont:before,
.actuVideo .illus:hover:before,
.actuVideo a:hover .illus:before,
.blocMy .topPost .posts ul li.video:hover .imgCont:before,
.vidTrending li a:hover .imgCont:before,
.rowright .video .sliderCont .slider a:hover .imgCont:before,
.otherVideos a:hover .videoCont:before,
.video-carousel-etage .slides a:hover .imgCont:before,
.socialSlider .slides li a.video:hover .imgCont:before
{
	font-family: 'icomoon';
	content: '\e606';
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 30px;
	top: 21%;
	left: 0;
	font-size: 3em;
	color: #FFF;
	text-align: center;
}

.actu .actuVideo .illus:hover:before,
.actu .actuVideo a:hover .illus:before {
  top: 25%;
}

.ff .actu .actuVideo .illus:hover:before,
.ff .actu .actuVideo a:hover .illus:before {
  top: 18%;
}

.blocBuzz .otherNews a:hover .imgCont:before{
	font-size: 2.5em;
}
.ie .blocBuzz .otherNews a:hover .imgCont:before,.actuVideo .illus:hover:before{
	font-size: 0.3em;
}
.vidTrending li a:hover .imgCont:before, .socialSlider .slides li a.video:hover .imgCont:before{
	top: 29%;
	font-size: 5em;
}
.socialSlider .slides li a.video:hover .imgCont:before{
	top: 13%;
	font-size: 5em;
}
.ie .vidTrending li a:hover .imgCont:before{
	top: 26%;
}
.ie .vidHighlight li a:hover .imgCont:before{
	top: 27%;
}
.socialSlider .slides li a.video:hover .imgCont:before{
	/*top: 31%;*/
	/*top: 26%;*/
	top: 22%;
	font-size: 6em;
}
.rowright .video .sliderCont .slider a:hover .imgCont:before,.socialSlider .slides li a.video:hover .imgCont:before{
	/*top: 31%;*/
	/*top: 26%;*/
	top: 22%;
	font-size: 6em;
}
.ie .rowright .video .sliderCont .slider a:hover .imgCont:before{
	font-size: 0.3em;
	top: 22%;
}
.video-carousel-etage .slides a:hover .imgCont:before{
	top: 24%;
	font-size: 6em;
}
.ie .video-carousel-etage .slides a:hover .imgCont:before{
	font-size: 0.3em;
}
.tabsCont .vidTrending li a:hover .imgCont:before{
	font-size: 3em;
}
.actuVideo .illus:hover:after,
.sliderContent li a:hover:after ,
.actuVideo a:hover .illus:after,
.otherVideos a:hover .videoCont:after,
.blocBuzz .otherNews a:hover .imgCont:after,
.slides a:hover .imgCont:after,
.blocMy .topPost .posts ul li.image:hover .imgCont:after,
.blocMy .topPost .posts ul li.video:hover .imgCont:after,
.vidTrending li a:hover .imgCont:after,
.vidHighlight li a:hover .imgCont:after,
.rowright .video .sliderCont .slider a:hover .imgCont:after
{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(255,102,0, 1);
	z-index:1;
}
.actuVideo .illus:before,
.sliderContent li:before,
.blocMy .topPost .posts ul li.text:hover .imgCont:before,
.blocMy .topPost .posts ul li.text:hover a:before
{
	background: none;
}

.blocMy .topPost .posts .text a:hover{
	color:#f60;
}

.meaActu .plus:hover, .meaActu .plus:hover .icon-link:before{
	color: #F60;
}
.blocLatestNews .newsCont li a:hover {
	color: #F60;
}
/*
.blocLatestNews .nav button:hover {
	background-color: #F60;
	color: #FFF;
    -moz-border-radius:25px !important;
    -webkit-border-radius:25px !important;
    -khtml-border-radius:25px !important;
    -o-border-radius: 25px !important;
    border-radius:25px !important;
}*/
.blocLatestNews .nav button:hover{
    float:left;
    width:24px;
    height:24px;
    -moz-border-radius:12px ;
    -webkit-border-radius:12px ;
    -khtml-border-radius:12px ;
    border-radius:12px ;
    display: inline-block;
    cursor:pointer;
    overflow: hidden;
    background:#f60 ;
    border:3px solid #e7e7e7 ;
    color:#fff;
    font-size:8px;
    background-clip:padding-box;
    -moz-background-clip:padding-box;
    -webkit-background-clip:padding-box;
}
.blocLatestNews .prev button:hover:before{
    content:'\e604';
    padding-right: 2px;
    padding-top: 1px;
}
.blocLatestNews .next button:hover:after{
    content:'\e603';
}

.rowright .video .buzz a:hover .imgCont:before, .rowright .video .otherNews a:hover .imgCont:before{
	font-family: 'icomoon';
	content: '\e606';
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 30px;
	top: 15%;
	left: 0;
	font-size: 3em;
	color: #FFF;
	text-align: center;
}

.rowright .video .otherNews a:hover span.imgCont:before{
	top: 30%;
}

.rowright .video .buzz a:hover .imgCont:after, .rowright .video .otherNews a:hover .imgCont:after{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(255,102,0, 1);
	z-index: 1;
	height: 100%;
}

@media screen and (max-width: 1020px) {
	.rowright .video .sliderCont .slider a:hover .imgCont:before{
		font-size: 4em;
		top:26%;
	}
	.ie .rowright .video .sliderCont .slider a:hover .imgCont:before{
		font-size: 0.2em;
	}
	.blocBuzz .otherNews a:hover .imgCont:before{
		top: 17%;
		font-size: 2em;
	}
	.vidTrending li a:hover .imgCont:before{
		font-size: 3em;
	}
}
