html, body {
	height:100%;
}

body {
	margin: 0px;
	height: 100%;
	font-family: "Trebuchet MS";
	padding: 0;
}

img {
	border: 0;
}

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

#headerCont {
	width: 100%;
	height: 85px;
	background: white;
}

#header {
	height: 85px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}

#header h1 {
	font-style: normal;
	font-weight: normal;
	color: #3bbd4b;
	font-size: 24px;
	font-family: "Trebuchet MS";
	margin: 0;
}

#header h1 strong {
	font-weight: bold;
	color: #3bbd4b;
}

#header h1 strong a {
	text-decoration: none;
	font-weight: bold;
	color: #3bbd4b;
}

#header h1 img {
	position: relative;
	clear: both;
	z-index: 100;
	left: 0px;
	top: 0px;
	float: left;
	margin: 7px 20px 10px 0;
}

#header .subtitle {
	color: #23215a;
	margin: 4px 0 15px 0;
}

#navigationCont {
	width: 100%;
	height: 40px;
	background: white;
}

#navigation {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	z-index: 2;
	height: 27px;
	padding-bottom: 0px;
	padding-top: 13px;
}

#navigation ul {
	height: 27px;
	margin-left: 300px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
	list-style: none;
}

#navigation li {
	padding-left: 0px;
	padding-bottom: 11px;
	padding-right: 0px;
	padding-top: 0px;
	height: 27px;
	margin-right: 20px;
	margin-left: 20px;
	display: inline;
}

#navigation a {
	display: inline-block;
	height: 27px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #3bbd4b;
	line-height: 1.5;
	text-decoration: none;
}

#navigation a:hover, #navigation a:focus, #navigation a:active {
	height: 27px;
	background-position: center 21px;
	background-repeat: no-repeat;
	background-image: url(images/nav-hover.png);
}

#navigation .active {
	height: 27px;
	background-position: center 21px;
	background-repeat: no-repeat;
	background-image: url(images/nav-hover-blue.png);
}

#contentCont {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	min-height: 250px;
	height:auto !important;
	height: 250px;
	background-color: #b7e1b3;
	background-position: 500px -40px;
	background-image: url(/images/fondLogo.png);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-bottom: 30px;
	padding-top: 50px;
	color: #363B29;
}

#content {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	font-size: 12px;
	color: #363b29;
}

h2 {
	padding-bottom: 10px;
	margin: 0px;
	color: #3bbd4b;
	font-size: 18px;
}

h2 small {
	color: #666666;
	font-size: 10px;
	vertical-align: middle;
}

h3 {
	color: #3bbd4b;
	font-size: 12px;
}

h3 a {
	color: #3bbd4b;
}

#content p {
	padding-bottom: 10px;
	padding-top: 5px;
	margin: 0px;
	color: #23215a;
	font-size: 12px;
	line-height: 1.50;
}

#content ul {
	padding-left: 20px;
	padding-bottom: 10px;
	margin: 0px;
	color: #23215a;
	font-size: 12px;
	line-height: 1.8;
}

#content > :first-child {
	margin-top: 10px;
}

#content strong {
	color: #3bbd4b;
}

#content #topBorder {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	position: relative;
	background-image: url(images/topBorder.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 20px;
	width: 840px;
}

#content #middleBorder {
	padding-bottom: 0px;
	padding-top: 0px;
	position: relative;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	width: 800px;
	background-color: white;
}

#content #bottomBorder {
	background-image: url(images/bottomBorder.jpg);
	background-repeat: no-repeat;
	position: relative;
	padding: 0px;
	margin: 0px;
	height: 20px;
	width: 840px;
}

.floatRight {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 30px;
	margin-bottom: 20px;
	float: right;
	width: 300px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.floatRight img {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.floatRight .zoom {
	width: 300px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.goodList {
	position: relative;
	padding: 15px;
	margin-bottom: 25px;
	margin-top: 15px;
	border-color: #b7e1b3;
	border-width: 1px;
	border-style: dashed;
	width: 770px;
}

.goodList strong {
	color: #23215a;
	font-size: 14px;
}

.goodList sup {
	font-size: 9px;
}

.goodList .estatePhoto {
	top: 15px;
	position: absolute;
	clear: both;
	margin-right: 10px;
	float: left;
	text-align: center;
	vertical-align: top;
	max-width: 90px;
	width:auto !important;
	width: 90px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.goodList .estateType {
	top: 15px;
	height: 25px;
	margin-left: 100px;
	margin-right: 60px;
}

.goodList .estateType strong {
	color: #3bbd4b;
	font-weight: bold;
}

.goodList .estateLocation {
	top: 15px;
	height: 25px;
	left: 400px;
	position: absolute;
	margin-right: 60px;
}

.goodList .estateMap {
	top: 15px;
	height: 25px;
	left: 380px;
	position: absolute;
}

.goodList .estatePrice {
	right: 15px;
	position: absolute;
	clear: both;
	float: right;
}

.goodList .estateDescr {
	margin-left: 100px;
	width: 500px;
	height: 30px;
	margin-top: 10px;
	color: #3bbd4b;
	font-size: 11px;
	line-height: 1.40;
	display: block;
}

.goodList .estateDescr a {
	text-decoration: none;
	color: #3bbd4b;
}

.goodList .estateLink {
	margin-left: 100px;
	margin-top: 5px;
	color: #3bbd4b;
	font-size: 11px;
	line-height: 1.40;
	display: block;
}

.viewGood {
	padding-left: 15px;
	padding-bottom: 30px;
	padding-right: 15px;
	padding-top: 15px;
	position: relative;
	margin-top: 15px;
	border-color: #b7e1b3;
	border-width: 1px;
	border-style: dashed;
	width: 770px;
	min-height: 600px;
	height:auto !important;
	height: 600px;
}

.viewGood strong {
	color: #23215a;
}

.viewGood sup {
	font-size: 9px;
}

.viewGood .estateType {
	top: 15px;
	height: 25px;
	margin-right: 60px;
}

.viewGood .estateType strong {
	color: #3bbd4b;
	font-weight: bold;
}

.viewGood .estateLocation {
	top: 15px;
	height: 25px;
	left: 400px;
	position: absolute;
	margin-right: 60px;
}

.viewGood .estateMap {
	text-align: center;
	margin-left: 25px;
	margin-bottom: 15px;
	z-index: 100;
	right: 15px;
	clear: right;
	float: right;
}

.viewGood #estatePhotos {
	margin-bottom: 20px;
	margin-top: 10px;
	vertical-align: top;
	width: 300px;
}

.viewGood #estatePhotos .estatePhoto {
	margin: 0 10px 10px 0;
}

.viewGood .estatePrice {
	right: 15px;
	position: absolute;
	clear: both;
	float: right;
}

.viewGood .estateDescr {
	width: 425px;
	border-bottom-color: #b7e1b3;
	padding-bottom: 20px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #23215a;
	font-size: 13px;
	line-height: 1.40;
	display: block;
}

.viewGood .estateDetails {
	margin-top: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 1.50;
	margin-bottom: 10px;
	font-size: 12px;
	display: block;
}

.viewGood .estateDetails #showMap {
	margin-left: 320px;
}

.viewGood .estateDetails input[type="checkbox"], .viewGood .estateDetails input[type="text"], .viewGood .estateDetails select {
	margin-top: 3px;
	left: 200px;
	position: absolute;
}

.viewGood .estateDetails label {
	left: 35px;
	position: absolute;
}

.viewGood .estateDetails h3 {
	margin-top: 10px;
	color: #23215a;
	font-style: italic;
	line-height: 1.30;
	margin-bottom: 5px;
	font-size: 14px;
	display: block;
}

.viewGood .estateLink {
	margin-left: 100px;
	margin-top: 5px;
	color: #3bbd4b;
	font-size: 11px;
	line-height: 1.40;
	display: block;
}

#footerCont {
	padding-top: 5px;
	width: 100%;
	background: #23215a;
}

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

#footer a {
	color: #3bbd4b;
}

#footer p {
	margin: .5em 0;
}

#footerTable {
	width: 800px;
}

.leftF {
	padding-right: 10px;
	width: 350px;
	text-align: left;
	vertical-align: top;
}

.centerF {
	padding-right: 10px;
	padding-left: 50px;
	width: 300px;
	text-align: left;
	vertical-align: top;
}

.centerF strong {
	font-style: normal;
	font-size: 14px;
	color: #3bbd4b;
	text-align: center;
	font-weight: normal;
}

#addressTable {

	margin-left: -2px;

}

#addressTable td {
	margin-right: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 10px;
	width: 155px;
}
 .rightF {
	font-size: 12px;
	padding-left: 20px;
	width: 150px;
	text-align: left;
	vertical-align: top;
}

.rightF a {
	text-decoration: none;
	vertical-align: top;
}

.rightF ul {
	margin-left: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	list-style-type: none;
	padding: 0px;
}

.rightF ul li {
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 0px;
	list-style-type: none;
	padding: 0px;
}

.rightF ul li a {
	color: white;
}

.rightF ul li a:hover {
	text-decoration: underline;
	color: white;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.icon {
	vertical-align: middle;
}

#content #contact tr > :first-child {
	padding-right: 10px;
	text-align: right;
	width: 125px;
}

.longInput, #firstname, #lastname, #company, #email, #phone, #code {
	margin-bottom: 2px;
	margin-top: 2px;
	color: #23215a;
	font-weight: bold;
	font-size: 16px;
	width: 250px;
}

#message {
	height: 100px;
	color: #23215a;
	font-weight: bold;
	font-size: 12px;
	width: 250px;
}

.textArea {
	height: 200px;
	color: #23215a;
	font-size: 14px;
	width: 700px;
}

#contact small {
	color: #23215a;
	font-size: 9px;
}

#backHome {
	font-size: 10px;
	margin-bottom: 20px;
}

#OK {
	padding: 10px;
	text-align: center;
	width: 250px;
	color: #23215a;
	background-color: #b7e1b3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#browserWarning{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 20px;
	margin-right: auto;
	background-color: #b7e1b3;
	border-color: #3bbd4b;
	width: 960px;
	margin-left: auto;
	border-width: 2px;
	border-style: dashed;
	margin-top: 10px;
}

#closeWarning{
	position: absolute;
	right: 5px;
	top: 5px;
	clear: right;
	float: right;
}

#closeWarning img{
	height: 16px;
	width: 16px;
}

.icons{
	height: 16px;
	width: 16px;
	vertical-align: middle;
}

#printButton {
	right: 20px;
	top: 5px;
	position: absolute;
}

#printButton a {
	
	color: #666666;
	
}

#contactShare {
	margin-top: 20px;
	color: #23215a;
	font-size: 11px;
}

#contactShare a {
	text-decoration: underline;
	color: #23215a;
}

#antoinePrint {
	display: none;
}

.descSold {
	font-weight: bold;
	color: #23215a;
}


