/* ************************************* GESTION DU BLOC VOTRE RECHERCHE 1 & 2 *******************************/
.aks_votre_recherche, .aks_votre_recherche_3 {
	background: url(../design/images/aks_ombre_1_middle.gif) repeat-y top left;
	width: 364px;
}
.aks_votre_recherche form, .aks_votre_recherche_3 form {
	margin: 0;
	padding: 0;
}
.aks_votre_recherche .aks_content_bloc {
	padding: 10px 22px;
	width: 299px;
	margin-left: 12px;
}
.aks_situer_agence .aks_content_bloc {
	color: #fff;
}
.aks_sidebar_left_1_top {
	font-size: 1px;
	width: 364px;
	height: 9px;
	background: #f1f0ee url(../design/images/aks_ombre_1_top.gif) no-repeat top left;
}
.aks_sidebar_left_1_bottom {
	font-size: 1px;
	width: 364px;
	height: 13px;
	background: #f1f0ee url(../design/images/aks_ombre_1_bottom.gif) no-repeat top left;
}
.aks_sidebar_left_1_sepa {
	font-size: 1px;
	width: 364px;
	height: 20px;
	background: #f1f0ee url(../design/images/aks_ombre_1_sepa.gif) no-repeat top left;
}
/* ****************************************************** GESTION DES BOUTONS *******************************/
.aks_votre_recherche_2, .aks_votre_recherche_3 {
	background: url(../design/images/aks_ombre_3_middle.gif) repeat-y top left;
	width: 450px;
}
.aks_votre_recherche_2 .aks_content_bloc {
	padding: 15px 25px;
	width: 374px;
	margin-left: 12px;
}

.aks_votre_recherche_3 .aks_content_bloc {
	padding: 15px 25px;
	width: 374px;
	margin-left: 12px;
}

a.aks_bt_recherche_blanc {
	display: block;
	background-color: #fff;
	height: 20px;
	font-size: 11px;
	color: #ffa800;
	text-decoration: none;
	padding-top: 5px;
	text-align: right;
	padding-right: 20px; 
}
a.aks_bt_recherche_blanc_2 {
	display: block;
	background-color: #fff;
	height: 20px;
	font-size: 11px;
	color: #cd5c5c;
	text-decoration: none;
	padding-top: 5px;
	text-align: right;
	padding-right: 20px; 
}
a.aks_bt_recherche {
	display: block;
	/*background: url(/design/images/aks_bt_recherche.jpg) repeat-x top left;*/
	background: url(../design/images/aks_bt_recherche_lancer.jpg) repeat-x top left;
	height: 20px;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	padding-top: 5px;
	text-align: right;
	padding-right: 15px; 
}
a.aks_bt_recherche_accueil {
	display: block;
	/*background: url(/design/images/aks_bt_recherche.jpg) repeat-x top left;*/
	background: url(../design/images/aks_bt_recherche_lancer.jpg) repeat-x -45px 0;
	height: 20px;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	padding-top: 5px;
	text-align: right;
	padding-right: 15px; 
}
li.aks_bt_recherche_2 {
	background: url(../design/images/aks_bt_recherche_nb_biens.jpg) repeat-x top left;
	height: 25px;
}
a.aks_bt_recherche_2 {
	display: block;
	height: 22px;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	padding-top: 3px;
	text-align: right;
	padding-right: 20px; 
}
a.aks_bt_recherche_2_disable {
	display: block;
	height: 22px;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	padding-top: 3px;
	text-align: right;
	padding-right: 20px; 
	cursor: default;
}
a.aks_bt_recherche_3 {
	display: block;
	/*background: url(/design/images/aks_bt_recherche_3.jpg) repeat-x top left;*/
	background: url(../design/images/aks_bt_recherche_lancer_2.jpg) repeat-x top left;
	height: 22px;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	padding-top: 3px;
	text-align: right;
	padding-right: 15px; 
}
a.aks_bt_recherche:hover, a.aks_bt_recherche_2:hover, a.aks_bt_recherche_3:hover, a.aks_bt_recherche_blanc:hover, a.aks_bt_recherche_blanc_2:hover {
	text-decoration: underline;
}
