/* COLONNES */
.contenu {
  padding: 0;
  overflow: hidden;
  zoom: 1;
}
.contenu img {
  border-radius: 7px;
}

.contenu .itw {
  float: right;
  width: 494px;
  margin: 18px 10px 0 0;
}
/* JUMBO */
.jumbotron {
  overflow: hidden;
  position: relative;
}

.jumbotron img {
  border-radius: 7px 7px 0 0;
}

.jumbotron .news-card-info {
  padding: 3.125rem 1.25rem 1.25rem;
  background: #0c0e27;
  box-sizing: border-box;
  border-radius: 0 0 7px 7px;
  padding: .9375rem;
  width: 100%;
  z-index: 1;
}

.jumbotron_col {
  width: 32%;
  display: grid;
  margin-left: 2%;
}

.jumbotron_col:first-child {
  margin-left: 0;
}

.jumbotron_col img {
  width: 100%;
  height: auto;
  margin-bottom: 6px;
  aspect-ratio: 16/9;
  object-fit: cover;
  border-radius: 7px;
}

.jumbotron_col .news-card-label-container {
  margin-bottom: 0.3125rem;
}

h2.news-card-title {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}

h2.news-card-title a {
    color: #252525;
    text-decoration: none;
    text-transform: uppercase;
}

.jumbotron .news-card-info h2{
  position: relative;
  font-weight: 300;
  margin:0;
  overflow:hidden;
  zoom:1;
}
.jumbotron .news-card-info h2 span{
  display: block;
  font-family: 'Mukta', sans-serif;
  font-weight: 300;
  float:left;
  background:#e5257a;
  font-size:16px;
  height:21px;
  line-height:21px;
  color:#fff;
  text-transform:uppercase;
  padding:0 5px;
  margin:0 10px 10px 0;
}
.jumbotron .news-card-info h2 a{
  display: block;
  font-family: 'Mukta', sans-serif;
  font-weight: 300;
  float:left;
  font-size:33px;
  line-height:33px;
  color:#fff;
  text-decoration:none;
  text-transform:uppercase;
  margin:0 0 8px 0;
}
.jumbotron .news-card-info p {
  position: relative;
  display: block;
  font-family: 'Mukta', sans-serif;
  font-size:16px;
  font-weight:300;
  color:#fff;
}
.jumbotron .news-card-info p a{
  font-family: 'Mukta', sans-serif;
  font-size:13px;
  font-weight:300;
  color:#fff;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #FFFFFF;
  text-decoration:none;
}
.jumbotron .news-card-info p a:hover {
  border-bottom-color: #e5257a;
}

/* ARTICLES */
.articles h3 {
  margin: 0 0 4px 0;
}
.articles h3 img {
  display: block;
}
.articles .item {
  min-height: 86px;
  text-align: justify;
  padding: 0;
  overflow: hidden;
  zoom: 1;
  margin-bottom: 15px;
  padding: 5px 5px 10px;
}
.articles .item.hover {
  background: #f0f0f0;
}
.articles .item .visuel {
  position: relative;
  float: left;
  width: 116px;
  height: 83px;
  margin: 0 15px 0 0;
}
.articles .item .visuel span {
  position: absolute;
  right: 0px;
  top: 20px;
  display: block;
  background: url(/style/commun/fleche.gif) no-repeat;
  width: 4px;
  height: 7px;
  text-indent: -9999px;
  overflow: hidden;
  zoom: 1;
}
.articles .item .infos {
  margin: 0 0 4px 0;
  overflow: hidden;
  zoom: 1;
}
.articles .item .infos h4,
.articles .item .infos p {
  float: left;
  font-size: 12px;
  color: #8d8d8d;
  line-height: 13px;
  margin: 0 5px 0 0;
}
.articles .item.hover .infos p {
  color: #093c5a;
}
.articles .item .infos p a {
  color: #8d8d8d;
  text-decoration: none;
}
.articles .item.hover .infos p a {
  color: #093c5a;
}
.articles .item .texte h2 {
  margin: 0 0 4px 0;
  font-size: 15px;
}
.articles .item .texte a{
  font-weight: 600;
  color:#252525;
  text-decoration:none;
}
.articles .item .texte p {
  margin: 0 0 4px 0;
  font-size: 14px;
}

.articles .item.hover p {
  text-align: justify;
  /*color:#fff;*/
}
.articles .item.hover a {
  /*color:#fff;*/
}
.articles .lien_tous {
  padding: 12px 9px 0 0;
}

/* TOP */
.top {
  margin: 0 0 20px 0;
}
.top .t {
  margin: 0 0 10px 0;
}
.top .t h3 {
  float: left;
  padding: 2px 8px 0 0;
}
.top ul.liste {
  margin: 0 0 12px 0;
}
.top ul.liste li {
  cursor: pointer;
  height: 24px;
  background: url(/style/commun/pictos/top.png) no-repeat;
  padding: 10px 10px 10px 44px;
  overflow: hidden;
  zoom: 1;
}
.top ul.liste li h2 a {
  color: #252525;
  text-decoration: none;
}
.top ul.liste li p a {
  font-size: 11px;
  color: #8d8b8b;
  text-decoration: none;
}
.top ul.liste li.on h2 a {
  color: #fff;
}
.top ul.liste li.on p a {
  color: #252525;
}
.top ul.liste li.top1 {
  background-position: 0 0;
}
.top ul.liste li.top2 {
  background-position: 0 -44px;
}
.top ul.liste li.top3 {
  background-position: 0 -88px;
}
.top ul.liste li.top4 {
  background-position: 0 -132px;
}
.top ul.liste li.top5 {
  background-position: 0 -176px;
}
.top ul.liste li.top1on {
  background-position: 0 -220px;
}
.top ul.liste li.top2on {
  background-position: 0 -264px;
}
.top ul.liste li.top3on {
  background-position: 0 -308px;
}
.top ul.liste li.top4on {
  background-position: 0 -352px;
}
.top ul.liste li.top5on {
  background-position: 0 -396px;
}

/* CONCERTS */
.concerts {
  height: 292px;
  margin: 18px 0 20px 0;
}
.concerts .t {
  margin: 0 0 30px 0;
}
.concerts .t h3 {
  float: left;
  padding: 2px 8px 0 0;
}
.concerts ul.liste {
  border-top: 1px solid #e5e5e5;
  margin: 0 0 12px 0;
}
.concerts ul.liste li {
  cursor: pointer;
  height: 9px;
  background: url(/style/commun/f_concert2.png) no-repeat left top;
  border: 1px solid #e5e5e5;
  border-left: 0;
  border-top: 0;
  padding: 7px 10px 10px 22px;
  overflow: hidden;
  zoom: 1;
}
.concerts ul.liste li.on {
  background: url(/style/commun/f_concert2.png) no-repeat left bottom;
}
.concerts ul.liste li h2 {
  color: #252525;
}
.concerts ul.liste li p a {
  font-size: 11px;
  color: #8d8b8b;
  text-decoration: none;
}
.concerts ul.liste li.on h2 {
  color: #fff;
}

/* INTERVIEWS V2 */
.ss_itwv2 {
  clear: both;
}
.ss_itwv2 .t {
  margin: 0 0 10px 0;
  overflow: hidden;
  zoom: 1;
}
.ss_itwv2 .t h3 {
  float: left;
  padding: 2px 0 0 0;
  margin: 0 10px 0 0;
}
.ss_itwv2 .t h3 img {
  display: block;
}
.ss_itwv2 .position_ss_itwv2 {
  float: left;
  width: 54px;
  height: 13px;
  line-height: 13px;
  padding: 6px 0 0 9px;
  overflow: hidden;
  zoom: 1;
}
.ss_itwv2 .position_ss_itwv2 a {
  background-color: #e5e5e5;
  border-radius: 50%;
  display: inline-block;
  margin-right: 4px;
  outline: none;
  float: left;
  width: 10px;
  height: 10px;
  text-indent: -9999px;
  overflow: hidden;
  zoom: 1;
}
.ss_itwv2 .position_ss_itwv2 a.on,
.ss_itwv2 .position_ss_itwv2 a:hover {
  background-color: #1286cc;
}
.ss_itwv2 .jcarousel-clip-horizontal {
  width: 194px;
}
#ss_itwv2 li {
  position: relative;
  width: 194px;
  padding: 0 0 12px 0;
  overflow: hidden;
  zoom: 1;
}
#ss_itwv2 li .visuel {
  position: relative;
  width: 194px;
  height: 83px;
  margin: 0 15px 10px 0;
  overflow: hidden;
  zoom: 1;
}
#ss_itwv2 li .visuel a {
  display: block;
  width: 194px;
  height: 83px;
  overflow: hidden;
  zoom: 1;
}
#ss_itwv2 li .visuel span {
  position: absolute;
  right: 0px;
  top: 20px;
  display: block;
  width: 4px;
  height: 7px;
  text-indent: -9999px;
  overflow: hidden;
  zoom: 1;
}
#ss_itwv2 li .texte {
  width: 191px;
  padding: 0 3px 3px 0;
  margin: 0;
}
#ss_itwv2 li .texte h2 {
  font-size: 13px;
  margin: 0 0 8px 0;
}
#ss_itwv2 li .texte a {
  color: #252525;
  text-decoration: none;
}
#ss_itwv2 li .texte p a {
  color: #656565;
}
#ss_itwv2 li .texte p {
  text-align: justify;
}
#ss_itwv2 li.hover .texte a {
  color: #1286cc;
}
.ss_itwv2 .lien_tous {
  padding: 0;
}

/* CLIPS */
.clips {
  margin: 0 0 20px 0;
}
.clips .t {
  z-index: 100;
  margin: 0 0 10px 0;
}
.clips .t h3 {
  float: left;
  padding: 2px 8px 0 0;
}
.clips ul.liste {
  z-index: 1;
  overflow: hidden;
  zoom: 1;
  display: flex;
  flex-wrap: wrap;
}
.clips ul.liste li {
  width: 94px;
  margin: 0 9px 9px 0;
}
.clips ul.liste li.last {
  margin: 0 0 9px 0;
}
.clips ul.liste li .visuel {
  position: relative;
  background: #000;
  border-radius: 10px;
  width: 94px;
  height: 67px;
  margin: 0 0 5px 0;
  z-index: 1;
}
.clips ul.liste li .visuel img {
  position: absolute;
}
.clips ul.liste li .visuel a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 94px;
  height: 67px;
  background: url(/style/commun/lecture.png) no-repeat center center;
  text-indent: -9999px;
  overflow: hidden;
  zoom: 1;
  opacity: 0.5;
}
.clips ul.liste li .visuel a:hover {
  opacity: 1;
}
.clips ul.liste li h2 a {
  font-size: 12px;
  color: #252525;
  text-decoration: none;
}
.clips ul.liste li p {
  font-size: 11px;
  color: #8d8b8b;
}
.clips ul.liste li.hover h2 a,
.clips ul.liste li.hover p {
  color: #1286cc;
}
.clips .lien_tous {
  border-top: 1px solid #e5e5e5;
  padding: 12px 0 0 0;
}

/* PODCAST */
.podcast {
  position: relative;
  margin: 20px auto;
}

#audion360-podcast-player .alternate .Controls_poweredBy__kLJyn {
  display: block;
}

.podcast .t {
  z-index: 100;
  margin: 0 0 10px 0;
}

.podcast .t h3 {
  padding: 2px 8px 10px 0;
  color: #330c6e;
}

.podcast-player-container {
  position: relative;
  height: 440px;
}

.podcast .lien_tous {
  border-top: 1px solid #e5e5e5;
  padding: 12px 0 0 0;
}

/* POP */
.pop {
  position: relative;
  width: 300px;
  height: 381px;
  background: #ffffff url(/style/commun/box/pchpop2.jpg) repeat-x bottom;
  padding: 20px 0 0 0;
  overflow: hidden;
}
.pop .breves {
  float: left;
  width: 270px;
  margin: 5px 0 0 15px;
}
.pop .photo {
  float: left;
  margin: 4px 7px 10px 0;
}
.pop .lien_tous {
  padding: 5px 0 0 0;
}
.pop .breves h2 a {
  font-size: 12px;
  color: #b31e88;
  text-decoration: none;
  margin: 0 0 6px 0;
}
.pop .breves h2 a:hover {
  color: #1e0441;
}
.pop .breves .texte2 {
  font-size: 11px;
  color: #252525;
  margin: 3px 0 0 0;
}
.pop .breves .clear {
  clear: both;
  margin: 6px 0 6px 0;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #1e0441;
}

/* WEEKEND + GALERIES */
.weekend,
.galeries {
  margin: 0 0 20px 0;
}
.weekend h3,
.galeries h3 {
  margin: 0 0 10px 0;
}
.weekend h3 img,
.galeries h3 img {
  display: block;
}
.weekend .f {
  background: url(/style/commun/f_degrade.png) repeat-x bottom;
  border: 1px solid #e5e5e5;
  padding: 14px;
  margin: 0 0 12px 0;
  overflow: hidden;
  zoom: 1;
}
.galeries .f {
  background: #000000;
  padding: 10px 10px 10px 15px;
  overflow: hidden;
  zoom: 1;
}
.galeries .f .thumb-square {
  position: relative;
  width: 100px;
  height: 100px;
}
.weekend .f .visuel,
.galeries .f .visuel {
  float: left;
}
.weekend .f .texte,
.galeries .f .texte {
  float: right;
  width: 162px;
}
.galeries .f .texte {
  width: 162px;
  height: 106px;
  padding: 5px 0 0 0;
}
.weekend .f h2 a,
.galeries .f h2 a {
  font-size: 12px;
  color: #252525;
  text-decoration: none;
}
.galeries .f h2 a {
  color: #fff;
}
.galeries .f.hover h2 a,
.galeries .f h2 a:hover {
  color: #656565;
}
.weekend .f.hover h2 a,
.weekend .f h2 a:hover {
  color: #1286cc;
}
.weekend .f p,
.galeries .f p {
  font-size: 11px;
  color: #8d8b8b;
  margin: 2px 0 5px 0;
}
.weekend .f p.description {
  font-size: 12px;
  color: #656565;
}
.weekend .f a.ecouter,
.galeries .f a.regarder{
  display:block;
  background:url(/style/commun/pictos/ecouter.png) no-repeat left top;
  height:20px;
  line-height:20px;
  font-size:12px;
  font-weight: 600;
  color:#252525;
  text-decoration:none;
  padding:0 0 0 20px;
}
.galeries .f a.regarder {
  background: url(/style/commun/puces/2.gif) no-repeat left center;
  color: #fff;
  padding: 0 0 0 10px;
}
.galeries .f a.regarder:hover,
.galeries .f.hover a.regarder {
  color: #656565;
}
.weekend .f a.ecouter:hover,
.weekend .f.hover a.ecouter {
  background: url(/style/commun/pictos/ecouter.png) no-repeat left bottom;
  color: #1286cc;
}
.marggal {
  margin: 3px 0 0 0;
}
.a_ecouter ul.liste {
  z-index: 1;
  overflow: hidden;
  zoom: 1;
}
.galeries ul.liste li {
  position: relative;
  float: left;
  width: 60px;
  height: 60px;
  margin: 0 7px 7px 0;
}
.galeries ul.liste li.last {
  margin: 0 0 7px 0;
}
.galeries ul.liste li .infos {
  display: none;
  position: absolute;
  background: #252525 url(/style/commun/fleche.gif) no-repeat -5px 12px;
  top: 0px;
  width: 106px;
  height: 40px;
  padding: 10px 14px;
  z-index: 200;
  overflow: hidden;
  zoom: 1;
}
.galeries ul.liste li .infos.g {
  left: 60px;
}
.galeries ul.liste li .infos.d {
  right: 60px;
  background: #252525 url(/style/commun/fleche.gif) no-repeat 131px 12px;
  text-align: right;
}
.galeries ul.liste li .infos h2 a {
  font-size: 10px;
  color: #fff;
}
.galeries ul.liste li .infos a:hover {
  color: #656565;
}
.galeries .lien_tous {
  border-top: 1px solid #e5e5e5;
  padding: 12px 0 0 0;
}

/* FORUMS */
.forums {
  margin: 10px 0 10px 0;
}
.forums .t {
  margin: 0 0 10px 0;
}
.forums .t h3 {
  float: left;
  padding: 2px 8px 0 0;
}
.forums ul.liste {
  border-top: 1px solid #e5e5e5;
  margin: 0 0 12px 0;
}
.forums ul.liste li {
  cursor: pointer;
  height: 23px;
  background: url(/style/commun/f_forums.png) no-repeat left top;
  border: 1px solid #e5e5e5;
  border-left: 0;
  border-top: 0;
  padding: 10px 10px 10px 22px;
  overflow: hidden;
  zoom: 1;
}
.forums ul.liste li.on {
  background: url(/style/commun/f_forums.png) no-repeat left bottom;
}
.forums ul.liste li h2 a {
  color: #252525;
  text-decoration: none;
}
.forums ul.liste li p {
  font-size: 11px;
  color: #8d8b8b;
}
.forums ul.liste li.on h2 a {
  color: #fff;
}

/* ARTISTES */
.artistes {
  margin: 20px 0 10px 0;
}
.artistes .t {
  margin: 0 0 10px 0;
}
.artistes .t h3 {
  float: left;
  padding: 2px 8px 0 0;
}
.artistes ul.liste {
  margin: 0 0 12px 0;
}
.artistes ul.liste li figure.visuel {
  width: 100%;
  height: 100%;
  margin: 0 0 6px 0;
  float: left;
}
.artistes ul.liste li figure.visuel img {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
}
.artistes ul.liste li{
  float: left;
  cursor:pointer;
  width:145px;
  margin:0 10px 10px 0;
  zoom:1;
}

.artistes ul.liste li h2 {
  font-size: 12px;
  color: #252525;
  text-align: center;
  margin: 0 0 4px 0;
}

.artistes ul.liste li h2 a {
  color: #252525;
  text-decoration: none;
}

.artistes .liens {
  font-size: 12px;
  color: #8d8d8d;
}
.artistes .liens a {
  color: #8d8d8d;
  text-decoration: underline;
}
.artistes .liens a:hover {
  text-decoration: none;
}
.margtop14 {
  margin-top: 14px;
}
