		.Description {
			width: 300px;
			display: inline;
			font-size: 85%;
			line-height: 140%;
			text-indent: 15px;
		}
		.Description span {
			font-size: 120%;
			font-weight: bold;
			margin-top: 15px;
			margin-bottom: 6px;
			display: block;
			color: #0D3692;
		}
		#DispoParkings {
			background-color: white;
			border: 1px solid #869AC8;
			margin-top: 20px;
			margin-left: 30px;
			margin-right: 10px;
			padding: 15px;
			width: 210px;
			float: right;
			clear: 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: 20px;
			margin-right: 15px;
			margin-top: 20px;
			border: none;
			float: right;
		}