﻿/**
 * 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-fr.css');
@import "/style%20library/themes/header2017-corporate.css";

#navprimary #nav li.nv-item a{
	font-family: "DIN Next W01 Regular", 'Arial' !important;
}

#g_a4b221cd_4e03_41ff_a718_aad228e304c0{
	margin-right: 35px;
	margin-bottom: 15px;
}

#edito .inner{
	min-height: 320px;
}	

#edito{
	margin-bottom: 25px;
}

.home .middle2{
	margin-bottom: 25px;
}

/* ajustement taille image remontée publis en home */
.home .webpart-list .inner .nv-item .logo img{
	width: 75px !important;
} 

.home .middle1{
    margin-bottom: 25px;
}	

#header-wrapper{
	background: url("images/header-prositon.jpg");
}

.ms-rteImage-3, .ms-rteImage-1{
	background: none;
}

.page_evenement #aside .webpart .footer .more a, .page_actualite #aside .webpart .footer .more a, .page_publication #aside .webpart .footer .more a{
	display: none;
}

/* ajustements bloc en bref */
.home .ms-rtestate-field h6.ms-rteElement-H6{
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 14px;
}

.home .ms-rteElement-H5{
	margin-bottom: 0 !important;
	font-size: 13px;
}

.home .ms-listviewtable .ms-vb2{
	font-weight: bold;	
	border-top: solid 1px #c2c2c2;
}

.home .ms-newsletterline{
	border-bottom: 1px solid #c2c2c2 !important;
    border-top: medium none !important;
    padding: 5px 0 0;	
}
