/* CSS Document */



/*=============== bande accroche ===================*/

.bande_accroche {
	height:70px;
	background:url(http://media.achat-location.com/home_haloc_v02/accroche_haloc.gif) no-repeat bottom left;
	border-bottom: 1px solid #373737;
}

html>body.bande_accroche {
	height:71px;
	background:url(http://media.achat-location.com/home_haloc_v02/accroche_haloc.png) no-repeat bottom left; !important;
	border-bottom: 1px solid #373737;
}


/* aspect type de bien */

.onglet_haut ul#onglet_biens li a.onglet_maison {
	width: 121px;
	background: url(http://media.achat-location.com/home_haloc_v02/onglet_maison.png) no-repeat top left; 
	text-align:center;
}


.onglet_haut ul#onglet_biens li a.onglet_appart {
	width: 154px;
	background: url(http://media.achat-location.com/home_haloc_v02/onglet_appart.png) no-repeat top left; 
	text-align:center;
}

.onglet_haut ul#onglet_biens li a.onglet_terrain {
	width: 117px;
	background: url(http://media.achat-location.com/home_haloc_v02/onglet_terrain.png) no-repeat top left; 
	text-align:center;
}


/* aspect type de bien HOVER*/

.onglet_haut ul#onglet_biens li a:hover {
	color: #fff;
	background-position: bottom left;
}

.onglet_haut ul#onglet_biens li a:hover b {
	padding-top:35px;
}





/* aspect type de bien ACTIV */

.onglet_haut ul#onglet_biens li a.onglet_maison_ACTIV {
	width: 121px;
	background: url(http://media.achat-location.com/home_haloc_v02/onglet_maison.png) no-repeat bottom left; 
	text-align:center;
}


.onglet_haut ul#onglet_biens li a.onglet_appart_ACTIV {
	width: 154px;
	background: url(http://media.achat-location.com/home_haloc_v02/onglet_appart.png) no-repeat bottom left; 
	text-align:center;
}

.onglet_haut ul#onglet_biens li a.onglet_terrain_ACTIV {
	width: 117px;
	background: url(http://media.achat-location.com/home_haloc_v02/onglet_terrain.png) no-repeat bottom left; 
	text-align:center;
}

.onglet_haut ul#onglet_biens li a.onglet_maison_ACTIV b,
.onglet_haut ul#onglet_biens li a.onglet_appart_ACTIV b,
.onglet_haut ul#onglet_biens li a.onglet_terrain_ACTIV b {
	padding-top:35px;
}



/* aspect type de bien GRISE */

.onglet_haut ul#onglet_biens li a.onglet_maison_2 {
	width: 121px;
	color:#CCCCCC;
	background: url(http://media.achat-location.com/home_haloc_v02/onglet_maison_2.png) no-repeat top left; 
	text-align:center;
}


.onglet_haut ul#onglet_biens li a.onglet_appart_2 {
	width: 154px;
	color:#CCCCCC;
	background: url(http://media.achat-location.com/home_haloc_v02/onglet_appart_2.png) no-repeat top left; 
	text-align:center;
}

.onglet_haut ul#onglet_biens li a.onglet_terrain_2 {
	width: 117px;
	color: #CCCCCC;
	background: url(http://media.achat-location.com/home_haloc_v02/onglet_terrain_2.png) no-repeat top left; 
	text-align:center;
}

.onglet_haut ul#onglet_biens li a.onglet_maison_2:hover,
.onglet_haut ul#onglet_biens li a.onglet_appart_2:hover,
.onglet_haut ul#onglet_biens li a.onglet_terrain_2:hover {
	background-position: bottom left; 
	color:#fff;
}


.bloc_lanc_search ul li a.bt_memorise {
	display:block;
	margin-right:14px; 
	height: 34px;
	width:119px;
	color:#eee;
	text-decoration: none;
	line-height:11px;
	font-size:10px;
	font-weight: bold;
	text-align:center;
	background: url(http://media.achat-location.com/home_haloc_v02/form_bt_memorise.png) no-repeat top left;
}

.bloc_lanc_search ul li a.bt_memorise:hover {
	text-decoration: underline;
	background-position: bottom left;
}

.bloc_lanc_search ul li a.bt_memorise b {
	display:block;
	padding-top: 4px;
}

/**/

.bloc_lanc_search ul li a.bt_search {
	display:block;
	margin-right:17px; 
	height: 34px;
	width:159px;
	color:#333333;
	text-decoration: none;
	line-height:34px;
	font-size:12px;
	font-weight: bold;
	text-align:center;
	background: url(http://media.achat-location.com/home_haloc_v02/form_bt_search.png) no-repeat top left;
}

.bloc_lanc_search ul li a.bt_search:hover {
	text-decoration: underline;
	background-position: bottom left;
}

/**/

.bloc_lanc_search ul li a.bt_avance {
	display:block;
	/*height: 16px;*/
	width:155px;
	color:#fff;
	text-decoration: none;
	line-height:14px;
	font-size:11px;
	background:url(http://media.achat-location.com/form/form_avance_puce.gif) no-repeat center left;
	/*margin-bottom:2px;*/
	/*background: url(http://media.achat-location.com/home_haloc_v02/form_bt_avance.png) no-repeat top left;*/
}

/* avec image 
.bloc_lanc_search ul li a.bt_avance {
	display:block;
	height: 16px;
	width:159px;
	color:#999;
	text-decoration: none;
	line-height:16px;
	font-size:10px;
	margin-bottom:2px;
	background: url(http://media.achat-location.com/home_haloc_v02/form_bt_avance.png) no-repeat top left;
}*/

.bloc_lanc_search ul li a.bt_avance:hover {
	color:#fff;
	text-decoration: underline;
	/*background-position: bottom left;*/
}

.bloc_lanc_search ul li a.bt_avance b {
	padding-left:10px;
	font-weight:normal;
}


/*///////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////*/


a.bt_login {
	background:url(http://media.achat-location.com/home_haloc_v02/bt_login.png) no-repeat top left;
}

a.bt_login:hover {
	background-position: bottom left;
}



/* ico */

.ico_mandat_recherche {
	margin-top:4px;
	background:  url(http://media.achat-location.com/home_haloc_v02/ico_mandat_recherche.png) no-repeat top left; !important;
}

.ico_mandat_vente {
	margin-top:4px;
	background: url(http://media.achat-location.com/home_haloc_v02/ico_mandat_vente.png) no-repeat top left; !important;
}

.ico_financer {
	background: url(http://media.achat-location.com/home_haloc_v02/ico_financer.png) no-repeat top left; !important;
}

.ico_actu {
	background: url(http://media.achat-location.com/home_haloc_v02/ico_actu.png) no-repeat top left; !important;
}

.ico_dossier {
	background: url(http://media.achat-location.com/home_haloc_v02/ico_dossier.png) no-repeat top left; !important;
}







