ul#TypeBiens {
	margin: 0px auto 0px auto;
	padding: 0px 12px 0px 0px;
	list-style-type:none;
	border-bottom:1px solid #960;
	height:30px;
	
}

ul#TypeBiens li{
	float: left;
	margin-left: 0px;
	text-align: center;
	width:124px;
	height:30px;
	text-transform:uppercase;
	margin-bottom: 0px;
	background-image:url(../images/ongletType.jpg);
	background-repeat:no-repeat;
	padding-top:12px;
}


ul#TypeBiens a{

padding:1px;
color:#960;
text-decoration:none;
text-transform:uppercase;
font-weight:bold;
}

ul#TypeBiens a:hover{
color:#FFC;
text-decoration:underline;

}



#InfosBiens{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
margin-left: 5px;
margin-bottom: 25px;
margin-top: 0px;
padding:0px;
}

.affBien{
width:890px;
height:200px;
background-color:#FFFFCC;
margin-bottom:5px;
border-bottom: 1px solid #000;

}

.affBien img{
float:left;
background-color:#CCCCCC;
height:129px;
width:175px;
overflow:hidden;
}

.affBien .Coeur{

height:30px;
width:30px;

}



/*REF*/
.ClasseRef {
	float: left;
	width: 890px; height: 35px;
	background:url(../images/fondListTitre.jpg) top left no-repeat;
	}

.ClasseRef a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 20px/1 Georgia, serif;
	color:#FFF;
	text-decoration: none;
	background:url(../images/fondListTitre.jpg) top left no-repeat;
	}
.ClasseRef span {
	display: block;
	margin:0; padding: 10px 0 0 5px;
	}
.ClasseRef a:hover {
	/*background-image: none;
	color: yellow;*/
	}
.ClasseRef a:active {
	/*color: black;*/
	}
	
	
/*TITRE*/
.ClasseTitre {
	float: left;
	width: 890px; height: 35px;
	background:url(../images/fondListTitre2.jpg) top left repeat;
	}

.ClasseTitre  a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 12px/1 Verdana, sans-serif;
	color:#FFF;
	text-decoration: none;
	background:url(../images/fondListTitre2.jpg) top left repeat;
	}
.ClasseTitre  span {
	display: block;
	margin:0; padding: 5px 0 0 5px;
	}
.ClasseTitre  a:hover {
	/*background-image: none;
	color: yellow;*/
	}
.ClasseTitre  a:active {
	/*color: black;*/
	}
	
/*TEXTE*/
.ClasseTexte {
display:block;
float:right;
width: 700px;
font-size:11px;
overflow:hidden;
}

.ClasseTexte a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: normal 12px/1 Verdana, sans-serif;
	color:#000;
	text-decoration: none;
	}
.ClasseTexte  span {
	display: block;
	margin:0; padding: 0px;
	font-weight:bold;
	text-align:right;
	margin-top:15px;
	
	}
.ClasseTexte  a:hover {
	text-decoration: none;
	/*background-image: none;
	color: yellow;*/
	}
.ClasseTexte a:active {
	/*color: black;*/
	}

.contactAgence {
font: bold 14px Georgia, serif;
color:#960;
margin:0 0 2px 5px;
}

ul#listeContacts  {
text-align:justify;
width:680px;
list-style-type:disc;
}
ul#listeContacts  li {
margin-bottom:20px;
font-size:12px;

}


/*selectionner */

.buttonSelection {
	border: 1px solid #FAD392;
	/*border-top: 1px solid #FAD392;
	border-left: 1px solid #FAD392;*/
	color: #996600;
	font-weight:bold;
	background-color: #F2B648;
	padding: 2px;
}

.buttonSelection:hover {
	background-color: #FAD392;
}

.SelectAnnonces{ font-family:Arial, Helvetica, sans-serif; size:14px;}
.SelectLegend{
border-left:3px solid #996600;
color:#996600;
font:bold 16px Georgia,serif;
text-decoration:underline;
}