/* Les Immeubles */

.body_site_top_immeubles {
	display:block;
	position: relative;
	min-height: 400px;
	min-height: 553px;
	max-width: 1024px;
	min-width: 960px;
}
.body_site_entete {
	display:block;
	position: relative;
	padding-top: 13px;
	padding-left: 8px;
	width: 1016px;
	padding-bottom: 10px;
	background-color: white;
}
.table_site {
	width: 100%;
}
.table_site_td {
	width: 50%;
	vertical-align: top;
	text-align: center;
}
.google_map {
	display:block;
	position: relative;
	width: 678px;
	height: 450px;
	left: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
}
.body_center {
	display:inline-block;
	position: relative;
	text-align: center;
	width: 100%;
	background-color: #cccccc;
}
.separation_hori {
	display:block;
	position: relative;
	background-color: white;
	text-align: center;
	top: 0px;
}
.body_center_legende {
	position: absolute;
	text-align: justify;
	top: 39px;
	padding-left: 700px;
	height: 453px;
	margin-top: 8px;
	padding-right: 10px;
	padding-top: 10px;
}
.body_center_gauche {
	display:block;
	position: relative;
	text-align: left;
	width: 495px;
	min-height: 232px;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: whitesmoke;
	border-top-style: outset;
	border-top-width: 1px;
	border-bottom-style: inset;
	border-bottom-width: 1px;
	border-left-style: outset;
	border-left-width: 1px;
	border-right-style: inset;
	border-right-width: 1px;
}
.body_center_droit {
	display:block;
	position: relative;
	text-align: left;
	width: 495px;
	min-height: 232px;
	margin-right: 10px;
	float: right;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: whitesmoke;
	border-top-style: outset;
	border-top-width: 1px;
	border-bottom-style: inset;
	border-bottom-width: 1px;
	border-left-style: outset;
	border-left-width: 1px;
	border-right-style: inset;
	border-right-width: 1px;
}
.body_centre_titre {
	display:inline-block;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	width: 240px;
	text-align: left;
	left: 0px;
}
.body_centre_text {
	display:block;
	position: absolute;
	text-align: left;
	top: 38px;
	height: 148px;
	width: 240px;
	padding-left: 11px;
	left: 0px;
}
.body_centre_text_contenu {
	display:inline-block;
	position: relative;
	height: 20px;
	margin-bottom: 3px;
	left: 0px;
}
.body_centre_text_info {
	display:block;
	position: absolute;
	bottom: 0px;
	left: 10px;
}
.body_centre_photo {
	display:block;
	position: absolute;
	top: 8px;
	right: 10px;
	width: 225px;
	height: 180px;
	border-top-style: outset;
	border-top-width: 1px;
	border-bottom-style: inset;
	border-bottom-width: 1px;
	border-left-style: outset;
	border-left-width: 1px;
	border-right-style: inset;
	border-right-width: 1px;
}