/* Boite de dialogue pour recherche de biens */
.ResultatCoinHautGauche {
	height: 4px;
	width:   4px;
	position: absolute;
	z-index: 600;
	top: 150px;
	left: 330px;
	background: url(../images/recherche-CHG.gif) no-repeat;
}
.ResultatCoinHautDroit {
	height: 4px;
	width:  4px;
	position: absolute;
	z-index: 601;
	top: 150px;
	left: 966px;
	background: url(../images/recherche-CHD.gif) no-repeat;
}
.ResultatHaut {
	height: 4px;
	width:  633px;
	position: absolute;
	z-index: 602;
	top: 150px;
	left: 334px;
	background: url(../images/recherche-haut.gif) no-repeat;
}
.ResultatCoinBasGauche {
	height: 4px;
	width:  4px;
	position: absolute;
	z-index: 603;
	top: 754px;
	left: 330px;
	background: url(../images/recherche-CBG.gif) no-repeat;
}
.ResultatCoinBasDroit {
	height: 4px;
	width:   4px;
	position: absolute;
	z-index: 604;
	top: 754px;
	left: 966px;
	background: url(../images/recherche-CBD.gif) no-repeat;
}
.ResultatBas {
	height: 4px;
	width:   633px;
	position: absolute;
	z-index: 605;
	top: 754px;
	left: 334px;
	background: url(../images/recherche-bas.gif) no-repeat;
}
.ResultatGauche {
	height: 600px;
	width:   4px;
	position: absolute;
	z-index: 606;
	top: 154px;
	left: 330px;
	background: url(../images/recherche-gauche.gif) no-repeat;
}
.ResultatDroit {
	height: 600px;
	width:   4px;
	position: absolute;
	z-index: 607;
	top: 154px;
	left: 966px;
	background: url(../images/recherche-droit.gif) no-repeat;
}
.ResultatBandeau {
	height: 30px;
	width:   632px;
	position: absolute;
	z-index: 608;
	top: 154px;
	left: 334px;
	background: url(../images/bandeau.gif) no-repeat;
}
.ResultatContenu {
	width: 632px;
	height: 570px;
	background-color: #E6F3F4;
	position: absolute;
	z-index: 609;
	top: 184px;
	left: 334px;
}
.ResultatTexteBandeauHaut {
	height: 20px;
	width:   625px;
	position: absolute;
	z-index: 610;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 10pt;
	color: #C4F2F2;
	top: 158px;
	left: 340px;
}
.ResultatAfficheTexteBandeauHaut {
	height: 570px;
	width:   632px;
	position: absolute;
	z-index: 611;
	top: 183px;
	left:334px;
	background-color: #E6F3F4;
  overflow: scroll;
  }
  .ResultatAfficheTexteBandeauHaut1 {
	height: 570px;
	width:   632px;
	position: absolute;
	z-index: 612;
	top: 183px;
	left:334px;
	background-color: #E6F3F4;
  }
