.immoBien
{
	font-family:Arial;
	font-size:12px;
	width:708px;
}
.immoHeader
{
	background-image:url('/images/immo/headerGauche.jpg');
	background-repeat:no-repeat;
	background-color:#fff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	padding-left:10px;
	line-height:25px;
	height:25px;
	position:relative;
}
.immoImgExclu
{
	float:right;
	position:absolute;
	top:1px;
	right:100px;
}
.immoSpanPrix
{
	float:right;
	position:absolute;
	top:1px;
	right:0;
	width:99px;
	background-image:url('/images/immo/fondprix.gif');
	background-repeat:no-repeat;
	height:23px;
	line-height:23px;
	text-align:center;
}
.immoInner
{
	margin:6px;
	width:100%;
	position:relative;
	height:200px;
}
.immoInner img
{
	border:none;
}
.immoInnerLeft
{
	width:252px;
	height:189px;
	left:0;
	top:0;
	position:absolute;
	background-image:url('/images/immo/henault.jpg');
	background-repeat:no-repeat;
}
.immoInnerRight
{
	height:189px;
	left:257px;
	width:442px;
	top:0;
	position:absolute;
}
.immoInnerRight p
{
	border:1px solid #e7d5d5;
	padding:5px;
	background-color:#f2e8e7;
	margin:0 0 8 0;
}
.immoInnerRight img
{
	float:left;
	margin-right:5px;
}

.immoInnerRight ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

.immoRechercherBien
{
	width:249px;
	height:210px;
	background:url(/images/immo/bgSearchPageInt.png) no-repeat left top transparent;
}

.immoRechercherBien p
{
	font-family: Arial;
	font-size:12px;
	color:#fff;
	position:relative;
	padding-left:10px;
	margin-bottom:20px;
}

#formImmoRecherche
{
	padding-top:40px;
}

.immoRechercherBien select
{
	font-family: Arial;
	font-size: 10px;
	width:120px;
	position:absolute;
	right:35px;
}

#immoBtnOkHome
{
	background:url(/images/immo/bouton_valider_1.gif);
	width:75px;
	height:22px;
	cursor:pointer;
	left:150px;
	/* position:absolute; */
	margin:0 0 0 10px;
}

#immoListeContainer
{
	background-color:#fff;
	margin-left:18px;
	width:708px;
	margin-top:20px;
	font-family:Arial;
	font-size:12px;
}

#immoListeContainer form
{
	margin:0;
	padding:0;
}
#immoBtnOk
{
	background:url(/images/immo/btnOkRecherche.gif);
	width:47px;
	height:22px;
	cursor:pointer;
	position:absolute;
	right:10px;
	top:80px;
}
.immoRechercherBienListe
{
	background-color:#b93e39;
	padding-bottom:40px;
	position:relative;
}
.immoRechercherBienListe img
{
	margin-bottom:10px;
}
.immoRechercherBienListe p
{
	font-family: Arial;
	font-size:12px;
	color:#fff;
	position:relative;
	padding-left:10px;
	display:inline;
}
.immoRechercherBienListe select
{
	font-family: Arial;
	font-size: 10px;
	width:150px;
}

#immoPagination
{
	text-align: right;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-family: Arial;
	font-size:12px;
	color:#999;
	/*letter-spacing:3px;*/
	font-weight:bold;
}
#immoPagination a
{
	color:#b93e39;
	text-decoration:none;
}