header .logoHome {width: 240px; left: 15%;}
body > nav.fixe > div > ul > li span,
body > nav.fixe > div > ul > li a,
body > nav > div > ul > li a {font-size:14px; padding:12px 20px;}
.digiForm article>div {width:50%;}

body > footer > div > ul > li:nth-child(n+5) {padding-top: 40px;}
body > footer > div > ul > li:nth-child(4n+0) {margin-right: 0px;}

/*Modifiacations le 26/03*/
body > footer > .logo img{
    width: 25%;
}
/*Modifiacations le 27/03 EDITORS*/
.signature figure{
	width: 100%;
}

/*Modifiacations le 26/03 -> EXPOSANTS*/
.exhibitors.smallList{
    justify-content: space-around ;
}
.exhibitors.largeList{
    justify-content: space-around ;
}
