/* CSS Document */

img {
	border: 0;
}

.tdf-ticker {
	background: #FFFFFF url('http://images.newmedia.lu/rtl.lu/global2007/tourdefrance/hl_bottom.jpg') top left no-repeat;
	width: 530px;
	height: 23px;
	position: relative;
}

.tdf-ticker .tdf-livestream {
	position: absolute;
	top: 0px;
	left: 2px;
}

.tdf-ticker .tdf-text {
	font-family: arial;
	font-size: 12px;
	position: absolute;
	top: 0px;
	left: 85px;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
	width: 443px;
	overflow: hidden;
}

.tdf-ticker .tdf-text a {
	text-decoration: none;
	color: #000;
}




/* =======================================================================================================
----------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------
------------------------------------- LE MENU DE RECHERCHE ATHOME ----------------------------------------
--------------------------------------------- HORIZONTAL -------------------------------------------------
----------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------
======================================================================================================== */
#menu_athome_horizontale {
	width:507px;
	margin:auto;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	padding-right:0px;
	padding-left:0px;
	text-align: left;
	position: relative;
	padding-bottom: 10px;
	padding-top:10px;
	overflow-y:auto;
}

#menu_athome_logo {
	width:491px;
	margin:auto;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	padding-right:0px;
	padding-left:0px;
	text-align: left;
	position: relative;
	padding-bottom: 10px;
	padding-top:10px;
	overflow-y:auto;
}

/* -----------------------------------------------------
 --------------------- LES TITRES ----------------------
 -----------------------------------------------------*/
#menu_athome_horizontale h2.graytitle {
    background: url(/home.rtl_fichiers/bg_footer.jpg) repeat-x;
	background-position:center;
	margin:auto;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	font-weight: bold;
	line-height: 23px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:10px;
	padding-bottom:0px;
	width:100%;
		
}

#menu_athome_horizontale h2.left {

}
.logo_sousmenu {

	height: auto;
	width:auto;
	display:block;
	}
	
.logo_sousmenu_border {

border-width: 1px;
border-style: solid;
border-color: #d9d9d9;



}
.logo_sousmenu2 {
	float: left;
	height: auto;
	width: 33%;
	padding-bottom:10px;


}

.logo_sousmenu3 {
	float: left;
	height: auto;
	width: 33%;
	padding-bottom:0px;

}

.liens_logomenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 5px;
	padding-left: 6px;
	color:#333333;
	text-decoration:none; }


.liens_logomenu a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 5px;
	padding-left: 6px;
	color:#333333;
	text-decoration:none;

}

.liens_logomenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 5px;
	padding-left: 6px;
	color:#333333;
	text-decoration:none;

}

.liens_logomenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 5px;
	padding-left: 6px;
	text-decoration:none;
	color: #CC0000;

}





#menu_athome_horizontale h2.right {

}

/* -----------------------------------------------------
 ----------------- RECHERCHE RAPIDE --------------------
 -----------------------------------------------------*/
#menu_athome_horizontale #rech_rapide {
	width:97%;
	float:center;
	margin:auto;
	position:relative;
	background-color: #f8f8f8;
	border-bottom: solid 1px #d9d9d9;
	border-left: solid 1px #d9d9d9;
	border-right: solid 1px #d9d9d9;
	padding-bottom:10px;
	margin-bottom:10px;
}

/* ----------  GROUPEMENT DES SOUS PARTIES ---------- */
#menu_athome_horizontale #rech_rapide .groupe {
	clear:both;	
	margin-bottom:20px;
	overflow-y:auto;
	width:99%;
	margin:auto;
}

/* ---------- LES SOUS PARTIES ---------- */
#menu_athome_horizontale #rech_rapide #types, #menu_athome_horizontale #rech_rapide #types_det, #menu_athome_horizontale #rech_rapide #extras, #menu_athome_horizontale #rech_rapide #lieux {
	width: 45%;
	margin:auto;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:15px;
}

/* ---- LES TITRES DES SOUS PARTIES ---- */
#menu_athome_horizontale #rech_rapide h4 {
	text-align: center;
	width: 90%;
	margin:0px;
    background: url(/home.rtl_fichiers/bg_header.jpg) repeat-x;
	height:25px;
	font-size:14px;
	padding:0px;
	padding-top:2px;
	font-weight:bold;
}

/* ---- LES LISTES A PUCE DES SOUS PARTIE ---- */

#menu_athome_horizontale #rech_rapide ul {
	margin:0px;
	padding-left:10%;
}

#menu_athome_horizontale #rech_rapide .rechListe_chekbox, #menu_athome_horizontale #rech_rapide .rechListe_prestige, #menu_athome_horizontale #rech_rapide .rechListe_vacance {
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0% 80%;
	padding-left: 20px;
	margin:0px;
	margin-bottom:5px;
	padding-bottom:0px;
	line-height:90%;
}

#menu_athome_horizontale #rech_rapide .rechListe_chekbox {
	background-image: url(/home.rtl_fichiers/puce.gif);
	height:14px;
}

#menu_athome_horizontale #rech_rapide .rechListe_vacance{
	background-image: url(/home.rtl_fichiers/vacance.jpg);
	height:14px;
}

#menu_athome_horizontale #rech_rapide .rechListe_prestige{
	background-image: url(/home.rtl_fichiers/icon_bien_prestige.jpg);
	height:14px;
}

#menu_athome_horizontale #rech_rapide a {
	color:#000000;
	text-decoration:none;
	font-size:12px;
	text-align:left;
}

#menu_athome_horizontale #rech_rapide a:hover {
	text-decoration:underline;	
	color:#669999;
}

#menu_athome_horizontale #rech_rapide a img {
	border:none;
	margin-right:5px;
	margin-left:0px;
	text-align:left;
}

/* -----------------------------------------------------
 ---------------- RECHERCHE DETAILLEE ------------------
 -----------------------------------------------------*/
#menu_athome_horizontale #rech_detaillee {
	width:97%;
	margin:auto;
	background-color:#FFFFFF;
	background-image: url("http://offer.athome.lu/public/images/design/recherche_rapide_bg.jpg");
	background-repeat: repeat-x;
	float:center;
	border-bottom: solid 1px #d9d9d9;
	border-left: solid 1px #d9d9d9;
	border-right: solid 1px #d9d9d9;	
	overflow-y:auto;	
	position:relative;
}


/* ------------- LES BLOCS DU MENU  -------------- */
#menu_athome_horizontale #rech_detaillee #pays, #menu_athome_horizontale #rech_detaillee #surface, #menu_athome_horizontale #rech_detaillee #typesimmo, #menu_athome_horizontale #rech_detaillee #prix, #menu_athome_horizontale #rech_detaillee #reference {
	width:99%;
	margin:auto;
	text-align:center;
	display:block;
}	
 
#menu_athome_horizontale #rech_detaillee #region, #menu_athome_horizontale #rech_detaillee #sous_region, #menu_athome_horizontale #rech_detaillee #sous_sous_region, #menu_athome_horizontale #rech_detaillee #sous_sous_sousregion{
	width:99%;
	margin:auto;
	text-align:center;
}


/* ------------ LES LABELS DU FORMULAIRE ------------- */
#menu_athome_horizontale #rech_detaillee label {
	position:absolute;
	font-size:12px;
	font-weight:bold;
	margin-top:3px;
	left:5%;
}


/* --------------- LES CHAMPS TEXTES ---------------- */
/** Si Recherche par référence NON permise **/
#menu_athome_horizontale #rech_detaillee input[type="text"] {
	border: 1px solid #c0c0c0;
	width:31%;
	background-color:#FFFFFF;
	margin-left:187px;
	line-height:1.4em;
	margin-bottom:5px;
	float:left;

}

/** Si Recherche par référence permise **/
#menu_athome_horizontale #rech_detaillee input[type="text"] #ref {
	float:left;
}

/* ------ LE BOUTON DE VALIDATION DU FORMULAIRE ------ */

/* Si Recherche par référence NON PERMISE */
#menu_athome_horizontale #rech_detaillee #bouton_recherche {	
	background:transparent url(http://offer.athome.lu/public/images/boutons/controle_action/fr_search.gif) no-repeat;
	width:88px;
	height:20px;
	margin:auto;
	cursor:pointer;
	border:0px;
	height:20px;
	width:88px;
}

#menu_athome_horizontale #rech_detaillee #bouton_recherche:hover {	
	background-image: url(http://offer.athome.lu/public/images/boutons/controle_action/fr_search_down.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:88px;
	height:20px;
	margin: auto;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
}

/* Si Recherche par référence PERMISE */
#menu_athome_horizontale #rech_detaillee #bouton_rechercheREF{	
	background:transparent url(http://offer.athome.lu/public/images/boutons/controle_action/fr_search.gif) no-repeat;
	width:88px;
	height:20px;
	margin: auto;
	margin-top:0px;
	padding-top:2px;
	margin-left:3%;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	float:left;
	border:0px;
	height:20px;
	width:88px;
}

#menu_athome_horizontale #rech_detaillee #bouton_rechercheREF:hover{	
	/*background-image: url(http://offer.athome.lu/public/images/boutons/controle_action/fr_search_down.jpg);*/
	background-repeat:no-repeat;

	background-position:center;
	width:88px;
	height:20px;
	margin: auto;
	margin-top:0px;
	padding-top:2px;
	margin-left:3%;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	float:left;
}



/* ------------- LES LISTE DEROULANTES -------------- */
#menu_athome_horizontale #rech_detaillee select {
	border: 1px solid #c0c0c0;
	width:58%;
	background-color:#FFFFFF;
	margin-left:35%;
	line-height:1.4em;
	margin-bottom:5px;
}

/* ------ LES TYPES GENERAUX - CASES A COCHER ------- */
#menu_athome_horizontale #rech_detaillee #typesGeneraux {
	width:100%;
	margin:auto;;
	margin-top:10px;
	margin-bottom:20px;
	text-align:center;
	font-weight:bold;
}

.center {
	text-align:center;
	width:100%;
	margin:auto;
}

/* --------------- LE BLOC D'ATTENTE ---------------- */
#menu_athome_horizontale #content, #resultats_recherche #rech_en_cours {
	width:10%;
	text-align:center;
	padding:0px;
	margin:auto;
	visibility:hidden;
}

#menu_athome_horizontale #content img, #resultats_recherche #rech_en_cours img {
	width:5%;
	margin-right:2%;
	text-align:center;
	vertical-align:middle;
}

/* =======================================================================================================
----------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------
----------------------------------------- LISTAGE DES RESULTATS ------------------------------------------
----------------------------------------------- ATHOME ---------------------------------------------------
----------------------------------------------- CENTRE ---------------------------------------------------
----------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------
=========================================================================================================*/
#resultats_recherche {
	width:96%;
	margin:auto;
	background-color:#FFFFFF;
	margin-top:20px;
	padding-top:05px;
	background-repeat: repeat-x;
	display:none;	
	font-family: Arial, Helvetica, sans-serif;	
	border-bottom: solid 1px #d9d9d9;
	border-left: solid 1px #d9d9d9;
	border-right: solid 1px #d9d9d9;	
}	

/* ------------------------------------------------------
--------------------- TOUS LES LIENS --------------------
--------------------------------------------------------- */
#resultats_recherche a{
	color:#000000;
}	

#resultats_recherche a:hover{
	color:#FF0000;
	text-decoration:underline;
}	

/* --------------- LE BLOC D'ATTENTE ---------------- */
#resultats_recherche #rech_en_cours {
	width:100%;
	text-align:center;
	padding:0px;
	margin:auto;
	visibility:hidden;
	color:#000000;	
}

#resultats_recherche #rech_en_cours p {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight:bold;
	width:90%;
	margin:auto;
	text-align:center;
	padding-top:10%;

}

#resultats_recherche #rech_en_cours #image_chargement {
	background: url(/home.rtl_fichiers/load.gif) no-repeat;
	background-position:center;
	width:50px;
	height:50px;
	margin:auto;
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
}

#resultats_recherche #rech_en_cours h2 #minirech_en_cours {
	width:6%;
	margin:auto;
	text-align:center;
	margin:0;
	padding:0px;
	vertical-align:middle;
}

#resultats_recherche #rech_en_cours h2 #minirech_en_cours img {
	width:2%;
	vertical-align:middle;
}

#resultats_recherche #rech_en_cours h2{
	background: url(/home.rtl_fichiers/title_bg.gif);
	background-position:center;
	width:95%;
	margin:auto;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	font-weight: bold;
	line-height: 23px;
	height:25px;
	padding-left: 10px;
	margin-top:10px;
	padding-top:0px;
	margin-bottom:10px;
	padding-bottom:0px;
}

#resultats_recherche #rech_en_cours #tri {
	font-weight:bold;
	text-align:left;
	width:18%;
	margin:auto;
	padding:0px;
}




/* ------------- LE BLOC DE CONTACT D'UNE AGENCE -------------- */
#resultats_recherche #rech_en_cours #bloc_form_contact{
	width:94%;
	margin:auto;
	border:2px solid #FF0000;
	padding:10px;
	overflow-y:auto;
	margin-bottom:15px;
}

#resultats_recherche #rech_en_cours #bloc_form_contact h4{
	width:100%;
	margin:auto;
}

#resultats_recherche #rech_en_cours #bloc_form_contact h4 #logo_agence{
	width:15%;
	float:left;
	margin-right:10px;
	margin-bottom:15px;
}

#resultats_recherche #rech_en_cours #bloc_form_contact h4 #logo_agence img{
	width:100%;
	text-align:left;
}

#resultats_recherche #rech_en_cours #bloc_form_contact h4 #nom_agence{
	width:80%;
	float:left;
	padding-top:2%;
	text-align:left;
	text-transform:uppercase;
	font-size:14px;
}

#resultats_recherche #rech_en_cours #bloc_form_contact #site_web{
	width: 100%;	
	margin:auto;
	clear:both;
	border:none;
	padding-left:10px;
	text-align:left;
}

#resultats_recherche #rech_en_cours #bloc_form_contact #site_web #icone_url{
	width: 23px;;
	height:22px;	
	background:url(/home.rtl_fichiers/icone_website.gif) left;
	background-repeat:no-repeat;			
	border:none;
	float:left;
}

#resultats_recherche #rech_en_cours #bloc_form_contact #site_web #nom_url{
	height:22px;	
	margin-left:10px;		
	border:none;
	float:left;
	padding-top:4px;
}

#resultats_recherche #rech_en_cours #bloc_form_contact #bloc_donnees_entreprise{
	width: 100%;	
	clear:both;
	margin:auto;
}

#resultats_recherche #rech_en_cours #bloc_form_contact #bloc_donnees_entreprise #form_textarea_agence{
	width: 28%;	
	float:right;
	margin:auto;
	border:none;
	text-align:center;
}

#resultats_recherche #rech_en_cours #bloc_form_contact #bloc_donnees_entreprise #form_textarea_agence textarea{
	width:100%;
	margin:auto;
	height:90px;
}

#resultats_recherche #rech_en_cours #bloc_form_contact #bloc_donnees_entreprise #form_input_agence{
	width: 28%;	
	float:right;
	margin:auto;
	border:none;
	text-align:left;
	padding:5px;

}

#resultats_recherche #rech_en_cours #bloc_form_contact #bloc_donnees_entreprise #form_input_agence input{
	margin-bottom:5px;
}

#resultats_recherche #rech_en_cours #bloc_form_contact #bloc_donnees_entreprise #infoEntr{
	width: 29%;	
	float:left;
	margin:auto;
	border:none;
	text-align:left;
	padding:10px;

}

#resultats_recherche #rech_en_cours form .bouton_envoyer_agence{
	width: 100%;
	clear:both;
	text-align:right;
	height:22px;	
	background:url(/home.rtl_fichiers/icon_ok.gif) right;
	background-repeat:no-repeat;	
	border:none;
	margin-top:5px;
}

#resultats_recherche #rech_en_cours form .bouton_envoyer_agence:hover{
	width: 100%;
	text-align:right;
	height:22px;	
	clear:both;	
	background:url(/home.rtl_fichiers/icon_ok_down.gif) right;
	background-repeat:no-repeat;	
	border:none;
	margin-top:5px;
}
	
#resultats_recherche #rech_en_cours #aucun_resultat {
	width:90%;
	margin:auto;
	color:#000000;
    background: url(/home.rtl_fichiers/bg_title.gif) repeat-x;
	height:25px;
	padding:4px;
	font-size:13px;
	font-weight:bold;
	margin-top:50px;
}

/* ------------- LE TITRE DE LA RECHERCHE -------------- */
#resultats_recherche #rech_en_cours .titre_resultats {
	width:96%;
	margin:auto;
	color:#000000;
    background: url(/home.rtl_fichiers/bg_title.gif) repeat-x;
	height:22px;
	padding:2px;
	font-size:11px;
}

#resultats_recherche #rech_en_cours .titre_resultats .nombre_resultats{
	width:20%;
	margin:auto;
	font-size:11px;
	text-align:left;
	float:left;
	padding-left:5px;
	padding-top:4px;	
}

#resultats_recherche #rech_en_cours .titre_resultats .tri_resultats{
	width:35%;
	margin:auto;
	font-size:11px;
	text-align:center;
	padding-top:2px;
	float:left;
}

#resultats_recherche #rech_en_cours .titre_resultats .tri_resultats .tri{
	font-size:11px;	
	width:30%;
	margin-left:1%;
	margin-right:1%;
}
#resultats_recherche #rech_en_cours .titre_resultats .tri_resultats .ordre{
	font-size:11px;	
	width:31%;
}

#resultats_recherche #rech_en_cours .titre_resultats .numeros_pages{
	width:42%;
	margin:0px;
	padding:0px;
	float:right;
	font-size:11px;
	float:right;
	padding-top:1px;
	text-align:right;
}

#resultats_recherche #rech_en_cours .titre_resultats .numeros_pages .prec{
	background-image: url(/home.rtl_fichiers/fleche_prec.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:18px;
	height:18px;
	vertical-align:middle;
	padding:0px;
	margin:0px;
	background-color:transparent;
	border:none;
	cursor:pointer;	
	text-align:left;
}

#resultats_recherche #rech_en_cours .titre_resultats .numeros_pages .prec_cache{
	background-image: url(/home.rtl_fichiers/fleche_prec_cache.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:18px;
	height:18px;
	vertical-align:middle;
	padding:0px;
	margin:0px;
	background-color:transparent;
	border:none;
	cursor:pointer;	
	text-align:left;
}

#resultats_recherche #rech_en_cours .titre_resultats .numeros_pages .suiv{
	background-image: url(/home.rtl_fichiers/fleche_suiv.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:18px;
	height:18px;
	vertical-align:middle;
	background-color:transparent;
	border:none;
	cursor:pointer;
	text-align:right;
}

#resultats_recherche #rech_en_cours .titre_resultats .numeros_pages .suiv_cache{
	background-image: url(/home.rtl_fichiers/fleche_suiv_cache.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:18px;
	height:18px;
	vertical-align:middle;
	background-color:transparent;
	border:none;
	cursor:pointer;
	text-align:right;
}


#resultats_recherche #rech_en_cours .titre_resultats .numeros_pages .numpage {
	width:5%;
	background-color:transparent;
	border:none;
	text-align:center;
	padding-top:3px;
	cursor:pointer;
	font-size:10px;
	color:#000000;
	padding:0px;
	margin:0px;
	vertical-align:middle;
}

#resultats_recherche #rech_en_cours .titre_resultats .numeros_pages .numPageEnCours {
	width:5%;
	background-color:transparent;
	border:none;
	text-align:center;
	padding-top:3px;
	font-size:10px;
	color:#FF0000;
	font-weight:bold;
	padding:0px;
	margin:0px;
	vertical-align:middle;
}

/* ------------- LE BLOC D'UNE ANNONCE -------------- */
#resultats_recherche #rech_en_cours #listerep_athome_centre{
	width:98%;
	margin:auto;
	margin-top:2%;
	padding:2px;
	margin-bottom:20px;
}	

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce{
	width:96%;
	margin:auto;
	border: 2px solid black;
	margin-bottom:3%;
	padding:1%;
}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .titre_annonce{
	width:100%;
	margin:auto;
	height:25px;		
	margin-top:0px;
	padding-top:0px;
    background: url(/home.rtl_fichiers/title_bg_offers.gif) repeat-x;
	background-position:center;	
	border: 1px solid black;
}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .titre_annonce .reference_annonce {
	float:left;
	font-size:13px;	
	width: 0%;
	text-align:center;
	vertical-align:middle;
	padding-top:4px;
}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .titre_annonce .lieu_annonce {
	float:left;
	font-size:13px;
	font-style:bold;	
	width: 40%;
	height: 20px;
	text-align:left;
	vertical-align:middle;
	padding-top:4px;
	padding-left:6px;
}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .titre_annonce .lieu_annonce .commune_annonce {
text-transform:uppercase;
font-weight:bold;
}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .titre_annonce .pieces {
	text-transform:uppercase;
	float:left;
	width: 40%;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	padding-top:4px;
}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .titre_annonce .pieces .icone_piece {
	width: 30%;
	height:19px;	
	float:left;
	background:url(/home.rtl_fichiers/icone_piece.gif) ;
	background-repeat:no-repeat;
	background-position:top left;	
	vertical-align:middle;
	font-size:10px;
	font-weight:bold;
	padding-top:4px;	
	padding-right:8px;
	text-align:center;
}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .titre_annonce .pieces .icone_chambre {
	width: 28%;
	height:19px;	
	float:left;
	background:url(/home.rtl_fichiers/icon_chambre.gif) ;
	background-repeat:no-repeat;
	background-position:top left;	
	vertical-align:middle;
	font-size:10px;	
	font-weight:bold;
	padding-top:4px;	
	padding-right:8px;
	text-align:center;
}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .titre_annonce .pieces .icone_garage {
	float:left;
	width:28%;
	height:19px;	
	background:url(/home.rtl_fichiers/icon_garage.gif);
	background-repeat:no-repeat;
	background-position:top left;	
	vertical-align:middle;
	font-size:10px;
	font-weight:bold;	
	padding-top:4px;
	text-align:center;
	padding-right:8px;
}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .titre_annonce .type_annonce {
	height:21px;		
	border: none ;	
	background:url(/home.rtl_fichiers/title_bg3.gif)  ;	
	color:white;
	float:right;
	font-weight:bold;
	padding-top:4px;
	text-transform:capitalize;
	font-size:12px;	
	width: 14%;
	text-align:center;
	vertical-align:middle;
}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .descriptif_annonce{
	width:100%;
	margin:auto;
	margin-top:10px;
	clear:both;
	height:170px;
}



#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .descriptif_annonce .partie_gauche{			
	width:23%;
	float:left;
	text-align:center;
	height:170px;
	vertical-align:middle;
}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .descriptif_annonce .partie_gauche img{			
	width:85%;
	margin:auto;
	text-align:center;
	vertical-align:middle;

}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .descriptif_annonce .partie_centrale{			
	width:53%;
	padding-left:2%;
	padding-right:2%;
	float:left;
	font-size:11px;
	text-align:left;
}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .descriptif_annonce .partie_centrale .type_general_annonce{
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .descriptif_annonce .partie_centrale .type_detaille_annonce{
	font-style:italic;
}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .descriptif_annonce .partie_centrale .description_annonce{	
	font-size:11px;	
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	float:left;
	text-align:left;
}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .descriptif_annonce .partie_centrale .symboles_annonce{	
	font-size:11px;	
	width:80%;
	clear:both;
	padding-top: 4px;
}


#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .descriptif_annonce .partie_centrale .symboles_annonce .icone_terasse {
	width: 18px;
	height:20px;	
	float:left;
	background:url(http://offer.athome.lu/public/images/boutons/picto_annonces/icon_terrasse.gif) ;
	background-repeat:no-repeat;
	background-position:left;	
	margin-right:2px;	
}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .descriptif_annonce .partie_centrale .symboles_annonce .icone_cuisine{
	float:left;
	width: 18px;
	height:20px;	
	background:url(http://offer.athome.lu/public/images/boutons/picto_annonces/icon_cuisine.gif);
	background-repeat:no-repeat;
	background-position:left;	
	margin-right:2px;
}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .descriptif_annonce .partie_centrale .symboles_annonce .icone_handicape{
	float:left;
	width: 18px;
	height:20px;	
	background:url(http://offer.athome.lu/public/images/boutons/picto_annonces/icon_handicap.gif);
	background-repeat:no-repeat;
	background-position:left;	
	margin-right:2px;
}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .descriptif_annonce .partie_centrale .symboles_annonce .icone_jardin{
	float:left;
	width: 18px;
	height:20px;	
	background:url(http://offer.athome.lu/public/images/boutons/picto_annonces/icon_jardin.gif);
	background-repeat:no-repeat;
	background-position:left;	
	margin-right:2px;	
}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .descriptif_annonce .partie_centrale .symboles_annonce .icone_meuble{
	float:left;
	width: 18px;
	height:20px;	
	background:url(http://offer.athome.lu/public/images/boutons/picto_annonces/icon_meuble.gif);
	background-repeat:no-repeat;
	background-position:left;	
	margin-right:2px;	
}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .descriptif_annonce .partie_droite{			
	width:20%;
	float:right;
	font-size:11px;
}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .descriptif_annonce .partie_droite .partenaire_annonce{			
	width:70%;
	margin:auto;
	padding:5px;
	font-size:11px;
	border: 1px solid #a8a7a7 ;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .descriptif_annonce .partie_droite .partenaire_annonce img{			
	width:100%;
	text-align:center;
}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .descriptif_annonce .partie_droite .prix_annonce{			
	width:98%;
	margin:auto;
	margin-top:10px;
	font-size:10px;
	color:#FF0000;
	text-align:center;
}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .descriptif_annonce .partie_droite .prix_annonce strong{			
	font-weight:bold;
	font-size:16px;
}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .descriptif_annonce .partie_droite .plus_dinfos{	
	background-image: url(/home.rtl_fichiers/plus_dinfo_up.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	margin-top:5px;
	border:none;
	height:22px;
	background-color:transparent;
	cursor:pointer;
}

#resultats_recherche #rech_en_cours #listerep_athome_centre .annonce .descriptif_annonce .partie_droite .plus_dinfos:hover{	
	background-image: url(/home.rtl_fichiers/plus_dinfo_down.gif);	
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	margin-top:5px;
	border:none;
	height:22px;
	background-color:transparent;
	cursor:pointer;
}

/* =======================================================================================================
----------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------
----------------------------------------- DETAILS D'UNE ANNONCE ------------------------------------------
------------------------------------------------ ATHOME --------------------------------------------------
------------------------------------------------ CENTRE --------------------------------------------------
----------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------
======================================================================================================== */

/* ----------------------------------------------------
-------------------------------------------------------
--------------- BOUTONS DE NAVIGUATION ----------------
------------------------------------------------------- 
-----------------------------------------------------*/
#resultats_recherche .naviguation {
	width:100%;
	margin:auto;
	margin-top:3%;
	height:40px;
}

/* --------------- ANNONCE PRECEDENTE -------------- */
#resultats_recherche .naviguation .annonce_prec{
	background: url(/home.rtl_fichiers/bouton_prec.gif) no-repeat;
	background-position:center;	
	width:20%;
	height:30px;	
	display:block;
	float:left;
}

#resultats_recherche .naviguation .annonce_prec:hover{
	background: url(/home.rtl_fichiers/bouton_prec_down.gif) no-repeat;
	background-position:center;	
	width:20%;
	height:30px;	
}

#resultats_recherche .naviguation .annonce_prec_grise{
/* ------------- DESACTIVATION DU BOUTON ------------- */
	background: url(/home.rtl_fichiers/bouton_prec_grise.gif) no-repeat;
	background-position:center;	
	width:20%;
	height:30px;	
	display:block;
	float:left;	
}

/* -------- RETOUR A LA LISTE DE RESULTATS -------- */
#resultats_recherche .naviguation .retour_liste{
	background: url(/home.rtl_fichiers/retour_liste.gif) no-repeat;
	background-position:center;	
	width:58%;
	height:30px;
	display:block;
	float:left;	
}

#resultats_recherche .naviguation .retour_liste:hover{
	background: url(/home.rtl_fichiers/retour_liste_down.gif) no-repeat;
	background-position:center;	
	width:58%;
	height:30px;
}

/* ---------------- ANNONCE SUIVANTE --------------- */
#resultats_recherche .naviguation .annonce_suiv{
	background: url(/home.rtl_fichiers/bouton_suiv.gif) no-repeat;
	background-position:center;	
	width:20%;
	height:30px;
	display:block;	
	float:right;	
}

#resultats_recherche .naviguation .annonce_suiv:hover{
	background: url(/home.rtl_fichiers/bouton_suiv_down.gif) no-repeat;
	background-position:center;	
	width:20%;
	height:30px;	
}

#resultats_recherche .naviguation .annonce_suiv_grise{
/* ------------- DESACTIVATION DU BOUTON ------------- */
	background: url(/home.rtl_fichiers/bouton_suiv_grise.gif) no-repeat;
	background-position:center;	
	width:20%;
	height:30px;	
	display:block;	
	float:right;		
}

/* ----------------------------------------------------
-------------------------------------------------------
------------ BLOC D'AFFICHAGE DES DETAILS -------------
------------------------------------------------------- 
 ----------------------------------------------------*/
#resultats_recherche #bienDetaille_athome_centre {
	width:98%;
	margin:auto;
	margin-top:2%;
	padding:2px;
	margin-bottom:20px;
	clear:both;
}	

/* ------- MESSAGE DE CONFIRMATION D'EMAIL --------- */
#resultats_recherche #bienDetaille_athome_centre #confirmation{
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	padding-top:15px;
	font-size:13px;
}

/* ----------------------------------------------------
----------------- TITRE DE L'ANNONCE ------------------
---------------------------------------------------- */ 
#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee{
	width:100%;
	margin:auto;	
	margin-top:0px;
	padding-top:0px;
	margin-bottom:20px;
}

/* ---------- PARTE SUPERIEURE DU TITRE ------------ */
#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieSuperieure{
	width:100%;
	margin:auto;
	height:20px;
	padding:0px;	
	background: url(/home.rtl_fichiers/title_bg_offers.gif) repeat-x;
	background-position:center;	
	border: 1px solid black;	
}

#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieSuperieure #lieu_annonce {
	float:left;
	width:35%;
	text-align:left;
	padding-left:5px;
	font-size:11px;
}

#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieSuperieure #lieu_annonce #commune_annonce{
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	vertical-align:middle;
	padding-top:3px;
}

#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieSuperieure #lieu_annonce strong{
/* ------- AFFICHAGE DU PAYS --------- */
	font-weight:bold;
}

#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieSuperieure #type_detaille {
/* ------- AFFICHAGE DU TYPE DETAILLE DE L'ANNONCE --------- */
	float:left;
	width:25%;
	text-align:left;
	padding-top:3px;
}

#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieSuperieure #type_detaille #type {
	font-weight:bold;
	text-transform:uppercase;
}

#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieSuperieure #pieces {
/* ------- AFFICHAGE DES CARACTERISTIQUES PRINCIPALES DE L'ANNONCE --------- */
	text-transform:uppercase;
	float:left;
	width: 24%;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	padding-top:2px;
}


#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieSuperieure #pieces #icone_piece {
/* ------- AFFICHAGE DES SYMBOLES DES CARACTERISTIQUES PRINCIPALES DE L'ANNONCE --------- */
	width: 27%;
	height:19px;	
	float:left;
	background:url(/home.rtl_fichiers/icone_piece.gif) ;
	background-repeat:no-repeat;
	background-position:top left;	
	vertical-align:middle;
	font-size:10px;
	font-weight:bold;
	padding-top:2px;	
	padding-right:8px;
	text-align:right;
}

#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieSuperieure #pieces #icone_chambre {
/* ----------------- ICONE DES CHAMBRES ------------------ */
	width: 28%;
	height:19px;	
	float:left;
	background:url(/home.rtl_fichiers/icon_chambre.gif) ;
	background-repeat:no-repeat;
	background-position:top left;	
	vertical-align:middle;
	font-size:10px;	
	font-weight:bold;
	padding-top:2px;	
	padding-right:8px;
	text-align:right;
}

#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieSuperieure #pieces #icone_garage{
/* ----------------- ICONE DES GARAGES ------------------ */
	float:left;
	width:28%;
	height:19px;	
	background:url(/home.rtl_fichiers/icon_garage.gif);
	background-repeat:no-repeat;
	background-position:top left;	
	vertical-align:middle;
	font-size:10px;
	font-weight:bold;	
	padding-top:2px;
	text-align:right;
}

#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieSuperieure #type_general{
/* ------- AFFICHAGE DU TYPE GENERAL DE L'ANNONCE --------- */	
	height:20px;		
	border: none ;	
	background-image: url(/home.rtl_fichiers/title_bg3.gif);
	float:right;
	padding:0px;
	width: 14%;
}

#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieSuperieure #type_general p{
	height:20px;		
	color:white;
	font-weight:bold;
	vertical-align:middle;
	font-size:12px;
	padding-top:3px;
	margin:0px;
	text-transform:capitalize;
	text-align:center;
	
}

/* ------------ PARTIE INFERIEURE DU TITRE -------------- */
#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieInferieure{
	width:100%;
	margin:auto;
	padding:0px;	
	border-right: none;	
	border-left: none;	
	border-bottom: 1px solid #666666;		
	overflow-y:auto;
}

#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieInferieure #prix{
/* ------- AFFICHAGE DU PRIX -------- */
	width:39%;
	float:left;
	text-align:left;
	padding-left:5px;	
	padding-top:8px;
}

#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieInferieure #prix strong{
/* ------- AFFICHAGE DU TITRE ------- */
	font-weight:bold;
}

#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieInferieure #prix #prix_euros{
/* ------- AFFICHAGE DU PRIX EN EUROS ------- */
	font-weight:bold;
}

#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieInferieure #surface{
/* ------- AFFICHAGE DE LA SURFACE------- */
	width:49%;
	float:right;
	text-align:right;
	padding-right:5px;
	padding-top:4px;	
}

#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieInferieure #surface strong{
/* ------- AFFICHAGE DU TITRE ------- */
	font-weight:bold;
}

/* .............................. POUR L'AFFICHAGE DES RESIDENCES ET DES LOTISSEMENTS ....................................*/

#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieInferieure #prix_surface {
/* ------- BLOC PRIX - SURFACE ------- */
	width:53%;
	float:left;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}

#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieInferieure #prix_surface #nb_offre {
/* ------- NB DE BIENS CONCERNES ------- */
	width:100%;
	clear:both;
	text-align:left;
	margin-bottom:5px;
}

#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieInferieure #prix_surface #nb_offre em{
	color:#FF0000;
	text-decoration:underline;
}

#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieInferieure #prix_surface #lien_biens_residence {
/* ------- LIEN AFFICHANT LES BIENS DE LA RESIDENCE ------- */
	display=block;
	visibility:visible;
}

#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieInferieure #prix_surface #lien_biens_residenceCACHE {
	display=none;
	visibility:hidden;
}

#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieInferieure #prix_surface #offer_prix{
/* ------- AFFICHAGE PRIX ------- */
	width:100%;
	clear:both;
	text-align:left;
	margin-bottom:5px;	
}

#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieInferieure #prix_surface #offer_surface{
/* ------- AFFICHAGE SURFACE ------- */
	width:100%;
	clear:both;
	text-align:left;
}

#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieInferieure #biens_par_chambre {
/* ------- BLOC TABLEAU DES BIENS PAR CHAMBRE ------- */
	width: 40%;
	float:right;
	margin:10px;
}

#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieInferieure #biens_par_chambre table{
	border-collapse:collapse;
	text-align:center;
	margin:5px;
	width:98%;
}

#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieInferieure #biens_par_chambre table .cellule{
/* ------- LES CELLULES ------- */
	border: 1px solid #ccc;		
	width: 38px;
}


#resultats_recherche #bienDetaille_athome_centre #titre_annonce_detaillee #titre_annonce_partieInferieure #biens_par_chambre .cellule .icone_chambre {
	width: 19px;
	margin:auto;
	height:18px;	
	background:url(/home.rtl_fichiers/icon_chambre.gif)center no-repeat ;
}


/* ----------------------------------------------------
-------------- DESCRIPTION DE L'ANNONCE ---------------
---------------------------------------------------- */ 
#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee{
	clear:both;
	width:100%;
	margin:auto;
}

/* ----------------- BLOC CONTENANT LES PHOTOS ET LES DESCRIPTIFS ------------------ */
#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #cote_gauche{
	float:left;
	width:55%;
	padding-top:15px;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #cote_gauche #photos_offre{
/* ---------- BLOC DES PHOTOS ---------- */
	margin:auto;
	width:100%;
	margin-bottom:15px;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #cote_gauche #photos_offre	#photo_principale{
/* ---------- PHOTO PRINCIPALE ---------- */
	margin:auto;
	width:90%;
	text-align:center;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #cote_gauche #photos_offre	#photo_principale img{
	width:80%;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #cote_gauche #photos_offre	#mignatures{
/* ---------- LES MIGNATURES ---------- */
	margin:auto;
	width:90%;
	text-align:center;
	margin-top:15px;
	border-top: 1px solid #ccc;	
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #cote_gauche #photos_offre	#mignatures h5{
/* ---------- LE TITRE DES MIGNATURES ---------- */
	padding-top:5px;
	margin:auto;
	width:100%;
	text-align:left;
	margin-left:10px;
	font-weight:bold;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #cote_gauche #photos_offre	#mignatures #mignatures_serie1{
/* ---------- LA PREMIERE LIGNE DES MIGNATURES (1ere à la 5eme photo) ---------- */
	padding-top:10px;
	margin:auto;
	width:100%;
	text-align:center;
	height:45px;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #cote_gauche #photos_offre	#mignatures #mignatures_serie2{
/* ---------- LA DEUXIEME LIGNE DES MIGNATURES (6eme à la 10eme et derniere photo) ---------- */
	margin:auto;
	width:100%;
	text-align:center;
	height:50px;
	padding-top:15px;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #cote_gauche #photos_offre	#mignatures img{
	border: 1px sold #ccc;
	width:17%;
}
			
#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #cote_gauche #description_annonce_detaillee{
/* ---------- BLOC DES DESCRIPTIONS ---------- */
	width:95%;
	margin:auto;
}	

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #cote_gauche #description_annonce_detaillee h3{
/* ---------- LES TITRES DE CHAQUE TYPE DE DESCRIPTION ---------- */
	background: url(/home.rtl_fichiers/description_title.gif) repeat-x;
	background-position:center;
	height:20px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #cote_gauche #description_annonce_detaillee .contenuDetailImmobilier {
/* ---------- LES PARAGRAPHES DE CHAQUE TYPE DE DESCRIPTION ---------- */
	text-align:left;
	font-weight:normal;
	margin-top:15px;
	margin-bottom:10px;
	padding:0px;
}	

/* .............................. POUR L'AFFICHAGE DES RESIDENCES ET DES LOTISSEMENTS ....................................*/

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #cote_gauche #liste_biens_residence{
/* ---------- LA LISTE DES BIENS DE LA RESIDENCE OU DU LOTISSEMENT ---------- */
	width:100%;
	margin:auto;
	text-align:center;
	margin-bottom:20px;
	display:none;
	visibility:hidden;
}	

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #cote_gauche #liste_biens_residence h3{
/* ---------- TITRE DU LISTAGE DES BIENS DE LA RESIDENCE OU DU LOTISSEMENT ---------- */
	background: url(/home.rtl_fichiers/description_title.gif) repeat-x;
	background-position:center;
	height:20px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #cote_gauche #liste_biens_residence table {
/* ---------- LE TABLEAU DES BIENS DE LA RESIDENCE OU DU LOTISSEMENT ---------- */
	width:90%;
	margin:auto;
	border-collapse:collapse;
	text-align:center;
	margin:5px;	
}	

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #cote_gauche #liste_biens_residence table th{
	border-bottom: 1px solid #ccc;		
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #cote_gauche #liste_biens_residence table .first_colonne{
/* ---------- LES ENTETES DES COLONNES DU TABLEAU DES BIENS DE LA RESIDENCE OU DU LOTISSEMENT ---------- */
	width:17px;		
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #cote_gauche #liste_biens_residence table .icone_chambre {
	width: 19px;
	margin:auto;
	height:18px;	
	background:url(/home.rtl_fichiers/icon_chambre.gif)center no-repeat ;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #cote_gauche #liste_biens_residence table .icone_garage {
	width: 19px;
	margin:auto;
	height:18px;	
	background:url(/home.rtl_fichiers/icon_garage.gif)center no-repeat ;
}


#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #cote_gauche #liste_biens_residence table .icone_liste {
	background: url(/home.rtl_fichiers/ligne_puce.gif)right no-repeat;
	width:15px;
	height:15px;
}


/* -------------------------------- BLOC CONTENANT LES DETAILS SUR LE PARTENAIRE------------------------------------ */
#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee {
	float:right;
	width:45%;
	margin-top:15px;
	padding:0px;
	margin-bottom:0px;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire{
/* ----------------- PARTIE SUPERIEUER : LE PARTENAIRE ------------------ */
	width:90%;
	margin:auto;
	border: 2px solid #980E0C;
	background: url(/home.rtl_fichiers/fond_partenaire.jpg) repeat-y;
	background-position:center;	
	margin-bottom:25px;
	overflow-y:auto;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #logo_partenaire {
/* ----------------- LOGO DU PARTENAIRE ------------------ */
	width:40%;
	margin:auto;
	margin-top:10px;
	text-align:left;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #logo_partenaire img {
	width:85px;
	margin:auto;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #description_partenaire {
/* ----------------- DONNEES DU PARTENAIRE ------------------ */
	width:90%;
	margin:auto;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #description_partenaire #nom_partenaire{
	font-weight:bold;
	text-transform:uppercase;
	margin-top:10px;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #description_partenaire p{
	font-weight:normal;
	text-align:justify;
	margin-bottom:10px;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #description_partenaire #appel_agence {
/* ----------------- LIEN D'APPEL DU PARTENAIRE ------------------ */
	visibility:hidden;
	display:none;
	width:100%;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #description_partenaire #appel_agence #tel_agence {
	padding:6px;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #description_partenaire #appel_agence_tel{
	visibility:visible;
	display:block;
	width:85%;
	padding-bottom:5px;
	padding-top:3px;
	color:#d52b11;
	font-weight:bold;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #description_partenaire #appel_agence_tel a{
	font-size:13px;
        color:#d52b11;
        font-weight:bold;
	text-decoration:underline;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #description_partenaire #appel_agence_tel a:hover{
        font-size:13px;
        color:#d52b11;
        font-weight:bold;
        text-decoration:none;
}


#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #description_partenaire #contact_partenaire{
/* ----------------- BLOC DE CONTACT DU PARTENAIRE ------------------ */
	width:100%;
	margin:auto;
	margin-top:15px;
	border-top: 1px solid #FF0000;	
	margin-bottom:0px;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #description_partenaire #contact_partenaire h3{
/* ----------------- TITRE DU BLOC DE CONTACT DU PARTENAIRE ------------------ */
	font-weight:bold;
	margin-bottom:10px;
	padding-top:10px;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire  .icone_telephone{
/* ----------------- ICONE D'APPEL ------------------ */
	width: 23px;
	float:left;
	height:22px;	
	background:url(/home.rtl_fichiers/icone_telephone.jpg);
	background-repeat:no-repeat;	
	margin-right:2px;	
	border: none;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #description_partenaire #contact_partenaire #partenaire_personne {
	margin-top:5px;
	width: 80%;
	float:left;
	margin-bottom:15px;	
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #description_partenaire #contact_partenaire #coordonnees_contact {
/* ----------------- COORDONNEES DU CONTACT ------------------ */
	visibility:hidden;
	display:none;
	clear:both;
	text-align:justify;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #description_partenaire #contact_partenaire #appel_contact {
/* ----------------- LIEN D'APPEL DU CONTACT ------------------ */
	visibility:visible;
	display:block;
	text-align:center;
	clear:both;	
	width:100%;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #formulaire_contact {
/* ----------------- FORMULAIRE DE CONTACT ------------------ */
	width:90%;
	border-top: 1px solid #FF0000;
	margin:0px;
	margin:auto;
	padding:0px;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #formulaire_contact h3 {
/* ----------------- TITRE DU FORMULAIRE ------------------ */
	font-weight:bold;
	width:100%;
	margin:auto;
	padding-top:10px;
	margin-bottom:5px;	
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #formulaire_contact p {
/* ----------------- LES PARAGRAPHES ------------------ */
	width:100%;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #formulaire_contact p input[type="text"] {
/* ----------------- LES CHAMPS DE TYPE TEXTE ------------------ */
	width:98%;
	margin:auto;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #formulaire_contact #choix_contact {
/* ----------------- RAISON DU CONTACT : LES CHAMPS DE TYPE RADIO ------------------ */
	width:100%;
	padding-bottom:10px;
	margin:auto;
	text-align:left;
	font-weight:normal;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee form .conteneur_ok .bouton_envoyer_agence{
/* ----------------- LE BOUTON SUBMIT ------------------ */
	width: 23px;
	text-align:right;
	height:22px;
	display: block;	
	background:url(/home.rtl_fichiers/icon_ok.gif) right;
	background-repeat:no-repeat;	
	border:none;
	margin-top:5px;

}
/*#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee form .bouton_envoyer_agence:hover{
	width: 100%;
	text-align:right;
	height:22px;	
	background:url(/home.rtl_fichiers/icon_ok_down.gif) right;
	background-repeat:no-repeat;	
	border:none;
	margin-top:5px;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #details {
/* ----------------- BLOC D'AFFICHAGE DES LIENS ------------------ */
	width:90%;
	margin:auto;
	margin-top:10px;
	border-top: 1px solid #FF0000;
	margin-bottom:10px;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #details #site_partenaire {
/* ----------------- LIEN DU SITE DU PARTENAIRE ------------------ */
	width:100%;
	margin:auto;
	margin-top:10px;
}
#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #details #site_partenaire #bouton_site{
/* ----------------- ICONE DE SITE WEB ------------------ */
	width: 15%;
	height:22px;	
	background:url(/home.rtl_fichiers/icone_website.gif) left;
	background-repeat:no-repeat;	
	margin-right:10px;	
	margin-top:7px;	
	border:none;
	float:left;
}
#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #details #site_partenaire p{
/* ----------------- TEXTE DU SITE WEB ------------------ */
	width: 75%;
	font-weight:normal;
	padding-top:12px;
	float:center;
	
	
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #details #biens_partenaire {
/* ----------------- LIEN DES BIENS DE L'AGENCE ------------------ */
	width:100%;
	margin:auto;
	clear:both;
	margin-top:10px;
}
#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #details #biens_partenaire #bouton_bien_agence{
/* ----------------- ICONE DES BIENS DE L'AGENCE ------------------ */
	width: 15%;
	height:22px;	
	background:url(/home.rtl_fichiers/icone_consulte_annonce.gif) left;
	background-repeat:no-repeat;
	margin-right:10px;	
	margin-bottom:15px;	
	margin-top:7px;			
	border:none;
	float:left;
}
#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #partenaire #details #biens_partenaire {
/* ----------------- TEXTE DES BIENS DE L'AGENCE ------------------ */
	background:url(/home.rtl_fichiers/icone_consulte_annonce.gif) top left;
	background-repeat:no-repeat;
	font-weight:normal;
	padding-top:5px;
	padding-left:35px;
	width:140px;
	height: 25px;

}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #sendtofriend {
/* ----------------- BLOC D"ENVOI A UN AMI ------------------ */
	border: 2px solid #980E0C;
	background: url(/home.rtl_fichiers/fond_partenaire.jpg) repeat-y;
	background-position:center;	
	width:90%;
	margin:auto;
	clear:both;
	padding-bottom:10px;
	margin-bottom:10px;
}	

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #sendtofriend h3{
/* ----------------- TITRE DU BLOC D'ENVOI A UN AMI ------------------ */
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}	


#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #sendtofriend p{
/* ----------------- LES CHAMPS DU FORMULAIRES ------------------ */
	width:90%;
	padding:0px;
	margin:0px;
	margin:auto;
	text-align:left;
	font-weight:normal;
}


.conteneur_ok
{

	margin-left:auto;
	margin-right:auto;
	padding-left:150px;
}

.conteneur_ok2
{

	margin-left:auto;
	margin-right:auto;
	padding-left:147px;
}


#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #sendtofriend p input[type="text"]{
/* ----------------- CHAMPS TEXTES ------------------ */
	width:98%;
	margin:auto;
	padding:0px;
	margin:0px;
}


#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #sendtofriend form .conteneur_ok2 .bouton_envoyer_ami {
/* ----------------- LE BOUTON SUBMIT ------------------ */
	width: 23px;
	text-align:right;
	display:block;
	height:22px;	
	background:url(/home.rtl_fichiers/icon_ok.gif) right;
	background-repeat:no-repeat;	
	border:none;
	margin:0px;
	margin:auto;
	padding:0px;
	margin-top:5px;	
}

/*
#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #partenaire_annonce_detaillee #sendtofriend form .bouton_envoyer_ami:hover{
	width: 90%;
	text-align:right;
	height:22px;	
	background:url(/home.rtl_fichiers/icon_ok_down.gif) right;
	background-repeat:no-repeat;	
	border:none;
	margin:0px;
	margin:auto;
	padding:0px;
	margin-top:5px;
}
*/
/* ----------------------------------- CARACTERISTIQUES DE L'ANNONCE ----------------------------------- */

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #caracteristiques_annonce_detaillee {
	width:100%;
	margin:auto;
	margin-top:35px;
	clear:both;
	overflow-y:auto;
	text-align:left;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #caracteristiques_annonce_detaillee h3{
/* ----------------- LE TITRE DES CARACTERISTIQUES ------------------ */
	background: url(/home.rtl_fichiers/description_title.gif) repeat-x;
	background-position:center;
	height:20px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	width:100%;
	margin:auto;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #caracteristiques_annonce_detaillee #col_1{
/* ----------------- COLONNE 1 ------------------ */
	width:50%;
	float:left;
	margin-left:0px;
	margin-top:10px;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #caracteristiques_annonce_detaillee #col_1 h4 { 
/* ----------------- LES SOUS TITRES DE LA COLONNE 1 ------------------ */
	background: url(/home.rtl_fichiers/bg_header.jpg) repeat-x;
	background-position:center;
	height:20px;
	color:#000000;
	text-align:center;
	font-weight:bold;
	width:80%;
	margin:auto;
	margin-bottom:10px;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #caracteristiques_annonce_detaillee #col_1 ul { 
/* ----------------- LES LISTES A PUCES ------------------ */
	width:80%;
	margin-left:35px;
	padding:0px;
}
	
#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #caracteristiques_annonce_detaillee #col_1 .option_oui { 
/* ----------------- LES PUCES DES CARACTERISTIQUES APPARTENANT AU BIEN ------------------ */
	list-style-type: none;
	background-image: url(/home.rtl_fichiers/valid.jpg);
	height:14px;	
	background-repeat: no-repeat;
	background-position: 0% 80%;
	padding-left: 30px;
	margin:0px;
	margin-bottom:5px;
	padding-bottom:0px;
	line-height:90%;
}	

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #caracteristiques_annonce_detaillee #col_1 .option_non { 
/* ----------------- LES PUCES DES CARACTERISTIQUES N'APPARTENANT PAS AU BIEN ------------------ */
	list-style-type: none;
	background-image: url(/home.rtl_fichiers/non.gif);
	height:14px;	
	background-repeat: no-repeat;
	background-position: 0% 80%;
	padding-left: 30px;
	margin:0px;
	margin-bottom:5px;
	padding-bottom:0px;
	line-height:90%;
}	

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #caracteristiques_annonce_detaillee #col_2{
/* ----------------- COLONNE 2 ------------------ */
	width:45%;
	margin:auto;
	margin-left:10px;
	margin-top:10px;
	float:right;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #caracteristiques_annonce_detaillee #col_2 h4 { 
/* ----------------- LES SOUS TITRES DE LA COLONNE 2 ------------------ */
	background: url(/home.rtl_fichiers/bg_header.jpg) repeat-x;
	background-position:center;
	height:20px;
	color:#000000;
	text-align:center;
	font-weight:bold;
	margin:auto;
	width:80%;
	margin-bottom:10px;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #caracteristiques_annonce_detaillee #col_2 ul { 
/* ----------------- LES LISTES A PUCES DE LA COLONNE 2 ------------------ */
	width:80%;
	margin-left:35px;
	padding:0px;
}
	
#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #caracteristiques_annonce_detaillee #col_2 .option_oui { 
/* ----------------- LES PUCES DE LA COLONNE 2 DES CARACTERISTIQUES APPARTENANT AU BIEN ------------------ */
	list-style-type: none;
	background-image: url(/home.rtl_fichiers/valid.jpg);
	height:14px;	
	background-repeat: no-repeat;
	background-position: 0% 80%;
	padding-left: 30px;
	margin:0px;
	margin-bottom:5px;
	padding-bottom:0px;
	line-height:90%;
}	

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #caracteristiques_annonce_detaillee #col_2 .option_non { 
/* ----------------- LES PUCES DE LA COLONNE 2 DES CARACTERISTIQUES N'APPARTENANT PAS AU BIEN ------------------ */
	list-style-type: none;
	background-image: url(/home.rtl_fichiers/non.gif);
	height:14px;	
	background-repeat: no-repeat;
	background-position: 0% 80%;
	padding-left: 30px;
	margin:0px;
	margin-bottom:5px;
	padding-bottom:0px;
	line-height:90%;
}	

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #caracteristiques_annonce_detaillee #col_3{
/* ----------------- COLONNE 3 ------------------ */
	width:50%;
	margin:auto;
	margin-left:10px;
	float:left;
	margin-top:10px;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #caracteristiques_annonce_detaillee #col_3 h4 { 
/* ----------------- SOUS TITRES DE LA CONNE 3 ------------------ */
	background: url(/home.rtl_fichiers/bg_header.jpg) repeat-x;
	background-position:center;
	height:20px;
	margin:auto;	
	color:#000000;
	text-align:center;
	font-weight:bold;
	width:80%;
	margin-bottom:10px;
}

#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #caracteristiques_annonce_detaillee #col_3 ul { 
/* ----------------- LES LISTES A PUCES DE LA COLONNE 3 ------------------ */
	width:80%;
	margin-left:35px;
	padding:0px;
}
	
#resultats_recherche #bienDetaille_athome_centre #bloc_description_detaillee #caracteristiques_annonce_detaillee #col_3 li { 
/* ----------------- LES PUCES DE LA COLONNE 3  ------------------ */
	list-style-type: none;
	background-image: url(/home.rtl_fichiers/puce.gif);
	height:14px;	
	background-repeat: no-repeat;
	background-position: 0% 80%;
	padding-left: 30px;
	margin:0px;
	margin-bottom:15px;
	padding-bottom:0px;
	line-height:90%;
}	
