#carte{
	background-image:url('../images/carte-de-france.jpg');
	background-repeat:no-repeat;
	width:630px;
	height:511px;
	margin-bottom:auto;
	}
	
#sto{
	background-color:#FFFFFF;
	width:135px;
	height:115px;
	float: left;
	margin-left: 100px;
	margin-top: 45px;
	font-size: 10px;
	}
	
#lille{
	background-color:#FFFFFF;
	width:115px;
	height:90px;
	float: left;
	margin-left: 160px;
	margin-top: 45px;
	font-size: 9px;
	}
	
#arras{
	background-image:url('../images/fond.png');
	width:130px;
	height:100px;
	float: left;
	margin-left: -500px;
	margin-top: 160px;
	font-size: 9px;
	}
	
#aire{
	background-color:#FFFFFF;
	width:100px;
	height:100px;
	float: left;
	margin-left: 280px;
	margin-top: 40px;
	font-size: 9px;
	}
	
#paris{
	background-color:#FFFFFF;
	width:145px;
	height:90px;
	float: left;
	margin-left: 0px;
	margin-top: 25px;
	font-size: 9px;
	}