﻿/**
 * theme.css
 *
 * Auteur : Tony LAURENT <tlaurent@efil.fr>
 * Description : Feuille de styles pour le thème des instituts de la DSV.
 */

/* Importer les styles du thème institut */
@import url('css/theme-en.css');
@import "/style%20library/themes/header2017-corporate.css";

#header-wrapper {
	background: url("images/header-ibeb.jpg");
}	

#edito{
	margin-bottom: 22px;
}

.page_evenement .webpart-agenda .footer{
	display: none;
}

#branding .grid_6{
	width: 440px;
}	