﻿/**
 * 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";

#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;
}


.home .middle1{
    margin-bottom: 10px;
}	

#header-wrapper{
	background: url("images/header-prositon.jpg");
}

.ms-rteImage-3, .ms-rteImage-1{
	background: 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{
	border: 1px solid #008136 !important;
	margin-top: 10px;
}

.home .ms-listviewtable .ms-vb2{
	font-weight: bold;	
	border-top: solid 1px #e7e7e7;
}

.home .ms-newsletterline{
	border-bottom: 1px solid #e7e7e7 !important;
    border-top: medium none !important;
    padding: 5px 0 0;	
}
