/* 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:#fff url(/images/bg-body.png) center top no-repeat;
   
	   font-size: 12px;
	   height: auto;
	   padding:0px 0px !important;
	   margin:0px !important;
	   font-weight:normal;
	   overflow-x: hidden;
   }
   
   #headerWrapper,
   #footerWrapper{
   
	   background: none repeat scroll 0 0 #fff ;
	   width:100%;
	   z-index:300;
	   height:70px;
	   overflow:visible;
	   -moz-box-sizing:border-size;
	   box-sizing:border-size;
	   left:0px;
   }
   
   #footerWrapper {
	   background: none repeat scroll 0 0 #222;
	   height: 50px;
	   position: fixed;
   }
   #headerWrapper {
   
	   margin: 0 auto;
	   width: 960px;
   }
   
   #footerWrapper{
	   bottom:0px;
   }
   
   #centerWrapper {
	   display: block;
	   position: relative;
   }
   
   body.search #centerWrapper{
	   margin-top: 20px;
	   padding-top: 0;
   }
   
   
   body.index.index #centerWrapper .container_24{
	   min-height:550px;
	   background:url(/images/bg-center-wrapper.png) right 50px no-repeat;
   }
   
   a {
	   color: #000;
	   text-decoration: none;
   }
   
   a:hover {
	   text-decoration: underline;
   }
   
   h1 {
   
   }
   
   h2 {
	   color: #222;
	   font-size: 20px;
	   font-weight: 400;
	   padding-bottom: 8px;
	   padding-top: 14px;
	   position: relative;
   }

   h3 {
	color: #222;
    font-size: 17px;
    font-weight: 400;
    padding-bottom: 8px;
    padding-top: 14px;
    position: relative;
   }

   h6 {
	color: #222;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 8px;
    padding-top: 14px;
    position: relative;
   }
   h5 {
	color: #222;
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 8px;
    padding-top: 14px;
    position: relative;
   }
   
   
   p {
   
	   overflow: hidden;
	   padding: 0;
   
   }
   
   #texte_accueil p, #texte_accueil2 p {
	   background-color: rgba(0, 0, 0, 0.6);
	   color: #eee;
	   font-size: 13px;
	   height: 220px;
	   line-height: 18px;
	   padding: 14px;
   }
   
   
   #generalWrapper{
	   width:100%;
	   margin: 0px auto;
   }
   
   body.index.index #centerWrapper {
	   left:4px;
   }
   
   
   
   /************** Hover SubMenus ***************/
   
   .menu .subMenu a:hover span{
   
   }
   
   .menu .subMenu a:hover span.left {
   
   }
   
   .menu .subMenu a:hover span.right {
   
   }
   
   /*  text_header  */
   
   #text_header {
			padding: 10px;
			background: transparent;
			font-family: 'Pontano Sans', sans-serif;
			font-weight: 700;
			font-size: 16px;
			color: #FFFFFF;
			position: absolute;
			right: 0;
   }
   
   #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:relative;
	   z-index:80;
   
   }
   
   #form_title div{
	   position:absolute;
	   font-weight: bold;
	   font-size:12px;
	   color:#FFFFFF;
	   letter-spacing:2px;
	   left: 15px;
	   top: 8px;
	   padding-left:18px;
   }
   
   /*  text_accueil  */
   #text_accueil {
	   background-color: rgba(0, 0, 0, 0.5);
	   height: 250px;
	   color:#222;
	   line-height: 1.6;
	   margin-top: 10px;
	   padding: 20px;
   
	   text-align: left;
   }
   
   #text_accueil h2{
	   font-family: 'Pontano Sans', sans-serif;
	   font-weight: 400;
	   font-size:20px;
	   color:#222;
	   background:#eee;
	   padding-left: 20px;
	   padding-top:10px;
   }
   
   #text_accueil p{
	   margin-top:6px;
	   text-align:justify;
	   line-height:20px;
	   color:#FFF;
	   padding: 0px 20px 10px 20px;
   }
   
   /* 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 {
	   background-color: #ffffff;
	   color: #333333;
	   left: -60px;
	   margin: 12px -9px 20px 20px;
	   padding: 20px 30px 90px 20px;
	   position: relative;
	   text-align: justify;
	   top: 20px;
	   width: 909px;
	   height: auto;
   }
   
   /* Search Forms */
   
   .form_search form {
	   margin:0px 5px;
   ;
   }
   
   .form_search input[type=text],
   .form_search select,
   .form_search input[type=submit]{
   
   }
   
   .form_search #submit-element{
	   position:relative;
   
   
   }
   
   .form_search input[type="submit"] {
	   background-color: #000000;
	   background-image: url("/images/icon_search_button.png");
	   background-position: 130px;
	   background-repeat: no-repeat;
	   border: 0 solid #FFFFFF;
	   bottom: -1px;
	   color: #FFFFFF;
	   float: right;
	   font-family: 'Pontano Sans',sans-serif;
	   font-size: 16px;
	   font-weight: 700;
	   left: 42px;
	   letter-spacing: 2px;
	   padding: 5px 40px 5px 10px;
	   position: absolute;
	   text-transform: uppercase;
   }
   
   /* Header Search Form */
   
   
   #form_header {
	   background: url("/images/bg-transparent-black.png") repeat;
	   color: #FFFFFF;
	   font-weight: bold;
	   margin: -21px 0 0;
	   padding-left: 28px;
	   padding-top: 6px;
	   top: -20px;
   }
   
   #form_header label {
	   font-size:13px;
	   font-weight:normal;
	   color:#FFFFFF;
   }
   
   #form_header #transaction-element{
	   margin-left:100px;
   }
   
   #form_header #property_type-label,
   #form_header #min_bedroom-label {
	   margin-left:40px;
   }
   
   
   
   
   #form_header #submit-label {
   
	   display:none;
   }
   
   #form_header dl.zend_form dt {
	   width: 12%;
   }
   
   #form_header input[type=submit]{
	   margin-top:0px;
   }
   
   
   
   #form_header #min_surface-label,
   #form_header #min_surface-element,
   #form_header #max_surface-label,
   #form_header #max_surface-element{
	   display:none;
   }
   
   #form_header_bottom{
	   background: url(/images/bg-transparent-black.png) top left repeat;
	   height:1px;
	   margin:1px 0px 20px 0px;
   
   }
   
   
   
   /****** Properties array ******/
   
   
   .property_array a, .property_array a:hover {
	   background-color: #222;
	   box-sizing: border-box;
	   color: #000000;
	   display: block;
	   height: 298px !important;
	   left: 5px;
	   margin-top: 0;
	   padding-top: 45px;
	   position: relative;
	   text-align: left;
	   text-decoration: none;
   
   }
   
   .property_array a .photo{
	   border: 8px solid rgba(0, 0, 0, 0);
	   height: 160px;
	   margin-bottom: 20px;
	   overflow: hidden;
	   position: relative;
	   text-align: center;
	   top: 30px;
	   vertical-align: bottom;
   }
   
   .property_array a img{
	   margin:auto;
	   height:100%;
   }
   
   
   .property_array a .infos:after{
	   content:'Mehr Info';
	   position:absolute;
	   color:#FFFFFF;
	   top:262px;
	   font-size:11px;
	   text-decoration:underline;
   }
   
   .property_array a .infos{
	   position:absolute;
	   height:90px;
	   width:214px;
	   margin:0px 8px 0 8px;
	   color:#FFFFFF;
	   left:0px;
	   top:4px;
   }
   
   .property_array a .sub-infos{
	   position:absolute;
	   display:none;
	   top:210px;
	   background:url(/images/bg-transparent-black.png) top left repeat;
	   width:214px;
	   height:47px;
	   padding:5px 10px;
	   -moz-box-sizing:border-box;
	   box-sizing:border-box;
   }
   
   .property_array a:hover .sub-infos{
	   display:block;
   }
   
   .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;
   }
   
   
   
   .key-price{
	   display:none;
   }
   .property_array a .infos .price{
	   background: none repeat scroll 0 0 #9A0000;
	   color: #FFFFFF;
	   font-size: 18px;
	   padding: 0 10px;
	   position: absolute;
	   right: 0;
	   top: 258px;
   }
   
   body.offer.search #grid1 a{
	   margin-bottom:10px;
   }
   
   body.offer.search .property_array a .photo{
	   height:140px;
   }
   
   
   /* Text Footer */
   #text_footer{
	   padding:0px 0 0px 0;
	   font-size:11px;
   }
   
   #text_footer a{
	   color:#e6262f;
   }
   
   #text_footer a:hover{
	   color:#FFF;
   }
   
   #text_footer .copyright {
	   color: #e6262f;
	   float: left;
	   font-size: 15px;
	   margin-top: 10px;
	   text-align: left;
   }
   
   #text_footer .social{
	   background: url("/images/icon_social.png") no-repeat scroll center center #e6262f;
	   border: 1px solid #e6262f;
	   border-radius: 25px;
	   box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), 0 0 1px rgba(255, 255, 255, 0.6) inset;
	   float: right;
	   height: 30px;
	   margin-right: 7px;
	   margin-top: 15px;
	   opacity: 0.9;
	   text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.3);
	   width: 30px;
   }
   
   #text_footer .social:hover{
	   opacity:1;
   }
   
   #text_footer .social.twitter{
	   background-position: -25px center;
	   background-color:#2daae2;
	   border-color:#208fc1;
   }
   
   #text_footer .social.facebook{
	   background-position: 0px center;
	   background-color:#3b5998;
	   border-color:#2b4780;
   }
   
   #text_footer .social,
   #vegas_background{
	   display:none;
   }
   
   body.index #text_footer .social,
   body.index #vegas_background{
	   display:block;
   }
   
   /****** Offer Search ******/
   
   .properties_result_content {
	   margin-top: 70px;
	   padding: 0;
   }
   
   .properties_result_content h2.title{
	   display:none;
   }
   
   .properties_result_content .navigation_bar, .property_detail_content .navigation_bar {
	   position: absolute;
	   top: -40px;
	   width: 950px;
	   z-index: 12;
   }
   
   .properties_result_content .navigation_bar:first-of-type{
	   display:none;
   }
   
   .properties_result_content .navigation_bar .resume {
	   color: #222;
	   font-weight: bold;
	   margin-bottom: 20px;
	   margin-right: 65px;
	   margin-top: 20px;
	   position: relative;
	   text-align: right;
	   top: 50px;
   }
   
   
   .properties_result_content .navigation_bar .pagination {
	   float:right;
   }
   
   
   .container_24{
	   padding-bottom:0px;
   }
   
   .properties_result_content .navigation_bar ul {
	   list-style:none;
	   margin:0px;
	   padding:0px;
   }
   
   .properties_result_content .navigation_bar .pagination li {
	   float:left;
	   height:30px;
	   margin-left:5px;
   }
   
   .properties_result_content .listing_views li,
   .properties_result_content .navigation_bar .pagination li span.current_page,
   .properties_result_content .navigation_bar .pagination li a{
	   border-radius: 3px;
	   color: #ffffff;
	   display: block;
	   margin: 10px 0 0;
	   padding: 2px 8px;
	   text-decoration: none;
	   text-shadow: 1px 1px 1px #222;
   }
   
   .properties_result_content .listing_views li{
	   padding:0px;
	   margin-left:5px;
   }
   
   .properties_result_content .navigation_bar .pagination li a,
   .properties_result_content .listing_views li{
	   background: #5e5e5e; /* Old browsers */
	   /* IE9 SVG, needs conditional override of 'filter' to 'none' */
	   background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVlNWU1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NDQ0NDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	   background: -moz-linear-gradient(top,  #5e5e5e 0%, #444444 100%); /* FF3.6+ */
	   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5e5e5e), color-stop(100%,#444444)); /* Chrome,Safari4+ */
	   background: -webkit-linear-gradient(top,  #5e5e5e 0%,#444444 100%); /* Chrome10+,Safari5.1+ */
	   background: -o-linear-gradient(top,  #5e5e5e 0%,#444444 100%); /* Opera 11.10+ */
	   background: -ms-linear-gradient(top,  #5e5e5e 0%,#444444 100%); /* IE10+ */
	   background: linear-gradient(to bottom,  #5e5e5e 0%,#444444 100%); /* W3C */
	   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e5e5e', endColorstr='#444444',GradientType=0 ); /* IE6-8 */
   
   }
   
   .properties_result_content .listing_views li.selected,
   .properties_result_content .navigation_bar .pagination li a:hover,
   .properties_result_content .navigation_bar .pagination li span.current_page,
   .properties_result_content .navigation_bar ul.filters a.current_filter {
	   background: #9a0000; /* Old browsers */
   
   }
   
   .properties_result_content .listing_views span,
   .properties_result_content .listing_views a{
	   background-image:url(/share/img/sprites.png);
   }
   
   .properties_result_content .listing_views .gallery{
	   background-position:-212px -716px;
   }
   
   .properties_result_content .listing_views .list{
	   background-position:-192px -716px;
   }
   
   .properties_result_content .navigation_bar li a.next_page ,
   .navigation_bar li a.previous_page {
	   width:22px;
	   height:22px;
	   -moz-box-sizing: border-box;
	   box-sizing: border-box;
   }
   
   .properties_result_content .navigation_bar li a.previous_page:after {
	   font-weight:bold;
	   content:'<';
	   color:#FFFFFF;
   }
   
   .properties_result_content .navigation_bar li a.next_page:after  {
	   font-weight:bold;
	   content:'>';
	   color:#FFFFFF;
   }
   
   .properties_result_content .navigation_bar li a.previous_page:hover,
   .properties_result_content .navigation_bar li a.next_page:hover{
	   background-color:#2393c8;
   }
   
   .properties_result_content .navigation_bar ul.filters {
	   clear:both;
	   margin:10px auto;
	   display: none;
   }
   
   .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:#2393c8 url(/share/img/asc-dsc.png) center -32px no-repeat;
   }
   
   .properties_result_content .navigation_bar ul.filters a.desc {
	   background:#2393c8 url(/share/img/asc-dsc.png) center 0px no-repeat;
   }
   
   
   .properties_result_content article {
	   margin:0px 0px 20px 0px;
	   position:relative;
	   background-color:#222;
	   padding-bottom:20px;
	   color:#fff;
   }
   
   .properties_result_content article.gallery {
	   padding-bottom:0px;
   }
   
   .properties_result_content article h2 {
	   background: none repeat scroll 0 0 #000000;
	   font-size: 14px;
	   margin: 0 0 10px;
	   padding: 0;
   
   }
   .properties_result_content article h2 a{
	   background-color: rgba(0, 0, 0, 0.6);
	   border-bottom: 1px dotted #555555;
	   color: #FFFFFF;
	   display: block;
	   font-weight: bold;
	   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:25%;
	   height:150px;
	   float:left;
	   overflow:hidden;
	   text-align:center;
	   display:block;
	   position:relative;
   }
   
   
   .properties_result_content article .photo img {
	   margin:0px auto;
	   height:100%;
	   max-width:95%;
   }
   
   .properties_result_content article  .description,
   .properties_result_content article  .info {
	   margin:0px;
	   font-size:12px;
	   width:65%;
	   float:left;
   }
   .properties_result_content article  .description{
	   margin-bottom:20px;
	   color:#fff;
   }
   
   .properties_result_content article .info .key {
	   font-size:12px;
	   font-weight:bold;
   }
   
   .properties_result_content article .__price .value {
	   background: none repeat scroll 0 0 #9a0000;
	   bottom: 20px;
	   color: #FFFFFF !important;
	   font-family: 'Pontano Sans',sans-serif;
	   font-size: 18px;
	   font-weight: 700;
	   max-width: 190px;
	   padding: 0 15px;
	   position: absolute;
	   right: 20px;
	   padding-top:3px;
   
   }
   
   .properties_result_content article.gallery .__price .value{
	   font-size:14px;
	   margin-left:0px;
	   bottom:0px;
	   right:0px;
	   padding:0px 10px;
   }
   
   .properties_result_content article .__price .key{
	   display:none;
   }
   
   .properties_result_content article a.detail {
   
	   display:none;
   }
   
   .properties_result_content article.gallery a.detail {
	   border: medium none;
	   color: #fff;
	   display: inline-block;
	   float: left;
	   font-family: 'Pontano Sans',sans-serif;
	   font-size: 11px;
	   margin-left: 5%;
	   margin-top: 9px;
	   text-decoration: underline;
	   text-transform: uppercase;
   }
   
   .properties_result_content .no_result{
	   margin:0px 10px 20px 10px;
	   font-weight:bold;
   }
   
   /*********** Offer Detail ******************/
   
   .property_detail_content {
   
	   color:#222;
	   background-color:#fff;
   }
   
   .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:0px;
	   margin-bottom:0;
	   margin-left:0px;
   }
   
   .property_detail_content .navigation_bar ul li{
	   margin-top:20px;
   }
   
   .property_detail_content .form_contact_container{
	   margin-left:10px;
	   margin-right:40px;
   }
   
   .property_detail_content div.googleMap {
	   margin-bottom: 100px;
	   margin-right: 40px;
   }
   
   
   
   .property_detail_content h1{
	   background: none repeat scroll 0 0 #FFFFFF;
	   border-bottom: 1px dotted #222222;
	   color: #000000;
	   font-family: 'Pontano Sans',sans-serif;
	   font-size: 22px;
	   font-weight: 400;
	   margin: 0 0 20px;
	   padding: 5px 43px;
   }
   
   .property_detail_content h2{
	   color:#9a0000;
	   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:#222;
	   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:#9A0000;
	   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{
	   display: inline-block;
   
	   left: 820px;
	   margin: -20px 0;
   
	   text-decoration: none;
   }
   
   .property_detail_content a.back,
   .property_detail_content .overview a.contact,
   .property_detail_content .form_contact input[type=submit]{
	   background: none repeat scroll 0 0 #000000;
	   border: medium none;
	   border-radius: 3px;
	   color: #fff;
	   font-family: 'Pontano Sans',sans-serif;
	   font-size: 12px;
	   font-weight: 700;
	   letter-spacing: 1px;
	   padding: 3px 15px;
	   text-transform: uppercase;
   }
   
   .property_detail_content #gallery #big_photo img {
	   margin-left:2px;
	   margin-right: 20px;
	   max-height: 404px;
	   max-width: 585px;
	   min-height: 404px;
	   text-align: center;
   
   }
   
   .property_detail_content #gallery #big_photo  {
	   height:400px !important;
   }
   
   /* Contact Page */
   
   body.contact #center {
	   left: 0;
	   margin-top: 10px;
   }
   #html_contact_simple{
	   margin:0px;
	   font-size:12px;
   }
   
   #html_contact_simple h2{
	   color:#FFFFFF;
	   background:#000000;
	   padding-left:28px;
   }
   
   #html_contact_simple h2{
	   background: none repeat scroll 0 0 #FFFFFF;
	   border-bottom: 1px dotted #222222;
	   color: #000000;
	   padding-left: 40px;
	   margin-bottom:20px;
   }
   
   #html_contact_simple p{
	   padding-left:40px;
	   color:#222;
   }
   
   body.contact.simple #center{
	   background-color: #FFFFFF;
	   color: #FFFFFF;
   }
   
   body.contact.simple .form_contact{
	   margin:0 28px 20px 0;
   }
   
   body.contact.simple .form_contact legend{
	   margin:0 0px 0px 20px;
	   color:#000;
   }
   
   
   body.contact.simple .form_contact span.required_legend,
   body.contact.simple .form_contact dt{
	   width:35%;
	   margin-left:30px;
	   color:#000;
   }
   
   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: #000;
	   color:#FFFFFF;
	   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;
   }
   
   .form_contact_search form fieldset, .form_contact_offer form fieldset {
	   border: 1px solid #CECECE;
	   color: #222222;
	   display: block;
	   margin: 0 0 20px 30px;
	   padding: 0 0 0 30px;
	   width: 100%;
   }
   
   /* 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 {
	   background: none repeat scroll 0 0 #9A0000;
	   border-radius: 3px;
	   color: #FFFFFF;
	   font-family: 'Pontano Sans',sans-serif;
	   font-size: 18px;
	   font-weight: bold;
	   margin: 0 0 10px;
	   padding: 10px;
   }
   
   
   
   
   #ken_slider {
	   border: 0 solid #FFFFFF;
	   height: 666px;
	   left: -1px;
	   margin-top: 0;
	   padding: 0;
	   position: absolute;
	   text-align: center;
	   top: -11px;
	   width: 100%;
	   z-index: -300;
   }
   
   
   
   
   .vegas_background_slider li {
	   background: none repeat scroll 0 0 #CCCCCC !important;
   
   }
   
   .vegas_background_slider li.current {
	   background: none repeat scroll 0 0 #379032 !important;
   
   }
   
   .vegas_background_slider ul {
	   background: none repeat scroll 0 0 #FFFFFF !important;
	   float: left;
	   list-style: none outside none;
	   padding: 5px 5px 5px 0;
   }
   
   .container_24 .grid_8 {
	   margin-top: 12px;
	   width: 310px;
   }
   
   .menuvisuel{
	   border: 1px solid #FFFFFF;
	   display: block;
	   float: left;
	   height: 299px;
	   left: -10px;
	   margin-left: 0;
	   margin-right: 10px;
	   margin-top: -1px;
	   position: relative;
	   transition: all 0.5s ease-out 0s;
	   width: 204px;
	   font-size: 15px;
	   letter-spacing: 1px;
   }
   
   
   .menuvisuel:hover{
   
	   margin-top:5px;
	   -webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
	   -moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
	   box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
   }
   
   
   
   .menuvisuel#A{
   
	   background: url(images/menu1.jpg);
	   margin-left:10px !important;
   
   }
   
   .menuvisuel#A:hover{
   
	   background: url(images/menu1o.jpg);
   
   }
   
   .menuvisuel#B{
   
	   background: url(images/menu2.jpg);
   
   }
   
   .menuvisuel#B:hover{
   
	   background: url(images/menu2o.jpg);
   
   }
   
   .menuvisuel#C{
   
	   background: url(images/menu3.jpg);
   
   }
   
   .menuvisuel#C:hover{
   
	   background: url(images/menu3o.jpg);
   
   }
   
   .menuvisuel#D{
   
	   background: url(images/menu4.jpg);
	   margin-right:Opx !important;
   
   }
   
   .menuvisuel#D:hover{
   
	   background: url(images/menu4o.jpg);
   
   }
   
   .menuvisuel .typo{
   
	   background-color: #000000;
	   color: #FFFFFF;
	   font-weight: 600;
	   height: 30px;
	   opacity: 0.7;
	   padding-left: 10px;
	   padding-top: 10px;
	   text-decoration: none;
	   text-transform: uppercase;
	   transition: all 0.5s ease-out 0s;
   
   }
   
   .menuvisuel:hover .typo{
   
	   color:#fff;
	   opacity:1;
	   -webkit-transition: all 0.5s ease-out;
	   -moz-transition: all 0.5s ease-out;
	   -o-transition: all 0.5s ease-out;
	   transition: all 0.5s ease-out;
	   padding-left:10px;
	   padding-top:10px;
	   margin-top:20px;
   
   }
   
   .vegas_background_slider li {
   
	   border-radius:8px;
   }
   
   .caption_blue {
	   background-color:#090 !important;
	   border-radius: 0px 0px 0px 0px !important;
	   box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.75);
	   color: #FFFFFF;
	   font-size: 25px !important;
	   font-weight: 500 !important;
	   padding: 5px 10px;
	   position: absolute;
   
   }
   
   
   .caption_transparent{
   
   
	   border-radius: 0px 0px 0px 0px !important;
	   color: #FFFFFF;
	   font-size: 20px !important;
	   font-weight: 300 !important;
	   padding: 5px 10px;
	   position: absolute;
   
   }
   
   
   
   .visuelbas{
	   margin-right: 10px;
	   margin-left:0px;
	   width: 223px;
	   height:164px;
	   display:block;
	   float:right;
	   margin-top:20px;
	   border:1px solid #fff;
	   -webkit-transition: all 1.5s ease-out;
	   -moz-transition: all 1.5s ease-out;
	   -o-transition: all 1.5s ease-out;
	   transition: all 0.5s ease-out;
   
   }
   
   
   .visuelbas:hover{
   
   
	   -webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
	   -moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
	   box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
	   cursor:crosshair;}
   
   
   
   .typo2 {
	   background-color: #FFFFFF;
	   color: #338D2E;
	   font-weight: 600;
	   height: 25px;
	   margin-top: 133px;
	   padding-left: 10px;
	   padding-top: 6px;
	   text-transform: uppercase;
	   width: 213px;
   
   }
   
   .visuelbas#Z{
   
	   background: url(images/showroom.jpg);
   
   
   }
   
   .visuelbas#Z:hover{
   
	   background: url(images/showroomb.jpg);
   
   
   }
   
   
   
   .visuelbas#X{
   
	   background: url(images/contact.jpg);
   
   
   }
   
   .visuelbas#X:hover{
   
	   background: url(images/contactb.jpg);
   
   
   }
   
   
   
   .grid_24 .subMenu {
	   height: 25px !important;
	   position: absolute;
	   z-index: 1001;
   }
   
   .res {
	   background-color: #CCCCCC;
	   border: 1px solid #FFFFFF;
	   border-radius: 2px 2px 2px 2px;
	   box-shadow: 1px 1px 4px #999999;
	   color: #FFFFFF;
	   float: left;
	   font-family: 'Pontano Sans',sans-serif;
	   font-size: 14px;
	   font-weight: 400;
	   height: 288px;
	   margin-right: 15px;
	   width: 180px;
   
   }
   
   
   .typores {
	   background-color: #333333;
	   margin-top: 246px;
	   opacity: 0.8;
	   padding-left: 10px;
   
   
   }
   
   .res#A {
	   background-image: url(images/resa.jpg);
   }
   
   .res#B {
	   background-image: url(images/resb.jpg);
   }
   
   .res#C {
	   background-image: url(images/resc.jpg);
   }
   
   .vegas_background_slider ul {
	   background: none repeat scroll 0 0 #212121;
	   float: left;
	   list-style: none outside none;
	   padding: 0 5px 5px 0;
	   visibility:hidden;
	   height:300px;
   }
   
   body.contact.search #center {
	   position: absolute;
	   top: 35px;
   }
   
   body.contact.search #centerWrapper {
	   padding-top: 163px;
   }
   
   
   #headerPicture
   {
   
	   top:3px;
   
   }
   
   #grid1
   {
	   background-color: #fff;
	   height: 388px;
	   margin-top: 20px;
	   position: relative;
	   width:960px;
	   left:-5px;
   }
   
   
   ---
   
   
   
   
	   /******************************************/
   
	   /************** Widget MENU ***************/
   
	   /******************************************/
   
   
   
   .menu{
   
	   margin-left: -15px;
   
	   margin-bottom:-1px;
   
   
   
   }
   
   
   
   
   
   .menu li{
   
	   padding:0px;
   
	   margin:0px;
   
	   float:left;
   
	   list-style:none;
   
   }
   
   
   
   .menu a {
	   box-sizing: border-box;
	   color: #ffffff;
	   display: block;
	   margin-left: 0;
	   margin-right: 0;
	   margin-top: -20px;
	   padding-left: 17px;
	   padding-right: 17px;
	   padding-top: 28px;
	   position: relative;
	   text-decoration: none;
   }
   
   
   .menu a span {
   
	   display:block;
   
	   padding-bottom:16px;
   
	   margin:0px;
   
	   text-align:center;
   
	   font-family: 'Pontano Sans', sans-serif;
   
	   font-size:16px;
	   margin-top:3px;
   
   
   
   }
   
   
   
   .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 bottom, 75px 42px;
   
	   background-repeat: no-repeat;
   
	   border:none;
   
   }
   
   
   
   .menu li#tab_credit span{
   
	   font-size:12px;
   
	   color:#c0e4f1;
   
	   padding-bottom:22px;
   
	   width:70px;
   
	   text-align:right;
   
	   padding:0px 32px 0px 0px;
   
	   line-height:16px;
   
   }
   
   
   
   body.index.index #tab_home a:after,
   
   body.by #tab_vente a:after,
   
   body.rt #tab_location a:after,
   
   body.build #tab_neuf a:after,
   
   body.contact.simple #tab_contact a:after,
   
   body.content.societe #tab_societe a:after,
   
   body.content.realisations #tab_realisations a:after,
   
   .menu a:hover:after{
	   background-image: url("/images/arrow.png");
	   border-left: 18px solid;
	   border-right: 18px solid;
	   border-top: 2px solid #FFFFFF;
	   bottom: 0;
	   content: "";
	   height: 0;
	   left: 30%;
	   position: absolute;
	   top: 20px;
	   width: 0;
   }
   
   
   
   .menu .subMenu a {
   
	   width:100%;
   
	   padding: 0px;
   
   
   
   }
   
   body.index.index .property_array a img {
	   height: 150px;
	   margin: auto;
   }
   
   
   
   .menu .subMenu a:after {
   
	   border: none !important;
   
   
   
   }
   
   
   
   .menu .subMenu a span{
   
	   background: none repeat scroll 0 0 #333333;
	   border: 1px dotted #FFFFFF !important;
	   display: block;
	   float: left;
	   font-size: 12px;
	   height: 9px;
	   margin-left: 2px;
	   padding-left: 10px;
	   padding-right: 10px;
	   padding-top: 5px;
	   text-align: left;
	   text-transform: none;
	   width: 85%;
   }
   
   
   
   .menu a span.left {
   
	   display:none;
   
   }
   
   
   
   .menu a span.right{
   
	   display:none;
   
   }
   
   
   
   
   
   .menu .subMenu a span.right{
   
	   float:right;
   
	   clear:right;
   
	   width:0%;
   
	   background:none;
   
	   border:none;
   
   }
   
   
   
   .subMenu{
   
	   margin-bottom:0px;
   
	   display:none;
   
	   width:100%;
   
   
   
   }
   
   
   
   
   
   
   
   #picture_sub_menu{
   
	   width: 138px;
   
	   margin:5px 0px 0px 5px;
   
   }
   
   
   
   
   
   /********** Horizontal Menu SubMenu ************/
   
   .grid_24 .subMenu {
	   position: absolute;
	   top: 60px;
	   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 {
   
   
   
   }
   
   
   body.index.index .property_array a .infos .city {
	   font-size: 14px;
	   font-weight: 600;
	   margin-top: 10px;
   }
   
   
   
   body.index.index  .property_array a .infos {
	   color: #FFFFFF;
	   height: 90px;
	   left: 5px;
	   margin: 0 8px;
	   position: absolute;
	   top: 4px;
	   width: 214px;
   }
   
   
   body.index.index .property_array a .infos:after {
	   color: #FFFFFF;
	   content: "Mehr Informationen";
	   font-size: 11px;
	   left: 0;
	   position: absolute;
	   text-decoration: underline;
	   top: 274px;
   }
   
   body.index.index .property_array a .infos .price {
	   background: none repeat scroll 0 0 #9a0000;
	   color: #FFFFFF;
	   font-size: 18px;
	   padding: 0 8px;
	   position: absolute;
	   right: 20px;
	   top: 236px;
   }
   
   
   body.index.index .property_array a img {
	   height: 170px;
   
   }
   
   body.index.index #form_header dl.zend_form dt {
	   margin-left: 0;
	   width: 35%;
   }
   body.index.index dl.zend_form dt {
	   clear: left;
	   float: left;
	   margin: 0 0 0 30px;
	   text-align: left;
	   width: 200px;
   }
   
   
   body.index.index .container_24 .grid_8 {
	   width: 310px;
   }
   
   
   body.index.index #form_header #property_type-label, #form_header #min_bedroom-label {
	   margin-left: 0px;
   }
   
   
   body.index.index .form_search #city-element select, .form_search #property_type-element select, .form_search #property_group-element select {
	   width: 140px;
   }
   
   
   body.index.index #form_header {
	   background: url("/images/opa.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	   height: 220px;
	   margin-left: 40px;
	   padding-left: 20px;
	   padding-top: 30px;
	   width: 260px;
	   margin-top:20px;
   }
   
   
   body.index.index .form_search input[type="submit"] {
	   background-image: url("/images/bg-btn-submit.gif");
	   background-position: center center;
	   background-repeat: repeat-x;
	   border: 0 solid #FFFFFF;
	   bottom: -1px;
	   color: #e6262f;
	   float: right;
	   font-family: 'Pontano Sans',sans-serif;
	   font-size: 14px;
	   font-weight: 500;
	   left: 122px;
	   letter-spacing: 2px;
	   padding: 5px;
	   position: relative;
	   text-transform: uppercase;}
   
   
   
   body.index.index  #form_header #transaction-element {
	   margin-left: 0px;
   }
   
   .ken_burner_slider .container {
	   display: inline-block;
	   position: relative;
   }
   
   .container_24 .push_1 {
	   left: 40px;
	   top: -22px;
   }
   
   p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, figure {
	   margin-bottom: 0px;
   }
   
   
   #form_header #property_type-label, #form_header #min_bedroom-label {
	   margin-left: 40px;
   }
   #form_header dl.zend_form dt {
	   width: 12%;
   }
   
   
   .back {
	   float: right;
	   margin-right: 225px !important;
	   position: relative;
	   width: 70px;
   }
   
   .container_24 {
	   padding-bottom:0px;
   }
   
   body.search #centerWrapper .container_24 {
	   padding-bottom:50px;
   }
   
   .vegas-loading {
	   background: url("/share/img/modalbox/ajax-loader.gif") no-repeat scroll center center rgba(0, 0, 0, 0.7);
	   border-radius: 10px;
	   height: 32px;
	   left: 20px;
	   position: fixed;
	   top: 20px;
	   width: 32px;
	   z-index: 0;
	   visibility:hidden;
   }
   
   .imagemain {
	   display: block;
	   left: -6px;
	   margin-top: -78px;
	   position: relative;
   }
   
   
   @-moz-document url-prefix() {
   
	   .imagemain {
		   left: -5px !important;
	   }
   }
   
   
   #menu {
	   background-color: #9a0000;
	   height: 50px;
	   position: relative;
   
	   z-index:30;
   }
   
   #text-autre {
	   height:0;
   }
   
   #menu_visuel {
	   background-color: #FFFFFF;
	   left: 10px;
	   margin: 24px;
	   position: relative;
   }
   
   .vjs-default-skin .vjs-big-play-button {
   
	   border-radius: 0px !important;
   
   }
   
   .dark {
	   background-color: rgba(0, 0, 0, 0.5);
	   height: 250px;
   
	   line-height: 1.6;
	   margin-top: 10px;
	   padding: 20px;
   
	   text-align: left;
   
   }
   
   
   .dark2 {
	   background-color: rgba(0, 0, 0, 0.5);
	   height: 250px;
   
	   line-height: 1.8;
	   margin-top: 10px;
	   padding: 20px;
   
	   text-align: left;
   
   }
   
   
   #footer {
   
   }
   
   body.search #footer {
	   background:none;
   }
   
   body.detail #footer {
	   background:none;
   }
   
   
   #bande {
	   left: -320px;
	   position: absolute;
	   top: 390px;
   }
   
   .container_24 .grid_24 {
	   margin-left: 0;
	   width: 960px;
   }
   
   body.index.index #centerWrapper .container_24 {
	   padding-bottom: 70px;
   }
   
   .menu_div ul
   {
	   background: none repeat scroll 0 0 #333333;
	   color: #FFFFFF;
	   float: right;
	   font-family: Arial,Helvetica,sans-serif;
	   font-size: 13px;
	   height: 180px;
	   list-style: none outside none;
	   margin: 46px 0 0 6px;
	   padding: 8px;
	   position: absolute;
	   text-indent: 15px;
	   width: 230px;
   }
   .menu_div ul li
   {
	   background:#333333;
	   line-height:28px;
	   border-bottom:1px solid #000;
	   margin-right:0px;
	   margin-left:0px;
   }
   .menu_div ul li a
   {
	   text-decoration:none;
	   color:#FFF;
	   display:block;
   }
   .menu_div ul li a:hover
   {
	   background:#E6262F;
   }
   .menu_div ul li#active
   {
	   background:#E6262F;
   }
   
   .menu_div
   {
	   width:240px;
	   float:right;
   }
   
   
   .items
   {
	   width:300px;
   
   }
   
   
   #grid1 h2
   {
	   margin-left:20px;
   }
   
   #grid1 h2:before{
	   content: url("images/minipik.jpg");
	   left: -5px;
	   margin-top: 2px;
	   position: relative;
	   top: 5px;
   }
   
   /*hack safari */
   
   
   @media screen and (-webkit-min-device-pixel-ratio:0)
   {
	   .imagemain {
		   display: block;
		   margin-bottom: 12px;
		   margin-top: 12px;
		   position: relative;
		   top: -108px;
		   z-index: 500;
	   }
   }
   
   .properties_result_content .listing_views {
	   display: block;
	   float: right;
	   position: relative;
	   width: 29%;
   }
   
   .container_24 .suffix_11 {
	   background-color: #FFFFFF !important;
	   color: #000000 !important;
	   margin-top: 200px !important;
	   padding: 20px !important;
   }
   
   .editor_container .key {
	   color: #222 !important;
	   font-weight: bold;
   }
   
   .value {
	   color: #000 !important;
   }
   
   .no_result {
	   color: #FFF !important;
   
   }
   
   .editor_container {
   
	   left: -5px;
	   position: relative;
	   top: 15px;
   }
   
   th, td, caption {
	   background-color: #fff !important;
	   font-weight: normal;
	   text-align: left;
	   vertical-align: top;
   }
   
   
#realisations2 ul, #realisations ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#realisations2 ul li, #realisations ul li {
  list-style-type: none;
  margin: 10px;
  width: calc( (100% - 60px) / 3);
}

#realisations2 ul li img, #realisations ul li img {
  width: 100%;
  margin-bottom: 10px;
}

#realisations2 ul li p, #realisations ul li p {
  font-size: 14px;
  text-align: left;
}
