.slide-desc-bg {
    background: #334;
    opacity: 0.8;
    filter: alpha(opacity = 80);
}
.slide-desc-text {
    color: #fff;
    padding: 10px;
    text-align: left;
}
.slide-desc-text .slide-title {
    font-size: 1.5em;
    color: #eeee88;
    margin-bottom: 5px;
}
.slide-desc-text .slide-title a {
    color: #eeee88;
}
.djslider .navigation-container a {
    outline: none;
}
.djslider-loader {
    background: url(loader.gif) center center no-repeat;
}

.djslider li {
    text-align: center;
}

span.load-button {
    width: 12px;
    height: 12px;
    display: block;
    background: #00B1E0;
    float: left;
    margin-right: 4px;
    cursor: pointer;
    border-radius: 5px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    opacity: 0.2;
    filter: alpha(opacity = 20);
}
span.load-button-active {
    opacity: 0.8;
    filter: alpha(opacity = 60);
}
/* Styles for DJ Image Slider with module id 45 */
#djslider-loader45 {
    margin: 0 auto;
    position: relative;
}
#djslider45 {
    margin: 0 auto;
    position: relative;
    display: none;
    height: 345px;

}
#slider-container45 {
    position: relative;
    overflow:hidden;
    left: 0; 
    top: 0;
    width: 900px;
}
#djslider45 ul#slider45 {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}
#djslider45 ul#slider45 li {
    list-style: none outside !important;
    float: left;
    margin: 0 !important;
    border: 0 !important;
    padding: 0 10px 0px 0 !important;
    position: relative;
    height: 345px;
    width: 900px;
    background: none;
    overflow: hidden;
}
#slider45 li img {
    width: 835px;
    height: auto;
    border: 0 !important;
    margin: 0 !important;
}
#slider45 li a img, #slider45 li a:hover img {
    border: 0 !important;
}

/* Slide description area */
#slider45 .slide-desc {
    position: absolute;
    bottom: 0px;
    left: 0px;
}
#slider45 .slide-desc-in {
    position: relative;
}
#slider45 .slide-desc-bg {
    position:absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#slider45 .slide-desc-text {
    position: relative;
}
#slider45 .slide-desc-text h3 {
    display: block !important;
}

/* Navigation buttons */
#navigation45 {
    position: relative;
    top: 170px; 
    margin: 0 -75px;
    text-align: center !important;
}

#play45, 
#pause45 {
    cursor: pointer;
    display: block;
    position: absolute;
    left: 47%;
    top: -99999px;
}







#slider_shadow {
    /*background: url(./fond-slider.jpg) no-repeat;*/
    box-shadow: 0px 0px 10px 1px rgba(100, 100, 100, 0.3); 
}

.img-slider {
    /*background: url(./img-slider.jpg) no-repeat;*/
    height: 346px;
}               

.slider_encart {
    background: url("./fond-texte.png") no-repeat scroll 0 0 transparent;
    height: 346px;
}                

.texte-slider {
    padding: 20px 0 0 30px;
    font-family: "ITC Lubalin Graph LT";
    font-style: normal;
    font-size: 16px;
    float: left;
    margin-right: 20px;
    width:225px;
    text-align: left;
}

.titreslider {
    color: #1a9fc9;
    font-family: "Helvetica";
    font-weight: bold;
    font-style: normal;
    margin-bottom: 10px;
    font-size: 12px;
}

.img-slider h2 {
    font-family: "ITC Lubalin Graph LT";
    font-weight: bold;
    font-style: normal;
    color: #1E1E1E;
    margin-bottom: 15px;
    font-size: 14px;
}

.sliderlink {
    background: url("./plus.png") no-repeat;
    height: 23px;
    position: absolute;
    float: right;
}

.djslider p {
    float: left;
    width: 235px;
}

#menuslider {
    /*font-family: "ITC Lubalin Graph LT"*/;
    font-style: italic;
    font-size: 130%;
    background: #f4f4f4;
}

#menuslider ul{
    background-color: #f4f4f4;
    width: 900px;
    height: 50px;
    padding-top: 5px;
    padding-bottom: 5px !important;
}

#menuslider ul li{
    position: relative;
    display: block;
    overflow: visible;
    margin-top: 15px;
    text-align: center;
    float: left;
    width: 224px;
    height: 28px;
    padding-left: 0px;
    border-right: 1px solid #C5C5C5;
}
#menuslider ul li.item_last{
    background: inherit;
    border-right: none;
}

#menuslider ul li a{
    color: #898989;
    padding: 5px 3px;
    font-size: 14px;
}

#menuslider li a:hover{
    color: #FFF !important;
    font-weight: bold;
    background: #00B1E0;
    border-radius: 7px;
    border: 3px solid #FFF;
    padding: 5px 8px;
    /*font-family: "ITC Lubalin Graph LT" !important;*/
    font-style: italic !important;
    text-decoration: none !important;
}

.surlignage{
    color: #FFF !important;
    font-weight: bold;
    background: #00B1E0;
    border-radius: 7px;
    border: 3px solid #FFF;
    padding: 5px 8px !important;
    /*font-family: "ITC Lubalin Graph LT" !important;*/
    font-style: italic !important;
    text-decoration: none !important;
}

#menuslider ul li a span {
    display: none;
}

#menuslider ul li a:hover span {
    position: absolute;
    top: -15px;
    left: 105px;
    display: inline-block;
    position: absolute;
}

#blueline-slider {
    background: #00B1E0;
    height: 10px;
}


#prev45 {
    position:absolute;
    top:150px;
    left:-100px;
    z-index:9999;
    cursor: pointer;
    display: block;
}
#next45 {
    position:absolute;
    top:150px;
    left:975px;
    z-index:9999;
    cursor: pointer;
    display: block;
}

#cust-navigation45{
    position: absolute;
    display: block;
    bottom: 40px;
    left: 30px;
    z-index: 15;
}