#CellCarteZonesEurope {
	height: 236px; 
}

#CellCarteZonesMonde {
	height: 236px;
}

#CellCarteZonesFrance {
	height: 236px;
}

#agences {

}

#agences .agence {
	width: 400px;
	text-align: left;
}

#agences TABLE {
	/*width: 100%;*/
}

#agences TABLE TD {
	padding-bottom: 8px;
}

#agences .NomAgence {
	background-color: #8e969b;
	color: #ffffff;
	font-weight: bold;
	border-left: 1px solid #8e969b;
}

#agences .CorpsDetails {
	border-left: 1px solid #8e969b;
	padding: 5px;
}

#agences .Col1Agence {
	width: 70px;
	vertical-align: top;
}

#agences .Col2Agence {

}

#agences .map {
	float: right;
}