/*
Theme Name: actalia
Theme URI: 
Author: Newround > alice reveilliez
Author URI: http://newround.net
Description: Thème Actalia - base Bootstrap 3 - less
Version: 
License: Newround actalia
Tags: Bootstrap 3
*/

@import url("css/bootstrap.css");
.tab-pane footer a{float: right;padding-left: 16px;}
.tab-content {margin-top:12px;}
.widgets.actus .nav-pills>li.active>a{cursor : pointer;}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.video-container iframe, 
.video-container object, 
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
