#popupMaintenance {
	padding: 0;
	margin:0 ;
    background-image: url(../../images/maintenanceBG.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px 15px 0 0;
}

#texteMaintenance {
	padding: 10% 10%;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}