/* Custom Articles-box */

div.articles-box#redac div.articles-box-head { background-image:url("/images/box_redac_head.jpg"); }
div.articles-box#redac div.articles-box-content ul { background-color:#340909; }
div.articles-box#redac div.articles-box-content li { background-color:#4b1919; }
div.articles-box#redac div.articles-box-foot { background-image:url("/images/box_redac_head.jpg"); }

div.articles-box#blog div.articles-box-head { background-image:url("/images/box_blog_head.jpg"); }
div.articles-box#blog div.articles-box-content ul { background-color:#2c2323; }
div.articles-box#blog div.articles-box-content li { background-color:#3d3636; }
div.articles-box#blog div.articles-box-foot { background-image:url("/images/box_blog_head.jpg"); }

div.articles-box#artistes div.articles-box-head { background-image:url("/images/box_art_head.jpg"); }
div.articles-box#artistes div.articles-box-content ul { background-color:#33194d; }
div.articles-box#artistes div.articles-box-content li { background-color:#170630; }
div.articles-box#artistes div.articles-box-foot { background-image:url("/images/box_art_head.jpg"); }

/* Custom content-slider */

div.content-slider .content-slider-window { 
  float: left;
  border: 1px solid #c6c6c6;
  width: 441px;
  height: 265px;
}

div.content-slider .content-slider-paging {
  float: left;
  width: 200px;
  height:266px;
  z-index: 100;
  border-top: 1px solid #c6c6c6;
}

div.content-slider .content-slider-paging a {
  display: block;
  height: 78px;
  padding: 5px;
  color: #000;
  border-bottom: 1px solid #c6c6c6;    
  text-decoration: none;
  background-image: url("/images/une_bgonglet.jpg");
}

div.content-slider .content-slider-paging a.active {
  color: #fff;
  background-image: url("/images/une_bgonglet2.jpg");
}

div.content-slider .content-slider-paging span.title {
    font-weight: bold;
}
