#Content {
	width: 790px;

}

#BlocAdresses {
	width: 760px;
	height: 350px;
	background: transparent url(/images/planacces.jpg) no-repeat;
	background-position: top center;
	float: left;
	margin-top: 35px;
	margin-left: 15px;
}

#Content p {
	width: 170px;
	line-height: 140%;
	font-size: 85%;
	margin-top: 0px;
}

#Content strong {
	color: #E8E8E8;
}

#Content p a {
	color: #E8E8E8;
	font-weight: bold;
	text-decoration: none;
}

#Content p a:hover {
	text-decoration: underline;
}

.aGauche {
	margin-bottom: 45px;
}

.aDroite {
	float: right;
	clear: right;
	text-align: right;
	margin-bottom: 75px;
}