#urgences {
        text-align:center;
		margin:auto;
		width:100%;
		background-color:#ce3d70;
    }
#carteurgence {
        margin:0 auto;
        width: 100%;
    }
#carteurgence iframe{
        margin:0 auto;
        width: 80%;
        height: 80%;
    }
#basdepage {
        text-align:center;
		margin:auto;
		width:100%;
    }
