#myCarousel{max-width:692px;}
#myCarousel img{max-width: 100%;}
.carousel-caption{padding:15px;}
.carousel-caption p{font-size:16px;margin:0;padding:0;font-family: Arial, Helvetica, sans-serif, Bitstream Vera Sans;}
.carousel-caption p a{color:#fff}
.carousel-caption p a:hover{text-decoration:none}
.carousel a{text-decoration:none}

/* default control overrides */
.carousel-control {
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	top: 50%;

}
.carousel-control.right{background: url(fleche2.gif) no-repeat center right;right: 0px;}
.carousel-control.left{background: url(fleche1.gif) no-repeat center right;left: 0px;}

/* Fade effect. Add carousel-fade class to carousel div */
.carousel.carousel-fade .item {
  -webkit-transition: opacity 2s ease-in-out;
  -moz-transition: opacity 2s ease-in-out;
  -ms-transition: opacity 2s ease-in-out;
  -o-transition: opacity 2s ease-in-out;
  transition: opacity 2s ease-in-out;
}
.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}
.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
  left: 0;
  z-index: 1;
}

.carousel.carousel-fade .carousel-control {
  z-index: 3;
}




#banner .news_item {
display:block;
position:relative;
}
#banner .news_item h5 {
position:absolute;
bottom:0px;
display:block;
width:100%;
padding:10px;
background:rgba(0, 0, 0, 0.75);
color:#fff;
}
#banner .news_item h5 a{
color:#fff;
}
#banner .news_item .leader {
display:none;
}
#myCarousel .bx-wrapper .bx-pager {
display:none;
}


.bx-wrapper {
    background: transparent !important;
    box-shadow: 0 0 0 transparent !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
border: 0px;
}

.bx-wrapper .msl_edit { display: none; }

.bx-controls { display: none; }
.sliderreel .medium-6 { padding: 0; }


.bx-viewport {
max-height: 546px;
}

.bx-wrapper {
    box-shadow: 0 0 0 #fff;
    padding: 0;
    margin-bottom: 0 !important;
border: 0px;
}

#homepage .theopony {
    padding: 15px;
}


.sliderreel { 
    padding-bottom: 9px;
}