﻿html {
	height : 100%;
	margin : 0px;
	padding : 0px;
}

body {
	height : 100%;
	margin : 0px;
	padding : 0px;
	background : #C9C9C9 url('../images/design/bg.gif') repeat-x;
	font-family : Verdana, Arial, Times New Roman;
	font-size : 10px;
	color : #44555F;
}

form {
	padding : 0px;
	margin : 0px;
}

h6 {
	padding : 0px;
	margin : 0px;
	display : inline;
}

b {
	font-size : 11px;
}

hr {
	height:1px;
	background-color : #ACD037;
	color : #ACD037;
	border : 0px;
}

a:link, a:active, a:visited {
	color : #6ebd19;
}

a:hover {
	color : #bddc5a;	
}

img {
	border : 0px;
}

/* ---------------------------------------------------------- */
/* Master Page */
table.main {
	width : 100%;
	text-align : center;
}

table.body {
	width : 920px;
	text-align : left;
}

tr.main_top {
	vertical-align : top;
	height : 95px;
}

td.main_right {
	width : 160px;
}

tr.main_languages {
	height : 15px;
}

td.main_languages {
	text-align : right;
	padding-right : 40px;
	font-weight : bold;
}

a.language:link, a.language:active, a.language:visited {
	color : #41545E;
}

a.language:hover {
	color : #ABD034;
}

span.selected_language {
	color : #ABD034;
}

td.belgeo_logo {
	background : url('../images/design/belgeo.gif') no-repeat bottom left;
	height : 95px;
}

td.top_banner {
	vertical-align : middle;
}

td.copyright {
	height : 14px;
	padding-top : 5px;
	color : #6B7880;
	text-align : center;
}

@media print {
	div.printmessage {
		text-align : center;
		width : 300px;
		border : 2px solid #FF0000;
		background-color : #F5E7E7;
		font-size : 14px;
		font-weight : bold;
		color : #FF0000;
		margin-left : auto;
		margin-right : auto;
	}
}

@media screen {
	div.printmessage {
		display : none;
	}
}

div.words {
	float : right;
	margin-right : 35px;
	margin-top : 50px;
	text-align : right;
}

span.word {
	font-family : Sans-Serif, Verdana, Arial, Times New Roman;
	font-size : 18px;
	/*font-weight : bold;*/
	display : none;
	/*visibility : hidden;*/
}

span.gray {
	color : #BBBBBB;
}

span.green {
	color : #c8df79;
}

/* ---------------------------------------------------------- */
/* Common classes */ 
span.box_title {
	font-size : 14px;
	font-weight : bold;
	color : #43545C;
	display : block;
	text-decoration : none;
}

span.box_content {
	color : #576E59;
	margin-top : 8px;
	display : block;
	text-decoration : none;
}

/* White box */
table.white_box {
	background : #FFFFFF;
}

td.white_box_tl {
	/*background : url('../images/design/corner01_tl.gif') no-repeat top left;*/
	width : 30px;
	height : 18px;
}

td.white_box_tr {
	/*background : url('../images/design/corner01_tr.gif') no-repeat top right*/
	width : 43px;
}

td.white_box_bl {
	/*background : url('../images/design/corner01_bl.gif') no-repeat bottom left;*/
	width : 12px;
}

td.white_box_br {
	/*background : url('../images/design/arrow01.gif') no-repeat;*/
	height : 26px;
}

div.white_box_title span span {
	font-size : 9px;
	color : #44555F;
	font-weight : normal;
}

div.white_box_title span,
span.white_box_title {
	font-size : 12px;
	color : #44555F;
	font-weight : bold;
	text-align : left;
}

td.white_box_start {
	width : 35px;
	height:80px;
	text-align : center;
}

td.white_box_end {
	width : 30px;	
	height:80px;
	text-align : center;
}

.white_box_action {
	width : 43px;
	height : 24px;
	display : block;
	position : absolute;
	bottom : 0px;
	right : 0px;
	background-color : Transparent !important;
	border : 0px;
}

/* ---------------------------------------------------------- */
/* Small Box */
div.small_box_title,
div.small_box_title a:link,
div.small_box_title a:visited,
div.small_box_title a:active,
div.small_box_title a:hover {
	color : #445660;
	font-size : 13px;
	padding-top : 5px;
	text-align : left;
	text-decoration : none;
}

h1.small_box_title {
	color : #445660;
	font-size : 13px;
	font-weight : bold;
	margin : 0px;
	display : inline;
	text-decoration : none;
}

div.small_box_content,
div.small_box_content a:link,
div.small_box_content a:active,
div.small_box_content a:visited,
div.small_box_content a:hover {
	color : #576E59;
	font-size : 10px;
	text-align : left;
	text-decoration : none;
}

/* ---------------------------------------------------------- */
/* Info Box */
div.info {
	width : 75%;
	height:100%;
	background-color : #DEECAF;
	border : 1px dashed #ACD037;
	margin : auto;
	vertical-align : super;
	padding : 4px;
}

div.info div,
div.warning div {
	float:left;
	margin-right:10px;
}

div.info span,
div.warning span {
	color : #44555F;
}

div.warning {
	width : 75%;
	height:100%;
	background-color : #FAE7E7;
	border : 1px dashed #FF0000;
	margin : auto;
	vertical-align : super;
	padding : 4px;
}

/* ---------------------------------------------------------- */
/* Menu */
div.menu_item_global {
	text-align : center;
	font-size : 9px;
	font-weight : bold;
	color : #455560;
}

div.menu_item {
	width:100%;
	height : 28px;
	/*border-bottom : 1px solid #FFFFFF;*/
}

div.menu_item_selected {
	height : 28px;
	width:100%;
	background-color : #ACD037;
}

div.menu_item_selected div {
	background : url('../images/design/corner07_tl.gif') no-repeat top left;
	height:100%;
	width:100%;
}

div.menu_item_selected div div {
	background : url('../images/design/corner07_tr.gif') no-repeat top right;
	height:100%;
	width:100%;
}

div.menu_item_selected .menu_item_top {
	border-top : 1px solid #FFFFFF;
}

div.menu_item_selected .menu_item_left {
	border-left : 1px solid #FFFFFF;
}

div.menu_item_selected .menu_item_right {
	border-right : 1px solid #FFFFFF;
}

div.menu_item_special {
	height : 27px;
	width:100%;
	background : url('../images/design/top_immo_off.gif') no-repeat;
	border-bottom : 1px solid #FFFFFF;
}

div.menu_item_special_selected {
	height : 28px;
	width:100%;
	background : #ACD037 url('../images/design/top_immo_on.gif') no-repeat;
}

a:link.menu_link,
a:active.menu_link,
a:visited.menu_link {
	display : block;
	color : #44555F;
	text-decoration : none;
}
a:hover.menu_link {
	display : block;
	color : #44555F;
	text-decoration : underline;
}

/* ---------------------------------------------------------- */
/* Container */
div.content_top_left_corner {
	background : no-repeat top left;
}

div.content_top_right_corner {
	background : no-repeat top right;
}

div.content_bottom_left_corner {
	background : no-repeat bottom left;
}

div.content_bottom_right_corner {
	background : no-repeat bottom right;
}

div.content_background_image {
	background-position : 3% 100%;
	background-repeat : no-repeat;
}

/* ---------------------------------------------------------- */
/* Map Error Box */
div.map_error_container {
	width : 464px;
}

div.map_error_top_left_corner {
	background : url('../images/design/corner10_tl.gif') no-repeat top left;
}

div.map_error_top_right_corner {
	background : url('../images/design/corner10_tr.gif') no-repeat top right;
}

div.map_error_bottom_left_corner {
	background : url('../images/design/corner10_bl.gif') no-repeat bottom left;
}

div.map_error_bottom_right_corner {
	background : url('../images/design/corner10_br.gif') no-repeat bottom right;
}

table.map_error_table {
	width : 464px;
}

td.map_error_td_top {
	border-top : 2px solid #FFFFFF;
}

td.map_error_td_bottom {
	border-bottom : 2px solid #FFFFFF;
}

td.map_error_td_left {
	border-left : 2px solid #FFFFFF;
}

td.map_error_td_right {
	border-right : 2px solid #FFFFFF;
}

/* ---------------------------------------------------------- */
/* Address Form */
input.address_form {
	height : 13px;
	border : 1px solid #7D9A25;
	margin : 0px;
	margin-bottom : -1px;
	margin-top : -1px;
	padding : 0px;
	font: 100% Verdana,Arial,Sans-serif;
	color : #44555F;
}

select.address_form {
	border : 1px solid #7D9A25;
	vertical-align : middle;
	font: 100% Verdana,Arial,Sans-serif;
	color : #44555F;
}

span.address_form {
	font-size : 9px;
	color : #445461;
	height : 10px;
	padding : 0px;
	margin-top : 1px;
	margin : 0px;
}

/* ---------------------------------------------------------- */
/* Default page */
td.big_box_top {
	background : url('../images/design/top01.gif') no-repeat;
	width : 753px;
	height : 10px;
}

td.big_box_left {
	background : url('../images/design/left01.gif') no-repeat;
	width : 35px;
	height : 203px;
}

td.big_box_center {
	width : 696px;
	background : #ACD037
}

td.big_box_right {
	background : url('../images/design/right01.gif') no-repeat left;
	width : 22px;
	height : 203px;
}

td.big_box_bottom {
	background : url('../images/design/bottom01.gif') no-repeat;
	width : 753px;
	height : 15px;
}

td.big_box_logo {
	background : url('../images/design/picto01.gif') no-repeat center center;
	height : 73px;
}

input.web_search {
	height : 14px;
	width : 126px;
	border : 1px solid #DDEEAF;
	margin : 0px;
	margin-bottom : -1px;
	margin-top : -1px;
	padding : 0px;
	font: 100% Verdana,Arial,Sans-serif;
	color : #44555F;
}

/* ---------------------------------------------------------- */
/* Map page */
div.map {
	width : 685px;
	height : 475px;
	border : 1px solid #455560;
}

.map_content_title {
	font-size : 12px;
	color : #44555F;
	font-weight : bold;
	margin-bottom : 10px;
}

.map_content_title a:link,
.map_content_title a:visited,
.map_content_title a:active,
.map_content_title a:hover {
	text-decoration : none;
	color : #44555F;
}

table.addresses_list {
	margin-left : 75px;
}

table.map_summary a:link,
table.map_summary a:visited,
table.map_summary a:active,
table.map_summary a:hover {
	text-decoration : none;
	color : #44555F;
}

div.map_buttons {
	z-index : 1500;
	position : absolute;
	top : 10px;
	right : 10px;
}

span.map_button {
	width : 80px;
	height : 15px;
	margin-left : 10px;
	display : block;
	float : left;
	background-color : #DEECAF;
	border : 1px solid #455560;
	text-align : center;
	padding-top : 3px;
}

div.overlib {
	position:absolute;
	z-index:2000;
	display:none;
	background-color : #DEECAF;
	border : 1px solid #455560;
	height : 40px;
	width : 120px;
}

div.description_container {
	width : 275px;
	position : absolute;
	display : none;
	border : 1px solid #455560;
	top : 0px;
	left : 0px;
	height : 400px;
	z-index:10000;
	background-color : #DEECAF;
}

div.description_title {
	background-color : #ACD037;
	height : 25px;
	font-size : 13px;
	font-weight : bold;
	width : 275px;
}

div.segments_container {
	overflow : auto;
	height : 375px;
	width : 275px;
}

table.segments {
	border-collapse : collapse;
}

th.title_separator {
	border-bottom : 1px solid #ACD037;
}

.row_separator {
	border-top : 1px dashed #ACD037;
}

.column_separator {
	border-right : 1px solid #ACD037;
}

td.segment, th.segment {
	padding:3px 0px 3px 0px
}

div.segment_instruction {
	font-size : 10px;
}

div.segment_information {
	margin-left : 10px;
	color : #999999;
	font-size : 10px;
}

/* ---------------------------------------------------------- */
/* Immo page */
td.immo_bottom {
	background : #DDECAF url('../images/design/bg_immo.gif') no-repeat bottom left;
	height:35px;
	width : 179px;
}

input.immo_form {
	height : 13px;
	border : 1px solid #7D9A25;
	margin : 0px;
	margin-bottom : -1px;
	margin-top : -1px;
	padding : 0px;
	font: 100% Verdana,Arial,Sans-serif;
	color : #44555F;
}

select.immo_form {
	border : 1px solid #7D9A25;
	vertical-align : middle;
	font: 100% Verdana,Arial,Sans-serif;
	color : #44555F;
}

/* ---------------------------------------------------------- */
/* Pages page */
table.blue_search_box h6 {
	color : #77b8f1;
}

table.yellow_search_box h6 {
	color : #fbb513;
}

table.yellow_search_box input {
	width : 98px;
	height : 15px;
	margin : 0px;
	padding : 0px;
	font: 100% Verdana,Arial,Sans-serif;
	color : #44555F;
	border : 1px solid #fbb513;
}

table.blue_search_box input {
	width : 98px;
	height : 13px;
	margin : 0px;
	padding : 0px;
	font: 100% Verdana,Arial,Sans-serif;
	color : #44555F;
}

/* ---------------------------------------------------------- */
/* Solutions page */
div.submenu_container {
	float:left;
	width:200px;
	margin-top:10px;
	vertical-align : middle;
}

span.submenu {
	display:block;
	height : 25px;
	vertical-align : middle;
	line-height : 25px;
	font-weight : bold;
	padding-left : 15px;
}

span.selected {
	background-color : #FFFFFF;
	display:block;
}

span.submenu a:link, span.submenu a:visited, span.submenu a:active {
	color : #44555F;
	text-decoration : none;
	display : block;
}

span.submenu a:hover {
	color : #44555F;
	text-decoration : underline;
	display : block;
}

div.category {
	margin : 10px 10px 0px 10px;
}

div.category h4 {
	font-size : 13px;
	margin : 0px 0px 15px 0px;
	padding : 0px;
}

div.category li {
	margin-bottom : 10px;
	list-style-type : square;
}

div.category p {
	margin: 10px 0px 10px 0px;
	padding:0px;
}

div.category li ul li {
	margin : 5px 0px 5px 0px;
	list-style-type : disc;
}

a:link.gray_link,
a:visited.gray_link,
a:active.gray_link,
a:hover.gray_link {
	text-decoration : none;
	color : #44555F;
}

tr.form td {
	height : 25px;
	vertical-align :top;
}

td.form_lbl {
	width : 120px;
	font-weight:bold;
}

tr.form_error td {
	height : 25px;
	background-color : #fae7e7;
	vertical-align :top;
}

tr.form_error td input {
	border : 1px solid #FF0000;
}

form fieldset {
	border : 1px solid #ACD037;
}

form fieldset legend {
	font-weight : bold;
	font-size : 11px;
	color : #44555F;
}

.popupTitle {
	background-color : #ACD037;
	padding : 2px;
	font-family : verdana;
	font-size : 10px;
	font-weight : bold;
}

.popupContent {
	background-color : #DEECAF;
	border : 1px solid #ACD037;
	padding : 3px;
}



