		#Description {
			width: 300px;
			display: inline;
		}
		#DispoParkings {
			background-color: white;
			border: 1px solid #869AC8;
			margin-top: 30px;
			margin-left: 30px;
			margin-right: 20px;
			padding: 15px;
			width: 200px;
			float: right;
		}
		#DispoParkings span {
			font-size: 100%;
			font-weight: bold;
			color: #0D3692;
		}
		#DispoParkings a:link {color: #99D256; text-decoration: none;}
		#DispoParkings a:visited {color: #99D256; text-decoration: none;}
		#DispoParkings a:hover {color: #99D256; text-decoration: underline;}
	
		#Picto {
			margin: 10px;
			border: none;
			float: left;
		}
		#Photo1 {
			margin-left: 100px;
			margin-top: 20px;
			border: 2px solid #869AC8;
			float: left;
		}