﻿/**
 * theme-fr.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-fr.css');@import "/style%20library/themes/header2017-corporate.css";

#navprimary #nav li.nv-item a{
	font-family: "DIN Next W01 Regular", 'Arial' !important;
}

#header-wrapper {
	background: url("images/header-ibeb.jpg");
}	

#edito{
	margin-bottom: 22px;
}

/* page actualité changement 'sur le meme theme' par 'autres faits marquants' */
.page_actualite #aside .webpart h2{
	display: none;
}

.page_actualite #aside .webpart .header:before{
	content: 'Autres faits marquants';
	display: block;
    padding: 5px;
}

.page_actualite #aside .webpart .header{
	background-attachment: scroll;
    background-clip: border-box;
    background-color: #353535 !important;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-family: "DIN Next W01 Regular";
    font-size: 20px;
    font-weight: normal;
    line-height: 1em;
    margin-bottom: 15px;
    min-height: 24px;
    padding: 6px 10px 0;
    text-transform: uppercase;
}

.page_evenement .webpart-agenda .footer{
	display: none;
}



#navquick .menu-horizontal .nv-item.last{
	border-left: 1px solid #353535;
}

#navquick .menu-horizontal .nv-item.last{
	margin:0;
}