/* Boite de dialogue pour recherche de biens */
.CoeurCoinHautGauche {
	height: 4px;
	width:   4px;
	position: absolute;
	z-index: 300;
	top: 150px;
	left: 330px;
	background: url(../../images/recherche-CHG.gif) no-repeat;
}
.CoeurCoinHautDroit {
	height: 4px;
	width:  4px;
	position: absolute;
	z-index: 301;
	top: 150px;
	left: 966px;
	background: url(../../images/recherche-CHD.gif) no-repeat;
}
.CoeurHaut {
	height: 4px;
	width:  633px;
	position: absolute;
	z-index: 302;
	top: 150px;
	left: 334px;
	background: url(../../images/recherche-haut.gif) no-repeat;
}
.CoeurCoinBasGauche {
	height: 4px;
	width:  4px;
	position: absolute;
	z-index: 303;
	top: 462px;
	left: 330px;
	background: url(../../images/recherche-CBG.gif) no-repeat;
}
.CoeurCoinBasDroit {
	height: 4px;
	width:   4px;
	position: absolute;
	z-index: 304;
	top: 462px;
	left: 966px;
	background: url(../../images/recherche-CBD.gif) no-repeat;
}
.CoeurBas {
	height: 4px;
	width:   633px;
	position: absolute;
	z-index: 305;
	top: 462px;
	left: 334px;
	background: url(../../images/recherche-bas.gif) no-repeat;
}
.CoeurGauche {
	height: 308px;
	width:   4px;
	position: absolute;
	z-index: 306;
	top: 154px;
	left: 330px;
	background: url(../../images/recherche-gauche.gif) no-repeat;
}
.CoeurDroit {
	height: 308px;
	width:   4px;
	position: absolute;
	z-index: 307;
	top: 154px;
	left: 966px;
	background: url(../../images/recherche-droit.gif) no-repeat;
}
.CoeurBandeau {
	height: 30px;
	width:   632px;
	position: absolute;
	z-index: 308;
	top: 154px;
	left: 334px;
	background: url(../../images/bandeau.gif) no-repeat;
}
.CoeurContenu {
	width: 632px;
	height: 279px;
	background-color: #E6F3F4;
	position: absolute;
	z-index: 309;
	top: 184px;
	left: 334px;
}
.CoeurTexteBandeauHaut {
	height: 20px;
	width:   625px;
	position: absolute;
	z-index: 310;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 10pt;
	color: #C4F2F2;
	top: 158px;
	left: 340px;
}
.CoeurAfficheTexteBandeauHaut {
	height: 279px;
	width:   632px;
	position: absolute;
	z-index: 311;
	top: 183px;
	left:334px;
}