#global {
	background-color: white;
	width: 100%;
	margin: 0px;
	height: 100%;
	font-family: "Trebuchet MS";
	padding: 0;
}

#contentCont {
	background-image: url(d);
	margin-top: 50px;
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	min-height: 250px;
	height:auto !important;
	height: 250px;
	font-size: 12px;
	padding-bottom: 30px;
	padding-top: 70px;
	color: #363B29;
}

#content #topBorder {
	background-image: url(d);
	width: 100%;
	background-color: white;
}

#content #middleBorder {
	width: 100%;
	background-color: white;
}

#content #bottomBorder {
	background-image: url(d);
	width: 100%;
	background-color: white;
}

.viewGood {
	width: 100%;
	padding-left: 15px;
	padding-bottom: 30px;
	padding-right: 15px;
	padding-top: 15px;
	position: relative;
	margin-top: 15px;
	border-width: 0px;
}

.viewGood .estateDescr {
	border-width: 0px;
}#footerCont {
	background-color: white;
	color: black;
	padding-top: 5px;
	width: 100%;
}

#footer {
	line-height: 1.40;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	font-size: 11px;
	color: black;
}

.rightF {
	display: none;
}

#antoine {
	display: none;
}

#antoinePrint {
	display: block;
}

#printButton {
	display: none;
}

#contactShare {
	display: none;
}

#showMap {
	display: none;
}


