#actualités .bx-wrapper{}

#actualités .bx-wrapper .bx-viewport{height:385px !important;}

#actualités .bx-wrapper .bx-loading{}

#actualités .bx-wrapper .bx-pager{}

#actualités .bx-wrapper .bx-pager .bx-pager-item{}

#actualités .bx-wrapper .bx-pager.bx-default-pager a{}

#actualités .bx-wrapper .bx-pager.bx-default-pager a:hover{}

#actualités .bx-wrapper .bx-pager.bx-default-pager a.active{}

#actualités .bx-wrapper .bx-controls-direction a{}

#actualités .bx-wrapper .bx-controls-direction a.disabled{}

#actualités .bx-wrapper .bx-prev{}

#actualités .bx-wrapper .bx-prev:hover{}

#actualités .bx-wrapper .bx-next{}

#actualités .bx-wrapper .bx-next:hover{}

#actualités .title_actualites{
    font-family: segoe ui;
    color: #50b4ff;
    font-size: 24px;
    font-weight: 100;
    margin-bottom:10px;
    text-decoration: none;
    left: 10px;
    top: 5px;
    position: relative;
    display: block;
}
#actualités .titre_news{
    display: block;
    text-align: left;
    font-family: segoe ui;
    color: #ff9000;
    font-size: 16px;
    margin-bottom: 10px;
    text-decoration: none;    
    position: relative;
    top: 5px;
}
#actualités .titre_news:hover{ text-decoration: underline;}
#actualités .description_courte_article{
    font-family: segoe ui;
    color: #fff;
    font-size: 14px;
    text-align: justify;
    display: block;
    margin-top: 5px;
    position: relative;
    top: 10px;
}
#actualités .element-article{
   font-family:segoe ui;
   font-size:14px;
   color:#fff;
   height: 190px;
   line-height:16px;
}
#actualités .voir_plus{
    font-family: segoe ui;
    text-decoration: none;
    color: #E2B9B9;
    text-align: center;
    font-size: 15px;
    display: block;
}
#actualités .voir_plus:hover{text-decoration:underline;}
#actualités .image_actualites{width:320px;height:92px;}


