#PiedPagePiv {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

a.image-popup-vertical-fit {
	display: block;
}

@media screen and (max-width: 1025px) {

	.responsive .imagePersonnalisee, 
	.responsive .menuService { 
		display: none; 
	} 

}

@media screen and (max-width: 990px) {

	.modeleInformationnel.responsive #PiedPagePiv {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}


	.responsive #MenuAvecNiveau4 ul {
		z-index: 11;
	}

}