body {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	color: #303030;
	margin: 0px;
	padding: 0px;
}
body.bodybg {
	/* background: #FFFFFF url(/images/header_bg.gif) repeat-x left top; */
	text-align: center;
}
#container {
	margin: 0px auto;
	padding: 0px;
	width: 90%;
	text-align: left;
	min-width: 930px;
}
#header {
 display:none;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#header h1 span {
	display: none;
}
#headermenu {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 100;
	top: 58px;
	width: 650px;
}
#headermenu ul {
	margin: 0px;
	padding: 0px 0px 0px 100px;
	line-height: 26px;
}
#headermenu ul li {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 1px 0px 0px;
	line-height: 26px;
}
#headermenu ul li a {
	font-size: 1.4em;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 10px;
	margin: 0px;
	/* background: #e4e5e7 url(/images/headermenu_a_bg.gif) repeat-x left bottom; */
	border-top: 1px solid #0647bb;
	border-right: 1px solid #0647bb;
	border-left: 1px solid #0647bb;
	border-bottom: none;
}
#headermenu ul li a:hover {
	/* background: #9ae021 url(/images/search_bg_over.gif) repeat-x left top; */
}
#headermenu ul li a.self, #headermenu ul li a.self:hover {
	color: #0647bb;
	background-color: #FFFFFF;
	background-image: none;
}
h1, h6 {
	font-size: 1.8em;
	color: #0647bb;
	font-weight: normal;
	margin: 0px 0px 0.5em;
	padding: 0em 0em 0.2em;
}
h3 {
	font-size: 1.6em;
	color: #000000;
	margin: 0px 0px 0.5em;
	padding: 0em 0em 0.2em;
	font-weight: normal;
}
a {
	display:none;
}
/*a:hover {
	color: #85c01e;
}
a.helplink {
	background: url(/images/a_help_bg.gif) no-repeat left center;
	padding: 4px 4px 4px 20px;
}
a.closelink {
	background: url(/images/a_close_bg.gif) no-repeat left center;
	padding: 4px 4px 4px 20px;
}
a.contactlink {
	background: url(/images/a_contact_bg.gif) no-repeat left center;
	padding: 4px 4px 4px 20px;
}
a.printlink {
	background: url(/images/a_print_bg.gif) no-repeat left center;
	padding: 4px 4px 4px 20px;
}
a.morelink, .morecontent {
	background: url(/images/a_more_bg.gif) no-repeat left center;
	padding: 4px 4px 4px 20px;
}
a.backlink {
	background: url(/images/a_back_bg.gif) no-repeat left center;
	padding: 4px 4px 4px 20px;
}
a.virtuallink {
	background: url(/images/a_virtual_bg.gif) no-repeat left center;
	padding: 5px 4px 5px 30px;
}
a.contnotlink {
	background: url(/images/a_contnot_bg.gif) no-repeat left center;
	padding: 5px 4px 5px 30px;
}
a.sendmaillink {
	background: url(/images/a_sendmail_bg.gif) no-repeat right center;
	padding: 5px 30px 5px 4px;
}
a.mapup {
	background: transparent url(/images/carto_arrow_up.gif) no-repeat center bottom;
}
a.mapup:hover {
	background: transparent url(/images/carto_arrow_up_over.gif) no-repeat center bottom;
}
a.mapdown {
	background: transparent url(/images/carto_arrow_down.gif) no-repeat center top;
}
a.mapdown:hover {
	background: transparent url(/images/carto_arrow_down_over.gif) no-repeat center top;
}
a.mapleft {
	background: transparent url(/images/carto_arrow_left.gif) no-repeat right center;
}
a.mapleft:hover {
	background: transparent url(/images/carto_arrow_left_over.gif) no-repeat right center;
}
a.mapright {
	background: transparent url(/images/carto_arrow_right.gif) no-repeat left center;
}
a.mapright:hover {
	background: transparent url(/images/carto_arrow_right_over.gif) no-repeat left center;
}
a.mapzoomplus {
	background: transparent url(/images/carto_loupe_plus.gif) no-repeat left center;
	font-size: 30px;
}
a.mapzoomplus:hover {
	background: transparent url(/images/carto_loupe_plus_over.gif) no-repeat left center;
}
a.mapzoomminus {
	background: transparent url(/images/carto_loupe_moins.gif) no-repeat left center;
	font-size: 30px;
}
a.mapzoomminus:hover {
	background: transparent url(/images/carto_loupe_moins_over.gif) no-repeat left center;
}*/

.mapmenu {
position: absolute;
z-index: 1000;
width: 160px;
background: #FFFFFF;
border: 1px solid #b4b4cd;
padding: 0px;
top: auto;
right: auto;
visibility: hidden;
}
#hainaut {
margin-top: 80px;
margin-left: 80px;
}
#namur {
margin-top: 60px;
margin-left: 170px;
}
#liege {
margin-top: 55px;
margin-left: 200px;
}
#luxembourg {
margin-top: 40px;
margin-left: 220px;
}
#autres {
margin-top: 10px;
margin-left: 80px;
}
.mapmenu h1 {
margin: 0px;
padding: 3px;
/* background: #b4b4cd url(/images/search_bg_off.gif) repeat-x left center; */
color: #FFFFFF;
}
.mapmenu p {
margin: 0px;
padding: 3px;
font-weight: bold;
}
.mapmenu a {
display: block;
padding: 5px 3px 5px 20px;
margin: 0px;
/* background: transparent url(/images/carto_arrow_right.gif) no-repeat -5px 3px; */
color: #0647bb;
text-decoration: none;
border-top: 1px solid #b4b4cd;
}
.mapmenu a:hover {
/* background: #a4d350 url(/images/carto_arrow_right_over.gif) no-repeat -5px 3px; */
color: #FFFFFF;
text-decoration: none;
border-top: 1px solid #b4b4cd;
}

.centerp {
	text-align: center;
}
.rightp {
	text-align: right;
}
.leftp {
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
#stepsearchform select {
	border: 1px solid #c1c2d5;
	width: 190px;
}
#stepsearchform input {
	border-color: #c1c2d5;
}
#mapsearchhome h1 {
	text-align: right;
}
.clearboth {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
.clearleft {
	font-size: 1px;
	line-height: 1px;
	clear: left;
}
#searchhome {
	display:none;
}
#vpsearchhome {
	padding-top: 20px;
	padding-bottom: 10px;
	/* background: transparent url(/notmaison/search.nsf/ventepublique_bg.jpg) no-repeat right top; */
}
#ansearchhome {
	padding-top: 20px;
	padding-bottom: 10px;
	/* background: transparent url(/notmaison/search.nsf/annuaire_bg.jpg) no-repeat right top; */ 
}
#mapsearchhome {
	float: right;
	width: 442px;
}

html>body #mapsearchhome {
	width: 439px;
}

#stepsearchhome {
	display:none;
}
.searchint {
	border: 1px solid #0647bb;
	margin-top: 7px;
}
.expandcollapse {
	float: right;
	height: 13px;
	width: 46px;
	margin-right: 10px;
	background: #FFFFFF;
}
.searchhide {
	padding: 10px;
	position: absolute;
	z-index: 1000;
	width: 442px;
	border: 1px solid #0647bb;
	background-color: #FFFFFF;
	margin-left: -1px;
	margin-top: 5px;
}
.paddingblock {
	padding: 15px 10px 0px 5px;
	cursor: pointer;
}
.paddingblock2 {
	padding: 10px 20px;
}
.paddingblock3 {
	padding: 0px 5px 15px;
}
.stepnumbers {
	float: right;
}
.stepnumbers img {
	margin-left: 12px;
}
#maphome, #stephome {
	height: 227px;
	background: #c1c2d5;
	padding: 1px;
	margin: 0px;
	text-align: left;
}
#maphome img {
	border: 1px solid #FFFFFF;
}
#maptools {
	float: right;
	width: 60px;
	background-color: #e0e1ea;
	height: 229px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
html>body #maptools {
	height:225 px;
	}
	
#maptools img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
#maptools table tr td a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-size: 20px;
}
#stephomevp {
	height: 170px;
	background: #c1c2d5;
	padding: 1px;
	margin: 0px;
}
#stephomean {
	height: 113px;
	background: #c1c2d5;
	padding: 1px;
	margin: 0px;
}

#step01, #step02, #step03, #step04 {
	border: 1px solid #FFFFFF;
	margin-bottom: 1px;
}
.searchbgoff {
	/* background: #9b9b9a url(/images/search_bg_off.gif) repeat-x left bottom; */
	font-size: 1.4em;
	color: #FFFFFF;
	cursor: pointer;
}
.searchbgon {
	/* background: #e4e5e7 url(/images/search_bg_on.gif) repeat-x left bottom; */
	font-size: 1.4em;
	color: #000000;
}
.searchbgover {
	/* background: #9ae021 url(/images/search_bg_over.gif) repeat-x left bottom; */
	font-size: 1.4em;
	color: #FFFFFF;
	cursor: pointer;
}
div.numbers1 {
	/* background: transparent url(/images/search_1_big_red.gif) no-repeat left center; */
	margin: 5px;
	line-height: 44px;
	padding-left: 50px;
}
.searchbgon div.numbers1 {
	/* background: transparent url(/images/search_1_big_green.gif) no-repeat left center; */
}
#step01 div.searchforms {
	float: right;
	padding-top: 12px;
	width: 210px;
	line-height: normal;
}
div.numbers2 {
	/* background: transparent url(/images/search_2_big_red.gif) no-repeat left center; */
	margin: 5px;
	line-height: 44px;
	padding-left: 50px;
}
.searchbgon div.numbers2 {
	/* background: transparent url(/images/search_2_big_green.gif) no-repeat left center; */
}
#step02 div.searchforms {
	float: right;
	padding-top: 0px;
	width: 210px;
	line-height: 1em;
	font-size: 0.8em;
}
div.numbers3 {
	/* background: transparent url(/images/search_3_big_red.gif) no-repeat left center; */
	margin: 5px;
	line-height: 44px;
	padding-left: 50px;
}
.searchbgon div.numbers3 {
	/* background: transparent url(/images/search_3_big_green.gif) no-repeat left center; */
}
#step03 div.searchforms {
	float: right;
	padding-top: 0px;
	width: 250px;
	line-height: 1.6em;
	font-size: 0.8em;
}
#step03 div.searchforms strong {
	font-size: 1.2em;
	padding-right: 20px;
}
div.numbers4 {
	/* background: transparent url(/images/search_4_big_red.gif) no-repeat left center; */
	margin: 5px;
	line-height: 44px;
	padding-left: 50px;
}
.searchbgon div.numbers4 {
	/* background: transparent url(/images/search_4_big_green.gif) no-repeat left center; */
}
#step04 div.searchforms {
	float: right;
	padding-top: 12px;
	width: 210px;
	line-height: normal;
}
#step04 div.searchforms2 {
	float: left;
	padding-top: 12px;
	width: 50px;
	line-height: normal;
}
#searchgoff {
 position: absolute;
 z-index: auto;
 right: 5%;
 padding: 7px 0px 7px 7px;
 margin-top: -16px;
}
#searchgoffbottom {
 position: absolute;
 z-index: auto;
 right: 5%;
 padding: 7px 0px 7px 7px;
 margin-top: -16px;
}
#searchgoff a, #searchgoffbottom a {
 line-height: 60px;
 font-size: 1.3em;
 font-weight: bold;
 text-decoration: none;
 padding: 7px 0px 7px 23px;
}
#searchgoff a span, #searchgoffbottom a span {
 border: 1px solid #c1c2d5;
 padding-right: 10px;
 padding-left: 10px;
}
.clsearchgoff {
	/* background: #b7f64c url(/images/searchgo_bg_b.gif) repeat-x left bottom; */
}
.clsearchgoffa {
	/* background: transparent url(/notmaison/search.nsf/search_go_small_red.gif) no-repeat left center; */
	color: #FFFFFF;
}
.clsearchgon {
	/* background: #b7f64c url(/images/searchgo_bg_a.gif) repeat-x left bottom; */
}

.clsearchgona {
	/* background: transparent url(/notmaison/search.nsf/search_go_small_green.gif) no-repeat left center; */
	color: #0647bb;
}
.secondnav {
	display: none;
}
.secondnav li {
	float: left;
	width: 33%;
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#footer {
	padding-top: 5px;
	border-top: 1px solid #0647bb;
}
.newlist {
	float: left;
	height: 150px;
	width: 145px;
	margin-left: 10px;
}
.newlistimg {
	height: 95px;
	width: 120px;
	border: 1px solid #c1c2d5;
	margin-right:0.5em;
}
.newlistimgnot {
	height: 95px;
	width: 120px;
	border: 1px solid #0647bb;
	background-color: #fcf9cf;
	margin-right:0.5em;
}
.newlistimg img, .newlistimgnot img {
	padding-top: 10px;
	padding-left: 10px;
}
.newlistp {
	padding: 5px 0px 0px;
	margin: 0px 25px 0px 0px;
	text-align: right;
}
.newlistpnot {
	padding: 5px 0px 0px;
	margin: 0px 25px 0px 0px;
	text-align: right;
	/* background: url(/images/newlistpnot_bg.gif) no-repeat left center; */
}
.blue {
	color: #0647bb;
}
#newresults {
	padding-bottom: 20px;
	padding-top: 0.5em;
}
#columncontent {
	/* background: url(/images/rightcol_bg.gif) repeat-y right top; */
	padding-bottom: 20px;
	clear: both;
}
#leftcol {
	text-align: justify;
	float: left;
	padding-top: 0.5em;
}
#leftcol h1 {
 border-bottom: solid 1px #c1c2d5;
}
#leftcol h3 {
 font-size: 1.4em;
}
#rightcol {
 display:none;
}
/*#rightcol form {
	margin: 0px;
	padding: 0px;
}
#rightcol h1 {
	font-size: 1.3em;
	color: #FFFFFF;
	background: #013db7 url(/images/right_h1_bg.gif) repeat-x left top;
	padding: 0.2em;
	letter-spacing: normal;
	font-weight: bold;
	border-bottom: 1px solid #013db7;
}
#rightcol h2 {
	font-size: 1.4em;
	color: #0647bb;
	font-weight: normal;
	margin: 0em;
	padding: 0.2em;
}
#rightcol ul.rightmenucheckbox{
	margin: 0em 0em 0em 0.4em;
	padding: 0em 0em 1em 0.2em;
}
#rightcol ul.rightmenucheckbox li {
	list-style: none;
}

#rightcol ul.rightmenu {
	margin: 0em 0em 0em 1.2em;
	padding: 0em 0em 1em 0.8em;
}
#rightcol ul.rightmenu li {
	list-style: url(/images/rightcol_li.gif);
}
#rightcol ul.rightmenu li a {
	color: #000000;
}
#rightcol ul.rightmenu li a:hover {
	color: #85c01e;
}*/
.searchform select, .searchform input, .searchform textarea, #rightcol select, #rightcol input, #rightcol textarea {
	font: 10px Arial, Helvetica, sans-serif;
	border: 1px solid #c1c2d5;
	color: #999999;
}
/*#rightcol input.greenbutton {
	font-weight: bold;
	color: #FFFFFF;
	background: #85c01e;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
}*/
#tri, .tripages{
	display:none;
}
/*#tri strong {
	font-size: 1.2em;
	color: #0647bb;
}
.tripages a {
	text-decoration: none;
	padding: 0.2em;
}
.tripages a:hover {
	color: #85c01e;
	text-decoration: underline;
}
.tripages a.underlinelink {
	text-decoration: underline;
	text-transform:uppercase;
}
.tripages a.selected, .tripages a.selected:hover {
	font-size: 1.4em;
	font-weight: bold;
	border: 1px solid #85c01e;
	color: #0647bb;
	text-decoration: none;
}*/
.listebiens {
	margin-top: 1em;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	border-bottom:solid 1px #c1c2d5;
	clear: both;
}
.listebiens .newlistimg, .listebiens .newlistimgnot {
 float: left;
}
.listebiens p {
	padding: 0.5em;
	font-size: 1em;
	margin: 0px;
}
html>body .listebiens p {
 float: none;
}
.bigger {
	font-size: 1.2em;
}
.smaller {
	font-size: 0.8em;
}
#bienilluscol {
	width: 230px;
	float: right;
	text-align: right;
	/*border-top: solid 1px #c1c2d5;*/
	border-bottom: solid 1px #c1c2d5;
}
#bienilluscol p strong{
 display: none;
}
#bienilluscol img {
	margin: 25px 0px 10px 0px;
	padding: 0px;
}
#biendesc {
	width: 385px;
}
html>body #biendesc {
	width: 390px;
}
#biendesc p {
	font-size: 1em;
	text-align: justify;
	line-height: 1.6em;	
	padding-bottom: 1em;
}
#biendesc p strong{
 font-size: 1.1em;
 text-transform: uppercase;
}
#biendesc table {
	border: solid 1px #c1c2d5;
	padding: 3px;
	width:100%;
}
#biendesc table td, #biendesc table th {
	padding: 2px 10px;
	width:50%;
}
html>body #biendesc table td, #biendesc table th {
	padding: 1px;
	}
table, tr, th, td {
	text-align: left;
}
th {
	white-space: nowrap;
	padding-right: 4em;
}
#contactdiv {
	width: 440px;
	position: absolute;
	right: 12%;
	z-index: auto;
	background: #FFFFFF;
	border: 1px solid #0647bb;
	visibility: hidden;
}
.closeborder {
	background: #c1c2d5;
	text-align: right;
	padding: 5px;
}
.refreshlist {
 /* background: transparent url(/notmaison/search.nsf/semi-transparent.gif) repeat left top; */
 margin: -20px 0px 0px -20px;
 padding: 0px;
 width: 200px;
 border: 1px solid #009900;
 position: absolute;
 z-index: 1000;
}
.refreshlist p {
 font-size: 1.6em;
 text-align: center;
 color: #009900;
 margin: 0px;
 padding: 20px;
 /* background: transparent url(/notmaison/search.nsf/refresh_p_bg.gif) no-repeat center center; */
 font-weight: bold;
 line-height: 1.7em;
}
.steprefresh {
 float: right;
 margin-top: 16px;
 margin-right: -10px;
 cursor: pointer;
 display: block;
 position:relative;
 z-index: auto;
}
.listbottomtext {
 margin: 0px;
 padding: 0px 0px 0px 10px;
 color: #006600;
 font-size: 1.1em;
 font-weight: bold;
 letter-spacing: 0.1em;
 clear: left;
}
#selection {
    position: absolute;
    top: 0px;
    z-index:8;
    left: 0px;
    width: 1px;
    height: 1px;
    border-style: solid;
    border-width: 2px;
    background:#006699;
    border-color: #006699;
    visibility: hidden;
    filter:alpha(opacity=20);
    opacity:.20;
}
#dragdrop {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index:5;
    visibility: hidden;
}
/*ADDS GREG 20070326*/
#searchform{
 display:none;
}
#theresults h1 {
 border-bottom: 1px solid #c1c2d5;
}
#header_print {
 padding-bottom: 0.5em;
 border-bottom: 1px solid #8d94c9;
}
#header_print, #leftcol, #theresults h1, #footer {
 width: 640px;
}

.imgnodisplay {
 display:none;
}
.print_info_right {
 border-top: solid 1px #8d94c9;
 width: 640px;
 padding-top: 20px;
}
html>body .print_info_right {
 padding-top: 10px;
}

.print_info_right h2{
 font-size: 1.3em;
 margin-bottom: 2px;
}
.print_info_right p{
 margin: 1px;
}
.my_comment {
 width: 640px;
 height: 150px;
 border: solid 1px #8d94c9;
 margin-bottom: 10px;
}