/* The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements.
   j.mp/bestclearfix */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix { zoom: 1; }

body {
  	background: #ffffff;
  	color: #131313;
  	font-size: 14px;
  	font-weight: normal;
  	height: auto;
  	padding:0px !important;
  	margin:0px !important;
}

body #generalWrapper{
	/* background: url(/images/bg-body-bottom.png) bottom left repeat-x; */
}

body.index.index #generalWrapper{
	/* background: url(/images/bg-body-bottom-home.png) bottom left repeat-x; */
}

a {
  color: #222;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h2 {
	font-family: 'Pontano Sans', sans-serif;
	font-weight: 400;
	font-size:20px;
	color: #131313;
	border-bottom: 1px solid #edd159;
	margin: 20px 0 26px 0px;
	padding-bottom:6px;
	position:relative;
}

h2:before {
    content:'';
    width:18px;
    height:10px;
    background: url(/images/arrow_down_subtitle_white.gif);
    bottom:-10px;
    left: 20px;
    right: auto;
    position:absolute;
}

body.index #grid1 h2:before {
	left: 466px;
}

.properties_result_content h2:before, .property_detail_content h2:before {
    content:'';
    width:18px;
    height:10px;
    background:url(/images/arrow_down_subtitle_white.gif);
    bottom:-10px;
    left:22px;
    position:absolute;
}


p {

  overflow: hidden;
  padding: 0;
}


#generalWrapper{
	width:100%;
	margin: 0px auto;
}

#header {
	border-bottom: 1px solid #131313;
	margin-top: 30px;
}

body.index #header2{
    background: url("/images/img01b.jpg") repeat scroll right top #000000;
    margin-top: 0px;
    height: 400px;
}

body.offer #header2 {
	margin-bottom: 30px;
}

.aumetz {
	width: 49%;
    float: left;
    margin-right: 9px;
}
.hayange {
	width: 49%;
    float: left;
}


.left-contact {
	float: left;
	width: 49%;
	margin-right: 17px;
}
.right-contact {
	float: left;
	width: 49%;
}

input#city {
	width: 176px;
}

#html_contact_map h3 {
	font-size: 15px;
	font-weight: normal;
	    color: #062450;
}

.grid_text_phone {
	float: right;
}

.ul_text_accueil {
	margin-top: 20px;
}
.ul_text_accueil li {
	    line-height: 25px;
	    font-size: 14px;
}

#headerPicture {
	margin-top: 10px;
	margin-bottom: 30px;
}

body.index #headerPicture {
	display: none;
}

#grid1 {
	margin-bottom: 10px;
}

/******************************************/
/************** Widget MENU ***************/
/******************************************/

.menu{
  margin: 0;
}
.menu li{
	padding:0px;
	margin:0px;
	float:left;
	list-style:none;
}

.menu a{
     -moz-box-sizing: border-box;
     color: #131313;
     display: block;
     margin: 0;
     padding: 7px 23px 7px;
     position: relative;
     text-decoration: none;
}

.menu a:hover {
	color: #eed15a;
}

.menu a span {
   display: block;
   font-size: 13px;
   font-weight: bold;
   margin: 0;
   padding-bottom: 16px;
   text-align: center;
   text-transform: uppercase;
}

.menu li#tab_credit{
	float:right;
	margin-right:10px;
}

body.index.index #tab_home a:after,
body.by #tab_vente a:after,
body.rt #tab_location a:after,
body.financement #tab_financement a:after,
body.build #tab_build a:after,
body.contact.simple #tab_contact a:after,
body.content.credit #tab_credit a:after,
.menu a:hover:after{
	content:'';
	position:absolute;
	bottom: 15px;
	left:45%;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 4px solid #FFFFFF;
}


.menu .subMenu a {
    background-color: #2f4f77 ;
    padding: 15px 10px 3px 10px;
    width: 160px;
    height: 35px;
    margin-top: -3px;
    color:#FFF;
}

.menu .subMenu li{
	float:none;
	margin:0px;
	height: 35px;
}

.menu .subMenu a span{
	padding:0px;
	display:block;
	text-align:left;
	float:left;
	width:100%;
	font-size:12px;
	text-transform:none;

}

.menu a span.left {
	display:none;
}

.menu a span.right{
	display:none;
}

.menu .subMenu a span.left{
	width:0%;
}

.menu .subMenu a span.right{
	float:right;
	clear:right;
	width:0%;
	background:none;
	border:none;
}

.subMenu{
	margin-bottom:0px;
	display:none;
}



#picture_sub_menu{
	width: 138px;
	margin:15px 0px 0px 15px;
}


/********** Horizontal Menu SubMenu ************/
.grid_24 .subMenu {
	position:absolute;
	top: 62px;
	z-index:1001;
}


/************** Opened SubMenus  ***************/

body.tabInfo .subMenu.tabInfo{
	display:block;
}

/************** Selected Menus ***************/




/************** Hover Menus ***************/

.menu a:hover span {

}

.menu a:hover span.left {

}

.menu a:hover span.right {

}

/************** Selected SubMenus ***************/


/************** Hover SubMenus ***************/

.menu .subMenu a:hover span{

}

.menu .subMenu a:hover span.left {

}

.menu .subMenu a:hover span.right {

}

/*  text_header  */

#text_header a {
	   color: #000;
   }
   #text_header {
	   position: absolute;
	   top: 0;
	   margin: 0 auto;
	   z-index: 999;
	   width: calc( 100% - 40px );
	   min-width: 1120px;
	   left: 0;
	   right: 0;
	   height: 33px;
	   padding-top: 3px;
	  }
   #text_header h2 {
	   background: transparent;
	   font-size: 32px;
	   text-shadow: 0px 1px 4px #000;
	   color: #fff;
   }
   #text_header .slogan{
	   float:left;
	   width:50%;
   }
   
   #text_header .ss-slogan{
	   font-family:arial;
	   font-style:italic;
	   font-weight:normal;
	   font-size:12px;
	   width:50%;
	   float:left;
   }
   
   #text_header .contact{
	   float:right;
	   color:#ffffff;
	   text-transform:uppercase;
	   margin-top:10px;
	   position:relative;
	   padding-left:26px;
   }
   
   #text_header .contact span{
	   color:#FFFFFF;
   
   }
   
   #text_header .contact span.icon {
	   display:block;
	   position:absolute;
	   width:22px;
	   height:32px;
	   top:-3px;
	   left:0px;
   }

	 .col-left {
	   float: left;
	   width: 748px;
	   margin-right: 20px;
	  }
   .col-right {
	   float: left;
	   width: 140px;
   }
   .col-right h2 {
	   font-size: 17px;
   }

	 .text-facebook {
		height: 30px;
		color: #fff;
		line-height: 30px;
		float: left;
		margin: 0 0px 0 0;
		width: 100%;
		text-align: right;
	}

	#text_header .col-left p {
		margin: 5px 0 0 0;
		color: #000;
	}
	#text_header .col-right {
		float: right;
		color: #fff;
		width: 280px;
		display: inline-flex;
	}
	#text_header .col-right a img {
		width: 26px;
		/* margin-top: -4px; */
		margin-left: 10px;
	}
	#text_header .col-right a:hover {
		text-decoration: none;
	}
	#text_header .langues{
		display: inherit;
		line-height: 30px;
		margin-left: 15px;
	}


/*  form_title  */



#form_title div{

    font-family: 'Pontano Sans', sans-serif;
	font-size:15px;
	color:#2f4f77 ;
	letter-spacing:2px;
	margin:10px 0px 0px 20px;
	font-weight:bold;
}



/* menu langue */


#menu_lang{
	width:auto;
	float:right;
	color:#2F4F77;
	font-weight:500;
	margin-top: 60px;
}

#menu_lang a {
	color: #2F4F77;
}

html[lang=fr] #menu_lang .fr,
html[lang=en] #menu_lang .en,
html[lang=de] #menu_lang .de{
	color:#BF1E2D;
}


#menu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}


/* Header Search Form */

dt#formelement-label {
	display: none;
}

.text_page_contenu {
	margin: 20px 0px 40px 0px;
	min-height: 550px;
}

/* Search Forms */

.form_search form {
	margin: 0px 5px 0px 20px;
}

.form_search input[type=text],
.form_search select,
.form_search input[type=submit]{

}

.form_search input[type=submit]{
	color:#FFFFFF;
	font-size:15px;
	text-transform:uppercase;
	float:right;
	padding:5px 35px 5px 15px;
	font-family: 'Pontano Sans', sans-serif;
	letter-spacing:2px;
	border-radius:3px;
	border:none;
	background: #131313 url(/images/icon_search_button.png) 113px 5px no-repeat;
	text-transform: uppercase;
	position:relative;
	min-width: 145px;
}





#form_header {

}

#form_header label {
    font-size:13px;
    font-weight:normal;
    color: #131313;
}

#form_header dl.zend_form dt {
    width: 35%;
	margin-left:0px;
}

#form_header input[type=submit]{
	margin-top:0px;
}

#max_price-label,
#max_bedroom-label,
#max_surface-label {
	width: 26px !important;
}



#form_header #min_surface-label,
#form_header #min_surface-element,
#form_header #max_surface-label,
#form_header #max_surface-element{
	/* display:none; */
}



/****** Properties array ******/


.property_array a,
.property_array a:hover{
	height: 284px !important;
	display:block;
	text-decoration:none;
	text-align:left;
	color:#000000;
	margin-bottom:10px;
	text-transform:uppercase;
}

.property_array a .photo{
	height: 174px;
	width: 230px;
	vertical-align:bottom;
	overflow:hidden;
	margin-bottom:10px;
	position:relative;
	background:#FFFFFF;
}

.property_array a img{
	display:block;
	margin: auto;
	height:100%;
}

.property_array a .photo:after{
	content: ' ';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

.property_array a .infos{
	height:90px;
	background: #edd159;
	padding:6px 6px 0 8px;
	color: #131313;
	border-bottom: 4px solid #131313;
}



.property_array a .infos .tr_transaction,
.property_array a .infos .key-price,
.property_array a .infos .price{
	font-weight:bold;
}
.property_array a .infos .line{
	display:block;
}
.property_array a .infos .price{
	color: #131313;
}

body.offer.search #grid1 a{
    margin-bottom: 20px;
}

body.offer.search .property_array a .photo{
	/* height:140px; */
}

body.index.index #grid1 h2{
    color: #000;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
}
}

/* Text Footer */
#text_footer{
    padding:14px 0 10px 0;
	font-size:11px;
	}

#text_footer .white{
   -moz-box-sizing: border-box;

   background: url("/images/logo_small.png") no-repeat scroll 520px 4px #FFF;
    border-: 1px solid #7D8383;
    color: #222222;
    font-size: 12px;
    height: 100px;
    line-height: 21px;
    padding: 8px 0 0 20px;
}

#text_footer .white h3{
    color: #303192;
    font-size:12px;
    margin:0px;
    padding:0px;
}


#text_footer .white .links{
    font-size: 11px;
    color: #5F6368;
    clear: both;
    padding-top: 9px;
}

#text_footer .links a{
	color: #ffffff;
}

#text_footer .links a:hover{
	color: #edd159;
}



#text_footer .right.copyright{
	float:right;
	text-align:right;
	font-size: 10px;
	margin-top:5px;
	color: #ffffff;
}

#text_footer .right a{
	color:#FFFFFF;
}


/****** Offer Search ******/

.properties_result_content {
	background:#FFFFFF;
	margin-right:24px;
	min-height:666px;
	padding-right: 10px;
	padding-left: 10px;
}

.properties_result_content .navigation_bar{
	margin: 0px 10px 10px 10px;
}

.properties_result_content .navigation_bar .resume {
	float:left;
	color: #5F6368;
}

.properties_result_content .navigation_bar .pagination {
	float:right;
}

.properties_result_content .navigation_bar ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.properties_result_content .navigation_bar li {
	float:left;
	height:30px;
	margin-left:24px;
}

.properties_result_content .navigation_bar li a {
	margin:0px 5px;
	color: #5F6368;
	display:block;
	text-decoration: none;
}
.properties_result_content .navigation_bar li a:hover{
	text-decoration:underline;
	color:#2f4f77 ;
}

.properties_result_content .navigation_bar li span.current_page, .navigation_bar ul.filters a.current_filter {
	font-weight:bold;
	color: #131313;
}

.properties_result_content .navigation_bar li a.next_page , .navigation_bar li a.previous_page {
	width:15px;
	height:15px;
}

.properties_result_content .navigation_bar li a.previous_page {
	background:#000000 url(/share/img/previous-next.png) top left no-repeat;
}

.properties_result_content .navigation_bar li a.next_page {
	background: #5F6368 url(/share/img/previous-next.png) -15px 0px no-repeat;
}

.properties_result_content .navigation_bar li a.previous_page:hover,
.properties_result_content .navigation_bar li a.next_page:hover{
	background-color:#2f4f77 ;
}

.properties_result_content .navigation_bar ul.filters {
	clear:both;
	margin:10px auto;
}

.properties_result_content .navigation_bar ul.filters a {
	padding:0px 0px 10px 0px;
}

.properties_result_content .navigation_bar ul.filters a.current_sorter{

}

.properties_result_content .navigation_bar ul.filters a.asc {
	background:#2f4f77  url(/share/img/asc-dsc.png) center -32px no-repeat;
}

.properties_result_content .navigation_bar ul.filters a.desc {
	background: #131313  url(/share/img/asc-dsc.png) center 0px no-repeat;
}

.properties_result_content article {
	   margin: 0 0 20px;
	   padding: 0px 0 0px 0;
	   position: relative;
	   background: #f3f3f3;
	  }
   
   .properties_result_content article h2 {
	   background: #131313;
	   font-size: 17px;
	   margin: 0 0 0px;
	   padding: 0;
	   border-bottom: none;
	  }
   .properties_result_content article h2 a {
	   color: #fff;
	   display: block;
	   padding: 5px 10px;
	   font-size: 18px;
   }
   .properties_result_content article h2 a:hover{
	   text-decoration:none;
   }
   
   .properties_result_content article h2 a .immotype{
   
	   display: inline-block;
   }
   
   .properties_result_content article .photo{
	   width: 40%;
	   height: 176px;
	   float:left;
	   overflow:hidden;
	   text-align:center;
	   display:block;
	   background: #e4e4e4;
	  }
   
   .properties_result_content article .photo img {
	   margin:0px auto;
	   height: 100%;
	   margin-bottom: 10px;
   }
   
   .properties_result_content article  .description,
   .properties_result_content article  .info {
	   margin: 10px 10px 10px 20px;
	   font-size:12px;
	   width: 50%;
	   float:left;
	   color: #000;
	  }
   
   .properties_result_content article .info .key {
	   font-size:12px;
	   font-weight:bold;
   }
   
   .properties_result_content article .__price .value {
	   color: #eed15a;
	   font-weight:bold;
	   font-family: 'Roboto Condensed', sans-serif;
	   font-weight: 400;
	   font-size:18px;
	  }
   .properties_result_content article .__price .key{
	   display:none;
   }
   
   .properties_result_content article a.detail {
	   background: none repeat scroll 0 0 #eed15a;
	   border: medium none;
	   color: #000;
	   font-size: 14px;
	   letter-spacing: 1px;
	   padding: 30px 20px;
	   position: absolute;
	   right: 0px;
	   bottom: 0;
	  }
   .properties_result_content article a.detail:hover {
	   background: #131313 !important;
	   text-decoration: none;
	   color: #fff;
	  }
   
   .properties_result_content .no_result{
	   margin:0px 10px 20px 10px;
	   font-weight:bold;
	   color: #fff;
   }

/*********** Offer Detail ******************/

.property_detail_content {
	background:#FFFFFF;
}

.property_detail_content .navigation_bar ul,
.property_detail_content h1,
.property_detail_content #gallery,
.property_detail_content .offer_childs,
.property_detail_content .situation_description,
.property_detail_content .description,
.property_detail_content .specifications,
.property_detail_content div.googleMap{
    margin-left: 10px;
}

.property_detail_content .offer_childs h2,
.property_detail_content .situation_description h2,
.property_detail_content .description h2,
.property_detail_content .specifications h2,
.property_detail_content div.googleMap h2,
.property_detail_content .form_contact_container h2{
    margin-bottom:18px;
}

.property_detail_content .form_contact {
	margin: 0 10px 0 0;
}

.property_detail_content .navigation_bar ul li,
.property_detail_content .navigation_bar ul{
    margin-top:0;
    margin-bottom:0;
}

.property_detail_content .form_contact_container{
    margin-left:10px;
    margin-right:0px;
}

.property_detail_content div.googleMap{
    margin-right: 10px;
}



.property_detail_content h1{
	color: #5F6368;
	font-family: 'Pontano Sans', sans-serif;
	font-weight: 400;
	font-size:22px;
}

.property_detail_content h2{
	color: #131313;
	font-family: 'Pontano Sans', sans-serif;
	font-weight: 700;
	font-size:20px;
	margin-top:20px;
	margin-bottom:0px;
	line-height:30px;
}

.property_detail_content h3{
	color:#1C1C1C;
	font-family: 'Pontano Sans', sans-serif;
	font-weight: 400;
	font-size:16px;
}

.property_detail_content .overview .__detail_rent_price,
.property_detail_content .overview .__detail_selling_price{
	margin-bottom:10px;
}

.property_detail_content .overview .__detail_rent_price .key,
.property_detail_content .overview .__detail_selling_price .key{
	display:none;
}

.property_detail_content .overview .__detail_rent_price .value,
.property_detail_content .overview .__detail_selling_price .value{
	color: #e0bd2a;
	font-weight:bold;
	font-family: 'Pontano Sans', sans-serif;
	font-weight: 700;
	font-size:18px;
}

.property_detail_content a.back,
.property_detail_content .overview a.contact{
	margin:10px 0px;
	display:inline-block;
	text-decoration: none;
}

.property_detail_content a.back,
.property_detail_content .overview a.contact,
.property_detail_content .form_contact input[type=submit]{
	background: #edd15a;
	color: #131313;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	border-radius:3px;
	border:none;
	padding:3px 15px;
	font-family: 'Pontano Sans', sans-serif;
	font-weight: 700;
	letter-spacing:1px;
}


/* Contact Page */

#html_contact_simple{
	margin:0px;
	font-size:12px;
}


body.contact.simple #center{


}

body.contact.simple .form_contact{
	margin:0 28px 20px 0;
}

body.contact.simple .form_contact legend{
	margin:0 0px 0px 20px;
}


body.contact.simple .form_contact span.required_legend,
body.contact.simple .form_contact dt{
    width:35%;
    margin-left:30px;
}

body.contact.simple .form_contact span.required_legend{
    margin-top:12px;
}

body.contact.simple .form_contact dd{
	width:40%;
	margin-left:10px;
	box-sizing:border-box;
}
body.contact.simple .form_contact dd input[type=text],
body.contact.simple .form_contact dd textarea{
	width:100%;
	box-sizing:border-box;
}

body.contact.simple .form_contact input[type=submit]{
	background: #edd159;
	color: #131313;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	border-radius:3px;
	border:none;
	padding:3px 15px;
	font-family: 'Pontano Sans', sans-serif;
	font-weight: 700;
	letter-spacing:1px;
}


/* SlideShow */

#slideshow1{
	height:264px;
	border-radius: 40px 0px 0px 0px;
}

#slideshow1 img{
	border-radius: 40px 0px 0px 0px;
 }

/* Contact map */
#html_contact_map {
    margin-top:10px;
}

/* text_phone */
.property_detail_content .form_contact_container p,
#text_phone p {
    margin-top:10px;
	background: #2f4f77 ;
	border-radius:3px;
	padding:10px;
	color:#FFFFFF;
	font-size:18px;
	font-family: 'Pontano Sans', sans-serif;
	font-weight: bold;
	margin:0px 0px 10px 0px;
}

/* photoflip */
#photoflip1{
	box-shadow:0px 0px 0px #555555;
	margin-top: 6px;
}

#photoflip1 .text_container{
	border:2px solid #FFFFFF;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#photoflip1 .property_alt {
	height: 47px;
	overflow:hidden;
}

.property_flip .property_title {
	font-size: 14px;
}

.property_flip .text_container {
	height: 98px;
	top: 180px;
}
.property_detail_content .form_contact_container p,
#text_phone p {
    margin-top:10px;
    background: #131313;
    border-radius:3px;
    padding:10px;
    color:#FFFFFF;
    font-size:18px;
    font-family: 'Pontano Sans', sans-serif;
    font-weight: bold;
    margin: 0px 10px 10px 0px;
}

.property_detail_content #gallery #big_photo img {
    height: 400px;
    margin-right: 20px;
    max-height: 400px;
    max-width: 577px;
    min-height: 400px;
    text-align: center;
    width:auto;
}
.property_detail_content #gallery #big_photo {
	height: 400px;
}

.property_detail_content #gallery li img {
    height: 70px;
    max-width: 100%;
}

.property_detail_content #gallery li a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    display: block;
    margin: 0 10px 10px 0;
    text-align: center;
}

.property_detail_content #gallery #big_photo {
    margin: 0 0 10px;
    text-align: center;
}

.property_detail_content #gallery li img {
    height: 80px !important;
    max-width: 100%;
}

.property_detail_content #gallery li a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0px solid #CCCCCC;
    display: block;
    margin: 0 10px 10px 0;
    text-align: center;
}


#form_header{
	background-color: #edd159;
	height: 228px;
	margin-left: 550px;
	margin-top: 67px;
	top: 0;
	width: 300px;
	padding-top: 20px;
	padding-bottom: 12px;
	padding-left: 11px;
}

body.index #center {
	margin-bottom: 10px;
}

#center{
margin-bottom: 10px;
}


dd#property_type-element, dd#city-element {
	width: 147px;
}

.property_flip {
	height: 278px;
}
.property_flip.property_alt {
	color: #FFF !important;
}
.property_flip.property_title {
	color: #2f4f77  !important;
	margin: 3px 10px;
	line-height: 18px;
	font-size: 15px;
}
.property_flip.text_container{
	background: #5F6368 !important;
	opacity: 1 !important;
}
.left{
	float: left;
}
.right{
	float: left;
	margin-left: 30px;
	margin-top: 3px;
}
.scroll{
	height: 283px;
	overflow: scroll;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border: 1px solid #AAA;
	box-shadow: 0px 0px 10px #D3D3D3;}

#footerWrapper {
	background: #131313;
	color: #fff;
	padding: 20px 0 0 0;
}

#footerWrapper h3 {
	font-size: 18px;
}

	 #text_accueil_bottom_1 {
		margin-bottom: 30px;
	}

	 #text_accueil_bottom_1 img {
		width: calc( (100% - 40px ) / 3 );
		margin-right: 16px;
	}

	#text_accueil_bottom_1 img:last-of-type {
		margin-right: 0;
	}

	#headerWrapper {
		border-top: 36px solid #edd159;
	}

	#text_footer .grey {
		margin-bottom: 20px;
	}

	#text_footer .grey .left {
    float: left;
    width: 457px;
    font-size: 14px;
    font-weight: 500;
}

#text_footer .grey .centre {
    float: left;
    width: 234px;
    font-size: 14px;
    font-weight: 500;
}

#text_footer .grey .right {
    float: left;
    width: 224px;
    font-size: 14px;
    font-weight: 500;
}

#mentions-legales h3 {
	font-size: 17px;
	font-weight: normal;
	color: #e4c323;
}

body.index #text_accueil p img {
	margin-right: 10px;
}
body.index #text_accueil p img:last-of-type {
	margin-right: 0;
}

.property_detail_content .overview h2 {
	margin-bottom: 12px;
}