/*
@import url(/tv5/static/local/font/pluto/stylesheet.css);
@import url(/tv5/static/local/font/plutocond/stylesheet.css);
/*https://css-tricks.com/almanac/properties/f/font-size/*/
/*https://developer.mozilla.org/en-US/docs/Web/CSS/calc*/







@media screen and (min-width: 768px) {
#home div.body .share-block{top:67px!important;z-index:50;}
#home.sticky div.body .share-block{display:none;top:0!important;}
#home div.carousel article div.panel .content-wrapper{display:block;position:relative;height:200px/*130px*/}

 
/*#home div.carousel article div.panel div.details a .icon.video{background-image:url(/tv5/static/local/images/general-sprite.png);top:3px;}*/

#home div.carousel article div.panel div.details div.info{align:right;}
#home div.carousel article div.panel div.details div.info div.table{align:right;}
#home div.carousel article div.panel div.details div.info div.table div.table-cell{align:right;}

#home div.carousel article div.panel div.details div.info span.program {font-family: "pluto_sansmedium";font-weight: normal;letter-spacing:0.15em;text-transform: uppercase;font-size:40px;line-height:40px;}
#home div.carousel article div.panel div.details div.info span.episode {
    font-family: pluto_sans_regularregular;
    font-size: 28px;
    font-weight: normal;
    padding-bottom: 0px;
    text-transform: uppercase;
	line-height:32px;
	letter-spacing:0.9pt;
}
#home div.carousel article div.panel div.details div.info span.time {
	display:inline-block;
	height:20px;
	margin-top:10px;
	padding: 0 0 5px 10px;
    font-family: pluto_sans_regularregular;
	font-family: pluto_sansbold;
    font-size: 15px;
	line-height:25px;
	letter-spacing:0.05em;
    text-transform: uppercase;
	text-shadow: none;
	align:right;
	background: #177ef4;
}
#home div.carousel article div.panel div.details div.info span.time:empty {display:none}

#home div.carousel article div.panel div.details div.info span.time em {
	display:block;
	position:relative;
	/*margin:0 0 -30px 4px;*/
	margin: 0 0 0 8px;
	padding: 4px 8px 1px 8px;
	font-family: pluto_sansbold;
	font-size:30px;
	line-height:30px;


	background:#16d1f2;
	float:right;
}

#home div.carousel article div.panel div.details div.info span.small_text {
    display:inline-block;
	margin-top:30px;
	padding: 4px 8px 2px 8px;
	font-family: pluto_sansbold/*pluto_sans_regularregular*/;
    font-size: 17px;
	letter-spacing:0.9pt;

    text-transform: uppercase;
	text-shadow: none;
	line-height:20px;
	
	
	
	background: #16d1f2 none repeat scroll 0 0;
	
	

}

#home div.carousel article div.panel div.details div.info span.small_text {
    display:block;
	background:none;
	font-size:12px;
	padding:0;
	margin-top:30px;
	color:rgba(255,255,255,0.9);
	text-shadow:none;

}
}

@media screen and (max-width: 767px){
#home div.carousel article div.panel div.details div.info {padding: 0 10px 0 0;}

#home div.carousel article div.panel div.details div.info span.program {
    text-transform: uppercase;
	font-family: pluto_sansmedium;
    font-size: 13px;
    font-weight: normal;
	letter-spacing:0.15em;
	line-height:15px;
	text-shadow:none;
	/*word-break: break-all;*/
}
#home div.carousel article div.panel div.details div.info span.episode {
    text-transform: uppercase;
	font-family: pluto_sans_regularregular;
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 3px;
	line-height:15px;
	text-shadow:none;
}

#home div.carousel article div.panel div.details div.info span.time {
    font-family: pluto_sans_regularregular;
    font-size: 12px;
	color:#42c0f6;/*#3fc6fb;*/
	text-transform: uppercase;
	text-shadow:none;
}
#home div.carousel article div.panel div.details div.info span.time em {
	font-family: pluto_sans_regularregular;
	font-style:normal;
	font-weight:normal;
	word-spacing:-0.15em;
}

#home div.carousel article div.panel div.details div.info span.small_text{
	font-family: pluto_sans_regularregular;
	text-transform: uppercase;
	font-size: 12px;
	color:#33c6f8;
	text-shadow:none;
}
}













/*BOTTOM-LEFT*/
@media screen and (min-width: 768px) {
#home div.carousel article div.panel .content-wrapper .details.bottom-left{display:block;position:absolute;margin:0;bottom:0;right:0;}
}

/*TOP-RIGHT*/
@media screen and (min-width: 768px) {
#home div.carousel article div.panel .content-wrapper .details.top-right{display:block;position:absolute;margin:0;bottom:0;right:0;}
}

/*TOP-LEFT*/
@media screen and (min-width: 768px) {
#home div.carousel article div.panel .content-wrapper .details.top-left{display:block;position:absolute;margin:0;bottom:0;right:0;}
}

/*NONE*/
@media screen and (min-width: 768px) {
#home div.carousel article div.panel .content-wrapper .details.none{display:block;position:absolute;margin:0;bottom:0;right:0;}
}





/*ACTUALITE*/
@media screen and (min-width: 768px){
#home div.carousel article[data-id=actualites] div.panel {bottom:200px;top:auto;margin-top:0!important;}
#home div.carousel article[data-id=actualites] div.panel div.details div.info {width:500px;padding: 0 10px 0 0;}
#home div.carousel article[data-id=actualites] div.panel div.details div.info .table{background:black;padding:14px 0;border-radius:14px;}
#home div.carousel article[data-id=actualites] div.panel div.details div.info .table{background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=1 );}
#home div.carousel article[data-id=actualites] div.panel div.details div.info span.program {display:none;}
#home div.carousel article[data-id=actualites] div.panel div.details div.info span.episode {padding: 0px 14px 0px;}
#home div.carousel article[data-id=actualites] div.panel div.details div.info span.time {font-family: pluto_sans_regularregular;font-size: 12px;color:#42c0f6;/text-transform: uppercase;text-shadow:none;background:none;color:#EEE;padding-top:0;margin-top:0;}
#home div.carousel article[data-id=actualites] div.panel div.details div.info span.time em {font-family: pluto_sans_regularregular;font-size: 11px;padding:0 0 14px 0;background:none;}
#home div.carousel article[data-id=actualites] div.panel div.details div.info span.time p {text-decoration:normal;}
#home div.carousel article[data-id=actualites] div.panel div.details div.info span.small_text{color:#42c0f6;background:none;padding: 0px 14px 0px;}

    
}
@media screen and (min-width: 990px) and (max-width: 1279px) {div.carousel article[data-id=actualites] div.panel {bottom:15%}}
@media screen and (min-width: 768px) and (max-width: 989px) {div.carousel article[data-id=actualites] div.panel {bottom:15%}}
@media screen and (max-width: 767px) {}
