#max {
	position: relative;
	width: 715px;
	left: 50%;
	margin-left: -357px;
}
#header {
	background-image: url(images/header.jpg);
	position: relative;
	height: 119px;
}
#corps {
	background-image: url(images/lien7.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#flash {
	position: absolute;
	left: 0px;
	top: 0px;
}
#langue {
	position: absolute;
	right: 0px;
	left: 550px;
	top: 19px;
}
#formulaire_nom {
	background-image: url(images/recherche_nom.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 189px;
}
#formulaire_nom_nl {
	background-image: url(images/recherche_name.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 189px;
}
#formulaire_cp {
	background-image: url(images/recherche_cp.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 189px;
}
#formulaire_cp_nl {
	background-image: url(images/recherche_cp_nl.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 189px;
}
#formulaire_type {
	background-image: url(images/recherche_type.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 189px;
}
#formulaire_type_nl {
	background-image: url(images/recherche_type_nl.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 189px;
}
#formulaire_lits {
	background-image: url(images/recherche_lits.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 189px;
}
#formulaire_lits_nl {
	background-image: url(images/recherche_beds.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 189px;
}
#formulaire_budget {
	background-image: url(images/recherche_budget.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 189px;
}
#formulaire_budget_nl {
	background-image: url(images/recherche_budget_nl.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 189px;
}
#left input, #left select, #left form {
	border: none;
	font-size: 10px;
}
.ok {
	border: 0px none;
	background-color: #B0CEE5;
}
#corps h1 {
	margin-top: 0px;
	margin-left: 80px;
	color: #FAB418;
}
#contenu h1 {
	margin-top: 0px;
	color: #FAB418;
	font-size: 16px;
}
#contenu h2 {
	margin-top: 0px;
	font-size: 12px;
}
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/fond_body.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #74ACDB;
}
#left {
	float: left;
	position: relative;
}
#footer {
	clear: both;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	height: 22px;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
}
#center {
	float: left;
	height: auto;
	margin-left: 15px;
	font-size: 12px;
}
#center h1 {
margin-left:0px;}
#center2 h1 {
margin-left:0px;}
#center2 {
	float: left;
	height: auto;
	margin-left: 15px;
	font-size: 12px;
	width:550px;
}
#right {
	position: relative;
	float: right;
	width: 112px;
}
#pub1 {
	border: 1px solid #666666;
	height: 200px;
margin-top:15px;
}
#pub2 {
	border: 1px solid #666666;
	height: 100px;
	margin-top:15px;
}
#pub3 {
	border: 1px solid #666666;
	height: 100px;
	margin-top:15px;
}
#news {
	border: 1px solid #666666;
	height: 125px;
	margin-top:15px;
	margin-bottom:15px;
	font-size: 10px;
	text-align: left;
	background-color: #E49C0C;
	padding-left:5px;
	padding-right:5px;
	overflow:hidden;
}
.news_h1{
	color:#000000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin:0px;
	padding:0px;
	margin-bottom:-15px;
}
.element hr {
	clear:left;
	margin-top:50px;
	}
.element p {
	margin: 0px;
	padding:0px;
	font-size: 10px;
	float: left;
}
.element h1 {
	font-size: 14px;
	color: #F8BB46;
	font-weight: bolder;
	margin: 0px 0px 2px;
	padding: 0px;
}
.icones {
	text-align: right;
	width: auto;
	font-size: 10px;
}
.element {
	clear: left;
	margin-top: 55px; !important
	margin-top: 15px;
}
.first{
	margin-top: 0px;
}
.element a {
	color: #000000;
	text-decoration: none;
	font-size: 9px;
}
#contenu {
	clear: both;
	margin-left:80px;
	margin-right:100px;
	font-size: 12px;
}
#langue a {
	color: #000000;
	text-decoration: none;
}
#news h1 {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-align: center;
}
#carte {
	text-align: center;
}
#noscript {
	position: absolute;
	width: 150px;
	left: 0px;
	top: 0px;
}
#noscript h1{
	font-size:11px;
}
div.autocomplete_nom {
	background-color:#FFFFFF;
	font-size: 9px;
	overflow:hidden;
	filter:alpha(opacity=65);
   -moz-opacity:0.65;
	opacity: 0.65;
}
div.autocomplete_nom a {
            color: black;
}
div.autocomplete_nom ul {
            border:1px solid black;
            margin:0;
            padding:0;
            list-style-type:none;
}
div.autocomplete_nom ul li.selected {
            background-color: #FFFADD;
}.margin_right {
	margin-right: 6px;
}
#wait {
	position: absolute;
	height: 100px;
	width: 100px;
	background-color: #666666;
	text-align: center;
	color: #FF0000;
	left: 30%;
}
#center a, #center2 a {
	color: #666666;
}
#center table, #center form {
	font-size: 12px;
}
#center2 table, #center2 form {
	font-size: 12px;
}
.maison h1 {
	font-size: 12px;
}
.maison {
		position: relative;
	width: 150px;
	float: left;
margin-left:15px;
height:150px;
	overflow: hidden;
	border: 1px dotted #999999;
margin-top:15px;
text-align:center;
}
