body{
background-color:#7b92ad;
}
.parking {
/*	position:absolute;*/
margin-left:auto;
margin-right:auto;
width:65%;
color:black;
background-position:center center;
	border:0px solid black;
}
.webelys {
	position:absolute;
margin-left:auto;
margin-right:auto;
left:20%;
width:50px;
top:90%;
color:black;
background-position:center center;
	border:0px solid black;
}
.lsdm {
	position:absolute;
margin-left:auto;
margin-right:auto;
left:80%;
width:50px;
top:90%;
color:black;
background-position:center center;
	border:0px solid black;
}

.ima_parking{/* affiche l image à 100/100 du div */
	max-height:650px;
background-position:center center;
	border:0px solid black;
}
.ima_webelys{/* affiche l image à 100/100 du div */
	max-height:50px;
background-position:center center;
	border:0px solid black;
}
.ima_lsdm{/* affiche l image à 100/100 du div */
	max-height:50px;
background-position:center center;
	border:0px solid black;
}
