
/***/	


#home_search {
	
	margin-left:33px;
}
#home_search .map {
	float: left;
	position: relative;
	width: 329px;
	height: 359px;
	margin-right:10px;
	padding-left:10px;
	
}
#home_search .map h2 {
	position: absolute;
	top: -10px;
	left: 10px;
	margin: 0;
}
#home_search .map p {
	position: absolute;
	margin: 0;
	top:-12px;
	left:16px;
	width: 100px;
	font-size: 12px;
	color: #2196f3;
}
#home_search .criteres {
	float: left;
	position: relative;
}
#home_search .criteres h2 {
	margin: 0;
	margin-bottom: 10px;
}
#home_search .criteres .submit {
	position: absolute;
	bottom: 3px;
	right: 0;
	margin: 0;
	padding: 0;
}
.form .libelle {
	display: inline-block;
	width: 80px;
	padding-right: 10px;
	text-align: right;
}
.form span, .form b {
	font-weight: bold;
	color: #2196f3;
	text-transform: uppercase;
	font-size: 12px;
}
.form > div {
	padding: 10px 0;
	border-bottom: 1px solid #E0E6E6;
}
.form .text {
	background: #E0E6E6;
	border: none;
	padding: 8px;
	border-radius: 4px;
	font-size: 12px;
	color: #2196f3;
	font-family: cartogothic;
	box-shadow: inset 0 0 6px #999;
	outline: none;
}
.form .text:hover, .form .text:focus {
	box-shadow: inset 0 0 6px #2196f3;
}
.form label.libelle {
	display: block;
	float: left;
	width: 150px;
	padding-top: 8px;
}
.form .field {
	float: left;
	width: 550px;
}
.form .submit {
	padding-left: 160px;
}
.form .submit input {
	margin: 0;
}
.form .field.radio {
	padding-top: 8px;
}
.form .field.radio input {
	margin-left: 15px;
}
.form .field.radio input:first-child {
	margin-left: 0;
}

.form h2 {
	margin-top: 40px;
}
.form select {
	background: #E0E6E6;
	padding: 8px;
	border-radius: 4px;
	font-size: 12px;
	color: #2196f3;
	font-family: cartogothic;
	border: 1px solid #999;
	outline: none;
}
.jqTransformSelectWrapper ul {
	margin: 0;
	padding: 0;
}
.actu{
	float:left;
	width:690px;
	 padding: 0 15px 10px 10px;
}
.actu img {
	max-width: 400px;
	float: right;
	text-align:right;
	padding-left: 20px;
	padding-bottom: 20px;
}
.bien{
	float:left;
	padding:0px 5px 5px 5px;
	margin-top:-4px;
}
.bien h2{
	border-left: 3px solid #2196f3;
    color: #333333;
    font-size: 20px;
    line-height: 20px;
    padding: 0 0 0 5px;
    text-transform: uppercase;
}
.bien h3{
	border-bottom:3px solid #BCCACA;
	
}
.bien .type {
	color: #00386E;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top:2px;
	border-top:1px solid #EDEDED;
}
.bien .prix {
	float:right;
	font-size: 24px;
	font-weight: bold;
	color:#FFFFFF;
	margin:0;
	margin-top: -5px;
	margin-right:-5px;
	padding:10px;
	background:url(../images/fond_deg_prix_detail.png) bottom repeat-x;
	border-radius:5px;
	box-shadow:0px 3px 2px rgba(0,0,0,0.25) ;
}
.bien .carac {
	float: left;
	width: 310px;
	min-height: 300px;
}
.bien .lien_pdf{
	float:left;
	padding-left: 18px;
	background: url(../images/icone-pdf.gif) no-repeat left center;
}
.bien .photos {
	float: left;
	width: 380px;
	margin-right: 20px;
}
.bien .photos img{
	border-radius:3px;
	border:2px solid #EDEDED;
}
.bien .block_picto{
	float:left;
	width:348px;
	background:url(../images/fond_deg_annonce.png) bottom repeat-x #FFFFFF;
	border-radius:5px;
	border:1px solid #EDEDED;
	padding:15px;
	margin-bottom:10px;
}
.bien .carac ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.bien .carac ul li {
	padding: 4px;
	border-bottom: 1px solid #DDD;
	color: #666;
	font-size: 11px;
}
.bien .photos {
	padding-top: 20px;
}
.bien .photos .vignettes {
	margin-top: 5px;
}
.bien .photos .vignettes a {
	display: block;
	float: left;
	width: 84px;
	overflow: hidden;
	margin:5px 5px 5px 5px;
}
.bien .photos .vignettes a img {
	width: 100%;
}
.btn_recommander_annonce{
	float:left;
	background:url(../images/btn_recommander_annonce.png) top left no-repeat;
	width:288px;
	height:25px;
	padding:11px 0 0 60px;
    text-transform: uppercase;
	color:#678785 !important;
}
.btn_recommander_annonce:hover{
	background-position:bottom left;
	color:#333333 !important;
}
.btn_imprimer_annonce{
	float:left;
	background:url(../images/btn_imprimer_annonce.png) top left no-repeat;
	width:288px;
	height:25px;
	padding:11px 0 0 60px;
    text-transform: uppercase;
	color:#678785 !important;
}
.btn_imprimer_annonce:hover{
	background-position:bottom left;
	color:#333333 !important;
}
.btn_signaler_abus{
	float:left;
	background:url(../images/btn_signaler_abus.png) top left no-repeat;
	width:288px;
	height:25px;
	padding:11px 0 0 60px;
    text-transform: uppercase;
	color:#678785 !important;
}
.btn_signaler_abus:hover{
	background-position:bottom left;
	color:#333333 !important;
}

.btn_afficher_tel{
	float:left;
	background:url(../images/btn_afficher_tel.png) top left no-repeat;
	width:288px;
	height:25px;
	padding:11px 0 0 60px;
    text-transform: uppercase;
	color:#678785 !important;
	margin-bottom:10px;
}
.btn_afficher_tel:hover{
	background-position:bottom left;
	color:#333333 !important;
}
.btn_voir_site{
	float:left;
	background:url(../images/btn_voir_site.png) top left no-repeat;
	width:288px;
	height:25px;
	padding:11px 0 0 60px;
    text-transform: uppercase;
	color:#678785 !important;
	margin-bottom:10px;
}
.btn_voir_site:hover{
	background-position:bottom left;
	color:#333333 !important;
}
.btn_envoyer_message{
	float:left;
	background:url(../images/btn_envoyer_message.png) top left no-repeat;
	width:288px;
	height:25px;
	padding:11px 0 0 60px;
    text-transform: uppercase;
	color:#678785 !important;
}
.btn_envoyer_message:hover{
	background-position:bottom left;
	color:#333333 !important;
}
.btn_favori{
	float:left;
	background:url(../images/btn_favori.png) top left no-repeat;
	width:288px;
	height:25px;
	padding:11px 0 0 60px;
    text-transform: uppercase;
	color:#678785 !important;
	margin-bottom:10px;
}
.btn_favori:hover{
	background-position:bottom left;
	color:#333333 !important;
}

#promoteur{
	background: url("../images/fond_deg_annonce.png") repeat-x scroll center bottom #FFFFFF;
    border: 1px solid #EDEDED;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin-top: 10px;
	margin-bottom:10px;
    padding: 15px;
    width: 348px;
}
#promoteur h3{
	margin-top:0px;
}
.bien .promoteur p {
	margin: 5px 0;
}
.bien .promoteur .nom {
	font-size: 14px;
	font-weight: bold;
	margin-top:0px !important;
}
.bien_list {
	width:580px;
	padding: 10px;
	border-radius:5px;
	box-shadow:0px 3px 2px rgba(0,0,0,0.25) ;
	margin-bottom:20px;
	background: #f5f9f8 url(../images/fond_deg_annonce_une.png) bottom repeat-x;
	border-top:4px solid #61C7C7;
}

/*
.bien_list:nth-child(even) {
	background: #FFFFFF url(../images/fond_deg_annonce_une.png) bottom repeat-x;
	border-top:4px solid #61C7C7;
}
.bien_list:nth-child(even):hover {
	background:url(../images/fond_deg_annonce_une.png) bottom repeat-x;
}*/

.bien_list .image {
	float: left;
	width: 150px;
	border:1px solid #FFFFFF;
}
.bien_list .image img {
	width: 100%;
}
.bien_list .texte {
	float: left;
	width:413px;
	margin-left: 15px;
}
.bien_list .texte p {
	margin: 0;
}
bien_list_img_annonceur{
	float: right;	
}
.bien_list .nom a{
	float:left;
	width:100%;
	font-size: 16px;
	color: #00459c;
	font-weight:normal;
	margin-bottom:5px;
}
.btn_details{
	float:right;
	background:url(../images/btn_details.png) top no-repeat;
	width:100px;
	height:34px;
}
.btn_details:hover{
	background-position:bottom;
}
.bien_list .type {
	font-size: 14px;
	color: #333333;
}
.bien_list .texte .prix {
	font-size: 20px;
	font-weight: bold;
	margin-top: 5px;
	color:#2196f3;
}
.bien_list .lien {
	float: left;
	width: 100px;
}
#content .bien_list .lien a {
	color: #FFF;
	padding: 5px 8px;
	font-size: 11px;
	width: 100px;
}
.pagination {
	text-align: center;
	margin: 20px 0;
}
.pagination a, .pagination strong {
	display: inline-block;
	padding: 5px;
	margin-left: 5px;
}
.filtres_col {
	float: left;
	width: 220px;
	background: #003870;
	margin-left: -10px;
	padding-left: 10px;
	border-radius: 0 0 5px 5px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNDU5YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDM4NmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #00459c 0%, #00386e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00459c), color-stop(100%, #00386e));
	background: -webkit-linear-gradient(top, #00459c 0%, #00386e 100%);
	background: -o-linear-gradient(top, #00459c 0%, #00386e 100%);
	background: -ms-linear-gradient(top, #00459c 0%, #00386e 100%);
	background: linear-gradient(to bottom, #00459c 0%, #00386e 100%);
}
.filtres_col h3 {
	border-bottom: 1px solid #FFF;
	margin-bottom: 5px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 15px;
}
.filtres_col p {
	margin: 5px 0;
	color: #FFF;
	font-size: 11px;
	line-height: 2;
}
.filtres_col .text {
	font-size: 11px;
	width: 40px;
}
.filtres_col .col {
	width: 50%;
	float: left;
}
.filtres_col .type_check {
	display: block;
	font-size: 12px;
}
#content .filtres_col .type_check a {
	color: #FFF;
	font-size: 14px;
	font-family: Arial;
	display: block;
	float: right;
	padding: 0 5px;
	line-height: 16px;
	margin-right: 10px;
}
.filtres_col .stype_check {
	display: none;
	font-size: 11px;
	padding-left: 20px;
}
#btn_recherche{
	float: left;
	width: 155px;
	height: 23px;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	background: url(../images/btn_recherche.png) no-repeat top center;	
}
#btn_recherche:hover{
	background-position: bottom;	
}
.annonces_list {
	width: 96%;
	margin:auto;
	background:#FFFFFF;
	border-radius:5px;
	box-shadow: 0 0px 3px rgba(0, 0, 0, 0.25);
}
.annonces_list td {
	padding: 5px;
	color:#333333;
}
.annonces_list th {
	padding: 5px;
	color: #333333;
	background:url(../images/footer_bottom.png) repeat-x;
}
.annonces_list tr {
	background: #F8FAFA;
}
.annonces_list tr:nth-child(even) {
	background: #E0E6E6;
}
.infos_table{
	width: 96%;
	margin:auto;
	background:#FFFFFF;
	border-radius:5px;
	box-shadow: 0 0px 3px rgba(0, 0, 0, 0.25);
}
.infos_table td {
	padding: 5px;
	border-bottom:1px solid #EDEDED;
}
.infos_table .t{
	text-align: right;
	color: #0B56AD;
	padding-left: 30px;
	padding-right: 10px;
}
.image_carte_recherche{
	width:226px;
	height:383px;
	border:0;
	float:right;
	margin-top:-10px;
	margin-right:6px;
}
.image_region {
	position:absolute;
	left:50%;
	margin-left:-66px;
	z-index:100;
}

#carte_transparent{
	position:absolute;
	left:50%;
	margin-left:-146px;	
}
/***/

.bien_list2{
	float:left;
	width:580px;
	margin:5px 0 10px 0;	
	padding:10px ;
	background:#FFFFFF url(../images/fond_deg_annonce.png) repeat-x bottom;
	border-radius:3px;
	border:1px solid #EDEDED;
}
/*.bien_list2:hover{
	background:#FFFFFF;
	background-image:none;
}*/
.image_bien_list2{
	float:left;
	width:130px;
	margin:0 15px 0 0;
	border:1px solid #FFFFFF;
}
.image_bien_list2 .image {
	float: left;
	width: 100px;
}
.image_bien_list2 .image img {
	width: 100%;
}
.texte_bien_liste2{
	float:left;
	width: 433px;
}
.type_bien_list2{
	margin:0;
	color:#333333;
	font-size:11px;
}
.prix_bien_list2{
	margin:0;
	font-size:13px;
	color:#333333;
} 
.infos_bien_list2{
	margin:0;
	padding: 0;	
}
.texte_bien_liste2 a{
	font-size:13px;
	font-weight:normal;
}
.btn3{
	float:right;
	color:#FFFFFF !important;
	width: 190px;
	padding:8px 10px;
	text-transform:uppercase;
	border-radius:6px;
	margin-right: 10px;
	background: #0B56AD;
}
.btn3:hover{
	color: #61C7C7 !important;
}
/**/
.bloc_annuaire{
	float:left;
	width:670px;
	margin:5px 0 10px 0;	
	padding:10px ;
	background:#FFFFFF url(../images/fond_deg_annonce.png) repeat-x bottom;
	border-radius:3px;
	border:1px solid #EDEDED;
	cursor:pointer;
}
.bloc_annuaire:hover{
	background:#FFFFFF;
	background-image:none;
}
.image_bloc_annuaire{
	float: left;	
	margin-right: 15px;
}
.texte_bloc_annuaire{
	float: left;
	width: 420px;
}
.texte_bloc_annuaire a{
	font-size:14px;
	font-weight:normal;
}
.titre_bloc_annuaire{
	font-size: 13px;	
	color: #0B56AD;
	font-weight: bold;
	margin: 0;
	padding:0;
}

.btn_envoyer{
	margin-left:170px; 
	float:left;
	background:url(../images/btn_envoyer.png) no-repeat;
	width:115px;
	height:40px;
}
.tri_actif{
	font-weight: bold;	
}

/***/ 
#map-canvas,#map-canvas2{
	width:680px;
	height:400px;

}

#mapgoogle{
	float:left;
	width:680px;
	height:400px;
	background:#FFF;
    border: 6px solid #FFFFFF;
    box-shadow: 0 4px 3px rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    margin: 0 0 20px 10px;
	border-radius:5px;
}

#fermergoogle{
	background:#FFF;
	padding:5px;
	position:absolute;
	z-index:1001;
	color:#000;
	font-weight:bold;
	margin-top:-6px;
	margin-left:-6px;
}

#calculatrice{
	float: left;
	width: 250px;
	min-height: 150px;
	border-radius: 5px;
	margin-bottom: 10px;
	background: #00386f; 
}

#calculatrice table{
	font-size:11px;
	margin: 5px 0 5px 10px;
	color: #fff;
}

#calculatrice h3{
	margin: 0 0 10px 0;
	padding-top: 10px;
	margin-left: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	border-bottom: 3px solid #FFF;
	padding-bottom: 3px;
}
#calculatrice_simulation{
	float: left;
	width: 690px;
	min-height: 150px;
	border-radius: 5px;
	margin-bottom: 10px;
	background: #00386f; 
}

#calculatrice_simulation table{
	margin: 5px 0 5px 15px;
	color: #fff;
}

#calculatrice_simulation h3{
	margin: 0 0 10px 0;
	padding-top: 10px;
	margin-left: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	border-bottom: 3px solid #FFF;
	padding-bottom: 3px;
}

#calculatrice_simulation .input_calc{
	text-align: center;
	width: 250px;
	margin-left: 20px;	
}
.input_calc{
	text-align: center;
	width:100px;
}
#calculatrice_simulation .btn_simulation{
	float: left;
	color:#FFFFFF !important;
	width: 320px;
	padding:10px 0 0 0;
	text-transform:uppercase;
	border-radius:6px;
	margin: 0 0 0 15px;
	background:url(../images/btn_bg2.png) top repeat-x #004296;
	height:25px;
	line-height:12px;
	margin: 0 0 20px 15px;
	text-align:center;
}
#calculatrice_simulation .btn_simulation:hover{
	background: #1667be;	
}

#div_alert #valider{
	color:#FFF;
	font-size:17px;
	text-decoration:none;
	margin:auto;
	border:0;
	width:87px;
	height:24px;
}
#div_alert #valider:hover{
	color:#61C7C7;
}
#div_alert {
	position:fixed;
	z-index:51;
	width:280px;
	height:140px;
	padding:10px;
	left:50%;
	top:50%;
	margin:-75px 0 0 -150px;
	border:solid 6px #FFF;
	text-align:center;
	color:#FFF;
	background:#0B56AD;
	box-shadow:0px 5px 4px rgba(0,0,0,0.56);
}
#fermer_div{
	float: right;
	width: 20px;
	height: 20px;
	background: url(../images/btn_fermer_div_bas.png) no-repeat top center;
}

.inactif{
	color: #adadad !important;
}
.actif{
	color:#FFFFFF !important;
	background:#2196f3;
	border-radius:3px;
	padding:0px 3px 0px 3px;
}
#nom_gouvernorat a:hover{
	color:#FFFFFF !important;
	background:#2196f3;
	border-radius:3px;
	padding:0px 3px 0px 3px;
}
#droite_etroit{
	float:right;
	width:125px;
	text-align:center;
	margin-right:10px;
}
.contenu_central{
	float:left;
	width:591px;
	padding:12px;
}
.contenu_central_localisation{
	float:left;
	width:603px;
}
.contenu_central_localisation_carte{
	float:left;
	background:#00386E;
	width:380px;
	min-height:380px;
	margin-right:15px;
}
.contenu_central_localisation_liste{
	float:left;
	width:200px;
	min-height:300px;
}
.contenu_central_localisation_liste_titre{
	border-bottom: 4px solid #BCCACA;
    color: #2196f3;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin: 4px 0 0;
    padding-bottom: 3px;
    text-transform: uppercase;
    width: 200px;
}
.contenu_central_localisation_liste .ville{
	float:left;
	width:200px;
	overflow:auto;
	max-height:292px;
}
.contenu_central_localisation_liste table{
	float:left;
	margin-top:5px;
}
.contenu_central_localisation_liste table td{
	border-bottom:1px solid #EDEDED;
}

