/*==---- Page ----==*/
/*==---- Hiding ----==*/
/*==---- Position ----==*/


/*==---- Page ----==*/

body {
	padding: 0 10% 10% 10%;
	font-size: 13pt;
}

/*==---- Hiding ----==*/

.ei_menu__content, 
.ei_header__authentification, 
.ei_header__links,
.body.actualite header .more,
.body.actualite .content-type,
.body.actualite>.flex.inverse aside,
.ei_toplink,
div.return {
	display: none;
}


/*==---- Positions & dimensions ----==*/

h1 {
	font-size: 2.25rem;
}

.body.actualite header {
	margin-top: 0;
}

#ei_tpl_fullsite {
	padding-top: 50px;
}

.body.actualite>section aside+div {
	width: 100%;
}
