nav > ul > li.last{ width: auto }
nav > ul > li > a{ font-size:13px }
.listPublications .floatL {margin: 0 5px 115px 0;}
.home .titre18 { font-size: 20px; }

@media only screen and (max-device-width: 767px) {
	.promoSelfmailerWrapper .contentTxt p { font-size: 20px; }
	.promoSelfmailerWrapper .contentTxt span { font-size: 24px; }
	.listPublications .floatL{ margin: 0 15px 4px 0 }
}

@media only screen and (min-device-width: 767px) and (max-device-width: 991px) and (orientation : portrait) {
	nav > ul > li.menu-4{ width: 96px }
}