﻿/* Css pour les vidéos */

.VideosImgH {    
    margin-right : 10px;
    display:block;    
    float:left;    
}

.VideosImgV {        
    display:block;   
    margin-top: 0px;     
    margin-bottom:5px;
}


.blocDescription{        
    display:block;    
}

.vdescription{        
    margin-top: 5px;     
    margin-bottom:5px;  
}

.Videos {
    overflow:hidden;
}
