.sh-news{
    clear:both;    
    margin-bottom:20px;
    margin-left:10px;
    margin-right:10px;
    border-left:3px solid;
    border-bottom:1px solid #888888;  
    border-top:1px solid #888888;   
    border-right:1px solid #888888;  
    
}

.sh-news-container {   
    overflow: hidden;
    background-color: white; 
} 

.sh-news-title {          
    padding: 5px;
    border-top: 1px solid #EEEEEE;
    margin-right: 10px;
    background-color: white;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size:18px;    
}
.sh-news-body {
    
    clear: both;
    margin: 0px;
    padding: 5px;
    border-top: 1px solid #CCCCCC;
    margin-right: 10px;
    background-color: white;
    
    
}
.sh-news-description {
   
    color: #444444;
    font-family: 'Helvetica neue', Arial, sans-serif;
    line-height: 24px;
    font-size: 14px;
}
.sh-news-auteur
{

}
.sh-news-footer
{

}