/* 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 {
	color: #FFFFFF;
	font-size: 13px;
	height: auto;
	margin: 0 !important;
	padding: 0px 0 !important;
	background-color: #dbdbdb;
	font-family: "Pontano Sans",sans-serif;
	background-image: url('/images/background.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	background-size: cover;
}

body.rt {
	background-image: url('/images/bg-loc.jpg');
}


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

a:hover {
	text-decoration: underline;
}

map {
	outline: none;
}
area {
	outline: none;
	cursor: pointer;
}

h1 {

}
.blanc {
	color: #424242;
	font-weight: bold;
	margin-top: 19px;
	font-size: 13px;
	text-align: left;
	padding: 0 4px;
}
.vert {
	color: #9b1f23
}

#text_coordonnees {
	margin-top: -129px;
	background: #9b1f23;
	padding: 20px;
	margin-left: 5px;
	width: 270px;
	border-radius: 15px 0px 15px 0px;
}
#text_coordonnees h3 {
	font-size: 15px !important;
}
#text_coordonnees a {
	color: #fff;
}

h2 {
	margin: 0 0 13px;
	max-width: 950px;
	padding-bottom: 1px;
	padding-top: 1px;
	position: relative;
	color: #fff;
	font-family: 'Pontano Sans',sans-serif;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	padding-left: 18px;
	text-transform: uppercase;
	background: #9b1f23;
	padding: 10px;
	border-radius: 15px 0 15px 0;
}

h2:before {
	content:'';
	width:18px;
	height:10px;
	bottom:-10px;
	left:22px;
	position:absolute;
}

p {
	overflow: hidden;
	padding: 0;
	margin-bottom: 13px;
	color: #000000;
}

#text_header h2 {
	background: none;
	color: #595959;
}

#generalWrapper {
	margin: 0 auto;
	width: 100%;
}
#centerWrapper {
	margin-bottom: 0px;
}
body.offer.search #centerWrapper {
	padding-top: 30px;
}

#headerWrapper {
	background: #dbdbdb;
	width: 100%;
}
#header2Wrapper {
	background: rgba(97, 90, 84, 0.45);
}

.form_contact_offer {
	margin-right: 6px;
	margin-left: -3px;
}

.form_contact_offer form {
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}

#credit-simulator {
	margin-left: 0 !important;
	padding-left: 0;
}

#headerPicture {
	margin-top: 10px;
	margin-bottom: 20px;
}
#headerPicture img {
	width: 270px;
/* margin-left: 83px; */
}

.bloc-left {
	width: 640px;
	float: left;
	margin-left: 0;
	margin-top: 13px;
}
.bloc-right {
	text-align: center;
	float: left;
	margin-top: 21px;
	font-size: 20px;
}
.bloc-right span {
	font-size: 16px;
	display: block;
	margin-bottom: 10px;
	color: #9b1f23
}

#text_facebook {
	margin-top: 39px;
	margin-bottom: 50px;
	height: 540px;
}
a.btn-estimation {
	color: #19181A;
	font-family: 'Pontano Sans',sans-serif;
	font-size: 29px;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	background: #9b1f23;
	padding: 13px;
	width: 474px;
	display: inline-block;
	margin-bottom: 10px;
}

#centerWrapper {
	background: rgba(97, 90, 84, 0.45);
	padding-top: 20px;
}
#footerWrapper {
	background: #9b1f23;
}


.properties_result_content article.gallery {
	width: 325px;
	margin-right: 0px;
	margin-left: 10px;
	background: rgba(219, 219, 219, 0.84);
}
.properties_result_content article .__price {
	position: absolute;
	z-index: 999;
	top: 0px;
	right: 0;
	background: #fff;
	padding: 4px 20px;
	width: 90px;
	text-align: right;
}

div#rssincl-box-1072797 {
	width: 680px !important;
}


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

.menu {
	height: 45px;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0px;
	margin-right: auto;
	background: #9b1f23;
	border-radius: 15px 0 15px 0;
	width: 630px;
}

.menu li {
	float: left;
	list-style: outside none none;
	margin-top: 0px;
	padding: 0px 0px;
	height: 52px;
	margin-left: 21px;
}

.menu a {
	box-sizing: border-box;
	color: #fff;
	display: block;
	height: 31px;
	margin: 7px;
	padding: 3px 0;
	position: relative;
	text-decoration: none;
}
.menu a span {
	display: block;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 4px 0 0;
	text-align: center;
	text-transform: uppercase;
}

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

.menu li#tab_credit a{
	padding-top:6px;
	background-image: url(/images/bg-credit-menu.png), url(/images/icon-arrow-right.png);
	background-position: right -10px, 75px 42px;
	background-repeat: no-repeat;
	border:none;
}

.menu li#tab_credit span{
	color: #fff;
	font-size: 9px;
	line-height: 16px;
	padding: 0 32px 0 0;
	text-align: right;
	width: 70px;
}

.menu .subMenu a {
	background-color: #9b1f23
	padding: 4px 10px;
	width: 144px;
	height: 33px;
	margin-top: -3px;
	color: #19181A;
}

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

.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;
}

body.index #tab_home {
	background: #a2a3a5;;
}
body.index #tab_home a {
	color: #fff;
}

body.offer.rt #tab_rent {
	background: #a2a3a5;;
}
body.offer.rt #tab_rent a {
	color: #fff;
}

body.offer.by #tab_sale {
	background: #a2a3a5;;
}
body.offer.by #tab_sale a {
	color: #fff;
}

body.content.gestion-locative #tab_gestion {
	background: #a2a3a5;;
}
body.content.gestion-locative #tab_gestion a {
	color: #fff;
}

body.contact.simple #tab_contact {
	background: #a2a3a5;;
}
body.contact.simple #tab_contact a {
	color: #fff;
}



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


/************** 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 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

#text_header_contact_left, #text_header_contact_right {
	color: #4C4C4C;
	font-family: "Pontano Sans",sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	margin-top: 30px;
	padding: 0;
}
#text_header_contact_right {
	text-align: right;
}
#text_header a {
	color: #FFF;
	text-decoration: none;
	margin-bottom: 13px;
	display: inline-block;
}

#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;
}

/*  form_title  */

#form_title{
	position: absolute;
	z-index:80;
	margin-top: 40px;
}

#form_title div{
	color: #fff;
	font-family: 'Pontano Sans',sans-serif;
	font-size: 14px;
	font-weight: 400;
	left: 0px;
	letter-spacing: 1px;
	padding-left: 18px;
	position: absolute;
	top: 1px;
	background: #9b1f23;
	border-radius: 15px 0 15px 0;
	padding: 10px;
	width: 166px;
}

/*  text_accueil  */

#text_accueil .title{
	font-family: 'Pontano Sans', sans-serif;
	font-weight: 400;
	font-size:20px;
	color:#FFFFFF;
}

#text_accueil .title div{
	font-size:14px;
	color:#5e6969;
	font-weight: 700;
	text-transform:uppercase;
}

#text_accueil p {
	color: #000000;
	background: rgba(219, 219, 219, 0.84);
	font-size: 15px;
	height: 245px;
	line-height: 18px;
	margin-top: -13px;
	padding: 12px 11px 12px 11px;
	text-align: left;
}

#text_accueil_barbara p {
	background-color: #FFF;
	color: #111;
	font-size: 14px;
	height: 200px;
	line-height: 20px;
	margin-top: 13px;
	padding: 12px 12px;
	text-align: left;
}

/* menu langue */


#menu_lang{
	width:auto;
	float:right;
	color:#ffffff;
	font-weight:500;
}

html[lang=fr] #menu_lang .fr,
html[lang=en] #menu_lang .en,
html[lang=de] #menu_lang .de{

	color:#c78dde;

}


/*  content pages */

.text_page_contenu {
	margin:20px 20px 0px 0px;
}


/* Search Forms */

.form_search form {
	margin: 23px 10px 0 16px;
	height: 213px;
}

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

}

.form_search input[type=submit]{
	color: #fff;
	font-size:15px;
	text-transform:uppercase;
	float:right;
	padding: 8px 20px 8px 20px;
	font-family: 'Pontano Sans', sans-serif;
	letter-spacing:2px;
	border:none;
	background: #9b1f23 url(/images/icon_search_button.png) 116px 6px no-repeat;
	width: 193px;
}

.container_24 .grid_15 {
	width: 300px !important;
}



#form_header {
	padding-left: 0px;
	background: rgba(219, 219, 219, 0.63);
	margin-top: 82px;
	margin-bottom: 30px;
}

#form_header label {
	font-size:13px;
	font-weight:normal;
	color: #000000;
}
#form_header #fieldset-formelement label {
	text-transform: capitalize;
}

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

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

#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: 257px !important;
	display:block;
	text-decoration:none;
	text-align:left;
	color:#FFFFFF;
	margin-bottom:5px;
	text-transform:uppercase;
}

.property_array a .photo {
	background: rgba(219, 219, 219, 0.84);
	height: 225px;
	margin-bottom: 3px;
	overflow: hidden;
	position: relative;
	vertical-align: bottom;
}

.property_array a img{
	display:block;
	margin: auto;
	height:103%;
	transition: all .2s ease-in-out;
}

.properties_result_content article.gallery a.photo img {
	transition: all .2s ease-in-out;
}

.properties_result_content article a.photo:hover img {
	transform: scale(1.1);
}

.property_array a:hover img {
	transform: scale(1.1);
}

.property_array .grid_6 {
	width: 232px;
}

.property_array a .photo:after{
	content: ' ';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background:url(/images/icon-moreinfo.gif) bottom right no-repeat;
}

.property_array a:hover .photo:after{

}

.property_array a .infos {
	background-color: #cfcecf;
	color: #000;
	border: 0 dotted #ffffff;
	height: 70px;
	padding: 6px 6px 0 8px;
}

.property_array a:hover .infos{
	background-color: #9b1f23;
	color: #ffffff;
}
.property_array a:hover .infos .price {
	color: #ffffff;
}

.property_array a .infos .tr_transaction,
.property_array a .infos .key-price,
.property_array a .infos .price{
	font-weight:bold;
}


.property_array a .infos .key-price,
.property_array a .infos .price{
	font-weight:bold;
	color: #000;
	font-size: 16px;
}

.property_array a .infos .line{
	display:block;
}
.property_array a .infos .price{
	color: #000;
	font-size: 20px;
}

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

body.offer.search .property_array a .photo {
	height: 168px;
}


/* Text Footer */
#text_footer{
	padding:2px 0 4px 0;
	color:#000000;
	font-size: 14px;
}
#text_footer h3 {
	font-size: 17px;
	padding-bottom: 2px;
	margin-top: 10px;
	color: #ffffff;
	text-transform: uppercase;
}
#text_footer a {
	color: #fff;
}

#text_footer .grey {
	font-size: 16px;
	line-height: 20px;
}

#text_footer .grey .left {
	background-color: transparent;
	box-sizing: border-box;
	color: #fff;
	float: left;
	height: 90px;
	padding: 11px 0;
	width: 250px;
	height: 106px;
}

#text_footer .grey .right {
	background-color: transparent;
	box-sizing: border-box;
	color: #fff;
	float: left;
	height: 90px;
	padding: 13px;
	text-align: left;
	width: 304px;
	height: 106px;
}
#text_footer .grey .right img {
	height: 60px;
	float: right;
	margin-top: 10px;
}

#text_footer .grey .centre {
	background-color: transparent;
	box-sizing: border-box;
	color: #fff;
	float: left;
	height: 90px;
	padding: 11px;
	height: 106px;
	width: 323px;
}


#text_footer .left.links{
	float:left;
	font-size: 12px;
	margin-top:14px;
	color: #fff;
}

#text_footer .left a{
	color: #FFFFFF;
	/* margin-left:12px; */
}

#text_footer .left a:hover{
	color: #D8D8D8;
}



#text_footer .right.copyright{
	float:right;
	text-align:right;
	font-size: 10px;
	margin-top: 12px;
	color: #FFFFFF !important;
}

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


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

.properties_result_content {margin-right:24px;min-height: 1156px;}

.properties_result_content .navigation_bar {
	background-color: rgba(219, 219, 219, 0.84);
	margin: -13px 0 20px;
	padding: 9px 10px 0;
	color: #000;
}
.properties_result_content .navigation_bar .resume {
	float:left;
	padding-bottom: 8px;
}

.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;
	background: transparent;
}

.properties_result_content .navigation_bar li a {
	margin:0px 5px;
	color: #000;
	display:block;
	text-decoration: none;
}
.properties_result_content .navigation_bar li a:hover{
	text-decoration:underline;
	color: #9b1f23;
}

.properties_result_content .navigation_bar li span.current_page, .navigation_bar ul.filters a.current_filter {
	font-weight: 900;
	font-family: sans-serif;
	color: #9b1f23;
}

.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: #000 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: #9b1f23;
}

.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:#C1DD0C url(/images/asc-dsc.png) center -32px no-repeat;
}

.properties_result_content .navigation_bar ul.filters a.desc {
}


.properties_result_content article {
	margin: 0 0 20px;
	padding: 0px 0 10px 0;
	position: relative;
	background: rgba(219, 219, 219, 0.84);
}

.properties_result_content article h2 {
	background: #9b1f23;
	font-size: 17px;
	margin: 0 0 10px;
	padding: 0;
	color: #19181A;
	border-radius: 0;
}
.properties_result_content article h2 a {
	color: #ffffff;
	display: block;
	padding: 5px 10px;
}
.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:30%;
	height:150px;
	float:left;
	overflow:hidden;
	text-align:center;
	display:block;
}

.properties_result_content article .photo img {
	margin:0px auto;
	height:100%;
}

.properties_result_content article  .description,
.properties_result_content article  .info {
	margin:0px 0px 0px 30px;
	font-size: 14px;
	width: 48%;
	float:left;
	color: #000;
}

.properties_result_content article .info .key {
	font-size:12px;
	font-weight:bold;
}

.properties_result_content article .__price .value {
	color: #19181A;
	font-weight:bold;
	font-family: 'Pontano Sans', sans-serif;
	font-weight: 700;
	font-size:18px;
}
.properties_result_content article .__price .key{
	display:none;
}

.properties_result_content article a.detail {
	background: transparent;
	border: 0px solid #fff;
	bottom: -1px;
	color: #fff;
	font-size: 15px;
	letter-spacing: 1px;
	position: absolute;
	right: 0;
	padding: 6px 20px;
	width: 90px;
	background: #2c2c2c;
	text-align: center;
}

.properties_result_content .no_result{
	margin:0px 10px 20px 10px;
	font-weight:bold;
}

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

.property_detail_content {
	margin-bottom: 20px;
	padding: 0 10px 20px 10px;
	color: #000;
	background: rgba(219, 219, 219, 0.84);
}

.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:42px;
}

.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 .navigation_bar ul li,
.property_detail_content .navigation_bar ul{
	margin-top:0;
	margin-bottom:0;
	width: 120px;
}

.property_detail_content .form_contact_container{
	margin-left:10px;
	margin-right: 0;
}
.property_detail_content .form_contact_container p {
	display: none;
}
.property_detail_content .form_contact_container h2 {
	width: 283px !important;
}

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



.property_detail_content h1{
	color: #FFFFFF;
	font-family: 'Pontano Sans', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
	background: #9b1f23;
	padding: 5px 20px 5px 110px;
	border-radius: 15px 0;
	margin-top: -50px;
	margin-right: 0px;
	padding-left: 0;
}

.property_detail_content h2{
	/* color:#FFFFFF; */
	/* font-family: 'Pontano Sans', sans-serif; */
	/* font-weight: 700; */
	/* font-size:20px; */
	margin-top: 22px;
	/* 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: #9b1f23;
	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: #ffffff;
	color: #9b1f23;
	font-size: 14px;
	text-transform:uppercase;
	border:none;
	padding: 10px 15px 9px 15px;
	font-family: 'Pontano Sans', sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	/* height: 34px; */
	margin-top: 0px;
}


/* Contact Page */

#html_contact_simple{
	margin:0px;
	font-size:12px;
	margin-left: -40px;
	margin-right: -40px;
	margin-top: -47px;
}


body.contact.simple #center {
	margin-bottom: 20px;
	padding-top: 0px;
	margin-top: 47px;
}

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

body.contact.simple .form_contact legend{
	margin:0 0px 0px 20px;
	background: rgb(155, 31, 35);
	color: #fff;
	border-radius: 10px 0 10px 0;
}


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: #9b1f23
	color: #19181A;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	border:none;
	padding:3px 15px;
	font-family: 'Pontano Sans', sans-serif;
	font-weight: 700;
	letter-spacing:1px;
}


/* SlideShow */

#slideshow1{
	height: 357px;
	border-radius: 15px 0;
	margin-top: 80px;
	overflow: hidden;
}

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

/* Contact map */
#html_contact_map {
	margin-top: -352px !important;
}


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

.property_detail_content .form_contact_container p,
#text_phone p {
	margin-top:10px;
	background: rgba(219, 219, 219, 0.84);
	padding:10px;
	color: #000;
	font-size:18px;
	font-family: 'Pontano Sans', sans-serif;
	font-weight: bold;
	margin: -20px -10px 10px 0px;
}

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

.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 #DDDDDD;
	border: 1px solid #CCCCCC;
	display: block;
	margin: 0 10px 10px 0;
	text-align: center;
}


#build-label {
	text-align: left;
}

#build-element {
	text-align: left;
}


.property_flip {
	height: 304px;
	left: 0px;
	position: relative;
	text-align: center;
	width: 467px;
	margin-top: -2px;
	margin-left: 6px;
}

.property_flip .text_container {
	opacity: 1;
	height: 104px;
	background: #262523;
}


.container_24 .grid_6 {
//margin-bottom: 12px;
//width: 310px;
}
.biens_rand .grid_6 {
	width: 310px;
	height: 304px;
	margin-bottom: 17px;
}

#grid1 {
	margin-top: 0;
//
width: 626px;
	margin-bottom: 25px;
}

#slide1 .anythingSlider{
	height:280px;
}

.text_page_contenu {
	margin: 60px 0 30px 0;
	padding: 20px;
	font-size: 14px;
	background: rgba(219, 219, 219, 0.84);
}

#ul_slide1 a:hover {

	text-decoration:none;
}

#ul_slide1 a:hover {

	color:#FFFFFF;
	transition:ease-out;
	transition-duration:1s;
	transition-delay:0s;

}

#ul_slide1 .city {
	font-size: 14px;
	font-weight: 700;
	padding-left: 11px;
	text-transform: uppercase;
}


#ul_slide1 .price{


	font-weight:700;
	padding-left: 11px;

}

.anythingSlider .photo {
	border: 8px solid #222;
	height: 200px !important;
	margin: 2px 2px 10px;
	overflow: hidden;
	position: relative;
	text-align: center;
	vertical-align: bottom;
}


.anythingSlider .photo img {
	display: block;
	height: 109% !important;
	margin: auto;
}

span.required_legend {
	color: red;
	display: block;
	font-size: 10px !important;

}


.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: 0 !important;
}

.property_detail_content div#googleMapContainer {
	height: 310px !important;
	width: 908px !important;
}

.property_detail_content h2 {
}




body.offer.search .property_array h2 {
	width: 212px !important;
	/* border-radius: 0; */
}


.offer detail container_24 .grid_8 {
	margin-left: -10px;
	width: 752px !important;
}

.form_search #max_price-element select, .form_search #max_bedroom-element select, .form_search #max_surface-element select, .form_search #min_price-element select, .form_search #min_bedroom-element select, .form_search #min_surface-element select {
	width: 84px !important;
}

.anythingBase .panel {
	background: none repeat scroll 0 0#262523 !important;
	display: block;
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.form_search #city-element select, .form_search #property_type-element select, .form_search #property_group-element select {
	width: 195px !important;
}

.anythingSlider .photo {
	border: 8px solid#262523 !important;
	box-shadow: 0 0 0px #999999 !important;
	height: 140px;
	margin: 2px 2px 4px;
	overflow: hidden;
	position: relative;
	text-align: center;
	vertical-align: bottom;
}

.container_24 .grid_15 {
	width: 594px !important;
}

body.offer.detail .grid_16 {
	width: 600px !important;
}

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

.property_detail_content .overview .links a {
	color: #000 !important;
	display: inline-block;
	margin-right: 10px;
	padding-left: 20px;
	position: relative;
}

.container_24 .grid_7 {

}


/* Barre info homepage */
#text_hp {
	background: #000;
	color: #FFF;
	padding: 5px;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 0px;
	text-align: right;
	height: 25px;
	line-height: 25px;
}
#text_hp a {
	background:#262523;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #fff;
	font-size: 15px;
	margin-left: 15px;
}

.espace_form_search {
	margin-top: 181px !important;
	margin-bottom: 64px !important;
}

#text_actu {
	height: 430px;
	overflow: scroll;
}

#text_actu h3 {
	font-size: 18px;
}
#text_actu img {
	width: 181px;
	height: 188px;
	float: left;
	margin-right: 20px;
}

#text_fbwall_title h2 {
	height: 30px;
	background: #EEEFEF;
}

#text_fbwall_title { height:45px; }

#text_fbwall {
	margin-top: -46px;
}

#text_gestion h2, #text_syndic h2, #text_viager h2 {margin-top: -60px;margin-left: -20px;margin-right: -20px;margin-bottom: 20px;}
.text-pdf {
	font-weight: bold;
	font-size: 15px;
}
.btn-pdf {
	background:#262523;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #FFF;
	font-size: 15px;
	margin-left: 5px;
}

#text_agence_searchform h2 {
	background: transparent none repeat scroll 0px 0px;
	background-position: right top;
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 36px;
	line-height: 40px;
	height: 174px;
	margin-bottom: -20px;
	margin-top: 90px;
	text-align: left;
	text-shadow: 0px 0px 6px #000;
}

.properties_result_content ul.filters a.desc {

}

.rotate {
	margin: 0;
	padding: 0;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.img-barbara {
	border-radius: 150px;

	width: 150px;

	height: 150px;
	float: left;
	display: block;
	margin-top: 9px;
	margin-left: 9px;
	margin-right: 23px;
}

.div-barbara {
	display: block;

	font-size: 22px;

	line-height: 24px;

	margin-top: 26px;
	color:#262523;
	letter-spacing: 1px;
	margin-left: 40px;
}
.property_flip .property_alt {
	color: #DCDCDC;
}
.property_flip {
	background: transparent;
}


body.offer #text_phone p {
	margin: -13px 0px 10px 0px;
}
.addthis_sharing_toolbox {
	margin-top: 20px;
}
#thermal_insulation_block {
	margin-top: 10px;
}
.properties_result_content .listing_views li a, .properties_result_content .listing_views li span {
	background: transparent;
}


.article-container {
	clear: both;
	margin: 25px auto;
	width: 950px;
}
.article-container b, .article-container strong {
	color: #bab9b9;
}
.article-container .green b, .article-container .green strong {
	color: #c5d609;
}
.article-container a {
	color: #fff;
}
.article-container .article {
	overflow: hidden;
	background: #19181a;
}
.article-container .article.half-left {
	width: 49%;
	float: left;
}
.article-container .article.half-right {
	width: 49%;
	float: right;
}
.article-container .article .article-photo {
	float: left;
	width: 230px;
}
.article-container .article .article-photo img {
	width: 100%;
	max-width: 230px;
}
.article-container .article .article-content {
	padding: 15px;
	float: left;
	width: 690px;
	color: #fff;
	line-height: 16px;
	font-size: 19px;
	line-height: 22px;
}
.article-container .article .article-content.full {
	width: 97%;
}
h3.article-title {
	background: #9b1f23
	display: block;
	margin: 0;
	padding: 5px 10px;
	font-weight: 400;
	font-size: 16px;
	text-transform: uppercase;
	color: #19181a;
	cursor: pointer;
}
.articlePro>h3 {
	cursor: default;
}
.articleLocation {
	margin-top: 20px;
}
.articleLocation-content, .articlePro, .articleVentes-content {
}
.articleLocation.open .article-title>.articleArrow, .articleVentes.open .article-title>.articleArrow {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.open {
	display: block;
}
.articleArrow {
	background: url(./img/arrow.png) center no-repeat;
	height: 20px;
	width: 20px;
	position: relative;
	float: right;
	transition: -webkit-transform .3s;
	transition: transform .3s;
}
.bareme-line {
	border-bottom: solid 1px #787778;
	font-size: 16px;
	overflow: hidden;
	clear: both;
	width: 100%;
	line-height: 35px;
}
.bareme-line-left {
	color: #eaeaea;
	float: left;
}
.bareme-line-right {
	color: #9b1f23
	float: right;
}
.article-content-left {
	float: left;
	width: 47%;
	padding-right: 1%;
}
.article-content-right {
	float: right;
	width: 50%;
	padding-left: 1%;
	border-left: solid 1px #737273;
}
.article-content ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.article-content ul li {
	padding-left: 7px;
	text-indent: -.7em;
}
.article-content ul li:before {
	content: ". ";
	color: #C5D609;
}
.green, .green b, .green strong {
	color: #c5d609;
	font-size: 16px;
}
body.content.honoraires .article-container .article .article-content {
	font-size: 16px;
	line-height: 19px;
}

#similar-properties {
	padding: 0 !important;
	width: 900px;
}

.bloc-right span.telephone {
	display: inline-block;
	font-size: 20px;
	margin-left: 9px;
}
#text_accueil {
	margin-top: 13px;
}
.property_array a .infos .key-price {
	display: none;
}
.form_contact form fieldset, .form_contact_search form fieldset, .form_contact_offer form fieldset {
	background: rgba(219, 219, 219, 0.84);
	color: #000;
}

body.content.gestion-locative #centerWrapper {
	min-height: 550px;
}

#text_gestion a img.fnaim {
	width: 180px;
}
#text_gestion a img.galian {
	width: 290px;
	margin-left: 30px;
}

body.offer.search.by .properties_result_content {
	min-height: 1036px;
}

#text_fiche_de_contact_locataire {
	display: none;
}
body.offer.search.rt #text_fiche_de_contact_locataire {
	display: block;
	margin-bottom: 20px;
}

#text_partenaire_lacentraleimmobiliere {
	display: none;
}
body.offer.search.by #text_partenaire_lacentraleimmobiliere {
	display: none;
	margin-bottom: 20px;
}
#text_phone h2 {
	/* border-radius: 0; */
}

#text_phone {
	margin-bottom: 40px;
}

.property_detail_content a:hover.back, .property_detail_content .overview a:hover.contact, .property_detail_content .form_contact input[type=submit]:hover, .properties_result_content article a:hover.detail {
	background: #9b1f23;
	color: #fff;
}

body.offer.search #grid1 {
	margin-bottom: 0;
}

.blanc {
	color: #fff;
	margin: 0px 10px 20px 5px;
	font-weight: bold;
}

#html_contact_simple img {
	width: 434px;
}
#html_contact_simple p, #html_contact_simple a {
	color: #fff;
}
#mentions-legales {
	color: #000;
}
#mentions-legales h2 {
	margin-top: -61px;
	margin-left: -20px;
	width: 932px;
}

#text_fiche_de_contact_locataire a img {
	border-radius: 22px 0;
}
.ges .value {
	color: #000;
}
li.ground_surface {
	display: none;
}
li.commission:before {
	content: 'Honoraires locataire :';
}
li.commission span.key {
	display: none;
}
.property_detail_content .overview a.contact {
	margin-top: 10px;
}
.property_detail_content .description h2{
	line-height: 21px;
}
.property_detail_content .description {
	font-size: 15px;
	line-height: 25px;
}
.property_detail_content .overview {
	float: left;
	margin: 0px 0px 30px 10px;
	font-size: 16px;
}