.navigation
{
	padding:3px;
	margin-left:5px;
	margin-right:6px;
	_margin-right:15px;
	background:#bbac6f;
	color:black;
	font-weight:bold;
}

.navigation .page_navigation
{
	width:150px;
	height:20px;
	line-height:20px;
}

.navigation .recherche_navig_pages_selected a
{
	color:red;
}

.loupe
{
	width:20px;
	height:19px;
	float:left;
	background:url(loupe.jpg);
}

.bien_recherche_alerte
{
	padding:5px;
}

.bien_recherche_alerte .error label
{
	color:red;
}

.bien_recherche_alerte .error input
{
	border:1px solid red;
}

.bien_recherche_alerte .success
{
	font-weight:bold;
	color:red;	
	margin-top:10px;
}

.bien_recherche_alerte input
{
	border:1px solid black;
	font-size:10px;
}

.bien_recherche_alerte .form
{
	width:400px;
	margin-left:100px;
}

.bien_recherche_alerte .submit
{
	height:21px;
	width:171px;
	background:url(valider_alerte.jpg);
	cursor:pointer;
	border:0;
}

.bien_recherche_alerte_titre
{
	margin:5px;
	font-size:15px;
	padding:5px;
	padding-left:15px;
	color:white;
	background:#930101;
	font-weight:bold;
}

.bien_recherche_alerte .soustitre
{
	margin-top:5px;
	font-size:10px;
	font-weight:bold;
	margin-left:100px;	
}

.bien_recherche_alerte .information
{
	font-size:10px;
	margin-left:100px;	
}

.bien_recherche_aucun_resultat
{
	background:#bbac6f;
	font-weight:bold;
	color:black;
	font-size:12px;
	padding:3px;
	margin:5px;
}

.bien_recherche_resultat
{
	background:#bbac6f;
	font-weight:bold;
	color:white;
	font-size:12px;
	padding:3px;
	margin:5px;
}

.bien_element .tetiere
{
	background:url(bloc_tetiere.jpg);
	height:55px;
	width:715px;
	padding-left:25px;
}

.bien_element .tetiere .left_col
{
	margin-left:30px;
	_margin-left:15px;
	float:left;
}

.bien_element .tetiere .right_col
{
	float:right;
	margin-right:10px;
}

.bien_element .tetiere .left_col, .bien_element .tetiere .right_col
{
	color:white;
	height:55px;
	line-height:53px;
	font-size:13px;
	font-weight:bold;
}

.bien_element
{
	position:relative;width:740px;
}

.bien_element .boutons
{
	float:right;
	width:70px;
}

.bien_element .boutons li
{	
	list-style-type:none;
}


.bien_element .contenu
{
	margin-left:55px;
	margin-right:80px;
	text-align:left;
}

.bien_element .contenu .photo
{
	margin-left:10px;
	float:right;
	position:relative;
	text-align:right;	
}

.bien_element .contenu .photo img
{
	border:1px solid black;
}

.bien_element .contenu .description
{
	color:black;
	font-weight:bold;
}

.bien_element .contenu .reference
{
	margin-top:20px;
	color:#940101;
	font-size:11px;
	font-weight:bold;
}

.bien_element .contenu .miseajour, .bien_element .contenu .honoraires
{
	color:black;
	font-size:10px;
}

.bien_element .contenu .plus_informations
{
	position:absolute;
	bottom:0px;
	left: -180px;
}

.bien_element .contenu .plus_informations a
{
	display:block;
	width:156px;
	height:21px;
	background:url(plus_informations.jpg) no-repeat 0 0;
}

.bien_element .contenu .plus_informations a:hover
{
	background:url(plus_informations.jpg) no-repeat 0 -21px;
	text-decoration:none;
}

.bien_element .contenu .zoom
{
	position:absolute;
	bottom:0px;
	right: -35px;
}

.bien_element .contenu .zoom a
{
	display:block;
	width:26px;
	height:31px;
	background:url(zoom.jpg) no-repeat 0 0;
}

.bien_element .contenu .zoom a:hover
{
	background:url(zoom.jpg) no-repeat 0 -31px;
	text-decoration:none;
}



.bien_element .boutons
{
	float:right;
	width:60px;
}

.bien_element .boutons .bouton_photos a
{
	display:block;
	width:45px;
	height:47px;
	background:url(bouton_photos.jpg) no-repeat 0 0;
}

.bien_element .boutons .bouton_photos a:hover
{
	background:url(bouton_photos.jpg) no-repeat 0 -47px;
	text-decoration:none;
}

.bien_element .boutons .bouton_selectionner a
{
	display:block;
	width:45px;
	height:47px;
	background:url(bouton_selectionner.jpg) no-repeat 0 0;
}

.bien_element .boutons .bouton_selectionner a:hover
{
	background:url(bouton_selectionner.jpg) no-repeat 0 -47px;
	text-decoration:none;
}

.bien_element .boutons .bouton_deselectionner a
{
	display:block;
	width:45px;
	height:47px;
	background:url(bouton_deselectionner.jpg) no-repeat 0 0;
}

.bien_element .boutons .bouton_deselectionner a:hover
{
	background:url(bouton_deselectionner.jpg) no-repeat 0 -47px;
	text-decoration:none;
}


.bien_element .boutons .bouton_localisation a
{
	display:block;
	width:45px;
	height:47px;
	background:url(bouton_localisation.jpg) no-repeat 0 0;
}

.bien_element .boutons .bouton_localisation a:hover
{
	background:url(bouton_localisation.jpg) no-repeat 0 -47px;
	text-decoration:none;
}