body {
	margin:0px;
	padding:0px;
	font-family:verdana,arial,helvetica,sansserif;
	font-size:10px;
	text-align:center;
}
a {
	border: 0px none white;
	color:#D2D3D5;
}
img {
	border: 0px none white;
}
.outerContainer {
	width:974px;
	margin:0 auto;
	padding-bottom:30px;
}
.bandeauHaut {
	height:176px; 
	margin:0px;
	padding:0px;
}
.bandeauBas { 
	height:500px;
	margin:0px;
	padding:0px;
	background-color:#EDEDED;
}
.espaceGris {
	float:left;
	width:215px;
	margin:0px;
	padding:0px;
}
.espaceCarte {
	float:left;
	background-color:#6D6E70;
	width:759px;
	text-align:left;
	line-height:18px; 
	color:#D2D3D5;
	height:500px;
}
.adresse {
	font-weight:bold;
	font-size:13px;
}
.sousTitre {
	font-weight:bold;
	font-size:18px;
}
.cadreListe  {
	float:left;
	overflow:hidden;
	overflow-x: auto;
	overflow-y: auto;
	height:400px;
	width:300px;
}
