/* @override
  http://www.66immobilier.com/css/style.css
  http://www.versionbeta18.com/css/style.css
 */

/* ==========================================================================
   ADAPTIMMO MODULO 14 RESPONSIVE (Based on HTML5 Boilerplate)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.clear {
    clear: both;
}

.nomargin {
    margin: 0;
}

.nopadding {
    padding: 0 !important;
}

.align-center {
    text-align: center;
}

.noborder {
    border: none;
}

.pointer {
    cursor: pointer;
}

.nolist {
    list-style: none;
    margin: 0;
    padding: 0;
}


/*
    // ========================================== \\
   ||                                              ||
   ||                I. GENERAL                    ||
   ||                                              ||
    \\ ========================================== //
*/



body {
    background-color: #fff;
    font-family: Helvetica Neue, Helvetica, arial, sans-serif;
    color: #272626;
}

/* Bandeau pour la HOME
#bg-header-home { height: 1100px; position: fixed; width: 100%; }
#bg-header-home .slide1 {background: url(/images/bg-home-header2.jpg) no-repeat center 0; height: 1100px; width: 100%; -webkit-background-size: cover; background-size: cover; }
#bg-header-home .slide2 {background: url(/images/bg-home-header3.jpg) no-repeat center 0; height: 1100px; width: 100%; -webkit-background-size: cover; background-size: cover; }
#bg-header-home .slide3 {background: url(/images/bg-home-header1.jpg) no-repeat center 0; height: 1100px; width: 100%; -webkit-background-size: cover; background-size: cover; }

.bg-header {background: url(/images/bg-home-header2.jpg) no-repeat center 0; height: 1100px; position: fixed; width: 100%;
  -webkit-background-size: cover;
          background-size: cover;
}*/

.superslides {
    z-index: -1;
    position: fixed !important;
    top: 0;
}

#global {
    position: absolute;
    top: 0;
    overflow: hidden;
    width: 100%;
}

#global-content {
    position: relative;
    width: 100%;
}

.content-container {
    width: 920px;
    margin: 0 auto;
    padding: 0 20px;
}

.header-container {
    position: relative;
}

.home .header-container {
    position: relative;
    width: 960px;
    padding: 0;
}





/* 1.2 Hierarchie de titres
----------------------------------------------------------------------------------------------------*/

/* Reset des titres pour le ref */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font: inherit;
    margin: auto;
}

.heading1 {
    color: #333;
    font: 1.35em/1.231em 'AllerBold', arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.heading1-detail {
    color: #333;
    font: 1.35em/1.231em 'AllerBold', arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    text-align: center;
}

/*.heading2 {color:#6d6d6d; font: 1.25em/1.231em Helvetica Neue, Helvetica, arial, sans-serif; }*/
.heading2 {
    color: #47859F;
    margin-top: 5px;
    font: .95em/1.231em 'AllerBold', arial, sans-serif;
    text-transform: uppercase;
}

.heading2-detail {
    color: #333;
    margin-top: 5px;
    font: .95em/1.231em 'AllerBold', arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
}

.heading3 {
    margin-top: 3px;
    color: #eb222e;
    font: 1.1em/1.2em Helvetica Neue, Helvetica, arial, sans-serif;
    letter-spacing: 0.1em;
    text-transform: none;
}

.heading4 {
    color: #000;
    font: 0.95em/1.4em Helvetica Neue, Helvetica, arial, sans-serif;
    text-transform: none;
    letter-spacing: .02em;
    margin-bottom: 1.5em;
}

.heading5 {
    color: #47859F;
    font: 1em/1.231em 'AllerBold', arial, sans-serif;
    text-transform: uppercase;
    margin: 1em 0 0;
}

.heading6 {
    color: #808080;
    font: 1.15em/1.231em Helvetica Neue, Helvetica, arial, sans-serif;
    margin-bottom: 5px;
}

.heading7 {
    color: #333;
    font: 17px/1.231 'AllerBold', sans-serif;
    margin: 1.2em 0 .4em;
}

.smaller {
    font-size: 95%;
}

p {
    color: #4a4a4a;
    font: 13px/1.4em Helvetica Neue, Helvetica, arial, sans-serif;
    margin: 0.7em 0 1em 0;
}

p strong {
    font-family: Helvetica Neue, Helvetica, arial, sans-serif;
    font-weight: bold;
}

menu,
ol,
ul {
    padding: 0 0 0 20px;
}

.page-container li {
    list-style-type: none;
    list-style-image: url(/images/puce-li.png);
    font-size: 1em;
}

.ref-page-arbo-content .heading5 {
    color: #53779C;
    margin-bottom: 10px;
}


/* Personnalisé */
.home .heading1 {
    color: #fff;
}

.home .heading3 {
    margin-top: 3px;
    color: #eb222e;
    font: bold 1.2em/1.6em Helvetica Neue, Helvetica, arial, sans-serif;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.ref .heading3 {
    margin-top: 20px;
    margin-bottom: 5px;
}

.ref h2 {
    font-size: .9em;
}

.main-content-demicol .heading5 {
    color: #8B8B8B;
    font-size: 1.2em;
}


/* 1.3 Jquery UI
----------------------------------------------------------------------------------------------------*/

/* Dialog */
#DialogFriend,
#DialogFriendAnnonce,
#DialogFriendSelection,
#DialogVideo,
#DialogDetailContact,
#DialogReserv {
    width: 500px;
}

#DialogCalc {
    width: 700px;
    font-size: 1em;
}

#DialogAlertOk,
#DialogAlertErr,
#DialogFriendOk,
#DialogFriendErr {
    width: 400px;
}

/* Assombrissement */
.ui-widget-overlay {
    background: #000 !important;
    opacity: 0.7 !important;
}

.ui-dialog {
    padding: 1%;
    background: #fff !important;
    border-radius: 0 !important;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
    max-height: 95% !important;
    max-width: 95% !important;
    overflow-y: scroll;
}

.ui-widget-content {
    border: none !important;
    color: #4a4a4a;
}

.ui-dialog .form-critere {
    margin-bottom: 5px;
    font-size: 12px;
}

/* Header de la box */
.ui-widget-header {
    background: none;
    border: none !important;
}

.ui-dialog-titlebar {
    padding-bottom: 10px !important;
    margin-bottom: 5px !important;
    border-bottom: 1px solid rgba(101, 101, 101, 0.3) !important;
    border-radius: 0 !important;
    color: #4a4a4a !important;
    font: bold 0.75em/1em Helvetica Neue, Helvetica, arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: .15em;
}

.ui-dialog-content {
    font-size: .8em;
}

/* Footer de la box */
.ui-dialog-buttonpane {
    background-image: none !important;
    background-color: transparent !important;
}


/* 1.4 Couleurs
----------------------------------------------------------------------------------------------------*/

.black-color {
    color: #000;
}

.grey1-color {
    color: #272626;
}

.grey2-color {
    color: #4a4a4a;
}

.grey3-color {
    color: #656565;
}

.grey4-color {
    color: #999797;
}

.white-color {
    color: #fff;
}

.orange-color {
    color: #eb222e;
}



/*
    // ========================================== \\
   ||                                              ||
   ||               II. HEADER                     ||
   ||                                              ||
    \\ ========================================== //
*/



/* ==========================================================================
   2.1 HEADER - PARTIE BLANCHE DU HEADER
   ========================================================================== */


.header-top {
    background: url(/images/bg-black60.png) repeat;
    height: 69px;
}

#header-logo {
    width: 159px;
    height: 155px;
    display: inline-block;


    vertical-align: top;
    padding: 34px 0 0 56px;
    padding: 0;
    margin: 10px 0 15px;
}

.home #header-logo {
    margin: 10px 0 15px 15px;
}

#header-logo a {
    display: block;
    width: 159px;
    height: 155px;
    background-repeat: no-repeat;
    background-size: 159px 155px;
    -webkit-background-size: 159px 155px;
    background-image: url(/images/logo.png);
    background-image: -webkit-image-set(url(/images/logo.png) 1x, url(/images/logo@2x.png) 2x);
    background-image: image-set("/images/logo.png"1x, "/images/logo@2x.png"2x);
}

.header-content {
    text-align: left;
    display: inline-block;
    width: 100%;
}


/* Logo + fnaim en mode LISTE */
.header-content #header-logo {
    display: none;
    visibility: hidden;
}

.header-content .logo-fnaim {
    display: none;
    visibility: hidden;
}

.liste .header-ref-h1 {
    padding: 4px 75px 0;
}

.liste .header-content #header-logo {
    display: block;
    visibility: visible;
    position: absolute;
    top: 0;
    left: 20px;
    padding: 0;
    width: 71px;
    height: 69px;
    z-index: 100;
    margin: 0;
}

.liste .header-content #header-logo a {
    width: 71px;
    height: 69px;
    background-size: 71px 69px;
    -webkit-background-size: 71px 69px;
    background-image: url(/images/logo-liste.png);
    background-image: -webkit-image-set(url(/images/logo-liste.png) 1x, url(/images/logo-liste@2x.png) 2x);
    background-image: image-set("/images/logo-liste.png"1x, "/images/logo-liste@2x.png"2x);
}

.liste .header-content .logo-fnaim {
    width: 69px;
    height: 69px;
    display: block;
    visibility: visible;
    position: absolute;
    top: 0;
    right: 20px;
    z-index: 100;
    margin: 0;
    background-size: 69px 69px;
    -webkit-background-size: 69px 69px;
    background-image: url(/images/logo-fnaim-liste.png);
    background-image: -webkit-image-set(url(/images/logo-fnaim-liste.png) 1x, url(/images/logo-fnaim-liste@2x.png) 2x);
    background-image: image-set("/images/logo-fnaim-liste.png"1x, "/images/logo-fnaim-liste@2x.png"2x);
}

.liste .header-content .logo-fnaim a {
    display: block;
    width: 100%;
    height: 100%;
}

.liste .header-content,
.liste .header-menu ul {
    text-align: center;
}

.liste .masque-rech.menu-fixed {
    position: fixed;
    top: 0;
    left: 50%;
    width: 876px;
    z-index: 10;
    margin: 0 0 0 -460px;
    padding: 17px 22px 10px;
}

.liste .header-menu ul li.item1,
.liste .header-bottom #header-logo,
.liste .header-bottom .logo-fnaim,
.liste #slogan,
.liste .main-lang-container {
    display: none;
    visibility: hidden;
}

/* Logo + fnaim en mode DETAIL */
.detail .header-ref-h1 {
    padding: 4px 75px 0;
}

.detail .header-content #header-logo {
    display: block;
    visibility: visible;
    position: absolute;
    top: 0;
    left: 20px;
    padding: 0;
    width: 71px;
    height: 69px;
    z-index: 100;
    margin: 0;
}

.detail .header-content #header-logo a {
    width: 71px;
    height: 69px;
    background-size: 71px 69px;
    -webkit-background-size: 71px 69px;
    background-image: url(/images/logo-liste.png);
    background-image: -webkit-image-set(url(/images/logo-liste.png) 1x, url(/images/logo-liste@2x.png) 2x);
    background-image: image-set("/images/logo-liste.png"1x, "/images/logo-liste@2x.png"2x);
}

.detail .header-content .logo-fnaim {
    width: 69px;
    height: 69px;
    background-size: 69px 69px;
    -webkit-background-size: 69px 69px;
    display: block;
    visibility: visible;
    position: absolute;
    top: 0;
    right: 20px;
    z-index: 100;
    margin: 0;
    background-image: url(/images/logo-fnaim-liste.png);
    background-image: -webkit-image-set(url(/images/logo-fnaim-liste.png) 1x, url(/images/logo-fnaim-liste@2x.png) 2x);
    background-image: image-set("/images/logo-fnaim-liste.png"1x, "/images/logo-fnaim-liste@2x.png"2x);
}

.detail .header-content .logo-fnaim a {
    display: block;
    width: 100%;
    height: 100%;
}

.detail .header-content,
.detail .header-menu ul {
    text-align: center;
}

.detail .header-menu ul {
    /*margin-right: 80px;*/
}

.detail .header-menu li a:link,
.detail .header-menu li a:visited {
    padding: 12px 8px;
}

.detail .masque-rech {
    margin: 90px 0 0;
}

.detail .header-menu ul li.item1,
.detail .header-bottom #header-logo,
.detail .header-bottom .logo-fnaim,
.detail #slogan,
.detail .main-lang-container {
    display: none;
    visibility: hidden;
}


/*-- Ref --*/

.header-ref-h1 {
    height: 12px;
    line-height: 12px;
    padding: 4px 0 0 0;
    font-size: 10px;
    font-weight: bold;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
}

.header-ref-h1,
.header-ref-h1 table {
    color: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /* IE 8 */
    filter: alpha(opacity=50);
    /* IE 5-7 */
    -moz-opacity: 0.5;
    /* Netscape */
    -khtml-opacity: 0.5;
    /* Safari 1.x */
    opacity: 0.5;
    /* Good browsers */
}
}

.header-ref-h1 h1,
.header-ref-h1 span {
    font-size: 10px;
    margin: 0;
    display: inline;
}

.header-ref-h1 a:link,
header-ref-h1 a:visited {
    color: #fff;
}

/* AffTableau Défilant  */

.header-ref-h1 ul {
    display: block;
    width: 100%;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.header-ref-h1 ul li {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    white-space: nowrap;
}

.header-ref-h2 {
    height: 57px;
    position: absolute;
    top: 22px;
    left: 330px;
    color: #fff;
    overflow: hidden;
}

.header-ref-h2 h2 {
    font-size: 10px;
    margin: 0;
}

.home .header-ref-h2 {
    height: 60px;
    top: 150px;
    left: 10px;
}


/*-- Langues --*/

.main-lang-container {
    display: none;
    visibility: hidden;
    display: inline-block;
    vertical-align: top;
    float: right;
    margin: 8px 0 0;
}

.main-lang-container ul {
    list-style: none;
    margin: 0;
    padding: 0;
    color: #999797;
}

.main-lang-container ul li {
    display: inline-block;
    vertical-align: top;
    margin-left: 2px;
}

.main-lang-container ul li a {
    font: bold 0.75em Helvetica Neue, Helvetica, arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    padding: 8px 7px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.main-lang-container ul li a:hover,
.main-lang-container ul li a:active {
    color: #fff;
    background: url(/images/bg-black20.png) repeat 0 0;
}

.main-lang-container ul li a.current-lang {
    font: 0.75em Helvetica Neue, Helvetica, arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    padding: 8px 7px;
    background: url(/images/bg-black40.png) repeat 0 0;
}


/* 2.1.1 Menu blanc
----------------------------------------------------------------------------------------------------*/

.header-menu {
    font: bold .9em Helvetica Neue, Helvetica, Arial, sans-serif;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    margin-top: 0;
    /*display: inline-block; *display:inline; *zoom:1; vertical-align: top;*/
}

.header-menu ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.header-menu li {
    display: inline-block;
}

.sf-menu > li{
  line-height: 72px;
  margin-top: -19px;
}

.uk .header-menu li {
    margin: 0 18px;
}

.header-menu li a:link,
.header-menu li a:visited,
.header-menu li .sub-menu {
    color: #fff;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    padding: 0 15px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.header-menu li a:hover,
.header-menu li a:active,
.header-menu li .sub-menu:hover {
    color: #fff;
    text-decoration: none;
    background: none;
    background: #000;
}

.header-menu li.menu-deroulant a span,
.header-menu li.menu-deroulant .sub-menu span {
    width: 12px;
    height: 7px;
    background: transparent center center no-repeat;
    display: inline-block;
    vertical-align: top;
    margin: 30px 0 0 5px;
    background-position: -8px -79px;
    background-image: url(/images/all-arrows.png);
    background-image: -webkit-image-set(url(/images/all-arrows.png) 1x, url(/images/all-arrows@2x.png) 2x);
    background-image: image-set("/images/all-arrows.png"1x, "/images/all-arrows@2x.png"2x);
}

.header-menu a {
    display: block;
}

.header-menu a.select-link {
    padding: 18px 20px 18px;
}

/* Ma sélection */
/*.header-menu li.maselection{ display: none; visibility: hidden; }*/

/*#selection-top .maselection{ position: absolute; top: 15px; right: 110px; }
#selection-top .maselection a:link, #selection-top .maselection a:visited{ color: #fff; text-decoration: none; background: none; font-size: .95em; }
#selection-top .maselection a:hover, #selection-top .maselection a:active{ color: #fff; text-decoration: none; background: none; }*/

.header-menu li.menu-deroulant a span.header-maselection-nb {
    display: inline-block;


    vertical-align: top;
    width: 22px;
    height: 22px;
    font-size: 11px;
    margin-left: 5px;
    text-align: center;
    color: #fff;
    background: #eb222e;
    line-height: 2em;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.maselection a:link .header-maselection-nb,
.maselection a:visited .header-maselection-nb {
    color: #fff;
    text-decoration: none;
    margin-top: 4px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.maselection a:hover .header-maselection-nb,
.maselection a:active .header-maselection-nb {
    color: #fff;
    text-decoration: none;
    background-color: #d41621;
}

/*-- Menu Responsive --*/

#nav .block {
    z-index: 20;
    position: relative
}

#nav .close-btn {
    display: none;
}

.nav-btn {
    display: none;
    width: 44px;
    height: 29px;
    position: absolute;
    z-index: 10;
    top: 26px;
    right: 15px;
    padding: 0;
    border: 0;
    outline: none;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    background: transparent left center no-repeat;
    background-image: url(/images/ico-menu.png);
    background-image: -webkit-image-set(url(/images/ico-menu.png) 1x, url(/images/ico-menu@2x.png) 2x);
    background-image: image-set("/images/ico-menu.png"1x, "/images/ico-menu@2x.png"2x);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.close-btn {
    display: block;
    width: 45px;
    height: 45px;
    margin: 0;
    padding: 0 !important;
    border: 0;
    outline: none;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    background: transparent left center no-repeat;
    background-image: url(/images/ico-close-menu.png);
    background-image: -webkit-image-set(url(/images/ico-close-menu.png) 1x, url(/images/ico-close-menu@2x.png) 2x);
    background-image: image-set("/images/ico-close-menu.png"1x, "/images/ico-close-menu@2x.png"2x);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/* ==========================================================================
   2.2 HEADER - PARTIE ORANGE DU HEADER
   ========================================================================== */

/*--  Menu deroulant --*/

.sf-menu ul {
    position: absolute;
    top: -999em;
    width: 190px;
    z-index: 100000;
}

.sf-menu ul li {
    display: block;
    width: auto;
    text-align: center;
    height: auto;
}

.sf-menu li:hover {
    visibility: inherit;
}

.sf-menu li {
    position: relative;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    left: 0;
    top: 72px;
    z-index: 100000;
    background: url(/images/bg-black70.png) repeat;
    box-shadow: 0 0 8px rgba(0, 0, 0, .3);
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
    top: -999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
    left: 10em;
    top: 0;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
    top: -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
    left: 180px;
    top: 0;
}

.sf-menu li.sfHover li a:link,
.sf-menu li.sfHover li a:visited {
    background: none;
    color: #fff;
    border-bottom: rgba(255, 255, 255, 0.5) 1px solid;
    display: block;
    width: 100%;
    height: 33px;
    line-height: 33px;
    vertical-align: middle;
    padding: 8px 0;
}

.sf-menu li.sfHover li.two-lines a:link,
.sf-menu li.sfHover li.two-lines a:visited {
    line-height: 15px;
}

.sf-menu li.sfHover li a:hover {
    background: #000;
}

.sf-menu li.sfHover li.last a {
    border-bottom: none;
}

.header-menu li.sf-menu-ex a:link,
.header-menu li.sf-menu-ex a:visited {}

.sf-menu li.sfHover li.two-lines-ex a:link,
.sf-menu li.sfHover li.two-lines-ex a:visited {
    padding: 6px 0;
    font-size: 0.95em;
}



/*
    // ========================================== \\
   ||                                              ||
   ||               III. SIDEBAR                   ||
   ||                                              ||
    \\ ========================================== //
*/



.illustration-aside {
    width: 100%;
    position: relative;
}

.illustration-aside img {
    width: 100%;
}


/* 3.1 Bulle en savoir pus : page standard
----------------------------------------------------------------------------------------------------*/

a.bulle-en-savoir-plus {
    width: 78px;
    height: 86px;
    display: block;
    position: absolute;
    top: -40px;
    right: -28px;
    text-indent: -999999px;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background: transparent no-repeat 0 0;
    background-image: url(/img_fr/bulle-en-savoir-plus.png);
    background-image: -webkit-image-set(url(/img_fr/bulle-en-savoir-plus.png) 1x, url(/img_fr/bulle-en-savoir-plus@2x.png) 2x);
    background-image: image-set("/img_fr/bulle-en-savoir-plus.png"1x, "/img_fr/bulle-en-savoir-plus@2x.png"2x);
}

a.bulle-en-savoir-plus:hover,
a.bulle-en-savoir-plus:active {
    background: transparent no-repeat 0 -86px;
    background-image: url(/img_fr/bulle-en-savoir-plus.png);
    background-image: -webkit-image-set(url(/img_fr/bulle-en-savoir-plus.png) 1x, url(/img_fr/bulle-en-savoir-plus@2x.png) 2x);
    background-image: image-set("/img_fr/bulle-en-savoir-plus.png"1x, "/img_fr/bulle-en-savoir-plus@2x.png"2x);
}

.uk a.bulle-en-savoir-plus {
    width: 78px;
    height: 86px;
    display: block;
    position: absolute;
    top: -40px;
    right: -28px;
    text-indent: -999999px;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background: transparent no-repeat 0 0;
    background-image: url(/img_uk/bulle-en-savoir-plus.png);
    background-image: -webkit-image-set(url(/img_uk/bulle-en-savoir-plus.png) 1x, url(/img_uk/bulle-en-savoir-plus@2x.png) 2x);
    background-image: image-set("/img_uk/bulle-en-savoir-plus.png"1x, "/img_uk/bulle-en-savoir-plus@2x.png"2x);
}

.uk a.bulle-en-savoir-plus:hover,
a.bulle-en-savoir-plus:active {
    background: transparent no-repeat 0 -86px;
    background-image: url(/img_uk/bulle-en-savoir-plus.png);
    background-image: -webkit-image-set(url(/img_uk/bulle-en-savoir-plus.png) 1x, url(/img_uk/bulle-en-savoir-plus@2x.png) 2x);
    background-image: image-set("/img_uk/bulle-en-savoir-plus.png"1x, "/img_uk/bulle-en-savoir-plus@2x.png"2x);
}


/* 3.2 Page minisite
----------------------------------------------------------------------------------------------------*/

.minisite .illustration-aside img {
    width: auto;
    max-width: 100%;
}

a.bulle-me-contacter {
    width: 78px;
    height: 86px;
    display: block;
    position: absolute;
    top: -40px;
    right: -28px;
    text-indent: -999999px;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background: transparent no-repeat 0 0;
    background-image: url(/img_fr/bulle-me-contacter.png);
    background-image: -webkit-image-set(url(/img_fr/bulle-me-contacter.png) 1x, url(/img_fr/bulle-me-contacter@2x.png) 2x);
    background-image: image-set("/img_fr/bulle-me-contacter.png"1x, "/img_fr/bulle-me-contacter@2x.png"2x);
}

a.bulle-me-contacter:hover,
a.bulle-me-contacter:active {
    background: transparent no-repeat 0 -86px;
    background-image: url(/img_fr/bulle-me-contacter.png);
    background-image: -webkit-image-set(url(/img_fr/bulle-me-contacter.png) 1x, url(/img_fr/bulle-me-contacter@2x.png) 2x);
    background-image: image-set("/img_fr/bulle-me-contacter.png"1x, "/img_fr/bulle-me-contacter@2x.png"2x);
}

.agent-slogan {
    margin-top: 10px;
}

.agent-slogan ul {
    margin-top: 0;
    padding-left: 0;
}

.agent-slogan li {
    list-style: none;
    font-size: 0.8em;
}


.header-menu li.maselection .title-ma-selection {
    display: inline-block;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul.sf-menu-ex2 {
    left: 0;
    top: 50px;
    background: url(/images/bg-black70.png) repeat;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul.sf-menu-ex2 a:link,
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul.sf-menu-ex2 a:visited {
    color: #E4E4E4;
    border-bottom: rgba(255, 255, 255, 0.5) 1px solid;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul.sf-menu-ex2 a:link.last,
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul.sf-menu-ex2 a:visited.last {
    border-bottom-style: none;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul.sf-menu-ex2 a:link.first,
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul.sf-menu-ex2 a:visited.first {
    border-top: rgba(255, 255, 255, 0.5) 1px solid;
}

.two-lines-ex {
    text-transform: none;
}


/*
    // ========================================== \\
   ||                                              ||
   ||               IV. CONTENT                    ||
   ||                                              ||
    \\ ========================================== //
*/



/* ==========================================================================
   4.1 CONTENEUR CENTRAL
   ========================================================================== */


#main-container {
    margin: 0 auto;
    padding: 235px 0 30px;
    background: #2b3742;
}

.page-container {
    margin-top: 20px;
    width: 94%;
    background: url(/images/bg-white91.png) repeat;
    padding: 30px 3% 50px;
    min-height: 621px;
}

.detail .page-container,
.selection .page-container {
    margin-top: 30px;
}

.detail .page-container {
    background: url(/images/bg-white97.png) repeat;
}

.full-page {
    width: 100%;
}

.leftside-page {
    width: 62%;
    float: left;
    margin-top: 30px;
}

.rightside-page {
    width: 27%;
    float: right;
    padding-left: 2%;
    padding-right: 2%;
    margin-top: 30px;
}


/* 4.1.1 Home
----------------------------------------------------------------------------------------------------*/

/*-- Slogan --*/
#slogan {
    position: absolute;
    top: 0;
    right: 20px;
    color: #fff;
    text-transform: uppercase;
    text-align: right;
    letter-spacing: 0.12em;
    width: 895px;
    height: 42px;
    padding: 10px 25px 10px 0;
    color: white;
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-image: url(/images/bg-slogan.png);
    background-image: -webkit-image-set(url(/images/bg-slogan.png) 1x, url(/images/bg-slogan@2x.png) 2x);
    background-image: image-set("/images/bg-slogan.png"1x, "/images/bg-slogan@2x.png"2x);
}

#slogan .title {
    display: inline-block;


    vertical-align: middle;
    font: bold 1.2em/1.231 Helvetica Neue, Helvetica, Arial, sans-serif;
    text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.7);
    color: white;
}

#slogan a {
    color: white;
}

.logo-fnaim {
    display: inline-block;


    vertical-align: middle;
    width: 55px;
    height: 41px;
    background: transparent no-repeat;
    margin-left: 10px;
    background-size: 55px 41px;
    -webkit-background-size: 55px 41px;
    background-image: url(/images/logo-fnaim.png);
    background-image: -webkit-image-set(url(/images/logo-fnaim.png) 1x, url(/images/logo-fnaim@2x.png) 2x);
    background-image: image-set("/images/logo-fnaim.png"1x, "/images/logo-fnaim@2x.png"2x);
}

.logo-fnaim a {
    display: block;
    width: 100%;
    height: 100%;
}

/*-- Biens vedettes home --*/

.bien-vedette {
    width: 100%;
    height: 285px;
    text-align: center;
    padding: 0;
    margin-top: 48px;
    text-shadow: 1px 1px 3px #000;
    background: transparent url(/images/bg-black60.png) repeat;
}

.biens-vendus {
    margin: 48px 0;
}

.title-vedette {
    padding: 0 3.5% 10px 1.5%;
    margin: 0;
}

.bien-vedette .heading1 {
    color: #fff;
    text-shadow: none;
    letter-spacing: 0.08em;
    font: bold 20px/1 Helvetica Neue, helvetica, arial, sans-serif;
    text-transform: uppercase;
    text-align: left;
    display: inline-block;


    vertical-align: top;
    float: left;
    margin-top: 10px;
    height: 20px;
    padding: 7px 8px;
}

.bien-vedette .link-offres {
    font: .95em/1.35em Helvetica Neue, Helvetica, arial, sans-serif;
    background: #EB222E;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
    margin-top: 10px;
    width: 112px;
    height: 20px;
    padding: 7px 0;
    text-align: center;
    display: inline-block;


    vertical-align: top;
    float: right;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.bien-vedette .link-offres:hover {
    background-color: #D41621;
}

.bien-vedette .link-offres a:link,
.bien-vedette .link-offres a:visited {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
}

.bien-vedette .link-offres a:hover,
.bien-vedette .link-offres a:active {
    color: #fff;
    text-decoration: none;
    background: none;
}

.bien-vedette-container {
    display: inline-block;


    vertical-align: top;
    width: 32.15%;
    margin: 0 0.6%;
    position: relative;
}

.bien-vedette-container.container1 {
    margin-left: 0;
}

.bien-vedette-container.container3 {
    margin-right: 0;
}

a.home-vignette-container {
    display: inline-block;


    vertical-align: top;
    width: 100%;
    overflow: hidden;
}

.home-vignette {
    background: #000;
    width: 100%;
    height: 100%;
}

.home-vignette img {
    width: 100%;
    height: auto;
}

.home-vignette img.no-flap {
    display: inline-block;


    vertical-align: top;
}

/*a img {
-webkit-transition: all 1s ease-out;
-moz-transition: all 1s ease-out;
-o-transition: all 1s ease-out;
transition: all 1s ease-out;
}
a:hover img {opacity: 0.8;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}*/
.infos-bien {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    background: transparent url(/images/bg-black60.png) repeat;
    padding: 5px 0;
    text-transform: uppercase;
    font-size: 0.75em;
    font-weight: bold;
    line-height: 1.2em;
    width: 100%;
}

.infos-bien .ville {
    color: #EB222E;
}

.infos-bien .prix {
    font-family: 'AllerBold', arial, sans-serif;
    font-size: 1.05em;
    text-transform: none;
}

a .infos-bien {
    color: #ddd;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

a:hover .infos-bien {
    display: block;
    color: #fff;
    bottom: 0;
    text-decoration: none;
    background: transparent url(/images/bg-black80.png) repeat;
}


/* Widget vide */
.widget-vide {
    display: inline-block;


    vertical-align: top;
    width: 100%;
}



/*-- Slide agence home --*/

.home-slide-agence {
    background-color: #eeebeb;
    height: 255px;
    text-align: center;
}

.home-slider {
    position: relative;
}

.home-slider-container {
    display: inline-block;


    vertical-align: top;
    width: 87%;
    text-align: center;
}

.home-slider-container .large-flap-container {
    overflow: hidden;
    width: 87%;
    height: 255px;
    margin: 0 auto;
    position: relative;
}

.home-slide1 {
    background: transparent url(/images/home-slide1.png) no-repeat center left;
    width: 100%;
    height: 255px;
}

.home-slide2 {
    background: transparent url(/images/home-slide2.png) no-repeat center left;
    width: 100%;
    height: 255px;
}

.home-slide3 {
    background: transparent url(/images/home-slide3.png) no-repeat center left;
    width: 100%;
    height: 255px;
}

.home-slide-text {
    display: block;
    width: 60%;
    margin: 45px 0 0 5%;
    float: right;
}

.separateur-home-slide {
    border: 2px solid #e1e1e1;
    width: 30%;
    margin: 16px auto 20px;
}

.home-slide-prev,
.home-slide-next {
    width: 5%;
    display: inline-block;


    vertical-align: top;
    height: 45px;
    margin-top: 105px;
    position: absolute;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.home-slide-prev {
    left: 1%;
}

.home-slide-next {
    right: 1%;
}

.home-slide-prev span,
.home-slide-next span {
    width: 24px;
    height: 45px;
    background-color: transparent;
    background-repeat: no-repeat;
    display: block;
    background-image: url(/images/slider-controls.png);
    background-image: -webkit-image-set(url(/images/slider-controls.png) 1x, url(/images/slider-controls@2x.png) 2x);
    background-image: image-set("/images/slider-controls.png"1x, "/images/slider-controls@2x.png"2x);
}

.home-slide-prev span {
    background-position: 0 -338px;
}

.home-slide-prev span:hover {
    background-position: 0 -383px;
}

.home-slide-next span {
    background-position: -25px -338px;
}

.home-slide-next span:hover {
    background-position: -25px -383px;
}

a.home-slide-link:link,
a.home-slide-link:visited,
a.home-slide-link:hover,
a.home-slide-link:active {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/*-- Slide de news home (ss image) --*/

.home-slide-news {
    width: 100%;
    height: 325px;
}

.home-slide-news-img {
    width: 231px;
    height: 231px;
    float: left;
    margin-top: 50px;
}

.home-slide-news-img img {
    width: 100%;
    height: auto;
    min-height: 231px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}


/* 4.1.2 Contact
----------------------------------------------------------------------------------------------------*/

.coordonnees {
    border: 1px solid rgba(101, 101, 101, 0.3);
    padding-top: 30px;
    padding-bottom: 20px;
}

.coordonnees span.coordonnees-ico {
    width: 14px;
    height: 18px;
    display: inline-block;


    margin-right: 6px;
    vertical-align: bottom;
    margin-bottom: 3px;
    background-image: url(/images/ico-adresse.png);
    background-image: -webkit-image-set(url(/images/ico-adresse.png) 1x, url(/images/ico-adresse@2x.png) 2x);
    background-image: image-set("/images/ico-adresse.png"1x, "/images/ico-adresse@2x.png"2x);
}

.coordonnees span.ico-tel {
    background-position: 39px -19px;
}

.coordonnees span.ico-fax {
    background-position: -14px -18px;
}

.coordonnees span.ico-mobile {
    background-position: 0 -18px;
}

.coordonnees span.ico-mail {
    background-position: -53px -18px;
}

.coordonnees .infos_bulle span {
    width: 150px;
}


/* ==========================================================================
   4.2 MODE LISTE
   ========================================================================== */


/* 4.2.1  Alerte E-mail
----------------------------------------------------------------------------------------------------*/

.liste-create-alert {
    padding-right: 3%;
    position: relative;
    z-index: 5;
}

.liste-create-alert-img {
    background-repeat: no-repeat;
    width: 72px;
    height: 67px;
    display: inline-block;


    vertical-align: top;
    float: left;
    position: absolute;
    left: 0;
    top: 5px;
    background-image: url(/images/bulle-alerte-mail.png);
    background-image: -webkit-image-set(url(/images/bulle-alerte-mail.png) 1x, url(/images/bulle-alerte-mail@2x.png) 2x);
    background-image: image-set("/images/bulle-alerte-mail.png"1x, "/images/bulle-alerte-mail@2x.png"2x);
}

.liste-create-alert-content {
    width: 90%;
    float: right;
    color: #c9c9c9;
    display: inline-block;


    vertical-align: top;
    padding: 1% 2%;
    margin-top: 40px;
    background: #434343;
    -webkit-box-shadow: inset 0 1px 0 0 #73777a;
    box-shadow: inset 0 1px 0 0 #73777a;
    border: 1px solid #333333;
}

.liste-create-alert-content-title {
    width: 50%;
    display: inline-block;


    vertical-align: top;
    font: 0.8em/1 'AllerRegular', sans-serif;
    padding-top: 4px;
}

.liste-create-alert-content .heading1 {
    color: #fff;
    display: block;
    font-family: 'AllerRegular', arial, sans-serif;
}

.liste-create-alert-content-input {
    width: 48%;
    margin-left: 1%;
    display: inline-block;


    vertical-align: top;
    position: relative;
    top: 0;
}

input.input-text-alerte-mail {
    height: 37px;
    border: 1px solid #c0c1c2;
    width: 84%;
    padding: 0 5px;
}

input.submit-classique.form-submit-alerte-mail {
    height: 39px !important;
    width: 10%;
    margin-left: 1%;
    padding: 0 !important;
    text-align: center;
    vertical-align: top;
}


/* 4.2.2  Liste container top : nb liens, tri et mode affichage
----------------------------------------------------------------------------------------------------*/

.liste-container {
    width: 94%;
    background: url(/images/bg-white91.png) repeat;
    padding: 66px 3% 10px;
    position: relative;
    margin-top: -35px;
    z-index: 0;
}

.liste-container hr {
    width: 45%
}

/* Nombre de biens */
.liste-display-all-nb {
    float: left;
    margin-top: 4px;
    margin-right: 1%;
    color: #888;
    text-transform: uppercase;
    font: 1em 'AllerBold', sans-serif;
    letter-spacing: 3px;
}

.mini-liste-display-all-nb {
    float: left;
    margin-top: 2.7%;
    margin-right: 1%;
    color: #888;
    text-transform: uppercase;
    font: 1em 'AllerBold', sans-serif;
    letter-spacing: 3px;
}

.liste-display-all-nb #NbBien,
.liste-display-all-nb #NbProg {
    color: #000;
    font-size: 1.15em;
}

/* Tri */
.filters-container {
    margin: 0 0 10px 0;
    height: 34px;
}

.filters-content {
    font: 13px/1.231 'Helvetica', arial, sans-serif;
    letter-spacing: .1em;
}

.filters-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}

.filters-content li {
    display: inline-block;


    vertical-align: top;
}

.filters-content li span.sort-liste,
.filters-content li span.sort-liste a:link,
.filters-content li span.sort-liste a:visited {
    display: block;
    margin-left: 16px;
    padding: 9px 12px 7px;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
    filter: dropshadow(color=#000000, offx=1, offy=1);

    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

    background: #434343;
    -webkit-box-shadow: inset 0 1px 0 0 #73777a;
    box-shadow: inset 0 1px 0 0 #73777a;
    border: 1px solid #333333;
}

.filters-content li:hover span.sort-liste,
.filters-content li span.sort-liste.active-sort,
.filters-content li:active span.sort-liste,
.filters-content li:hover span.sort-liste a,
.filters-content li:active.sort-liste a,
li.mode-affichage:hover,
li.mode-affichage:active,
li.mode-affichage.active-mode {
    color: #fff;
    background: #242424;
    /* Old browsers */
}

/* Flêche PRIX */
.filters-content li.liste-filter-prix span.sort-liste,
.filters-content li.liste-filter-prix span.sort-liste a:link,
.filters-content li.liste-filter-prix span.sort-liste a:visited {
    padding-left: 25px;
    background-repeat: no-repeat;
    background-color: #434343;
    background-position: 0 -130px;
    background-image: url(/images/all-arrows.png);
    background-image: -webkit-image-set(url(/images/all-arrows.png) 1x, url(/images/all-arrows@2x.png) 2x);
    background-image: image-set("/images/all-arrows.png"1x, "/images/all-arrows@2x.png"2x);
}

.filters-content li.liste-filter-prix span.sort-liste:hover,
.filters-content li.liste-filter-prix span.sort-liste a:hover,
.filters-content li.liste-filter-prix span.sort-liste a:active {
    background-color: #242424;
}

.filters-content .liste-filter-prix span.sort-liste.active-sort-asc {
    background-position: 0 -130px;
    background-color: #242424;
}

.filters-content .liste-filter-prix span.sort-liste.active-sort-desc {
    background-position: 0 -167px;
    background-color: #242424;
}


/* Mode d affichage */
.select-mode-affichage {
    margin-bottom: 20px;
}

.select-mode-affichage ul {
    margin: 0;
    padding: 0;
}

.select-mode-affichage p,
.select-mode-affichage ul {
    display: inline;
}

li.mode-affichage {
    display: inline-block;


    vertical-align: top;
    margin-left: 16px;
    padding: 7px 12px 5px;
    width: 21px;
    background: #000;
    cursor: pointer;
    color: #cdcdcd;
    text-decoration: none;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
    filter: dropshadow(color=#000000, offx=1, offy=1);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

    background: #434343;
    -webkit-box-shadow: inset 0 1px 0 0 #73777a;
    box-shadow: inset 0 1px 0 0 #73777a;
    border: 1px solid #333333;
}

.select-mode-affichage li span.mode-img-infos,
.select-mode-affichage li span.mode-img,
.select-mode-affichage li span.mode-map {
    display: inline-block;


    vertical-align: top;
    width: 21px;
    height: 15px;
    background-repeat: no-repeat;
    background-image: url(/images/btn-mode-liste.png);
    background-image: -webkit-image-set(url(/images/btn-mode-liste.png) 1x, url(/images/btn-mode-liste@2x.png) 2x);
    background-image: image-set("/images/btn-mode-liste.png"1x, "/images/btn-mode-liste@2x.png"2x);
}

.mode-img-infos {
    background-position: -10px -13px
}

.mode-img {
    background-position: -10px 2px;
}

.mode-map {
    background-position: -10px -29px;
}


/* 4.2.3  Liste container top : Liste de biens
----------------------------------------------------------------------------------------------------*/

.liste-display-all {
    position: relative;
    text-align: center;
    min-height: 400px;
}


/* ON AJOUTE LA CLASS MODE-2 A LA LISTE QUI AFFICHE LE PLUS D INFOS */

.liste-bien-container {
    display: inline-block;


    vertical-align: top;
    width: 48%;
    height: 291px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}

.liste-bien-container.mode-2 {
    width: 100%;
    text-align: left;
    background-color: #fff;
    padding: 10px 1%;
    margin-bottom: 0;
}

.liste-bien-container:nth-child(odd) {
    margin-right: 3%;
}

.liste-bien-container.mode-2:nth-child(odd) {
    margin-right: 0;
}

/* Emulation du odd/even sur IE7/8 (de merde) */
.lt-ie9 .liste-bien-container:first-child,
.lt-ie9 .liste-bien-container:first-child+.liste-bien-container+.liste-bien-container,
.lt-ie9 .liste-bien-container:first-child+.liste-bien-container+.liste-bien-container+.liste-bien-container+.liste-bien-container,
.lt-ie9 .liste-bien-container:first-child+.liste-bien-container+.liste-bien-container+.liste-bien-container+.liste-bien-container+.liste-bien-container+.liste-bien-container,
.lt-ie9 .liste-bien-container:first-child+.liste-bien-container+.liste-bien-container+.liste-bien-container+.liste-bien-container+.liste-bien-container+.liste-bien-container+.liste-bien-container+.liste-bien-container {
    margin-right: 3%;
}

.bg-liste-mode-2,
.bg-liste-minisite {
    background: transparent url(/images/shadow-full-horizontale.png) no-repeat 0% top;
    height: 10px;
    width: 100%;
    margin-bottom: 9px;
}


/* 4.2.4  Affichage des images
----------------------------------------------------------------------------------------------------*/

.liste-bien-photo {
    width: 100%;
    height: 100%;
}

.liste-bien-photo.mode-2 {
    display: inline-block;


    vertical-align: top;
    width: 48%;
    overflow: hidden;
}

.liste-bien-photo img {
    width: 100%;
    height: auto;
}

.liste-bien-photo img.anti-cheat {
    position: absolute;
    z-index: 960;
    width: 100%;
    height: 100%;
}

.liste-bien-photo-frame {
    width: 100%;
    height: 100%;
}

.liste-bien-photo-frame a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}


/* 4.2.5  Affichage des infos textuelles
----------------------------------------------------------------------------------------------------*/

.liste-bien-description {
    position: absolute;
    width: 100%;
    bottom: 1px;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.liste-bien-description.mode-2 {
    position: relative;
    width: 48%;
    display: inline-block;


    vertical-align: top;
    background-color: transparent;
    padding: 1% 1% 1% 2%;
}

.liste-bien-title {
    padding: 12px 20px 12px;
    text-align: left;
    color: #fff;
}

.liste-bien-type {
    font: 0.95em/1 Helvetica Neue, Helvetica, arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
}

.liste-bien-ville {
    font: italic 0.85em/1 Helvetica Neue, Helvetica, arial, sans-serif;
    text-transform: capitalize;
}

.liste-bien-type,
.liste-bien-ville {
    width: 50%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.liste-bien-price {
    font: 0.95em/1 Helvetica Neue, Helvetica, arial, sans-serif;
    padding: 4px 8px;
    position: absolute;
    bottom: 15px;
    right: 20px;
    background-color: #eb222e;
    color: #fff;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
    filter: dropshadow(color=#000000, offx=1, offy=1);
}

/* Informations specifique au mode 2 */
.liste-bien-offre {
    font: 0.75em/1 'AllerBold', sans-serif;
    margin-top: 3.5%;
}

.liste-bien-offre span.ref-num {
    background-color: #333;
    color: #fff;
    padding: 2px 10px 3px;
    border-left: 4px #EB222E solid;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
    filter: dropshadow(color=#000000, offx=1, offy=1);
}

.liste-bien-offre span.ref-text {
    background-color: #dcdcdc;
    color: #555;
    padding: 2px 5px 3px;
    margin-right: 5px;
    border: none;
    text-shadow: none;
    filter: inherit;
}

.liste-bien-title.mode-2 {
    color: #000;
    padding: 7% 0 3.5% 0;
}

.liste-bien-title.mode-2 .liste-bien-ville {
    text-transform: uppercase;
    font: 1.2em/1.231 'AllerBold', arial, sans-serif;
    color: #777;
    text-shadow: 0 1px 0 #FFF;
    width: 100%;
}

.liste-bien-title.mode-2 .liste-bien-type {
    font: 0.9em/1 Helvetica Neue, Helvetica, arial, sans-serif;
    color: #999797;
    margin-top: 4px;
    width: 100%;
}

.liste-bien-title.mode-2 .liste-bien-price {
    font: 1.1em/1.231 'AllerBold', arial, sans-serif;
    color: #47859F;
    background-color: transparent;
    position: relative;
    bottom: 0;
    right: 0;
    margin-top: 3px;
    padding: 0;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
    filter: dropshadow(color=#ffffff, offx=1, offy=1);
}

/* Programmes Neufs */
.prog_neuf .liste-bien-title.mode-2 .liste-bien-price {
    text-shadow: none;
    font: .85em/1.231 'Helvetica', arial, sans-serif;
    margin-top: 5px;
    text-transform: uppercase;
    color: #47859F;
}

.prog_neuf .liste-bien-title.mode-2 .liste-bien-price .date-livraison {
    color: #999;
}

.extrait-desc {
    font: 0.75em/1.6em 'RobotoRegular', sans-serif;
    color: #4a4a4a;
    height: 60px;
    overflow: hidden;
}

.liste-bien-description.mode-2 hr {
    margin: 1px 0 3.5% 0;
    width: 30%;
}

.liste-bien-description.mode-2 ul {
    padding: 0;
}

.liste-bien-description.mode-2 li {
    list-style-type: none;
    display: inline-block;


    vertical-align: top;
    margin-right: 5px;
}

.liste-bien-description.mode-2 li a:link.submit-classique,
.liste-bien-description.mode-2 li a:visited.submit-classique {
    padding: 8px 11px 0 12px;
    height: 20px;
    display: block;
    text-transform: uppercase;
    font-size: .7em;
    background: rgb(67, 72, 76);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(67, 72, 76, 1) 0%, rgba(51, 51, 51, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(67, 72, 76, 1)), color-stop(100%, rgba(51, 51, 51, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(67, 72, 76, 1) 0%, rgba(51, 51, 51, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(67, 72, 76, 1) 0%, rgba(51, 51, 51, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(67, 72, 76, 1) 0%, rgba(51, 51, 51, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(67, 72, 76, 1) 0%, rgba(51, 51, 51, 1) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#43484c', endColorstr='#333333', GradientType=0);
    /* IE6-9 */
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
    filter: dropshadow(color=#000000, offx=1, offy=1);
    -webkit-box-shadow: inset 0 1px 0 0 #73777a;
    box-shadow: inset 0 1px 0 0 #73777a;
    border: 1px solid #333333;
}

.liste-bien-description.mode-2 li.SelectionOff a,
.liste-bien-description.mode-2 li a:hover.submit-classique,
.liste-bien-description.mode-2 li a:active.submit-classique {
    color: #47859F;
    text-decoration: none;
    background: rgb(67, 72, 76);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(67, 72, 76, 1) 0%, rgba(51, 51, 51, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(67, 72, 76, 1)), color-stop(100%, rgba(51, 51, 51, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(67, 72, 76, 1) 0%, rgba(51, 51, 51, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(67, 72, 76, 1) 0%, rgba(51, 51, 51, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(67, 72, 76, 1) 0%, rgba(51, 51, 51, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(67, 72, 76, 1) 0%, rgba(51, 51, 51, 1) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#43484c', endColorstr='#333333', GradientType=0);
    /* IE6-9 */
    -webkit-box-shadow: inset 0 1px 0 0 #73777a;
    box-shadow: inset 0 1px 0 0 #73777a;
    border: 1px solid #333333;
}

.liste-bien-description.mode-2 li a:link.submit-classique span {
    padding-left: 23px;
}

/* Plus de détails */
.liste-bien-description.mode-2 li a:link.submit-classique span.more,
.liste-bien-description.mode-2 li a:visited.submit-classique span.more {
    background-image: url(/images/pictos-all.png);
    background-repeat: no-repeat;
    background-position: 0 -2px;
}

/* Sélectionner */
.liste-bien-description.mode-2 li a:link.submit-classique span.ico-selection,
.liste-bien-description.mode-2 li a:visited.submit-classique span.ico-selection {
    background-image: url(/images/pictos-all.png);
    background-repeat: no-repeat;
    background-position: 0 -24px;
}

.liste-bien-description.mode-2 li.SelectionOff a:link.submit-classique span.ico-selection,
.liste-bien-description.mode-2 li.SelectionOff a:visited.submit-classique span.ico-selection {
    background-image: url(/images/pictos-all.png);
    background-repeat: no-repeat;
    background-position: 0 -47px;
}



/* -- Programmes neufs -- */

.liste-prog-description {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.7);
}

.lt-ie9 .liste-prog-description {
    background: url(/images/bg-white70.png) repeat
}

.liste-prog-description.mode-2 {
    position: relative;
    width: 48%;
    display: inline-block;


    vertical-align: top;
    background-color: transparent;
    padding: 1% 1% 1% 2%;
}

.liste-prog-title {
    padding: 12px 20px;
    text-align: left;
    color: #232d32;
}

.liste-prog-type {
    font: .95em/1 Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .1em;
}

.liste-prog-ville {
    font: .8em/1 Helvetica, Arial, sans-serif;
    font-style: italic;
    text-transform: capitalize;
}

.liste-prog-type,
.liste-prog-ville {
    width: 50%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.liste-prog-price {
    font: .95em/1 Helvetica, Arial, sans-serif;
    padding: 7px 8px;
    position: absolute;
    bottom: 12px;
    right: 20px;
    background-color: #8a7e64;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 1px 1px 2px 0 rgba(0, 0, 0, 0.3), 1px 1px 2px 0 rgba(255, 255, 255, 0.7);
    box-shadow: inset 1px 1px 2px 0 rgba(0, 0, 0, 0.3), 1px 1px 2px 0 rgba(255, 255, 255, 0.7);
}

/* Informations specifique au mode 2 */
.liste-prog-offre {
    font: .75em/1 Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #918d86;
    margin-top: 3.5%;
}

.liste-prog-offre span {
    background-color: #8a7e64;
    color: #fff;
    padding: 0 2px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}

.liste-prog-title.mode-2 {
    color: #000;
    padding: 8.5% 0 3.5%;
}

.liste-prog-title.mode-2 .liste-prog-ville {
    font: 1.45em/1 Helvetica, Arial, sans-serif;
    color: #272727;
    width: 100%;
}

.liste-prog-title.mode-2 .liste-prog-date {
    font: .9em/1.3 Helvetica, Arial, sans-serif;
    color: #918d86;
    margin-top: 4px;
    width: 100%;
}

.liste-prog-title.mode-2 .liste-prog-price {
    font: 1.1em/1 Helvetica, Arial, sans-serif;
    color: #8a7e64;
    background-color: transparent;
    position: relative;
    bottom: 0;
    right: 0;
    margin-top: 3.5%;
    padding: 0;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.0);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.liste-prog-description.mode-2 hr {
    margin: 1px 0 3.5%;
    width: 30%;
}

.liste-prog-description.mode-2 ul {
    padding: 0;
}

.liste-prog-description.mode-2 li {
    list-style-type: none;
    display: inline-block;


    vertical-align: top;
}

.liste-prog-description.mode-2 li:first-child {
    margin-right: 15px;
}

.liste-prog-description.mode-2 li a:link.submit-classique,
.liste-prog-description.mode-2 li a:visited.submit-classique {
    padding: 11px 11px 0 12px;
    display: block;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.liste-prog-description.mode-2 li.SelectionOff a,
.liste-prog-description.mode-2 li a:hover.submit-classique,
.liste-prog-description.mode-2 li a:active.submit-classique {
    color: #fff;
    text-decoration: none;
    background-color: #d41621;
}


/*--  Ribbons --*/

.liste-bien-ribbon {
    position: absolute;
    top: -1px;
    left: -2px;
}

.mode-2 .liste-bien-ribbon {
    position: absolute;
    top: 9px;
    left: 6px;
}

.liste-bien-ribbon a {
    display: block;
    height: 100%;
    /* ribbon cliquable */
}

.detail-photo-container .liste-bien-ribbon {
    position: absolute;
    top: -4px;
    left: -4px;
}

.fr .liste-bien-ribbon {
    background: transparent no-repeat;
    width: 120px;
    height: 90px;
    background-image: url(/img_fr/bg-ribbons-all.png);
    background-image: -webkit-image-set(url(/img_fr/bg-ribbons-all.png) 1x, url(/img_fr/bg-ribbons-all@2x.png) 2x);
    background-image: image-set("/img_fr/bg-ribbons-all.png"1x, "/img_fr/bg-ribbons-all@2x.png"2x);
}

.uk .liste-bien-ribbon {
    background: transparent url(/img_uk/bg-ribbons-all.png) no-repeat;
    width: 129px;
    height: 90px;
    background-image: url(/img_uk/bg-ribbons-all.png);
    background-image: -webkit-image-set(url(/img_uk/bg-ribbons-all.png) 1x, url(/img_uk/bg-ribbons-all@2x.png) 2x);
    background-image: image-set("/img_uk/bg-ribbons-all.png"1x, "/img_uk/bg-ribbons-all@2x.png"2x);
}

.ribbon-nouveau {
    background-position: 0 -91px !important;
}

.ribbon-exclu {
    background-position: 0 -181px !important;
}

.ribbon-vendu {
    background-position: 0 -271px !important;
}

.ribbon-baisse {
    background-position: 0 -361px !important;
}

.ribbon-vedette {
    background-position: 0 -451px !important;
}

.ribbon-loue {
    background-position: 0 -542px !important;
}

/* 4.2.6  Mini-listes
----------------------------------------------------------------------------------------------------*/

.liste-bien-ref-description.mode-2 {
    width: 95%;
}

.liste-bien-ref-offre {
    margin-top: 0.5%;
}

.liste-bien-ref-title {
    position: relative;
}

.liste-bien-ref-title.mode-2 {
    padding: 20px 0 10px 0;
}

.liste-bien-ref-offre hr {
    margin-bottom: 20px;
}

.liste-bien-title.mode-2 .liste-bien-ref-price {
    position: absolute;
    top: 0;
    right: 0;
}

.extrait-ref-desc {
    max-height: 68px;
    overflow: hidden;
}


/* 4.2.6  Google map : page liste
----------------------------------------------------------------------------------------------------*/

.liste-map {
    width: 100%;
    height: 394px;
}

.LoadingAjax {
    background: transparent url(/images/loading.gif) no-repeat 50% 50%;
    left: 0;
    width: 100%;
    height: 100%;
}

#IfGGMap {
    border: none;
    margin-bottom: 40px;
    margin-top: -394px;
    position: relative;
}

#GGMap {
    width: 100% !important;
}

/* Bulle avec marker */
.ggmap-list-item-coords .ggmap-coords-title {
    text-transform: uppercase;
    color: #eb222e;
}

/* Styles relatifs aux map - MapListeBien et MapListeProg */
#GGMap {
    width: 100% !important;
    background: transparent url(/images/loading.gif) no-repeat 50% 50% !important;
}

.liste-map-message {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    width: 600px;
    margin: 0px auto;
    padding-top: 150px;
    color: #999;
    letter-spacing: 1px
}

.liste-map-message-heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #606060;
    letter-spacing: 2px
}

.warning-gray {
    height: 60px;
    background-image: url(../images/warning-gray.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.ggmap-list-item {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    clear: both;
    margin: 5px 0;
}

ul.gg-map-marker {
    display: none
}

.ggmap-list-item-pict {
    margin: 0 5px 2px 0;
    float: left;
}

.ggmap-list-item-pict img {
    max-width: 80px !important;
    height: auto;
}

.ggmap-list-item-content {
    float: left;
}

.ggmap-list-item-coords .ggmap-coords-title {
    text-transform: uppercase;
    color: #eb222e;
    font-weight: bold;
}

.ggmap-list-item-coords .ggmap-coords-prix {
    font-weight: 400 !important;
    margin-bottom: 5px;
}

.ggmap-coords-link {
    color: #fff;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal !important;
    font-size: 12px !important;
    background-color: #eb222e;
    padding: 2px 5px;
    display: inline-block;
    margin-top: 2px;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.ggmap-coords-link:hover {
    background-color: #d41621;
}

.gm-style .gm-style-iw {
    padding-right: 25px !important;
}

.gm-style img[src="/images/ggmap-marker-gris.png#Bien"] {
    display: none;
    visibility: hidden;
}



/* 4.2.8  Navigation page
----------------------------------------------------------------------------------------------------*/

.liste-navpage-container {
    border-top: #d7d7d7 1px solid;
    padding-top: 20px;
    margin: 0;
    color: #999797;
    font: 0.9em/1 Helvetica Neue, Helvetica, arial, sans-serif;
    position: relative;
    letter-spacing: .1em;
}

.liste-navpage-prev {
    position: absolute;
    top: 20px;
    left: 0;
    width: 26px;
    height: 26px;
}

.liste-navpage-prev span {
    display: block;
    height: 100%;
}

.liste-navpage-next {
    position: absolute;
    top: 20px;
    right: 0;
    width: 26px;
    height: 26px;
}

.liste-navpage-next span {
    display: block;
    height: 100%;
}

.liste-navpage-trail {
    margin: 0 8%;
    width: 77%;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.liste-navpage-container .PageTri {
    padding-right: 20px;
}

.liste-navpage-container .PagePre,
.liste-navpage-container .PagePre:hover,
.liste-navpage-container .PageSui,
.liste-navpage-container .PageSui:hover {
    background-repeat: no-repeat;
    background-color: transparent;
    width: 12px;
    height: 22px;
    background-image: url(/images/bg-navpage-button.png);
    background-image: -webkit-image-set(url(/images/bg-navpage-button.png) 1x, url(/images/bg-navpage-button@2x.png) 2x);
    background-image: image-set("/images/bg-navpage-button.png"1x, "/images/bg-navpage-button@2x.png"2x);
}

.liste-navpage-container .PagePre {
    background-position: -33px -2px;
    cursor: pointer;
}

.liste-navpage-container .PagePre:hover {
    background-position: -75px -2px;
}

.liste-navpage-container .PageSui {
    background-position: -53px -2px;
    cursor: pointer;
}

.liste-navpage-container .PageSui:hover {
    background-position: -95px -2px;
}

.liste-navpage-container .PageCli {
    color: #999797;
}

.liste-navpage-container .PageCli:hover {
    color: #eb222e;
    text-decoration: none;
}

/* Personnalisation REF */
.ref .liste-navpage-container {
    border: none;
}

.ref .liste-navpage-prev {
    /*position: static; top:0; left:0; float: left; margin-top: 20px;*/
    top: inherit;
    bottom: 0;
}

.ref .liste-navpage-next {
    /*position: static; top:0; right:0; float: right; margin-top: 20px;*/
    top: inherit;
    bottom: 0;
}

.ref .liste-navpage-trail {
    padding-top: 20px;
}

/* Page en cours */
.liste-navpage-container font b {
    display: inline-block;


    vertical-align: middle;
    width: 26px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #f1f1f1;
}

.nav-page-position {
    margin-right: 40px;
}

/* Mention inter-agence */
.mention-inter-agence,
#MentionInterAgence {
    font: italic 0.7em/1 Helvetica Neue, Helvetica, arial, sans-serif;
    color: #999797;
    margin-top: 20px;
}

/* 4.2.9  Bouton de biens similaires en bas de mode liste
----------------------------------------------------------------------------------------------------*/
.link-similaires {
    text-align: left;
    padding: 5% 1%;
}

.link-similaires a {
    text-transform: uppercase;
    font-size: 0.9em;
    text-decoration: none;
    color: #4f504f !important;
    font-weight: bold;
}

.link-similaires a:hover {
    text-decoration: underline;
}


/* 4.2.10 Page : Ma selection
----------------------------------------------------------------------------------------------------*/

#ListeAnnonce .page-masque {
    text-align: left;
}

.selection-actions {
    position: absolute;
    top: 0;
    right: 0;
}

.buttons .SelectionOff span {
    color: #888;
    background-position: 0 -120px;
}

.SelectionOff a:link {
    color: #fff !important;
}


/* 4.2.11  Loading
----------------------------------------------------------------------------------------------------*/

/* Ajax */
.LoadListe {
    z-index: 999;
    filter: alpha(opacity=20);
    /* internet explorer */
    -khtml-opacity: 0.2;
    /* khtml, old safari */
    -moz-opacity: 0.2;
    /* mozilla, netscape */
    opacity: 0.2;
    /* fx, safari, opera */
}

#LoadingAjax {
    background: transparent url(/images/loading.gif) no-repeat 50% 100%;
    height: 300px;
    position: absolute;
    top: 100px;
    left: 0px;
    width: 100%;
}




/* ==========================================================================
  4.3 MODE DETAILS
   ========================================================================== */


.content-container.content-container-detail {
    position: inherit;
}


/* 4.3.1  Navigation du haut de page
----------------------------------------------------------------------------------------------------*/

.detail-actions {
    font: 12px/1 'RobotoRegular', sans-serif;
    ;
    overflow: hidden;
    margin-bottom: 10px;
}

.detail-topnav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}

ul.buttons hr {
    width: 37%;
    margin-top: 16px;
    float: left;
}

.detail-topnav li {
    display: inline-block;


    vertical-align: top;
    margin-left: 8px;
    padding: 8px 12px;
}

.detail-topnav li:first-child {
    float: left;
    margin-left: 0;
    text-transform: uppercase;
}

.detail-topnav li.ico-back {
    padding-left: 20px;
    background: transparent no-repeat -1px -46px;
    color: #47859F;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: url(/images/all-arrows.png);
    background-image: -webkit-image-set(url(/images/all-arrows.png) 1x, url(/images/all-arrows@2x.png) 2x);
    background-image: image-set("/images/all-arrows.png"1x, "/images/all-arrows@2x.png"2x);
}

.detail-topnav li.ico-back:hover {
    padding-left: 20px;
    background: transparent no-repeat -7px -46px;
    color: #47859F;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: url(/images/all-arrows.png);
    background-image: -webkit-image-set(url(/images/all-arrows.png) 1x, url(/images/all-arrows@2x.png) 2x);
    background-image: image-set("/images/all-arrows.png"1x, "/images/all-arrows@2x.png"2x);
}

li.ico-back-clear {
    display: none;
}

.detail-topnav li,
.detail-topnav li a:link,
.detail-topnav li a:visited {
    cursor: pointer;
    color: #ddd;
    text-decoration: none;
    margin-bottom: 10px;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
    filter: dropshadow(color=#000000, offx=1, offy=1);

    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

    background: rgb(67, 72, 76);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(67, 72, 76, 1) 0%, rgba(51, 51, 51, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(67, 72, 76, 1)), color-stop(100%, rgba(51, 51, 51, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(67, 72, 76, 1) 0%, rgba(51, 51, 51, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(67, 72, 76, 1) 0%, rgba(51, 51, 51, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(67, 72, 76, 1) 0%, rgba(51, 51, 51, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(67, 72, 76, 1) 0%, rgba(51, 51, 51, 1) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#43484c', endColorstr='#333333', GradientType=0);
    /* IE6-9 */
    -webkit-box-shadow: inset 0 1px 0 0 #73777a;
    box-shadow: inset 0 1px 0 0 #73777a;
    border: 1px solid #333333;
}

.detail-topnav li:hover,
.detail-topnav li:active,
.detail-topnav li:hover a,
.detail-topnav li:active a {
    color: #47859F;
    background: rgb(67, 72, 76);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(67, 72, 76, 1) 0%, rgba(51, 51, 51, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(67, 72, 76, 1)), color-stop(100%, rgba(51, 51, 51, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(67, 72, 76, 1) 0%, rgba(51, 51, 51, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(67, 72, 76, 1) 0%, rgba(51, 51, 51, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(67, 72, 76, 1) 0%, rgba(51, 51, 51, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(67, 72, 76, 1) 0%, rgba(51, 51, 51, 1) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#43484c', endColorstr='#333333', GradientType=0);
    /* IE6-9 */
    -webkit-box-shadow: inset 0 1px 0 0 #73777a;
    box-shadow: inset 0 1px 0 0 #73777a;
    border: 1px solid #333333;
}

li.contact-agence {}

.detail-topnav li.ico-back-clear,
.detail-topnav li.ico-back-clear:hover,
.detail-topnav li.contact-agence a:link,
.detail-topnav li.contact-agence a:visited,
.detail-topnav li.contact-agence a:hover,
.detail-topnav li.contact-agence a:active {
    background: none;
    filter: inherit;
    box-shadow: none;
    border: none;
    text-transform: uppercase;
}


.detail-bien-contact-form {
    margin-top: 20px;
}


.detail-topnav li div span {
    padding-left: 26px;
    background: transparent no-repeat;
    text-transform: uppercase;
    font-size: .95em;
    background-image: url(/images/pictos-all.png);
    background-image: -webkit-image-set(url(/images/pictos-all.png) 1x, url(/images/pictos-all@2x.png) 2x);
    background-image: image-set("/images/pictos-all.png"1x, "/images/pictos-all@2x.png"2x);
}

.detail-topnav li div span.ico-envoyer {
    background-position: -1px -121px;
}

.detail-topnav li div span.ico-imprimer {
    background-position: -1px -70px;
}

.detail-topnav li div span.ico-selection {
    background-position: -1px -23px;
    padding-left: 23px;
}

.detail-topnav li.SelectionOff div span.ico-selection,
.detail-topnav li.SelectionOff:hover a,
.detail-topnav li.SelectionOff:active a {
    background-position: -1px -46px;
    color: #47859F !important;
}

.detail-topnav li.SelectionOff a:link,
.detail-topnav li div span.ico-selection a {
    background: none;
    filter: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}

.detail-topnav li div span.ico-calculette {
    background-position: -1px -99px;
    padding-left: 23px;
}

.detail-topnav li div span.ico-vider {
    background-position: -1px -142px;
}





/* 4.3.2  Partie top avec slide
----------------------------------------------------------------------------------------------------*/

.detail-photo-frame {
    background: #eee;
    padding: 12px;
}

.detail-photo-img img {
    display: block;
    width: 574px;
    height: 370px;
}

.detail-photo-nav {
    z-index: 100;
    position: relative;
}

.photo-prev,
.photo-next {
    width: 37px;
    height: 37px;
    position: absolute;
    bottom: 160px;
}

.photo-prev {
    left: -16px;
    background: transparent url(/images/slider-controls.png) no-repeat 0 0;
}

.photo-prev:hover {
    background: transparent url(/images/slider-controls.png) no-repeat 0 -39px;
}

.photo-next {
    right: -16px;
    background: transparent url(/images/slider-controls.png) no-repeat -39px 0;
}

.photo-next:hover {
    background: transparent url(/images/slider-controls.png) no-repeat -39px -39px;
}

.detail-photo-pagination {
    margin-top: 20px;
}

.detail-photo-pagination ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.detail-photo-pagination ul li {
    float: left;
    margin-right: 12px;
}

.detail-photo-pagination ul li img {
    width: 100px;
    height: 72px;
    padding: 3px;
    background: #e0e0e0;
}

/*-- Colone de droite apparait et disparait --*/

.detail-bien-context {
    height: 100%;
    width: 28%;
    position: absolute;
    right: 0;
    /* penser a bien modifier cette valeur dans fr_detail */
    bottom: 0;
    background: transparent url(/images/bg-white75.png) repeat 0 0;
    z-index: 965;
    cursor: pointer;
}

.detail-bien-context.no-flap {
    display: block;
}

/* Header de la colonne */
.detail-bien-context-header {
    padding: 80px 0 0 0;
    text-align: left;
}

.detail-bien-context-header>div {
    padding-left: 30px;
    color: #000;
    font: 1.55em/1.231 Helvetica Neue, Helvetica, arial, sans-serif;
    letter-spacing: .05em;
}

.detail-bien-context-header>div:first-child {
    color: #4a4a4a;
    font: 1em/1 Helvetica Neue, Helvetica, arial, sans-serif;
    letter-spacing: .1em;
}

.detail-bien-context-header>div.link a {
    font: 0.7em/1.3em Helvetica Neue, Helvetica, arial, sans-serif;
    display: inline-block;


    vertical-align: top;
    margin-top: 20px;
    color: #fff;
    text-decoration: none;
    padding: 4px 10px 3px 30px;
    background: #eb222e no-repeat 1px -21px;
    cursor: pointer;
    background-image: url(/images/all-arrows.png);
    background-image: -webkit-image-set(url(/images/all-arrows.png) 1x, url(/images/all-arrows@2x.png) 2x);
    background-image: image-set("/images/all-arrows.png"1x, "/images/all-arrows@2x.png"2x);
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
    filter: dropshadow(color=#000000, offx=1, offy=1);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.detail-bien-context-header>div.link a:hover {
    color: #fff;
    text-decoration: none;
    background: #d41621 no-repeat 1px -21px;
    background-image: url(/images/all-arrows.png);
    background-image: -webkit-image-set(url(/images/all-arrows.png) 1x, url(/images/all-arrows.png) 2x);
    background-image: image-set("/images/all-arrows.png"1x, "/images/all-arrows@2x.png"2x);
}

/* Cadre blanc */
.detail-bien-context-infos {
    background: #fff;
    position: absolute;
    top: 63%;
    right: 20px;
    width: 107%;
    height: 210px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    text-align: left;
    z-index: 999;
}

.detail-bien-context-infos-content {
    position: relative;
    height: 100%;
    width: 100%;
}

/* Fleches */
.detail-bien-context-open {
    display: none;
    width: 7px;
    height: 10px;
    position: absolute;
    top: 87px;
    margin-top: -3px;
    left: 12px;
    background: transparent no-repeat -1px -95px;
    background-image: url(/images/all-arrows.png);
    background-image: -webkit-image-set(url(/images/all-arrows.png) 1x, url(/images/all-arrows@2x.png) 2x);
    background-image: image-set("/images/all-arrows.png"1x, "/images/all-arrows@2x.png"2x);
}

.detail-bien-context-close {
    width: 7px;
    height: 10px;
    position: absolute;
    top: 87px;
    margin-top: -3px;
    left: 12px;
    background: transparent no-repeat -17px -95px;
    background-image: url(/images/all-arrows.png);
    background-image: -webkit-image-set(url(/images/all-arrows.png) 1x, url(/images/all-arrows@2x.png) 2x);
    background-image: image-set("/images/all-arrows.png"1x, "/images/all-arrows@2x.png"2x);
}

/* Infos du cadre blanc */
.detail-bien-context-infos .detail-bien-context-title {
    position: absolute;
    top: 30px;
    left: 35px;
    color: #999797;
    font: 1em/1.1em 'AllerBold', Helvetica, arial, sans-serif;
    letter-spacing: .1em;
    text-transform: uppercase;
    display: inline-block;


    vertical-align: top;
    max-width: 210px;
}

.ope-2 .detail-bien-context-infos .detail-bien-context-title {
    top: 32px;
}

.detail-bien-context-infos .ville {
    font-size: 1.4em;
    line-height: 1.1em;
    margin-top: 5px;
    color: #272727;
    text-transform: capitalize;
}

.detail-bien-context-infos .prix {
    position: absolute;
    top: 120px;
    left: 35px;
    font: 1.25em/1.231 'AllerBold', Helvetica, arial, sans-serif;
    color: #47859F;
    max-width: 210px;
}

.programmes .detail-bien-context-infos .prix {
    top: 90px;
}

.detail-bien-context-infos .type,
.detail-bien-context-infos .prix .price-all,
.detail-bien-context-infos .prix .price-loc {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.detail-bien-context-infos .prix .price-loc {
    font: 0.65em/1 'RobotoRegular', sans-serif;
    color: #989696;
}

.detail-bien-context-infos .ref {
    position: absolute;
    bottom: 19px;
    left: 35px;
    color: #4f565c;
    font: 0.75em/1.231 Helvetica Neue, Helvetica, arial, sans-serif;
    border-top: #d7d7d7 1px solid;
    padding-top: 15px;
    display: inline-block;


    vertical-align: top;
}

.programmes .detail-bien-context-infos .ref {
    color: #EB222E;
    font-weight: bold;
    font-size: .85em;
}

/*-- Video & visite virtuelle --*/

.detail .btn-video,
.detail .btn-visite-virtuelle {
    position: relative;
    margin-top: -38px;
    cursor: pointer;
    text-transform: uppercase;
    z-index: 900;
    font-size: 80%;
    color: #fff;
    background-color: #000;
    padding: 4px 10px 2px;
    display: inline-block;


    vertical-align: top;
    background-repeat: no-repeat;
    background-image: url(/images/ico-video.png);
    background-image: -webkit-image-set(url(/images/ico-video.png) 1x, url(/images/ico-video@2x.png) 2x);
    background-image: image-set("/images/ico-video.png"1x, "/images/ico-video@2x.png"2x);
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.detail .btn-video {
    margin-left: 15px;
    padding-left: 23px;
    background-position: 0 4px;
}

.detail .btn-visite-virtuelle {
    margin-left: 5px;
    padding-left: 33px;
    background-position: 5px -22px;
}

.detail .btn-video:hover,
.detail .btn-visite-virtuelle:hover {
    background-color: #eb222e;
    text-decoration: none;
}

.detail .btn-video.hidden,
.detail .btn-visite-virtuelle.hidden {
    display: none;
    visibility: hidden;
}


/*  4.3.3  Description du bien
----------------------------------------------------------------------------------------------------*/

.detail-bien-infos {
    background: transparent url(/images/shadow-full-horizontale.png) no-repeat 50% 0;
    margin-bottom: 20px;
}

/*-- Texte et proprietes en liste --*/

.detail-bien-desc {
    padding-bottom: 30px;
    font: 15px/1.46 Helvetica Neue, Helvetica, arial, sans-serif;
    color: #4a4a4a;
    border-bottom: #d7d7d7 1px solid;
}

.detail-bien-desc-content {
    padding: 35px 300px 0 0;
}

.detail-bien-desc-content>p {
    margin-top: 0;
    text-align: justify;
}

.detail-bien-desc-content>p:first-child:first-letter {
    font-size: 3.3em;
    line-height: 80%;
    float: left;
    padding-right: .1em;
    font-family: Georgia, serif;
}

.detail-bien-desc-content .TxtVendu {
    text-transform: uppercase;
    font-size: 130%;
    color: #eb222e;
}

.detail-annotation {
    font-style: italic;
    font-size: 11px;
    color: #bbb;
}

.detail-bien-specs {
    float: right;
    width: 32%;
    padding: 35px 0 0 14%;
    background: transparent url(/images/shadow-full-verticale.png) no-repeat 35px 100%;
}

.detail-bien-specs ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.detail-bien-specs li {
    border-top: #d7d7d7 1px solid;
    margin-top: 16px;
    padding-top: 15px;
    font: bold 15px/1 Helvetica Neue, Helvetica, arial, sans-serif;
    color: #4a4a4a;
    text-transform: none;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.detail-bien-specs li:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}

.detail-bien-specs li span.spec-bien {
    width: 80px;
    display: inline-block;


    vertical-align: top;
    font: 13px/16px Helvetica, arial, sans-serif;
    color: #555;
}

.detail-bien-specs li.prix,
.detail-bien-specs li.prix span {
    color: #47859F;
    font: 16px/1 'AllerBold', arial, sans-serif;
}

.detail-bien-specs li.prix-location span.charges_mens,
.detail-bien-specs li.prix-location span.charges_mens,
.detail-bien-specs li.prix-location span.charges_mens {
    width: auto;
    margin-left: 84px;
}

.detail-bien-specs-btn-wrapper {
    padding-bottom: 26px;
}

.detail-bien-specs-btn:link,
.detail-bien-specs-btn:visited {
    background-color: #eb222e;
    padding: 6px;
    display: inline-block;
    color: white;
    text-decoration: none;
    font-size: 0.9em;
}

.detail-bien-specs-btn:hover,
.detail-bien-specs-btn:active {}

/*-- Affichage du detail des pieces (a activer dans numage si besoin) --*/

/* Bouton qui ouvre/ferme le tableau */
#BtnShowRoom,
#BtnHideRoom {
    background: #eb222e;
    color: #fff;
    text-align: center;
    padding: 8px;
    cursor: pointer;
    margin: 20px 0 0;
    text-transform: uppercase;
    font: bold 14px/1 Helvetica Neue, Helvetica, arial, sans-serif;
}

#BtnHideRoom {
    background: #C9011D;
}

/* Suite du Tableau */
.descriptif-pieces {
    background: #fff;
    margin: 10px 0 30px;
    /*padding: 20px 25px;*/
}

.descriptif-pieces .table {
    width: 100%;
    margin-bottom: 18px;
}

.descriptif-pieces .table td {
    padding: 8px;
    line-height: 18px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.descriptif-pieces .table-bordered {
    border: 1px solid #ddd;
    border-collapse: separate;
    *border-collapse: collapsed;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.descriptif-pieces .table-bordered th,
.descriptif-pieces .table-bordered td {
    border-left: none;
}

.descriptif-pieces .table-bordered th+th,
.descriptif-pieces .table-bordered td+td,
.descriptif-pieces .table-bordered th+td,
.descriptif-pieces .table-bordered td+th {
    border-left: 1px solid #ddd;
}

.descriptif-pieces .table-bordered thead:first-child tr:first-child th,
.descriptif-pieces .table-bordered tbody:first-child tr:first-child th,
.descriptif-pieces .table-bordered tbody:first-child tr:first-child td {
    border-top: 0;
}

.descriptif-pieces .table-bordered thead:first-child tr:first-child th:first-child,
.descriptif-pieces .table-bordered tbody:first-child tr:first-child td:first-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.descriptif-pieces .table-bordered thead:first-child tr:first-child th:last-child,
.descriptif-pieces .table-bordered tbody:first-child tr:first-child td:last-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.descriptif-pieces .table-bordered thead:last-child tr:last-child th:first-child,
.descriptif-pieces .table-bordered tbody:last-child tr:last-child td:first-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.descriptif-pieces .table-bordered thead:last-child tr:last-child th:last-child,
.descriptif-pieces .table-bordered tbody:last-child tr:last-child td:last-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.descriptif-pieces .table tbody tr:nth-child(odd) td,
.descriptif-pieces .table tbody tr:nth-child(odd) th {
    background-color: #f5f5f5;
}

.descriptif-pieces .table tbody tr:hover td,
.descriptif-pieces .table tbody tr:hover th {
    background-color: #fff;
}

/* Pour la première ligne du Tableau */
.descriptif-pieces .table-bordered tr:first-child td,
.descriptif-pieces .table-bordered tr:first-child th {
    border-left: 1px solid #777;
}

.descriptif-pieces .table-bordered tr:first-child td:first-child,
.descriptif-pieces .table-bordered tr:first-child th:first-child {
    border-left: none;
}

.descriptif-pieces .table tbody tr:first-child td,
.descriptif-pieces .table tbody tr:first-child th {
    background-color: #555;
    color: #fff;
    font-weight: bold;
    font-family: Helvetica Neue, Helvetica, arial, sans-serif;
}


/*-- Tableau des prix par semaine (a activer dans numage si besoin) --*/

.locsaison-table-price {}

.locsaison-table-price table {
    margin: 10px 0 20px;
}

.locsaison-table-price table th strong {
    font: 1.15em/1 Helvetica Neue, Helvetica, arial, sans-serif;
}

.locsaison-table-price .table tbody tr:nth-child(odd) td,
.table tbody tr:nth-child(odd) th {
    background-color: #F1F1F1;
}

/*-- Module de réservation (a activer dans numage si besoin) --*/

.detail-bien-reservation {
    padding: 20px 0 10px;
    border-bottom: #e3e3e2 1px solid;
    position: relative;
}

.detail-bien-reservation-title {
    font: 140%/21px Helvetica Neue, Helvetica, arial, sans-serif;
    color: #616060;
    display: inline-block;


    vertical-align: top;
}

.detail-bien-reservation-action {
    display: inline-block;


    vertical-align: top;
    background-color: #000;
    color: #fff;
    padding: 7px 11px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 20px;
}

.detail-bien-reservation-action:hover {
    background-color: #eb222e;
}

.schedule-reservation {
    margin-top: 20px;
}

#content .detail-bien-reservation table th,
#content .detail-bien-reservation table td {
    padding: 2px;
}

/* Specification ui-datepicker */

.ui-datepicker-inline {
    font: 13px/1.1231 "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: 90% !important;
    padding: 0 !important;
}

.ui-datepicker-multi .ui-datepicker-group {
    float: none !important;
    display: inline-block;
    vertical-align: top;
    min-height: 178px;
    padding: 8px;
    border: #ddd 1px solid;
    margin: 0 12px 12px 0;
    font: 13px/1 "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.ui-datepicker-header {
    background: #e0e0e0;
}

.ui-datepicker-calendar thead {
    background: #eee;
}

.ui-datepicker-calendar th {
    padding: .4em 0;
}

.ui-datepicker-trigger {
    margin-left: 5px;
    vertical-align: middle;
    cursor: pointer;
}

#ui-datepicker-div td span,
#ui-datepicker-div td a {
    text-align: center;
}

/* PAGE DETAIL (non-seclectionnable .ui-datepicker-inline) */
/* Date du Jour */
.ui-datepicker-inline .ui-datepicker-today {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    opacity: 1 !important;
}

.ui-datepicker-inline .ui-datepicker-today .ui-state-default {
    color: #3A87AD;
    background: #D9EDF7;
    border-color: #BCE8F1;
}

/* Dispo */
.ui-datepicker-inline .cal {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    opacity: 1 !important;
}

.ui-datepicker-inline .cal .ui-state-default {
    color: #468847;
    background: #DFF0D8;
    border-color: #D6E9C6;
}

/* Pas Dispo (+dÃ©but durÃ©e de rÃ©servation - START) */
.ui-datepicker-inline .cal-start-reserved {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    opacity: 1 !important;
}

.ui-datepicker-inline .cal-start-reserved .ui-state-default {
    color: #468847;
    background: transparent url(/images/bg-cal-start-reserved.png) no-repeat 50% 50%;
}

/* Pas Dispo (+fin durÃ©e de rÃ©servation - END) */
.ui-datepicker-inline .cal-end-reserved {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    opacity: 1 !important;
}

.ui-datepicker-inline .cal-end-reserved .ui-state-default {
    color: #468847;
    background: transparent url(/images/bg-cal-end-reserved.png) no-repeat 50% 50%;
}

/* Pas Dispo (Deux rÃ©sa qui se suivent au jour meme - START END) */
.ui-datepicker-inline .cal-start-end-reserved {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    opacity: 1 !important;
}

.ui-datepicker-inline .cal-start-end-reserved .ui-state-default {
    color: #B94A48;
    background: transparent url(/images/bg-cal-start-end-reserved.png) no-repeat 50% 50%;
}

/* Pas Dispo (normal) */
.ui-datepicker-inline .cal-center-reserved {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    opacity: 1 !important;
}

.ui-datepicker-inline .cal-center-reserved .ui-state-default {
    color: #B94A48;
    background: #F2DEDE;
    border-color: #EED3D7;
    text-decoration: line-through;
}

/* RESERVATION (selectionnable #ui-datepicker-div) */
/* Date du Jour */
#ui-datepicker-div .ui-datepicker-today {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    opacity: 1 !important;
}

#ui-datepicker-div .ui-datepicker-today .ui-state-default {
    color: #3A87AD;
    background: #D9EDF7;
    border-color: #BCE8F1;
}

/* Disponible */
#ui-datepicker-div .cal-selectable {}

#ui-datepicker-div .cal-selectable a.ui-state-default {
    border-color: #D6E9C6;
    color: #468847;
    background: #DFF0D8 url(/images/bg-cal-states.png) repeat-x 0 -8px;
}

#ui-datepicker-div .cal-selectable a.ui-state-hover {
    border-color: #D6E9C6;
    color: #468847;
    background: #DFF0D8 url(/images/bg-cal-states.png) repeat-x 0 -44px;
}

/* Pas Dispo (+dÃ©but durÃ©e de rÃ©servation - END) */
#ui-datepicker-div .cal-selectable-end-reserved {}

#ui-datepicker-div .cal-selectable-end-reserved a.ui-state-default {
    border-color: #D6E9C6;
    color: #468847;
    background: #DFF0D8 url(/images/bg-cal-selectable-end-reserved.png) no-repeat 0 -14px;
}

#ui-datepicker-div .cal-selectable-end-reserved a.ui-state-hover {
    border-color: #D6E9C6;
    color: #468847;
    background: #DFF0D8 url(/images/bg-cal-selectable-end-reserved.png) no-repeat 0 -54px;
}

/* Pas Dispo (+dÃ©but durÃ©e de rÃ©servation - START) */
#ui-datepicker-div .cal-selectable-start-reserved {}

#ui-datepicker-div .cal-selectable-start-reserved a.ui-state-default {
    border-color: #D6E9C6;
    color: #468847;
    background: #DFF0D8 url(/images/bg-cal-selectable-start-reserved.png) no-repeat 0 -14px;
}

#ui-datepicker-div .cal-selectable-start-reserved a.ui-state-hover {
    border-color: #D6E9C6;
    color: #468847;
    background: #DFF0D8 url(/images/bg-cal-selectable-start-reserved.png) no-repeat 0 -54px;
}

/* Pas Dispo (Deux rÃ©sa qui se suivent au jour meme - START END) */
#ui-datepicker-div .cal-selectable-start-end-reserved {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)" !important;
    filter: alpha(opacity=60) !important;
    opacity: .6 !important;
}

#ui-datepicker-div .cal-selectable-start-end-reserved .ui-state-default {
    border-color: #EED3D7;
    color: #B94A48;
    background: #DFF0D8 url(/images/bg-cal-selectable-start-end-reserved.png) no-repeat 0 -14px;
    text-decoration: line-through;
}

/* Pas Dispo (normal) */
#ui-datepicker-div .cal-selectable-center-reserved {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)" !important;
    filter: alpha(opacity=60) !important;
    opacity: .6 !important;
}

#ui-datepicker-div .cal-selectable-center-reserved .ui-state-default {
    border-color: #EED3D7;
    color: #B94A48;
    background: #F2DEDE;
    text-decoration: line-through;
}

#ui-datepicker-div .cal-selectable-center-reserved .ui-state-hover {
    border-color: #EED3D7;
    color: #B94A48;
    background: #F2DEDE;
}

/* Desactive (Dispo ou Pas Dispo) */
#ui-datepicker-div .cal-selectable-past-available,
#ui-datepicker-div .cal-selectable-maxdate-available {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)" !important;
    filter: alpha(opacity=60) !important;
    opacity: .6 !important;
}


/*-- Partie basse : DPE et formulaire --*/

.detail-bien-desc-suppl {
    padding: 0;
}

.detail-bien-dpe {
    width: 100%;
    padding: 35px 0;
}

.detail-bien-dpe #NonDpe .heading3 {
    color: #888;
    font-size: 1em;
}

.detail-bien-contact {
    width: 100%;
    padding: 35px 0;
}

.detail-bien-contact .heading3 {
    font-weight: bold;
    color: #47859F;
}

.detail-bien-dpe-title,
.detail-bien-contact-title {
    margin-bottom: 18px;
}

.detail-bien-dpe-title>div,
.detail-bien-contact-title>div,
.titre-onglet>div {
    font: 25px/1 Helvetica Neue, Helvetica, arial, sans-serif;
    color: #000;
}

.detail-bien-dpe-title>div:first-child,
.detail-bien-contact-title>div:first-child,
.titre-onglet>div:first-child {
    font: 16px/16px Helvetica Neue, Helvetica, arial, sans-serif;
    color: #4a4a4a;
}

.detail-bien-dpe-title>div:first-child {
    margin: .5em 0;
    color: #47859F;
    font: 15px/1.231 'AllerBold', sans-serif;
    text-transform: uppercase;
    font-size: 1em;
    padding: 15px 0 0;
}


/* Modal */
.detail-contact-modal {
    padding-top: 20px;
}

.detail-contact-modal img.logo-agence {
    padding-top: 10px;
    max-width: 100%;
}

.detail-contact-modal .heading3 {
    margin-bottom: 5px;
}

/* DPE */
.TitreDpe {
    font-size: 13px;
    font-weight: bold;
    padding-top: 25px;
    padding-bottom: 15px;
}

.NrjGrad,
.GesGrad {
    width: 202px !important;
    height: 202px;
    margin-right: 2%;
    border: 1px solid #f5f5f5;
    position: relative;
    display: inline-block;

    *zoom: 1
}

.NrjGrad {
    margin-bottom: 5px;
}

.GesGrad {
    margin-right: 0;
}

.DpeImage {
    z-index: 100;
    width: 100%;
    height: auto;
    position: relative;
}

.DpeImage img {
    width: 100%;
    height: auto;
}

.DpeNote {
    color: #fff;
    width: 186px;
    height: 39px;
    z-index: 200;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    position: absolute;
    padding: 20px 13px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    background: transparent url(/images/DpeCursor.gif) no-repeat top right;
}

.detail-dialog-contact {}

.detail-dialog-contact ul {}

.detail-dialog-contact li {
    display: inline-block;


    vertical-align: top;
    margin-bottom: 6px;
}

.detail-dialog-contact li label {
    display: inline-block;


    vertical-align: top;
    width: 65px;

    zoom: 1;
    font: 11px/1 'RobotoRegular', sans-serif;
    color: #6E767E;
    text-transform: uppercase;
}

/* Inactif */
.detail-photo-container-inactif {
    background: #eee url(/images/logo-small.png) no-repeat 20px 50%;
    height: 70px;
    padding: 30px 20px 0 140px;
    color: #666;
}

.detail-inactif-title {
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #666;
    font-weight: bold;
}

/* Neuf */
.detail-bien-lots {
    float: left;
    padding: 55px 0 15px;
    width: 100%;
}

.detail-bien-lots table {
    font-size: .8em;
}

.detail-bien-lots table th {
    font-family: 'RobotoRegular', sans-serif;
    text-transform: uppercase;
}

.programmes .detail-bien-contact {
    /*width: 42%;*/
}


/* Sur les biens vendus et les compromis, le formulaire de contact est masque, les DPE peuvent prendre tte la largeur de la page */
.contactable0 .detail-bien-dpe {
    float: none;
    width: 100%;
}


/* 4.3.4  Google map avec POI
----------------------------------------------------------------------------------------------------*/

.detail-bien-poi {
    margin-top: 20px;
}

.titre-onglet {
    font: 25px/1 Helvetica Neue, Helvetica, arial, sans-serif;
    color: #000;
}

.poi-col {
    display: inline-block;


    vertical-align: top;
    width: 18%;
    margin: 2% 2% 2% 0;
}

.poi-col:last-child {
    margin-right: 0;
}

.poi-col-title {
    width: 100%;
    text-transform: uppercase;
    border-bottom: 1px solid #d7d7d7;
    color: #4a4a4a;
    margin-bottom: 10px;
    padding-bottom: 6px;
}

.poi-col li {
    list-style: none;
    line-height: 2.0em;
}

.poi-col label {
    color: #4a4a4a;
    text-transform: uppercase;
    margin-bottom: 2px;
    cursor: pointer;
    padding-bottom: 4px;
}

label.poi-label-all {
    font-size: .85em;
    line-height: 2.3em;
}

/*-- POI --*/

.poi-item {
    padding-left: 20px !important;
    background-repeat: no-repeat;
    background-position: 0px 4px;
}

.poi-hopital {
    background-image: url(/images/poi-icons/hopital.png);
}

.poi-medecin {
    background-image: url(/images/poi-icons/medecin.png);
}

.poi-dentiste {
    background-image: url(/images/poi-icons/dentiste.png);
}

.poi-pharmacie {
    background-image: url(/images/poi-icons/pharmacie.png);
}

.poi-hypermarche {
    background-image: url(/images/poi-icons/cart.png);
}

.poi-boucherie {
    background-image: url(/images/poi-icons/boucherie.png);
}

.poi-boulangerie {
    background-image: url(/images/poi-icons/boulangerie.png);
}

.poi-creche {
    background-image: url(/images/poi-icons/creche.png);
}

.poi-ecole {
    background-image: url(/images/poi-icons/ecole.png);
}

.poi-lycee {
    background-image: url(/images/poi-icons/lycee.png);
}

.poi-univ {
    background-image: url(/images/poi-icons/universite.png);
}

.poi-cafe {
    background-image: url(/images/poi-icons/cafe.png);
}

.poi-resto {
    background-image: url(/images/poi-icons/resto.png);
}

.poi-culture {
    background-image: url(/images/poi-icons/culture.png);
}

.poi-sport {
    background-image: url(/images/poi-icons/sport.png);
}

.poi-parkings {
    background-image: url(/images/poi-icons/parking.png);
}

.poi-stations {
    background-image: url(/images/poi-icons/station.png);
}

.poi-transports {
    background-image: url(/images/poi-icons/transport.png);
}

.poi-commissariats {
    background-image: url(/images/poi-icons/commissariat.png);
}

.poi-postes {
    background-image: url(/images/poi-icons/poste.png);
}

.poi-banques {
    background-image: url(/images/poi-icons/banque.png);
}

#GGMapPoi {
    margin-bottom: 20px
}


/*  4.3.5 Mini liste
----------------------------------------------------------------------------------------------------*/

.ref .liste-container {
    margin-top: 25px;
    padding-top: 10px;
}

.bloc-lib-critere-liste {
    display: none;
}

.ref .bloc-lib-critere-liste {
    display: block;
    padding: 20px 0;
    font: 0.7em/1 Helvetica Neue, Helvetica, arial, sans-serif;
    text-transform: uppercase;
}

.ref .bloc-lib-critere-liste-new-search {
    float: left;
}

.ref .bloc-lib-critere-liste-new-search a {
    color: #fff;
    text-decoration: none;
    background: #eb222e;
    padding: 8px 12px;
    display: block;
}

.ref .bloc-lib-critere-liste-new-search a:hover {
    color: #fff;
    background: #d41621;
}

.ref .bloc-lib-critere-liste-label {
    float: left;
}

.ref .bloc-lib-critere-liste-label span {
    color: #fff;
    display: inline-block;


    vertical-align: top;
    padding: 8px 12px;
    background: #4a4a4a;
    margin-left: 10px;
}

.ref .bloc-lib-critere-liste:before,
.ref .bloc-lib-critere-liste:after {
    content: " ";
    display: table;
}

.ref .bloc-lib-critere-liste:after {
    clear: both;
}

.ref .bloc-lib-critere-liste {}


/*  4.3.6 Outils Financiers
----------------------------------------------------------------------------------------------------*/

.calc-container span {
    padding: 0 !important;
    /* Supprimer le padding sur le span hardcodé dans Libimmo */
}

.calc-leftcol {
    float: left;
    width: 67%;
}

.calc-rightcol {
    float: right;
    width: 29%;
}

#DialogCalc .heading3 {
    margin-bottom: 10px;
}

.white-form .calc-leftcol .input-text {
    height: 18px;
    line-height: 1.9em;
}

.calc-rightcol .resultats {
    background: rgba(255, 255, 255, 1);
    padding: 0 3px;
    color: #eb222e;
    border: 1px solid rgba(223, 221, 219, 1);
    line-height: 3em;
    text-align: left;
    outline: none;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: inset 0px 0px 0px 0px;
    box-shadow: inset 0px 0px 0px 0px;
}

.calc-container span>span {
    font-size: 22px;
    text-align: center;
}

.calc-container .form-rubrique {
    width: inherit;
}


/* ==========================================================================
   4.4 ADAPT SLIDESHOW JQUERY
   ========================================================================== */


.detail-photo-container {}

.detail-photo-container .slideshow {}


/* 4.4.1  Slide
----------------------------------------------------------------------------------------------------*/

.detail-photo-container .large-flap-frame {
    width: 100%;
    position: relative;
    background: #fff url(/images/loading.gif) no-repeat 50% 50%;
    z-index: 0;
}

.detail-photo-container .large-flap-container {
    overflow: hidden;
    width: 100%;
    height: 595px;
    /* Dimension des images voir numage.txt */
    position: relative;
    text-align: center;
}

.detail-photo-container .anti-cheat {
    overflow: hidden;
    width: 100%;
    height: 595px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 960;
}

.detail-photo-container .no-flap img {
    height: 100%;
    width: 100%;
    display: block;
}

.detail-photo-container .empty-slideshow {
    background: #e0e0e0 url(/images/vide_detail_grande.jpg) no-repeat 50% 50%;
}

.detail-photo-container .large-flap-container div.diapo {
    width: 100%;
    height: 595px;
    text-align: center;
    cursor: pointer;
}

.detail-photo-container .large-flap-container div.is-flap {
    display: none;
    overflow: hidden;
}

.detail-photo-container .large-flap-container div.is-flap img,
.detail-photo-container .large-flap-container div.no-flap img {
    height: 100%;
    width: auto;
}

.large-flap-controls-content {
    margin-left: 40%;
}

.large-flap-controls .play,
.large-flap-controls .stop {
    float: left;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    cursor: pointer;
}

.large-flap-controls .play {
    background: transparent url(/images/slider-controls.png) no-repeat -18px -78px;
}

.large-flap-controls .play.slideshow-control-active {
    background: transparent url(/images/slider-controls.png) no-repeat -1px -78px;
}

.large-flap-controls .stop {
    background: transparent url(/images/slider-controls.png) no-repeat -56px -78px;
}

.large-flap-controls .stop.slideshow-control-active {
    background: transparent url(/images/slider-controls.png) no-repeat -39px -78px;
}

.large-flap-controls .video {
    float: left;
    margin-left: 10px;
    cursor: pointer;
}

.large-flap-controls .visite {
    float: left;
    margin-left: 5px;
    vertical-align: middle;
}

.large-flap-controls .visite a:hover {
    background: none;
}

.large-flap-controls .position {
    float: left;
    line-height: 20px;
    margin: 0 5px 0 10px;
    color: #aaa;
    font-style: italic;
    font-size: 11px;
}

.large-flap-controls .position .pos-flap,
.large-flap-controls .position .nb-flap {
    color: #999;
    font-weight: bold;
}

.large-flap-nav {
    z-index: 970;
    position: relative;
    opacity: 0;
    /* fx, safari, opera */
}

/*-- BOUTON prev et next survol de l image --*/

.large-flap-nav .previous,
.large-flap-nav .next {
    width: 63px;
    height: 57px;
    position: absolute;
    margin-top: 26%;
    cursor: pointer;
}

.large-flap-nav .previous img,
.large-flap-nav .next img {
    width: 100%;
    height: 100%;
    display: block;
}

.large-flap-nav .previous {
    left: 41px;
    background: transparent no-repeat 0 0;
    background-image: url(/images/slider-controls.png);
    background-image: -webkit-image-set(url(/images/slider-controls.png) 1x, url(/images/slider-controls@2x.png) 2x);
    background-image: image-set("/images/slider-controls.png"1x, "/images/slider-controls@2x.png"2x);
}

.large-flap-nav .previous:hover {
    background: transparent no-repeat 0 -57px;
    background-image: url(/images/slider-controls.png);
    background-image: -webkit-image-set(url(/images/slider-controls.png) 1x, url(/images/slider-controls@2x.png) 2x);
    background-image: image-set("/images/slider-controls.png"1x, "/images/slider-controls@2x.png"2x);
}

.large-flap-nav .next {
    right: 41px;
    background: transparent no-repeat -57px 0;
    background-image: url(/images/slider-controls.png);
    background-image: -webkit-image-set(url(/images/slider-controls.png) 1x, url(/images/slider-controls@2x.png) 2x);
    background-image: image-set("/images/slider-controls.png"1x, "/images/slider-controls@2x.png"2x);
}

.large-flap-nav .next:hover {
    background: transparent no-repeat -57px -57px;
    background-image: url(/images/slider-controls.png);
    background-image: -webkit-image-set(url(/images/slider-controls.png) 1x, url(/images/slider-controls@2x.png) 2x);
    background-image: image-set("/images/slider-controls.png"1x, "/images/slider-controls@2x.png"2x);
}

.no-flap {
    display: none;
}

.controls {
    display: block;
}

/*-- Loading --*/

.slideshow-loaded.detail-photo-container .large-flap-container div.is-flap {
    display: block;
}

.slideshow-loaded.detail-photo-container .large-flap-frame {
    background-image: none;
}

/*-- Thumbs --*/

.thumbs-flap-wrapper {
    padding: 18px 7%;
    background-color: #fff;
    position: relative;
}

.thumbs-flap-container {
    font-size: 0;
    /* inline-block margin cancel */
}

.thumbs-flap-container .is-flap {
    display: inline-block;


    vertical-align: top;
    background: #fff;
    text-align: center;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    margin-right: 18px;
    /*width: 17%;*/
}

.thumbs-flap-container .is-flap:first-child {
    margin-left: 0;
}

.thumbs-flap-container .last-thumbs {
    margin-right: 0;
}

.thumbs-flap-container .is-flap img {
    background: #fff;
    height: auto;
    width: 100%;
    max-width: 156px;
}

.thumbs-flap-container .thumbs-active img {
    filter: alpha(opacity=50);
    /* internet explorer */
    -khtml-opacity: 0.5;
    /* khtml, old safari */
    -moz-opacity: 0.5;
    /* mozilla, netscape */
    opacity: 0.5;
    /* fx, safari, opera */
}

.thumbs-control-prev,
.thumbs-control-next {
    position: absolute;
    top: 56px;
    width: 12px;
    height: 22px;
    background: transparent no-repeat;
    cursor: pointer;
    background-image: url(/images/slider-controls.png);
    background-image: -webkit-image-set(url(/images/slider-controls.png) 1x, url(/images/slider-controls@2x.png) 2x);
    background-image: image-set("/images/slider-controls.png"1x, "/images/slider-controls@2x.png"2x);
    filter: alpha(opacity=40);
    /* internet explorer */
    -khtml-opacity: 0.4;
    /* khtml, old safari */
    -moz-opacity: 0.4;
    /* mozilla, netscape */
    opacity: 0.4;
    /* fx, safari, opera */
}

.thumbs-control-prev {
    left: 20px;
    background-position: 0 -317px;
}

.thumbs-control-next {
    right: 20px;
    background-position: -12px -317px;
}

/* JScrollPane */
.scrollpane {
    outline: none;
    width: 100% !important;
}

.scrollpane>div {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    width: 100% !important;
}

.scrollpane .jspPane {
    position: absolute;
    width: 100% !important;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    display: none;
}

.jspVerticalBar *,
.jspHorizontalBar * {
    margin: 0;
    padding: 0;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    background: #fff;
    position: relative;
}

.jspDrag {
    background: #fff;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow {
    height: 16px;
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

/* Captions */
.detail-photo-container .caption {
    background-color: #000;
    color: #fff;
    text-align: left;
}

.detail-photo-container .large-caption {
    position: absolute;
    left: 0;
    top: 376px;
    height: 70px;
    padding: 15px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.detail-photo-container .thumbs-caption {
    position: absolute;
    top: 3px;
    left: 3px;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.detail-photo-container .caption-title {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
}


/* 4.4.2  Diaporama Overlay BIG - Lightbox
----------------------------------------------------------------------------------------------------*/

.big-flap-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 980;
    background: #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.big-flap-container {
    position: absolute;
    display: none;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 1px;
    z-index: 990;
    overflow: hidden;
    background: #282828 url(/images/loading.gif) no-repeat 50% 50%;
    border: #eee 10px solid;
}

.big-flap-container .anti-cheat {
    width: 100%;
    height: 100%;
}

.big-flap-container .previous,
.big-flap-container .next {
    width: 36px;
    height: 63px;
    position: absolute;
    top: 50%;
    margin-top: -33px;
    /* Centrage vertical */
    cursor: pointer;
    z-index: 9999;
    background: transparent no-repeat;
    background-image: url(/images/slider-controls.png);
    background-image: -webkit-image-set(url(/images/slider-controls.png) 1x, url(/images/slider-controls@2x.png) 2x);
    background-image: image-set("/images/slider-controls.png"1x, "/images/slider-controls@2x.png"2x);
}

.big-flap-container .previous {
    left: 10px;
    background-position: 0 -114px;
}

.big-flap-container .previous:hover {
    background-position: 0 -177px;
}

.big-flap-container .next {
    right: 10px;
    background-position: -36px -114px;
}

.big-flap-container .next:hover {
    background-position: -36px -177px;
}

.big-flap-container .pagination {
    z-index: 9999;
}

.close-big {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    z-index: 9999;
    background: transparent no-repeat 0 -240px;
    background-image: url(/images/slider-controls.png);
    background-image: -webkit-image-set(url(/images/slider-controls.png) 1x, url(/images/slider-controls@2x.png) 2x);
    background-image: image-set("/images/slider-controls.png"1x, "/images/slider-controls@2x.png"2x);
}

.close-big:hover {
    cursor: pointer;
    background: transparent no-repeat -24px -240px;
    background-image: url(/images/slider-controls.png);
    background-image: -webkit-image-set(url(/images/slider-controls.png) 1x, url(/images/slider-controls@2x.png) 2x);
    background-image: image-set("/images/slider-controls.png"1x, "/images/slider-controls@2x.png"2x);
}

/* Pagination */
.detail-photo-container .pagination {
    width: 100%;
    padding-top: 12px;
    height: 25px;
    background: #fff;
    text-align: center;
    position: absolute;
    /* Placement de la pagination */
    left: 0;
    bottom: 0;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.detail-photo-container .pagination .pagination-page {
    display: inline-block;


    vertical-align: top;
    margin-right: 3px;
    width: 12px;
    height: 13px;
    overflow: hidden;
    cursor: pointer;
    background: transparent no-repeat 0 -268px;
    background-image: url(/images/slider-controls.png);
    background-image: -webkit-image-set(url(/images/slider-controls.png) 1x, url(/images/slider-controls@2x.png) 2x);
    background-image: image-set("/images/slider-controls.png"1x, "/images/slider-controls@2x.png"2x);
}

.detail-photo-container .pagination .pagination-page-active {
    background: transparent 0 -281px;
    background-image: url(/images/slider-controls.png);
    background-image: -webkit-image-set(url(/images/slider-controls.png) 1x, url(/images/slider-controls@2x.png) 2x);
    background-image: image-set("/images/slider-controls.png"1x, "/images/slider-controls@2x.png"2x);
}



/* ==========================================================================
  4.5 REFERENCEMENT
   ========================================================================== */

/* 4.5.1 Référencement global
----------------------------------------------------------------------------------------------------*/

/* Pages de ref */
.ref-intro {
    background: #efefef;
    padding: 5px 20px 10px;
    margin-bottom: 10px;
}

.ref-leftcol {
    float: left;
    width: 230px;
    margin-right: 20px;
}

.ref-rightcol {
    float: left;
    width: 320px;
}

.ref-plan-liste li {


    width: 260px;
    line-height: 1.5;
}

.ref-plan-liste li {
    width: 230px;
    line-height: 1.5;
    float: left;
}

.ref-plan-liste.deux-colonnes li:nth-child(odd) {
    padding-right: 50px;
}

.ref-plan-liste.trois-colonnes li {
    padding-right: 30px;
}

/*.ref-plan-liste.trois-colonnes li:nth-child(3n+1) { padding-right: 0; }*/


.ref-plan-bloc {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: #444f59 1px solid;
}

/* Detail Ville (R200) */
.detail-bien-localite-r200 a:link,
.detail-bien-localite-r200 a:visited {
    display: inline-block;


    vertical-align: top;
    padding: 3px 5px 3px 24px;
    border: #ddd 1px solid;
    font: bold 10px/1.231 "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #444;
    background: #eee url(/images/bt-detailville.gif) no-repeat 0 50%;
}

.detail-bien-localite-r200 a:hover,
.detail-bien-localite-r200 a:active {}

/* Plan */
.ref-plan-moteur {
    float: right;
    margin: 0 0 20px 20px;
}

/* Pied Ref */
.pied-ref {
    font-size: 0.75em;
    color: #3e4449;
}

.pied-ref a:link,
.pied-ref a:visited {
    color: #54595B;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.pied-ref a:hover,
.pied-ref a:active {
    color: #94989A;
    text-decoration: none;
}

.home #pied-ref-content {
    padding: 0 0 7px 0;
    margin: 0 0 7px 0;
    border-bottom: 1px solid #3e3e3e;
}

/* Pied Ref Villes */
.pied-ref-villes {
    padding: 7px 0 0 0;
    margin: 7px 0 0 0;
    border-top: 1px solid #888;
}

.pied-ref-villes ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.pied-ref-villes li {
    display: inline-block;


    vertical-align: top;
    width: 228px;
    /* Width fixe pour un affichage en colonne */
    font-size: 0.85em;
}

/* Module de marquee */
.pied-ref-defil-title h1,
.pied-ref-defil-title li,
.pied-ref-defil-title .ref-more,
.pied-ref-defil-title {
    color: #54595B;
    text-align: justify;
}

.pied-ref-defil-title li {
    list-style: none;
}

.pied-ref-defil-title .ref-more {
    cursor: pointer;
}

.pied-ref-defil-text {
    float: left;
    width: 60%;
    margin-right: 2%;
    color: #54595B;
    font-size: 11px;
}

.pied-ref-defil-text ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.pied-ref-defil-text ul li {
    margin: .5em 0;
    padding-right: 20px;
    text-align: justify;
}

.pied-ref-defil-images {
    float: left;
    width: 37%;
    color: #575c60;
    padding-top: 10px;
}

.pied-ref-defil-images ul {
    margin: 0;
    padding: 0;
    list-style: none;
    /* Styles pour le jQuery marquee */
    height: 210px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.pied-ref-defil-images ul li {
    margin: 0;
    /* Styles pour le jQuery marquee */
    position: absolute;
    top: 999em;
    left: 0;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.marquee-photo {
    width: 80px;
    height: 80px;
    float: left;
}

.marquee-content {
    margin-left: 90px;
    font: normal 11px/1.231 Helvetica Neue, Helvetica, arial, sans-serif;
    color: #54595B;
}

.marquee-content-title {
    font-size: 11px;
    font-family: Helvetica Neue, Helvetica, arial, sans-serif;
    color: #54595B;
}

.marquee-content-price {
    color: #d2d2d2;
    font-weight: bold;
}

.marquee-content-desc {
    font-size: 11px;
}

.marquee .no-flap {
    display: block;
}

.marquee .no-flap img {
    width: 80px;
    height: auto;
}

/* Module de Région */
.region-last-annonces {}

.region-last-annonces ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.region-last-annonces ul li {
    padding: 0;
    background: none;
}

.region-main-photo {
    float: right;
    width: 170px;
    height: auto;
    margin-left: 20px;
}

.region-annonces-container {
    vertical-align: top;
    width: 45%;
    display: inline-block;


    vertical-align: top;
    background: #f2f2f2;
    margin: 0 2% 10px 0;
    padding: 5px;
    font-size: 11px;
    min-height: 70px;
    border: 1px solid #ddd;
}

.region-annonces-container .no-flap {
    display: block;
}

.region-annonces-container .no-flap img {
    width: 70px;
    height: auto;
}

.region-annonces-container .region-annonces-photo {
    width: 30%;
    height: auto;
    float: left;
}

.region-annonces-container .region-annonces-photo img {
    width: 100%;
    height: auto;
}

.region-annonces-container .region-annonces-content {
    margin-left: 33%;
    font: 1em/1.231 "RobotoRegular", sans-serif;
}

.region-annonces-container .region-annonces-content-title {
    font-weight: bold;
    text-transform: uppercase;
    color: #eb222e;
}

.region-annonces-container .region-annonces-content-price {
    color: #000;
}

.region-annonces-container .region-annonces-content-desc {
    color: #4a4a4a;
    padding: 3px 8px 3px 0;
    font-size: 10px;
}

.region-annonces-container .region-annonces-content-desc a {
    white-space: nowrap;
}

#region-tabs .ui-tabs-panel {
    padding: 0;
}

#region-tabs .ui-tabs-nav li {
    font: bold 10px/1.231 Helvetica Neue, Helvetica, arial, sans-serif;
    text-transform: uppercase;
}

/* Annuaire */
.pied-ref-backlinks {
    margin-top: 7px;
    padding-top: 7px;
    border-top-width: 1px;
    border-top-style: solid;
    font-size: 0.85em;
}

.pied-ref-backlinks ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.pied-ref-backlinks li {
    display: inline-block;


    vertical-align: top;
    margin: 0 0 0 5px;
    padding: 0 0 0 15px;
}

.pied-ref-backlinks li:first-child {
    margin-left: 0;
    padding: 0;
    background: none;
}

.annuaire-intro {
    background: #eee;
    padding: 10px 20px;
    margin-bottom: 20px;
    font-size: 11px;
    color: #555;
    text-align: justify;
}

.annuaire-intro p {
    margin: .5em 0;
}

.annuaire-inscription-button {
    float: right;
    margin: 6px 0 20px 20px;
    display: block;
}

.annuaire-nb {
    padding: 1px 3px;
    font: bold 11px/1.231 Helvetica Neue, Helvetica, arial, sans-serif;
    color: #999;
    text-transform: uppercase;
    margin-left: 5px;
}

.annuaire-fil-arianne {
    font: 11px/1.231 Helvetica Neue, Helvetica, arial, sans-serif;
    text-transform: uppercase;
    margin: 5px 0 15px;
    border-bottom: #eee 1px solid;
    padding-bottom: 5px;
    color: #aaa;
}

.annuaire-categories {}

.annuaire-categories>table {
    float: none;
}

.annuaire-categories h2,
.ref-categories {
    font: bold 1em/1.231 "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #EEE;
    text-transform: uppercase;
    color: #666;
    padding: 3px 6px;
    border-radius: 2px;
    margin: 2em 0 1em;
}

.annuaire-categories ul {
    list-style: none;
}

.annuaire-categories ul li {
    background: none;
    border-bottom: #eee 1px solid;
    margin-bottom: 7px;
    padding: 0 0 7px 0;
}

.annuaire-categories p {
    font-size: 11px;
    margin: .25em 0;
    border-left: #eee 6px solid;
    padding-left: 10px;
}

.annuaire-categories .annuaire_site_url {
    border: none;
    padding: 0;
    color: #999;
}

.annuaire-forminsc {
    margin-top: 20px;
}

.annuaire-forminsc .legend {
    color: #888;
    font: normal 11px/1.231 Helvetica Neue, Helvetica, arial, sans-serif;
}

.nbchar {
    padding: 1px 3px;
    background: #cbcbcb;
    font: bold 10px/1.231 Helvetica Neue, Helvetica, arial, sans-serif;
    color: #fff;
    border-radius: 2px;
}

#selectAnnuaire {
    border: #dadada 1px solid;
    width: 100%;
}

#backlink {
    height: 50px;
}

.error {
    background: #FDDFDE;
    border: #FBC7C6 1px solid;
    padding: 10px 20px;
}

.success {
    background: #D1EED1;
    border: #BFE7BF 1px solid;
    padding: 10px 20px;
}

.gg-maps {
    text-align: center;
}

/* Page Contact R9 (Nuage d annonces) */
.contact-nuage-annonce {
    margin-top: 40px;
}

.ClassAnnonceNuage {
    padding: 0 0 5px 0 !important;
    margin: .5em 0;
    border-bottom: #eee 1px solid;
    font-size: 11px;
}

#TitreLocalisation {
    padding: 20px !important;
    background: #e5e5e5;
    margin-top: 20px;
    text-align: center;
}

#TitreLocalisation a {
    display: inline-block;


    vertical-align: top;
    margin-bottom: 10px;
}

img.PhotoNuage {
    display: block;
    max-width: 104px;
    height: auto;
    border: #fff 3px solid !important;
}

/* Elargir recherche */
.detail-elargir-recherche {
    font-size: 0.85em;
    padding: 30px 0 50px;
}

.detail-elargir-recherche>div {}

.detail-elargir-recherche a:link,
.detail-elargir-recherche a:visited {
    font-size: 1em;
}

.detail-elargir-recherche a:hover,
.detail-elargir-recherche a:active {
    text-decoration: none;
}

.ref-elargir-annonces strong {
    font-size: 0.85em;
}

.ref-elargir-annonces ul {
    margin: 0 0 0 12px;
    padding: 0;
    list-style: none;
}

.ref-elargir-annonces ul li {
    margin-bottom: 4px;
    padding-bottom: 4px;
    border-bottom: #ccc 1px solid;
}

/* Ref-naturel */
.ref-plan-liste .Listeliensmotscles {
    font-size: 0.8em;
}

/* Listing ville */
.liste-navpage-container .PagePre a,
.liste-navpage-container .PagePre a:hover,
.liste-navpage-container .PageSui a,
.liste-navpage-container .PageSui a:hover {
    background-color: transparent;
    width: 12px;
    height: 22px;
    display: inline-block;


    vertical-align: top;
    text-decoration: none;
}

/* Listing Similaire */
.ClassAnnonceSimilaire {
    padding: 0 0 5px 0 !important;
    margin: .5em 0;
    border-bottom: #ccc 1px solid;
    font-size: 0.75em;
}

/* Listing Expression */
.ville_expression {
    padding: 0 !important;
}

/* Listing Photo */
.ref-listing-photo-container {}

.ref-listing-photo-container ul {
    padding: 0;
}

.ref-listing-photo-container ul li {
    padding: 0;
    background: none;
    float: left;
    margin: 0 10px 10px 0;
    list-style-image: none;
    list-style-type: none;
}

/* colonnes de la page plan */
.columns {
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    column-gap: 1em;
}

.column-row {
    display: inline-block;
    width: 100%;
    -webkit-column-break-after: auto;
    word-wrap: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}


/* 4.5.2 Réf Page Arbo
----------------------------------------------------------------------------------------------------*/

/*-- Generalites --*/

.pied-ref-arbo {
    display: none;
    visibility: hidden;
    /* Desactivation du Ref Page Arbo sur toutes les langues sauf le français */
}

.fr .pied-ref-arbo {
    display: block;
    visibility: visible;
}

.pied-ref-arbo ul {
    list-style: none;
    margin: 7px 0 0 0;
    padding: 7px 0 0 0;
    border-top: #3e3e3e 1px solid;
}

.pied-ref-arbo li {
    display: inline-block;


    vertical-align: top;
    width: 228px;
    font-size: 0.85em;
}

.ref-page-arbo-article {
    margin-bottom: 20px;
}

.ref-page-arbo-article h3 {
    margin-bottom: 10px;
}

.ref-page-arbo-article p {
    text-align: justify;
}

.ref-page-arbo-image {
    margin: 12px 0 10px;
    width: 99%;
    height: auto;
    border: 3px solid #FFF;
    box-shadow: 1px 3px 2px rgba(0, 0, 0, 0.32);
    overflow: hidden;
}

.ref-page-arbo-image img {
    width: 100%;
    height: auto;
}

/*-- Menu fleches --*/

.ref-page-arbo-menu .sf-menu {
    margin: 0;
    padding: 0;
    background-image: none;
    text-align: left;
}

.ref-page-arbo-menu .sf-menu .ref-page-arbo-menu-liste {
    position: relative;
    display: inline-block;


    vertical-align: top;
    margin-right: 1%;
}

.ref-page-arbo-menu .sf-menu li {
    display: inline-block;


    vertical-align: top;
    background: #eb222e;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 10px;
    margin: 0 6px 8px 0;
    line-height: 26px;
}

.ref-page-arbo-menu .sf-menu .fleche {
    width: 0;
    height: 0;
    border: 13px solid rgba(0, 0, 0, 0);
    border-left: 7px solid #eb222e;
    display: inline-block;


    vertical-align: top;
    position: absolute;
    top: 0;
    right: -14px;
}

.ref-page-arbo-menu .sf-menu li a:link,
.ref-page-arbo-menu ul.sf-menu li a:visited {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
    display: block;
}

.ref-page-arbo-menu .sf-menu li:hover ul,
.ref-page-arbo-menu .sf-menu li.sfHover ul {
    left: 0;
    top: 26px;
    /* match top ul list item height */
    z-index: 99;
    background-color: #eb222e;
    box-shadow: 0 0 8px rgba(0, 0, 0, .5);
    margin: 0;
    padding: 4px 0;
}

.ref-page-arbo-menu .sf-menu ul {
    width: 220px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.ref-page-arbo-menu .sf-menu ul li {
    width: 200px;
    padding: 0 10px 4px;
    text-align: left;
    background: none;
    line-height: 1.231;
}

.ref-page-arbo-menu .sf-menu li.sfHover li a:link,
.ref-page-arbo-menu .sf-menu li.sfHover li a:visited {
    background: none;
    padding-bottom: 6px;
    color: #444;
    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: #ccc 1px solid;
    display: block;
    text-shadow: none;
}

.ref-page-arbo-menu .sf-menu li.sfHover li a:hover,
.ref-page-arbo-menu .sf-menu li.sfHover li a:active {
    color: #eb222e;
}

.ref-page-arbo-menu .sf-menu li a:hover,
.ref-page-arbo-menu ul.sf-menu li a:active {
    background: #eb222e;
    text-decoration: none;
}

/*-- Bien vedette - Slide --*/

.home-vedette {
    float: left;
    width: 100%;
    height: 204px;
    overflow: hidden;
}

.home-vedette-title {
    margin-bottom: 10px;
}

.home-vedette-title a:link,
.home-vedette-title a:visited {
    color: #2a3845;
}

.home-vedette-title a:hover {
    color: #294e6b;
}

.home-vedette .no-flap {
    display: block;
    height: auto;
    width: 100%;
}

.home-slider-vedette {
    width: 85%;
    height: 160px;
    /* Width + Height pour le slide */
    position: relative;
    padding: 0 7%;
}

.home-slider-vedette-container {
    width: 100%;
    height: 160px;
}

.home-vedette .large-flap-container {
    overflow: hidden;
    width: 100%;
    height: 160px;
}

.home-slide-vedette {
    width: 100%;
    height: 160px;
    overflow: hidden;
}

/* Boutons prev et next */
.home-vedette .home-slide-prev,
.home-vedette .home-slide-next {
    position: absolute;
    top: 65px;
    width: 12px;
    margin: 0;
    height: 22px;
    background: transparent no-repeat;
    cursor: pointer;
    background-image: url(/images/slider-controls.png);
    background-image: -webkit-image-set(url(/images/slider-controls.png) 1x, url(/images/slider-controls@2x.png) 2x);
    background-image: image-set("/images/slider-controls.png"1x, "/images/slider-controls@2x.png"2x);
}

.home-vedette .home-slide-prev {
    left: 0;
    background-position: 0 -295px;
}

.home-vedette .home-slide-prev:hover {
    left: 0;
    background-position: 0 -317px;
}

.home-vedette .home-slide-next {
    right: 0;
    background-position: -12px -295px;
}

.home-vedette .home-slide-next:hover {
    right: 0;
    background-position: -12px -317px;
}

/* Vignettes */
.stamp {
    float: left;
    width: 29%;
    height: 154px;
    overflow: hidden;
    border: 3px solid #505050;
    margin: 0px 1.5%;
}

.stamp a {
    text-decoration: none !important;
}

.stamp-photo {
    height: 20px;
}

.stamp-photo img {
    width: 100%;
}

.stamp-texte-container {
    position: relative;
    z-index: 20;
    margin-top: 73px;
    height: 43px;
    padding: 10px;
    background-color: #4a4a4a;
    color: #FFF;
    font-size: 0.7em;
}

.stamp-prix {
    color: #eb222e;
    font-weight: bold;
    font-size: 1.1em;
}

/* Partenaires */
.pied-ref-partners ul {
    margin: 0;
    padding: 0 0 10px 0;
    border-top-width: 1px;
    border-top-style: solid;
}

.pied-ref-partners li {
    display: inline-block;


    vertical-align: top;
    margin: 0 10px 0 0;
    padding-right: 14px;
    line-height: 1.5;
    color: #8a8a8a;
    font-size: 0.85em;
}

.pied-ref-partners li:first-child,
.pied-ref-partners li:last-child {
    background-image: none;
}


/* 4.5.3 Réf Page Ville
----------------------------------------------------------------------------------------------------*/

/* Generalites */
.ref-page-ville .leftside-page,
.ref-page-ville .rightside-page {
    width: 48%;
    margin-top: 10px;
}

.ref-page-ville .leftside-page {
    padding-right: 2%;
}

.ref-page-ville .rightside-page {
    padding-right: 0;
}

.fil-ariane ul {
    padding: 0;
}

.fil-ariane li {
    list-style: none;
    display: inline-block;


    vertical-align: top;
}

.bloc-left {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px 2%;
    width: 97%;
    margin-top: 20px;
}

.bloc-left .heading6 {
    margin: 0;
    color: #eb222e;
}

.bloc-left ul {
    margin: 5px 0 0;
}

.infos-ville,
.ref-side-biens,
.others {
    background-color: #fff;
    padding: 10px 2%;
    width: 96%;
    margin-bottom: 20px;
}

.infos-ville .heading3 {
    text-transform: uppercase;
}

/* Réf Side biens */
.ref-side-biens {
    border: 1px solid #ccc;
    margin-top: 20px;
}

.ref-side-biens-nb {
    font: 20px/1.231 'AllerBold', sans-serif;
    color: #A0A0A0;
    letter-spacing: -1px;
}

.ref-side-biens-nb a:link,
.ref-side-biens-nb a:visited {}

.ref-side-biens-nb a:hover,
.ref-side-biens-nb a:active {
    color: #EA820E;
    background: none;
}

.ref-side-biens-ville {
    font: 18px/25px 'AllerRegular', arial, sans-serif;
    color: #9b9b9b;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #e6e8e9;
}

.ref-side-biens .large-flap-container {
    overflow: hidden;
    width: 100%;
    height: 510px;
    margin-bottom: 20px;
    cursor: pointer;
    position: relative;
    text-align: center;
}

.home-panes {
    width: 100%;
}

.ref-thumbs {
    width: 96%;
    height: 100px;
    text-align: left;
    padding: 7px 2% 7px;
    margin-bottom: 10px;
    overflow: hidden;
    background-color: #eee;
}

.ref-thumbs-img-frame {
    width: 35%;
    height: 100px;
    float: left;
    overflow: hidden;
}

.ref-thumbs-img-frame img {
    width: 100%;
    height: auto;
}

.ref-thumbs-content {
    margin-left: 38%;
    color: #000;
}

.ref-thumbs-text {
    font-size: 0.8em;
    color: #656565;
    margin: 18px 0 0;
}

.ref-thumbs-price {
    font-weight: bold;
    color: #eb222e;
    font-size: 1em;
}

.ref-thumbs-price a:link,
.ref-thumbs-price a:visited {
    color: #eb222e;
    text-decoration: none;
    background: none;
}

.ref-thumbs-price a:hover,
.ref-thumbs-price a:active {
    color: #d41621;
    text-decoration: none;
    background: none;
}

/* Villes autour de */
.others {
    border: 1px solid #ccc;
}

.others ul {
    padding: 0;
    margin: 10px 0 0;
}

.others ul li {
    background: #eee;
    margin-bottom: 4px;
    list-style: none;
}

.others ul li:hover {
    background: #4a4a4a;
}

.others ul li a {
    display: inline-block;


    vertical-align: top;
    width: 100%;
    padding: 5px;
}

.others li a:link,
.others li a:visited {
    color: #A0A0A0;
}

.others li a:hover,
.others li a:active {
    text-decoration: none;
    color: #fff;
}

.page-content .others ul li {
    margin-bottom: 0;
}


/* Liste famille (page plan) */
.ref-plan-liste-famille ul {
    border-bottom: 1px dashed #c7c7c7;
    padding-bottom: 15px;
    font-size: 12px;
}

.ref .page-container ul {
    font-size: 13px;
}

.ref-plan-liste-famille span {
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #474747;
}

/* Miniliste deroulant */
.miniliste-deroulant {
    margin-bottom: 20px;
}

.miniliste-deroulant .custom-select-container {
    float: left;
    margin-right: 20px;
}

.miniliste-deroulant .css-deroulant ul span {
    width: 200px !important;
}

.css-deroulant {
    display: inline-block;


    position: relative;
    z-index: 2;
}

.css-deroulant ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
    position: relative;
    cursor: pointer;
}

.css-deroulant ul span {
    height: 39px;
    line-height: 39px;
    position: relative;
    background: url('/images/bg-form-sprite.png') no-repeat #fff;
    background-position: 100% -155px;
    color: #898989;
    display: inline-block;


    padding: 0 35px 0 15px;
    border-left: 1px solid #e1dfdd;
}

.css-deroulant li {
    float: left;
    margin: auto;
}

.css-deroulant li ul {
    position: absolute;
    display: inline-block;


    width: 100%;
    background-image: none;
    left: 0;
    top: 38px;
    border: 1px solid #e1dfdd;
}

.css-deroulant li a {
    display: block;
    width: 100%;
    color: #898989;
    text-decoration: none;
    padding: 5px 35px 5px 15px;
}

.css-deroulant li a:hover {
    color: #686868;
    background: transparent;
}

.css-deroulant ul li ul {
    display: none;
}

.css-deroulant ul li:hover ul {
    display: inline-block;


    width: 100%;
}

.css-deroulant li:hover ul li {
    float: none;
    background: #fff;
}

.css-deroulant li:hover ul li:hover {
    background: #eeeeee;
}

/* Label ID Ville ( Form rech Réff) */
.form-idville {
    display: inline-block;


    background: rgba(0, 0, 0, 0.33);
    padding: 5px;
    margin-top: 5px;
    color: #FFF;
    line-height: 20px;
}

.form-idville span span {
    display: inline-block;


    width: 15px;
    height: 15px;
    line-height: 15px;
    font-size: 9px;
    text-align: center;
    margin-right: 6px;
    background: rgb(234, 34, 45);
    cursor: pointer;
}

/* Label ListBiens( Form rech Réf - Quartiers) */

.liste-biens-labels {
    list-style: none;
}

.liste-biens-labels li {
    display: inline-block;
    margin: 5px 10px 5px 0;
}

.liste-biens-labels a {
    display: inline-block;
    background: rgba(4, 4, 4, 0.54);
    color: #fff !important;
    padding: 5px;
    text-decoration: none !important;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.liste-biens-labels a:hover {
    background: rgb(66, 67, 66);
}


/* 4.5.4 Module de News
----------------------------------------------------------------------------------------------------*/

.news-liste-container {
    margin-bottom: 15px;
    border-bottom: #ccc 1px solid;
    padding-bottom: 15px;
}

.news-liste-title {
    color: #eb222e;
    font: 1.1em/1.6em Helvetica Neue, Helvetica, arial, sans-serif;
    letter-spacing: .1em;
    text-transform: uppercase;
    margin: 1em 0;
}

.news-liste-content {
    margin-top: 10px;
}

.news-liste-date {
    font: italic 0.85em/1.5em Helvetica Neue, Helvetica, arial, sans-serif;
    color: #777;
}

.news-liste-date time,
.news-liste-date span {
    font-family: "Helvetica Neue", Helvetica, serif;
    color: #999;
    text-transform: uppercase;
    font-style: normal;
}

.news-liste-photo {
    width: 29%;
    float: left;
    display: inline;
    overflow: hidden;
    margin: 0 4% 10px 0;
}

.news-liste-photo .grd_photo_news {
    width: 160px;
    height: 120px;
}

.news-liste-desc {}

.news-liste-text p {
    padding: 0 0 10px 0;
    margin: 0;
    text-align: justify;
}

.news-liste-desc a {
    font-size: 0.8em;
}

.news-liste-file a:link,
.news-liste-file a:visited {
    font-size: 0.8em;
    color: #eb222e;
    text-transform: uppercase;
    background: none;
}

.news-liste-file a:hover,
.news-liste-file a:active {
    color: #d41621;
}

.news-liste-attached .thumbs-flap-container .is-flap {
    margin-top: 10px;
}

.news-liste-attached {
    margin-top: 10px;
}

.news-liste-attached p {
    margin-top: 5px;
}

.news-liste-attached ul {
    list-style: none;
    margin: 0;
}

.news-liste-attached ul li {
    display: inline-block;


    vertical-align: top;
    margin-right: 10px;
    padding: 0;
    overflow: hidden;
    background: none;
}

.news-liste-attached .mini_photo_news {
    width: 80px;
    max-width: 80px;
    height: auto;
    max-height: 80px;
}

.news-liste-file {
    display: inline-block;


    vertical-align: top;
    margin-top: 5px;
    font-weight: bold;
    padding: 6px 36px 6px 8px;
    background: transparent url(/images/bg-download-button.png) no-repeat 0 0;
}

/* Perso News */
.news-liste-container .large-flap-container {
    overflow: hidden;
    width: 100%;
    height: auto;
    min-height: 227px;
    /* Dimension des images voir numage.txt */
    cursor: pointer;
    position: relative;
    text-align: center;
}

.news-liste-container .thumbs-flap-container {
    background: transparent url(/images/shadow-full-horizontale.png) no-repeat 50% 0;
}

.news-liste-photo img.photo-large {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
}

.news-liste-attached img.photo-thumbs {
    width: 100px !important;
    max-width: 100px !important;
    max-height: 78px !important;
}

/*-- Tableaux --*/

table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    font: 0.8em/1 Helvetica Neue, Helvetica, arial, sans-serif;
    color: #4a4a4a;
}

.table {
    width: 100%;
    margin-bottom: 20px;
}

.table th,
.table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ccc;
}

.table th {
    font-weight: bold;
}

.table thead th {
    vertical-align: bottom;
}

.table caption+thead tr:first-child th,
.table caption+thead tr:first-child td,
.table colgroup+thead tr:first-child th,
.table colgroup+thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
    border-top: 0;
}

.table tbody+tbody {
    border-top: 2px solid #444F59;
}

.table-condensed th,
.table-condensed td {
    padding: 4px 5px;
}

.table-bordered {
    border: 1px solid #444F59;
    border-collapse: separate;
    *border-collapse: collapse;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
    border-left: 1px solid #444F59;
}

.table-bordered caption+thead tr:first-child th,
.table-bordered caption+tbody tr:first-child th,
.table-bordered caption+tbody tr:first-child td,
.table-bordered colgroup+thead tr:first-child th,
.table-bordered colgroup+tbody tr:first-child th,
.table-bordered colgroup+tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
    border-top: 0;
}

.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child,
.table-bordered tfoot:last-child tr:last-child td:first-child {
    -webkit-border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
    border-radius: 0 0 0 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child,
.table-bordered tfoot:last-child tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
}

.table-bordered caption+thead tr:first-child th:first-child,
.table-bordered caption+tbody tr:first-child td:first-child,
.table-bordered colgroup+thead tr:first-child th:first-child,
.table-bordered colgroup+tbody tr:first-child td:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
}

.table-bordered caption+thead tr:first-child th:last-child,
.table-bordered caption+tbody tr:first-child td:last-child,
.table-bordered colgroup+thead tr:first-child th:last-child,
.table-bordered colgroup+tbody tr:first-child td:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
}

.table tbody tr:nth-child(odd) td,
.table tbody tr:nth-child(odd) th {
    background-color: #fff;
}



/* ==========================================================================
  4.6 MODULE DE GGMAP
   ========================================================================== */


/* .DivBubble{ max-height: 180px; overflow-y:scroll; }
.ggmap-list-item{ font-size: 12px; margin-bottom: 15px; }
.ggmap-list-item-pict{ float:left; cursor: pointer; }
.ggmap-list-item-pict img{ width: 50px; max-height: 38px; }
.ggmap-list-item-content{ margin-left: 80px; }
.ggmap-list-item-title{ text-transform: uppercase; font-weight:bold; border-bottom: #ddd 1px solid; margin-bottom: 3px; padding-bottom: 3px; }
.ggmap-list-item-coords{ font-size: 11px; }
.ggmap-coords-title{ font-weight:bold; }
.ggmap-coords-tel{}
.ggmap-coords-link{ color:#cf1b57; }
.ggmap-coords-link:hover{ color:#cf1b57; text-decoration: underline; cursor: pointer; }
.gg-map{ background: transparent url(/images/ajax-loader.gif) no-repeat 50% 50%;} */
.gg-map-marker {
    display: none;
}

/* Map Biens Home */
.ggmap-list-item {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    clear: both;
    margin: 5px 0;
}

ul.gg-map-marker {
    display: none
}

.ggmap-list-item-pict {
    margin: 0 5px 2px 0;
    float: left;
}

.ggmap-list-item-pict img {
    max-width: 80px !important;
    height: auto;
}

.ggmap-list-item-content {
    float: left;
}

.ggmap-list-item-coords .ggmap-coords-title {
    text-transform: uppercase;
    color: #eb222e;
    font-weight: bold;
}

.ggmap-list-item-coords .ggmap-coords-prix {
    font-weight: 400 !important;
    margin-bottom: 5px;
}

.ggmap-coords-link {
    color: #fff;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal !important;
    font-size: 12px !important;
    background-color: #eb222e;
    padding: 2px 5px;
    display: inline-block;
    margin-top: 2px;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.ggmap-coords-link:hover {
    background-color: #d41621;
}

.gm-style .gm-style-iw {
    min-width: 220px !important;
}


/* ==========================================================================
  4.7 SVG MAP
   ========================================================================== */


.side-map {}

.side-map-content {
    position: relative;
}

/* Bouton dom tom */
.domtom-display {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px 10px 3px;
    text-transform: uppercase;
    color: #fff;
    background: #454545;
    background: rgba(0, 0, 0, .2);
    z-index: 1;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.domtom-display:hover {
    color: #fff;
    background: #54b6da;
    background: rgba(0, 0, 0, .6);
}

path {
    cursor: pointer;
}

shape {
    cursor: pointer;
}

.svg-map-france {
    width: 100%;
    height: 450px;
    background: transparent url(/images/loading.gif) no-repeat 50% 50%;
}

.svg-map-domtom-container {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -150px;
    width: 260px;
    height: 260px;
    padding: 20px;
    background-image: url(/images/bg-black50.png);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
}

.svg-map-domtom,
.svg-map-idf {
    width: 260px;
    height: 260px;
    /* Width et Height en dur obligatoire :( */
}

.svg-map-domtom {
    overflow: visible !important;
}

/* Info Custom */
.svg-custom-info {
    z-index: 50;
    position: absolute;
    display: none;
    top: 0;
    left: 50%;
    margin-left: -150px;
    width: 260px;
    height: 260px;
    padding: 20px;
    background-image: url(/images/bg-black50.png);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
}

.svg-info {
    position: absolute;
    display: none;
    background: #292929;
    color: white;
    font-size: smaller;
    text-align: center;
    padding: 3px 6px;
    z-index: 50;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.svg-info-close {
    width: 26px;
    height: 26px;
    position: absolute;
    top: -10px;
    right: -14px;
    background: transparent url(/images/svg-close.png) no-repeat;
    cursor: pointer;
    z-index: 9999;
}

.ipad-close {
    width: 26px;
    height: 26px;
    position: absolute;
    top: -10px;
    right: -14px;
    background: transparent url(/images/svg-close.png) no-repeat;
    cursor: pointer;
    z-index: 9999;
}



/*
    // ========================================== \\
   ||                                              ||
   ||               V. MON COMPTE                  ||
   ||                                              ||
    \\ ========================================== //
*/



/* 5.1 Identification
----------------------------------------------------------------------------------------------------*/

.form-submit-creation {
    margin-top: 15px;
}


/* 5.2 Generalites
----------------------------------------------------------------------------------------------------*/

.leftside-menu-mya {
    width: 27%;
    float: left;
    margin-top: 30px;
    padding-right: 2%;
}

.rightside-page-mya {
    width: 69%;
    float: right;
    margin-top: 30px;
}


/* 5.3 Menu : Colonne de gauche
----------------------------------------------------------------------------------------------------*/

.side-mya {
    background-color: #4a4a4a;
    padding: 30px 5%;
    height: auto;
}

.side-mya-texte p {
    font: 1.2em/1.231 Helvetica Neue, Helvetica, arial, sans-serif;
    color: #fff;
}

.side-mya-texte ul {
    color: #ccc;
    font: 1em/1.231 Helvetica Neue, Helvetica, arial, sans-serif;
}

.side-mya-login form label {
    color: #fff;
}

.side-mya-menu ul {
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
}

.page-container .side-mya-menu ul li {
    border-bottom: 1px solid #6c6c6c;
    padding: 8px 0;
    list-style: none;
    text-transform: uppercase;
}

.side-mya a:link,
.side-mya a:visited {
    color: #ccc;
    text-decoration: none;
    font: 1em/1.231 Helvetica Neue, Helvetica, arial, sans-serif;
}

.side-mya a:hover {
    color: #fff;
}

.side-mya .submit-classique {
    text-transform: uppercase;
    font-size: 0.7em !important;
}


/* 5.4 Tableau de bord
----------------------------------------------------------------------------------------------------*/

ul.mya-widget-container {
    text-align: center;
}

.page-container li.mya-widget {
    display: inline-block;


    vertical-align: top;
    width: 165px;
    margin: 10px 10px;
    height: 165px;
    position: relative;
    background-color: #fff;
    list-style: none;
}

li.mya-widget a:link,
li.mya-widget a:visited {
    text-align: center;
    width: 172px;
    font: 1.2em/1.15em 'RobotoRegular', Arial, sans-serif;
    padding-top: 115px;
    display: block;
    height: 50px;
    color: #454545;
    text-decoration: none;
}

li.mya-widget a:hover {
    color: #FFF;
}

li.mya-widget a:active {
    margin-top: 1px;
}

li.mya-widget a:link,
li.mya-widget.mya-widget-selection a:visited,
li.mya-widget.mya-widget-selection a:hover {
    background-repeat: no-repeat;
    background-image: url(/images/mya-widget.png);
    background-image: -webkit-image-set(url(/images/mya-widget.png) 1x, url(/images/mya-widget@2x.png) 2x);
    background-image: image-set("/images/mya-widget.png"1x, "/images/mya-widget@2x.png"2x);
}

li.mya-widget.mya-widget-selection a:link,
li.mya-widget.mya-widget-selection a:visited {
    background-position: 0 0;
}

li.mya-widget.mya-widget-selection a:hover {
    background-position: 0 -175px;
    background-color: #eb222e;
}

li.mya-widget.mya-widget-lastsearch a:link,
li.mya-widget.mya-widget-lastsearch a:visited {
    background-position: -175px 0;
}

li.mya-widget.mya-widget-lastsearch a:hover {
    background-position: -175px -175px;
    background-color: #eb222e;
}

li.mya-widget.mya-widget-alerte a:link,
li.mya-widget.mya-widget-alerte a:visited {
    background-position: -350px 0;
}

li.mya-widget.mya-widget-alerte a:hover {
    background-position: -350px -175px;
    background-color: #eb222e;
}

li.mya-widget.mya-widget-news a:link,
li.mya-widget.mya-widget-news a:visited {
    background-position: -525px 0;
}

li.mya-widget.mya-widget-news a:hover {
    background-position: -525px -175px;
    background-color: #eb222e;
}

li.mya-widget.mya-widget-user a:link,
li.mya-widget.mya-widget-user a:visited {
    background-position: -700px 0;
}

li.mya-widget.mya-widget-user a:hover {
    background-position: -700px -175px;
    background-color: #eb222e;
}


/* 5.5 Mon compte
----------------------------------------------------------------------------------------------------*/

.user-info-show .form-critere {
    border-bottom: 1px solid #ccc;
}

.user-info-show .form-critere-content {
    height: 28px;
    color: #eb222e;
    margin-top: 6px;
}

.mya-account .lieu-bloc-autocompletion {
    background: transparent;
}

.mya-account .lieu-search-label {
    width: 20.5%;
}

.mya-account.mya .lieu-bloc-search input.lieu-input-search,
.uk.mya-account.mya .lieu-bloc-search input.lieu-input-search {
    width: 75.5%;
}

.mya-account.mya .lieu-bloc-label {
    width: 76.5%;
    margin-left: 22%;
}

/* 5.6 Ma selection
----------------------------------------------------------------------------------------------------*/

.mya .liste-bien-photo.mode-2 .liste-bien-photo-frame img {
    height: 100%;
    width: auto;
}

.mya .liste-bien-title.mode-2 {
    padding: 10% 0 8% 0;
}

.mya .bg-liste-mode-2 {
    background-size: 100%;
}

.mya .form-critere-elargir,
.mya .lieu-bloc-label {
    width: 69%;
    margin-left: 16%;
}

/* 5.7 Mes alertes
----------------------------------------------------------------------------------------------------*/

.mya-alerte-vide p {
    margin-bottom: 20px;
}

.mya-alerte-block form {
    margin-bottom: 15px;
}

.mya-alerte-btn li {
    margin-bottom: 10px;
    list-style-image: none;
    list-style-type: none;
}

.mya-alerte-date {
    font-style: italic;
    color: #7c7e83;
    margin-bottom: 5px;
}

.mya .lieu-bloc-autocompletion {
    border: none;
}

.mya .lieu-bloc-search input.lieu-input-search,
.uk.mya .lieu-bloc-search input.lieu-input-search {
    border: 1px solid #dfdddb !important;
    width: 67%;
}


/*
    // ========================================== \\
   ||                                              ||
   ||               VI. MINISITE                   ||
   ||                                              ||
    \\ ========================================== //
*/


/*-- Liste --*/

.listenego-display {
    margin-bottom: 20px;
}

.liste-nego-container {
    background-color: #fff;
    width: 98%;
    padding: 10px 1%;
}

.bg-liste-minisite {
    background-size: 100%;
}

.liste-nego-photo {
    width: 21%;
    float: left;
}

.liste-nego-desc .heading3 {
    line-height: 1.1em;
    margin-bottom: 5px;
}

.liste-nego-tel {
    color: #eb222e;
    font: 1em/1.231 Helvetica Neue, Helvetica, arial, sans-serif;
}

ul.liste-nego-buttons {
    margin-bottom: 0;
}

.liste-nego-buttons li {
    list-style: none;
    display: inline-block;


    vertical-align: top;
}

.liste-nego-buttons li:first-child {
    margin-right: 15px;
}

.liste-nego-buttons li a:link.submit-classique,
.liste-nego-buttons li a:visited.submit-classique {
    display: block;
    padding: 11px 11px 0 12px;
}

.agent-desc-container {
    text-align: justify;
    font-size: 0.85em;
}

.agent-desc-container img {
    width: 100%;
    margin: 10px 0;
}

.minisite .leftside-page {
    width: 69%;
    float: right;
}

.minisite .rightside-page {
    width: 22%;
    float: left;
}

.minisite .illustration-aside {
    max-width: 120px;
}

.minisite .illustration-aside a.bulle-me-contacter {
    right: -57px;
}

li.agent-mail {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.agent-slogan a.agent-link {
    font-size: 0.75em;
    color: #eb222e;
    text-transform: uppercase;
}

.minisite .liste-container hr {
    width: 100%;
}

.minisite .filters-container {
    margin: 0 0 10px 0;
}

.liste-bien-description.mode-2 li:first-child {
    margin-bottom: 5px;
}

.bg-liste-mode-2,
.bg-liste-minisite {
    background-size: 100%;
}

.minisite-liste .liste-bien-photo.mode-2 .liste-bien-photo-frame img {
    height: 100%;
    width: auto;
}

.minisite-liste .liste-bien-container {
    width: 99%;
}



/*
    // ========================================== \\
   ||                                              ||
   ||               VII. FOOTER                     ||
   ||                                              ||
    \\ ========================================== //
*/



#footer {
    background: #000;
    color: #fff;
}

#footer .content-container {
    padding-top: 40px;
    padding-bottom: 10px;
}

#footer hr {
    border-top: 1px solid #3e3e3e;
}

#footer-intro {
    text-align: center;
}

#footer-intro .line-side {
    background-color: #424648;
    height: 1px;
    width: 20%;
    display: inline-block;


    vertical-align: top;
    position: relative;
    margin-top: 11px;
}

#footer-intro .heading1 {
    font-size: 1.2em;
    letter-spacing: .1em;
    text-align: center;
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    width: 55%;
    padding: 0 2%;
    color: #5b5b5b;
}

.footer-actualites {
    text-align: center;
}

.footer-actualites .guillemets-left {
    background: url(/images/bg-temoignages.png) no-repeat 0 0;
    height: 35px;
    width: 5%;
    display: inline-block;


    vertical-align: top;
    position: relative;
    margin-top: -8px;
}

.footer-actualites .guillemets-right {
    background: url(/images/bg-temoignages.png) no-repeat 100% -51px;
    height: 35px;
    width: 5%;
    display: inline-block;


    vertical-align: top;
    position: relative;
    margin-top: -8px;
}

.footer-actualites .large-flap-container {
    height: 110px;
    width: 85%;
    margin: 0 auto;
    display: inline-block;


    vertical-align: top;
}

.footer-actualites .texte-actualites {
    font: 15px/24px Helvetica Neue, Helvetica, arial, sans-serif;
    text-align: left;
    color: #fff;
    width: 90%;
    text-align: justify;
    display: inline-block;


    vertical-align: top;
}

.btn-actus-container {
    width: 100%;
    text-align: center;
}

a.btn-actualites:link,
a.btn-actualites:visited {
    display: inline-block;
    background-color: #424648;
    color: #fff;
    text-decoration: none;
    padding: 6px 15px;
    font: .9em/1 Helvetica Neue, Helvetica, arial, sans-serif;
    margin-top: 20px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a.btn-actualites:hover,
a.btn-actualites:active {
    background-color: #484D50;
}

hr.separation-actualites {
    margin: 30px 0 20px;
    border: none !important;
}

.footer-actualites .actus-vide {
    width: 100%;
    text-align: center;
}

/* 7.1 Adresse
----------------------------------------------------------------------------------------------------*/

.pied-adresse {
    font: 0.8em/2.1em Helvetica Neue, Helvetica, arial, sans-serif;
    padding-bottom: 20px;
    display: inline-block;


    vertical-align: top;
    width: 41%;
}

.pied-adresse-map {
    width: 50%;
    margin-left: 8%;
    display: inline-block;


    vertical-align: top;
}

.pied-adresse a:link,
.pied-adresse a:visited {
    color: #fff;
}

.pied-adresse a:hover,
.pied-adresse a:active {
    color: #eb222e;
    text-decoration: none;
}

.pied-adresse .pied-agence-contact a:link,
.pied-adresse .pied-agence-contact a:visited {
    background-color: #eb222e;
    color: #fff;
    text-decoration: none;
    padding: 4px 15px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.pied-adresse .pied-agence-contact a:hover,
.pied-adresse .pied-agence-contact a:active {
    background-color: #d41621;
    text-decoration: none;
}

.pied-agence-name {
    font: bold 2.1em/1.231 Helvetica Neue, Helvetica, arial, sans-serif;
}

.pied-agence-name span {
    font-family: Helvetica Neue, Helvetica, arial, sans-serif;
    font-weight: bold;
}

.pied-adresse ul {
    margin: 0;
    margin-top: 3px;
    padding: 0;
    list-style: none;
}

.pied-adresse li {
    display: inline-block;


    vertical-align: top;
    padding-left: 10px;
    margin-left: 10px;
    line-height: 1.5em;
}

.pied-adresse li:first-child {
    padding-left: 0;
    margin-left: 0;
}

.pied-adresse .pied-agence-contact {
    margin: 16px 0 40px;
}

.pied-adresse li.pied-agence-tel span.coordonnees-ico,
.pied-adresse li.pied-agence-mobile span.coordonnees-ico {
    width: 14px;
    height: 18px;
    display: inline-block;


    margin-right: 4px;
    vertical-align: bottom;
    background-image: url(/images/ico-adresse.png);
    background-image: -webkit-image-set(url(/images/ico-adresse.png) 1x, url(/images/ico-adresse@2x.png) 2x);
    background-image: image-set("/images/ico-adresse.png"1x, "/images/ico-adresse@2x.png"2x);
}

.pied-adresse li.pied-agence-tel span {
    background-position: 0 0;
}

.pied-adresse li.pied-agence-mobile span {
    background-position: -30px -1px;
}

.pied-adresse .tel-clear,
.pied-adresse .adresse-clear,
.pied-adresse .contact-clear {
    display: none;
    clear: none;
}

#footer .pied-adresse .social-menu {
    vertical-align: top;
}

/*-- Icones reseeaux sociaux --*/
.pied-adresse .social-menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.pied-adresse .social-menu li {
    float: left;
    margin-left: 8px;
    padding-left: 0;
}

.pied-adresse .social-menu ul li:first-child {
    margin-left: 0;
}

.pied-adresse .social-menu li a {
    width: 44px;
    height: 44px;
    background-repeat: no-repeat;
    display: inline-block;


    vertical-align: top;
    background-image: url(/images/social-circle.png);
    background-image: -webkit-image-set(url(/images/social-circle.png) 1x, url(/images/social-circle@2x.png) 2x);
    background-image: image-set("/images/social-circle.png"1x, "/images/social-circle@2x.png"2x);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.pied-adresse .social-menu li a.SocialBusinessFacebook {
    background-position: 0 0;
}

.pied-adresse .social-menu li a.SocialBusinessFacebook:hover {
    background-position: 0 -44px;
}

.pied-adresse .social-menu li a.SocialBusinessTwitter {
    background-position: -44px 0;
}

.pied-adresse .social-menu li a.SocialBusinessTwitter:hover {
    background-position: -44px -44px;
}

.pied-adresse .social-menu li a.SocialBusinessGoogle {
    background-position: -88px 0;
}

.pied-adresse .social-menu li a.SocialBusinessGoogle:hover {
    background-position: -88px -44px;
}

.pied-adresse .social-menu li a.SocialBusinessRss {
    background-position: -132px 0;
}

.pied-adresse .social-menu li a.SocialBusinessRss:hover {
    background-position: -132px -44px;
}



/*--------------- Message responsive ---------------*/

.message-responsive {
    font: 1em/1.3em 'PTSansRegular', Arial, sans-serif;
    text-align: left;
    float: left;
    width: 66%;
}

.message-responsive>div {
    display: inline-block;


    vertical-align: middle;
}

.message-responsive div.macaron-responsive {
    width: 100%;
}

.macaron-responsive div.macaron-responsive-img span {
    display: none;
    visibility: hidden;
}

.macaron-responsive div.macaron-responsive-img .macaron-img {
    float: left;
    vertical-align: middle;
    height: 66px;
    width: 12%;
    background-image: url(/images/macaron-responsive.png);
    background-image: -webkit-image-set(url(/images/macaron-responsive.png) 1x, url(/images/macaron-responsive@2x.png) 2x);
    background-image: image-set("/images/macaron-responsive.png"1x, "/images/macaron-responsive@2x.png"2x);
    background-position: center;
    background-repeat: no-repeat;
}

.message-responsive-text {
    float: left;
    vertical-align: middle;
    margin: 18px auto;
    width: 77%;
    padding: 0 0 0 2%;
    color: #D3D5D6;
}


/*-- Quotes --
.quotes{ position: absolute; height: 50px; width: 50px;
  background-image: url(/images/quotes.png);
  background-image: -webkit-image-set(url(/images/quotes.png) 1x, url(/images/quotes@2x.png) 2x);
  background-image: image-set("/images/quotes.png" 1x, "/images/quotes@2x.png" 2x);
}

.quotes.left-quotes-white { left: 2%; background-position: left top;}
.quotes.right-quotes-white { right: 2%; background-position: right top;}

.quotes.left-quotes-gray { left: 2%; background-position: left bottom;}
.quotes.right-quotes-gray { right: 2%; background-position: right bottom;}*/



/* 7.2 Menu
----------------------------------------------------------------------------------------------------*/

.pied-menu1 {
    color: #D3D5D6;
    margin-top: 0;
    padding: 15px 0;
}

.pied-menu2 {
    color: #D3D5D6;
    margin-top: 0;
    padding: 15px 0 5px;
    border-top: 1px solid #888;
}

.pied-menu1 ul,
.pied-menu2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.pied-menu-left {
    width: 60%;
    float: left;
    font: 11px/1.231 'PTSansRegular', Helvetica, Arial, sans-serif;
    padding-top: 10px;
}

.pied-menu-left a {}

.pied-menu-right {
    width: 27%;
    float: right;
    text-align: right;
}

.sign-adapt {
    display: inline-block;
    text-align: left;
    margin: 12px 0;
}

.pied-menu-right a.logo-adapt-footer {
    width: 90px;
    height: 26px;
    background-repeat: no-repeat;
    display: inline-block;


    vertical-align: top;
    float: left;
    margin-top: 8px;
    background-image: url(/images/logo-adaptimmo-footer.png);
    background-image: -webkit-image-set(url(/images/logo-adaptimmo-footer.png) 1x, url(/images/logo-adaptimmo-footer@2x.png) 2x);
    background-image: image-set("/images/logo-adaptimmo-footer.png"1x, "/images/logo-adaptimmo-footer@2x.png"2x);
}

.pied-menu1 li,
.pied-menu2 li {
    display: inline-block;


    vertical-align: top;
    margin: 0 0 0 5px;
    padding: 0 0 0 5px;
}

.pied-menu1 li:first-child,
.pied-menu2 li:first-child {
    padding-left: 0;
    margin-left: 0;
}

.pied-menu1 a,
.pied-menu1 a:link,
.pied-menu1 a:visited,
.pied-menu2 a,
.pied-menu2 a:link,
.pied-menu2 a:visited {
    white-space: nowrap;
    color: #8A8A8A;
}

.pied-menu1 a:hover,
.pied-menu1 a:active,
.pied-menu2 a:hover,
.pied-menu2 a:active {
    white-space: nowrap;
    color: #fff;
}

.pied-menu-right ul {
    border-left: #888 1px dotted;
    padding-left: 4px;
    float: left;
}

.pied-menu-right li {
    display: block;
    font-size: 0.8em;
    margin: 0;
    padding: 0;
}


/* 7.3 Badges Réseaux Sociaux
----------------------------------------------------------------------------------------------------*/

#pied-social {
    margin-bottom: 7px;
    padding-bottom: 7px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

/* Logos */
.pied-share {
    float: left;
    width: 490px;
    text-transform: uppercase;
    min-height: 1px;
}

.pied-share ul {
    list-style: none;
    padding: 0;
}

.pied-logos {
    float: left;
    width: 490px;
}

/* Partage */
.share-badges {
    color: #0eb1da;
}

.share-badges ul {
    list-style: none;
    font-size: 0;
}

.share-badges li {
    display: inline-block;


    vertical-align: top;
    font: 12px/1.231 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.share-badges li img {
    margin-right: 5px;
}

.share-badges li a:hover {
    background: none;
}

/* Likes */
.pied-badges {
    float: right;
}

.likes-badges {
    padding-left: 0;
    margin-top: 6px;
}

#footer .likes-badges {
    text-align: right;
}

.likes-badges ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.likes-badges li {
    display: inline-block;


    height: 24px;
    line-height: 24px;
    vertical-align: top;
    margin-left: 5px;
    overflow: hidden;
}

.likes-badges ul li.clearfix {
    display: none;
}

.likes-badges li.badge-facebook {}

.likes-badges li.badge-ggplus {
    width: 60px;
}

.likes-badges li.badge-tweeter {
    width: 90px;
}

.likes-badges li.badge-linkedin {}



/*
    // ========================================== \\
   ||                                              ||
   ||              VIII. FORMULAIRES               ||
   ||                                              ||
    \\ ========================================== //
*/



/* 8.1 Generalites
----------------------------------------------------------------------------------------------------*/

form {
    font-size: .95em;
}

form label {
    cursor: pointer;
}

/* form-critere englobe chaque champs dans un article */
.form-critere,
.form-critere-ope {
    margin-bottom: 10px;
}

.input-text,
textarea,
input {
    width: 96%;
    padding: 0 2%;
}

form ul {
    margin: 0 !important;
    list-style: none;
    padding: 0;
}

.form-critere-title {
    padding-bottom: 3px;
}

/* englobe le label et le form-rubrique */
.form-rubrique {
    display: inline-block;


    vertical-align: top;
    font: 0.9em/1 'RobotoRegular', sans-serif;
    color: #4a4a4a;
    white-space: nowrap;
    padding-top: 12px;
}

/* label contact */
.form-rubrique-mentions {
    font: italic .95em/1.5em "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #909090;
}

.form-extend {
    margin-top: 10px;
}

/* englobe form-submit-container */
.form-submit-container {
    position: relative;
    height: 35px;
    min-height: 35px;
    margin: 10px 0 0 0;
}

/* contient le bouton et la mention champs obligatoires */

.form-critere-title,
.form-critere-title-left {
    padding-bottom: 3px;
    display: inline-block;


    vertical-align: top;
    margin-right: 1%;
}

/* zone du label contact */
.form-critere-content {
    display: inline-block;


    vertical-align: top;
}

/* zone du input contact */

.error-form {
    border-color: #e9322d !important;
    -webkit-box-shadow: 0 0 6px #f8b9b7 !important;
    -moz-box-shadow: 0 0 6px #f8b9b7 !important;
    box-shadow: 0 0 6px #f8b9b7 !important;
    color: #b94a48 !important;
}

/*-- Ligne de formulaire avec 2 champs cote cote ex : surface max et mini --*/

.input-text.input-unite,
input.input-unite {
    width: 77%;
}

.form-critere-content .unite {
    width: 12%;
}

/*-- Formulaire en 2 colonnes --*/

.main-content-demicol {
    float: left;
    width: 49%;
}

.lt-ie8 .main-content-demicol:first-child {
    width: 48%;
    /* Sinon ça passe à la ligne sous IE7 */
}

.main-content-demicol:first-child {
    margin-right: 2%;
    width: 49%;
}

.main-content-demicol .form-critere-title {
    white-space: nowrap;
}

/* zone du label contact */

/*-- Tailles des label (form-critere-title) --*/

.label-tiny {
    width: 10%;
}

.label-xtiny {
    width: 15%;
}

.label-smaller {
    width: 20%;
}

.label-small {
    width: 25%;
}

.label-medium {
    width: 30%;
}

.label-xmedium {
    width: 35%;
}

.label-xxmedium {
    width: 40%;
}

.label-large {
    width: 50%;
}

.label-xlarge {
    width: 60%;
}

.label-xxlarge {
    width: 70%;
}

.label-larger {
    width: 80%;
}

.label-largest {
    width: 90%;
}

.label-full {
    width: 100%;
    margin-bottom: 4px;
}

/*-- Tailles des input (form-critere-content) --*/

.input-tiny {
    width: 7%;
}

.input-xtiny {
    width: 17%;
}

.input-smaller {
    width: 27%;
}

.input-small {
    width: 37%;
}

.input-medium {
    width: 47%;
}

.input-xmedium {
    width: 57%;
}

.input-xxmedium {
    width: 62%;
}

.input-large {
    width: 67%;
}

.input-xlarge {
    width: 72%;
}

.input-xxlarge {
    width: 77%;
}

.input-larger {
    width: 82%;
}

.input-largest {
    width: 87%;
}

.input-full {
    width: 100%;
    margin-bottom: 4px;
}

/* Bouton radio */
.form-critere-typerech {
    display: inline-block;


    vertical-align: top;
}

.form-critere-typerech ul li {
    display: inline-block;


    vertical-align: top;
    background: none;
    margin-right: 20px;
    padding-left: 0;
}

.form-critere-typerech .form-critere-title {
    margin-bottom: 10px;
}

/* Checkbox */
.form-highlight-items {
    display: inline-block;


    vertical-align: top;
    margin: 0 7px 7px 0;
}

.form-highlight-items input {
    width: auto;
}

/* Bouton */
input[type="submit"] {
    width: auto;
}

input.submit-classique,
a.submit-classique,
.white-form input.submit-classique {
    background-color: #eb222e;
    height: 35px;
    padding: 0 4%;
    border: none;
    color: #fff;
    font: 0.85em/1em Helvetica Neue, Helvetica, arial, sans-serif;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
    filter: dropshadow(color=#e5e5e5, offx=1, offy=1);
}

input.detail-submit-envoi {
    float: right;
    margin-right: 5px;
}

input.form-submit-maj {
    float: right;
    text-transform: uppercase;
}

/* Custom Select */
.custom-select {
    visibility: hidden;
}

.custom-select-container {
    width: 100%;
    background: transparent url(/images/bg-form-sprite.png) no-repeat;
    position: relative;
}

.custom-select-choice {
    height: 39px;
    line-height: 3em;
    margin-left: 6px;
    padding: 0 30px 0 4px;
    cursor: pointer;
    background: transparent url(/images/bg-form-sprite.png) no-repeat;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

.custom-select-list {
    z-index: 20;
    width: 100%;
    padding: 0;
    display: none;
    overflow: auto;
    max-height: 230px;
    position: absolute;
}

.custom-select-list ul li {
    display: block;
    padding: 5px 0 5px 10px;
    margin: 0;
    cursor: pointer;
    float: none;
    background: transparent;
    font-size: .95em;
    text-align: left;
}

ul.custom-select-list-container {
    margin: 0;
    padding: 0;
}

.custom-select-option {
    cursor: pointer;
    list-style: none;
    line-height: 18px;
    padding-left: 3px;
}

/* Personnalisé sur la home */
.masque-rech .form-critere-ope .custom-select-container {
    background: transparent url(/images/bg-white91.png);
}

.masque-rech .form-critere-ope .custom-select-choice {
    background: none;
}

.masque-rech .form-critere-ope .custom-select-list {
    display: none;
    visibility: hidden;
}

/* 8.2 Custom Checkbox / Radios / Select
----------------------------------------------------------------------------------------------------*/

/* Checkbox */
.custom-input {
    clip: rect(0, 0, 0, 0);
    position: absolute !important;
    outline: none;
    z-index: -999;
}


/*-- Formulaires pour les sites clairs (classe white-form) --*/

.white-form {
    font: 0.8em 'RobotoRegular', sans-serif;
    color: #353535;
}

.white-form .input-text,
.white-form input,
.white-form textarea {
    background: rgba(255, 255, 255, 1);
    color: #999797;
    border: 1px solid rgba(223, 221, 219, 1);
    line-height: 3em;
    text-align: left;
    outline: none;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: inset 0px 0px 0px 0px;
    box-shadow: inset 0px 0px 0px 0px;
}

.white-form .input-text:focus {
    color: #000;
    border: none;
    border: 1px solid #ccc;
}

.white-form .input-text {
    height: 33px;
    padding-top: 2px;
    line-height: 1em;
}

/* meme hauteur pour les input que les champs select */
.white-form textarea {
    height: 60px !important;
    line-height: 2.9em;
}

.white-form .required {
    color: #eb222e;
    font-weight: bold;
    margin: 0 2px;
}

/* etoile obligatoire */
.white-form .unite {
    font-size: .9em;
    color: #ddd;
}

.white-form .legend {
    color: #999797;
    font-style: italic;
}

.white-form .input-place-holder {
    color: #999797;
    font-size: 100%;
}

/* Checkbox */
.white-form .custom-checkbox,
.white-form .custom-checkbox-checked {
    padding-left: 20px;
    background: transparent url(/images/bg-form-sprite.png) no-repeat;
}

.white-form .custom-checkbox {
    background-position: 0 -1px;
}

.white-form .custom-checkbox-checked {
    background-position: 0 -39px;
}

/* Radio */
.white-form .custom-radio,
.custom-radio-checked {
    padding-left: 20px;
    background: transparent url(/images/bg-form-sprite.png) no-repeat;
}

.white-form .custom-radio {
    background-position: 0 -77px;
    font-size: 1.2em;
}

.white-form .custom-radio-checked {
    background-position: 0 -115px;
}

/* Select */
.white-form .custom-select-choice {
    background-position: 100% -155px;
    white-space: nowrap;
}

.white-form .custom-select-container {
    background-position: 0 -198px;
}

.white-form .custom-select-list {
    background: #eee url(/images/bg-form-sprite.png) no-repeat 0 -243px;
}

.boxshadow .white-form .custom-select-list {
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 6px;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 6px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 6px;
}

.no-boxshadow .white-form .custom-select-list {
    border-bottom: #ccc 1px solid;
}

.white-form .custom-select-list-selected {
    background-color: #eee;
    color: #666;
}

/* Input type number */
input[type='number'] {
    -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}


/* 8.3 Formulaire commun a toutes les pages
----------------------------------------------------------------------------------------------------*/


/*-- Mini formulaire - partie visible --*/

.masque-rech {
    width: 94%;
    background: url(/images/bg-black60.png) repeat;
    padding: 17px 3% 10px;
    margin: 66px 0 0;
}

.masque-rech .form-rubrique {
    color: #fff;
}

.masque-rech .form-critere.clearfix {
    clear: none;
    display: inline-block;


    vertical-align: top;
    margin-right: 1.5%;
}

.masque-rech .form-critere-ope {
    width: 16%;
}

.masque-rech .form-critere-type {
    width: 24.5%;
}

.masque-rech .form-critere-input-ville {
    width: 30%;
    /* height: 38px;  background:rgba(255,255,255,1); border: 1px solid rgba(223,221,219,0.9); */
}

.masque-rech .form-critere-elargir {
    width: 8%;
}

.masque-rech.home-form .form-critere-elargir {
    width: 8.5%;
}

.masque-rech #ListeSearchBien .form-critere-ope,
.masque-rech #ListeSearchProg .form-critere-ope {
    width: 20%;
}

.masque-rech #ListeSearchBien .form-critere-type {
    width: 28.5%;
}

.masque-rech #ListeSearchProg .form-critere-type {
    width: 28.5%;
}

.masque-rech #ListeSearchProg .form-critere-budget {
    margin-right: 0;
}

.masque-rech #ListeSearchBien .form-critere-input-ville {
    width: 37.5%;
}

.masque-rech #ListeSearchProg .form-critere-input-ville {
    width: 37.5%;
}

.masque-rech #ListeSearchBien .form-critere-elargir,
.masque-rech #ListeSearchProg .form-critere-elargir {
    margin-right: 0 !important;
}

.masque-rech #ListeSearchBien .lieu-bloc-label {
    width: 126.2%;
}

.masque-rech #ListeSearchProg .form-critere-motscles {
    margin-right: 4% !important;
}

.form-rubrique-interne {
    color: #000;
    float: left;
}

.form-critere-input-ville .form-rubrique-interne {
    width: 18%;
    margin-left: 1.5%;
    float: left;
}

.form-critere-motscles .form-rubrique-interne,
.form-critere-ref .form-rubrique-interne {
    width: 29%;
    margin-left: 1.5%;
    float: left;
}

.uk .form-critere-ref .form-rubrique-interne {
    width: 41%;
}

.form-critere-input-ville .input-interne {
    width: 80%;
    margin-left: 19.5%;
}

.form-critere-motscles .input-interne {
    width: 68%;
    margin-left: 27.5%;
}

.form-critere-ref .input-interne {
    width: 69%;
    margin-left: 26.5%;
}

.uk .form-critere-ref .input-interne {
    width: 55%;
    margin-left: 43.5%;
}

.masque-rech .form-critere-input-ville,
.masque-rech .form-critere-motscles,
.masque-rech .form-critere-ref {
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #eb222e;
    line-height: 3em;
}

.white-form .input-ville1,
.white-form .motscles1,
.white-form .ref {
    width: 100%;
    height: 37px !important;
    vertical-align: top;
    border: none !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.masque-rech .ope,
.masque-rech .ope .custom-select-container,
.masque-rech .type,
.masque-rech .type .custom-select-container {
    width: 100%;
}

input[type="submit"].form-submit-rech {
    width: 13%;
    background-color: #eb222e;
    height: 38px;
    border: none;
    color: #fff;
    font: 1.2em/1em Helvetica Neue, Helvetica, arial, sans-serif;
    text-align: center;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
    filter: dropshadow(color=#000000, offx=0.5, offy=0.5);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.btn-more-rech {
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    font-size: 0.85em;
    cursor: pointer;
}

.btn-more-rech div {
    width: 12px;
    height: 7px;
    background: transparent center center no-repeat;
    display: inline-block;


    vertical-align: top;
    margin: 4px 5px 0 0;
    background-position: -8px -79px;
    background-image: url(/images/all-arrows.png);
    background-image: -webkit-image-set(url(/images/all-arrows.png) 1x, url(/images/all-arrows@2x.png) 2x);
    background-image: image-set("/images/all-arrows.png"1x, "/images/all-arrows@2x.png"2x);
}


/* Personnalisé Mode Liste */
.moteur-liste .masque-rech .form-critere-ope {
    width: 21%;
}

.moteur-liste .masque-rech .form-critere-type {
    width: 27.5%;
}

.moteur-liste .masque-rech .form-critere-input-surface {
    width: 22.5%;
    height: 38px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(223, 221, 219, 0.9);
}

.moteur-liste .form-critere-input-surface .input-interne {
    width: 48%;
    margin-left: 36%;
}

.moteur-liste .masque-rech .form-critere-input-prix {
    width: 22.5%;
    height: 38px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(223, 221, 219, 0.9);
    margin-right: 0;
}

.moteur-liste .form-critere-input-prix .input-interne {
    width: 52%;
    margin-left: 36%;
}



/*-- Maxi formulaire - partie masquee --*/

.critere-hidden {
    display: none;
    margin-top: 10px;
}

.masque-rech .form-critere-pieces,
.masque-rech .form-critere-budget,
.masque-rech .form-critere-surface,
.masque-rech .form-critere-terrain {
    width: 33%;
}

.masque-rech .form-critere-motscles,
.masque-rech .form-critere-ref {
    width: 29.5%;
    height: 38px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(223, 221, 219, 0.9);
    line-height: 3em;
    margin-right: 0 !important;
}

.masque-rech .form-critere-pieces .form-critere-title,
.masque-rech .form-critere-budget .form-critere-title,
.masque-rech .form-critere-surface .form-critere-title,
.masque-rech .form-critere-terrain .form-critere-title {
    width: 15%;
}

.uk .masque-rech .form-critere-pieces .form-critere-title,
.uk .masque-rech .form-critere-budget .form-critere-title,
.uk .masque-rech .form-critere-surface .form-critere-title,
.uk .masque-rech .form-critere-terrain .form-critere-title {
    width: 23%;
}

.masque-rech .form-critere-budget .form-critere-content,
.masque-rech .form-critere-surface .form-critere-content,
.masque-rech .form-critere-terrain .form-critere-content,
.masque-rech .form-critere-pieces .form-critere-content {
    width: 40%;
}

.uk .masque-rech .form-critere-budget .form-critere-content,
.uk .masque-rech .form-critere-surface .form-critere-content,
.uk .masque-rech .form-critere-terrain .form-critere-content,
.uk .masque-rech .form-critere-pieces .form-critere-content {
    width: 36%;
}

.masque-rech .form-critere-pieces input,
.masque-rech .form-critere-budget input,
.masque-rech .form-critere-surface input,
.masque-rech .form-critere-terrain input {
    width: 75%;
}

.uk .masque-rech .form-critere-pieces input,
.uk .masque-rech .form-critere-budget input,
.uk .masque-rech .form-critere-surface input,
.uk .masque-rech .form-critere-terrain input {
    width: 72%;
}



/* 8.4 Specificites
----------------------------------------------------------------------------------------------------*/

/* Specifique a la home */
.masque-rech.home-form {
    margin: 0 auto;
}

/* Specifique a la page recrutement */
.critere-piece-jointe input {
    line-height: 1em !important;
    padding: 13px 2% 5px;
}

/* Specifique aux pages mon compte */
.mya input.form-submit-maj {
    float: none;
}



.prog_neuf .masque-rech .form-critere-pieces,
.prog_neuf .masque-rech .form-critere-budget,
.prog_neuf .masque-rech .form-critere-surface,
.prog_neuf .masque-rech .form-critere-terrain {
    width: 49%;
}

.prog_neuf .masque-rech #ListeSearchProg .form-critere-budget {
    margin-right: 1.5%;
}

.prog_neuf .masque-rech .form-critere-motscles,
.prog_neuf .masque-rech .form-critere-ref {
    width: 48%;
}

.prog_neuf .masque-rech #ListeSearchProg .form-critere-motscles {
    margin-right: 0 !important;
}

/* 8.5 Module de lieu
----------------------------------------------------------------------------------------------------*/

*+html .home .lieu-bloc-label {
    min-height: 30px;
}

.masque-rech .form-critere.form-critere-lieu {
    width: 100%;
    margin-right: 0;
}

/*-- Partie haute --*/

.lieu-bloc-autocompletion {
    width: 100%;
    height: 38px;
    background: #fff;
    border: 1px solid #dfdddb;
    line-height: 3em;
}

.masque-rech .lieu .form-critere-title {
    width: 20%;
    padding-left: 2%;
}

.uk.liste-neuf .masque-rech .lieu .form-critere-title {
    width: 17%;
}

.masque-rech .lieu .form-critere-title .form-rubrique {
    padding-top: 0;
}

.lieu-bloc-search input.lieu-input-search {
    width: 72%;
    height: 27px;
    line-height: 1.7em;
    text-overflow: ellipsis;
    border: none !important;
}

.uk.liste-neuf .lieu-bloc-search input.lieu-input-search {
    width: 75%;
}

.lt-ie9 .lieu-bloc-search input.lieu-input-search {
    width: 84%;
}

.input-searching {
    background: #fff url(/images/ajax-loader-autocompletion.gif) no-repeat 97% 50% !important;
}

.ui-autocomplete.ui-widget-content {
    border-bottom: none;
    border-top: none;
    border-left: none;
    border-right: none;
    padding: 0;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .4);
    font-family: Helvetica, Arial, sans-serif;
    border-radius: 0;
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
}

.ui-autocomplete.ui-widget-content .ui-menu-item a {
    padding: 0;
    border-radius: 0;
    font: 85%/1 Helvetica, Arial, sans-serif;
}

.ui-autocomplete.ui-widget-content .ui-menu-item a>span {
    color: #6c6c6c;
    padding: 4px 10px;
    border-radius: 0;
    white-space: nowrap;
    display: block;
    font-size: 13px;
}

.ui-autocomplete.ui-widget-content .ui-menu-item a.ui-state-hover {
    border-color: #ccc;
    background: none;
}

.ui-autocomplete.ui-widget-content .ui-menu-item a.ui-state-hover>span {
    background-color: #eaeaea;
}

.ui-autocomplete.ui-widget-content .ui-menu-item a span>span {
    font-weight: bold;
    margin: 0;
}

/* Select */
.lieu-bloc-expand {
    display: inline-block;


    vertical-align: top;
    width: 38%;
    margin-left: 6%;
    margin-top: -30px;
}

.lt-ie8 .lieu-bloc-expand {
    margin-top: 16px;
}

.lieu-expand-label {
    width: 25%;
    display: inline-block;


    vertical-align: top;
}

.lieu-bloc-expand-input {
    display: inline-block;


    vertical-align: top;
    font-size: 90%;
}

/*-- Partie basse --*/

.lieu-bloc-label {
    margin: 10px 0;
    width: 132.2%;
}

.uk .lieu-bloc-label {
    width: 130.5%;
}

.lieu-editor-lst {
    overflow: auto;
    height: 80%;
}

/* .lieu-search-label { margin-right: 1.5%; width:10%;} */

.lieu-input-search {
    background-color: #FAFAFA;
    border: #DADADA 1px solid;
    outline: none;
    padding: 4px;
    width: 252px;
}

lieu-bloc-label-list .lieu-bloc-label-btn:active {
    bottom: -1px;
}

.lieu-bloc-label-list ul {
    margin: 0 !important;
    padding: 0;
    cursor: text;
    overflow: hidden;
    height: auto !important;
    height: 1%;
    position: relative;
    width: 100%;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-critere .lieu-bloc-label-list ul li {
    display: inline-block;
    float: left;
}

.lieu-bloc-label-list ul li {
    color: #333;
    border: 1px solid #aaaaaa;
    padding: 3px 20px 3px 5px;
    margin: 3px 4px;
    position: relative;
    cursor: default;
    display: inline-block;
    line-height: 1.4em;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
}

.lieu-bloc-label-btn {
    display: none;
}

.lieu-bloc-label-list-del {
    display: block;
    position: absolute;
    right: 4px;
    top: 7px;
    width: 10px;
    height: 9px;
    font-size: 1px;
    cursor: pointer;
    z-index: 10;
    background: transparent url(/images/bg-pictos-lieu.png) no-repeat 0 -7px;
}

.lieu-bloc-label-list-del:hover {
    background-position: -11px -7px;
}

.lieu-bloc-editor {
    display: none;
    visibility: hidden;
}

.lieu {
    z-index: 10;
    position: relative;
}

.lieu-editor-bg {
    z-index: 5;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

.no-rgba .lieu-editor-bg {
    background-color: #fff;
}

.lieu-editor-lst-container {
    z-index: 3;
    top: 0;
    z-index: 10;
    height: 110px;
    background: white;
    width: 390px;
    position: relative;
    border-top: #ddd 1px solid;
    border-bottom: #ddd 1px solid;
    padding: 10px 0 30px;
    box-shadow: 0 0 60px rgba(0, 0, 0, .2);
}

.lieu-editor-lst-container ul {
    padding: 0;
    list-style: none;
}

.lieu-editor-lst-container ul li {
    padding: 3px 0 3px 20px;
    background-color: transparent;
    margin: 0 0 0 15px;
    cursor: pointer;
    color: #000;
    background: transparent url(/images/bg-pictos-lieu.png) no-repeat 0 -33px;
}

.lieu-editor-lst-container ul li:hover {
    background-position: 0 -49px;
    color: #555;
}

.lieu-editor-close {
    z-index: 20;
    background: transparent url(/images/slider-controls.png) no-repeat -6px -236px;
    cursor: pointer;
    width: 25px;
    height: 25px;
    position: absolute;
    top: -12px;
    right: -12px;
}

.lieu-editor-close:hover {
    background: transparent url(/images/slider-controls.png) no-repeat -45px -236px;
}

.lieu-editor-valid {
    text-align: center;
    padding-top: 15px;
    border-top: #eee 1px solid;
}

.lieu-editor-valid input {
    border: 0;
    color: #fefefe;
    font-family: Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #35383a;
}

.error-form {
    border: 1px solid #C00 !important;
}

/* Perso en fonction du type */
.lieu-result-d {
    /* Departements */
    font-style: italic;
    font-weight: bold;
    color: #095276;
    border-bottom: #ddd 1px solid;
}

.lieu-result-g {
    /* Groupe de villes */
    font-weight: bold;
    color: #555;
}

.lieu-result-r {
    /* Région */
    text-transform: uppercase;
    font-weight: bold;
    color: #095276;
    border-bottom: #ddd 1px solid;
}

.lieu-result-v {
    /* Ville */
    color: #555;
}

.lieu-result-p {
    /* Pays */
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: #ddd 1px solid;
}

/* Lieu warning */
.lieu-bloc-warning {
    position: absolute;
    top: 22px;
    left: 64px;
    color: #FFF;
    z-index: 15;
}

.lieu-bloc-warning-arrow {
    background: url(/images/bg-warning-arrow.png) center bottom no-repeat transparent;
    height: 20px;
}

.lieu-bloc-warning-tooltip {
    background: transparent url(/images/bg-warning-tooltip.png);
    color: #FFF;
    padding: 8px;
    line-height: 1em;
    font-size: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.lieu-bloc-search .lieu-input-search.lieu-input-search-warning {
    background: #e7e7e7 !important;
    border: 1px dashed #c7c7c7 !important;
}

/*-- Specificites de la page alerte email --*/

.alerte .lieu-bloc-autocompletion {
    background: transparent;
    border: none;
    line-height: inherit;
    height: auto;
}

.alerte .lieu-search-label {
    width: 15.5%;
    margin-right: 1%;
}

.alerte .lieu-bloc-search input.lieu-input-search {
    background: #fff;
    border: 1px solid #dfdddb !important;
    width: 80.5%;
}

.alerte .lieu-bloc-label {
    margin: 10px 0 10px 21.5%;
    width: 78.5%;
}

.alerte .form-critere-elargir,
.uk.alerte .form-critere-elargir {
    width: 31%;
    margin-left: 16.5%;
}


/*
    // ========================================== \\
   ||                                              ||
   ||               IX. LINKS                      ||
   ||                                              ||
    \\ ========================================== //
*/



a:link,
a:visited {
    color: #4a4a4a;
    text-decoration: none;
}

a:hover,
a:active {
    color: #eb222e;
    text-decoration: underline;
}

a:link.submit-classique,
a:visited.submit-classique {
    color: #fff;
    padding: 11px 10% 0;
    height: 24px;
    display: inline-block;


    vertical-align: top;
    white-space: nowrap;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover.submit-classique,
a:active.submit-classique {
    color: #fff;
    text-decoration: none;
    background-color: #d41621;
}

a.submit-all-bien {
    background-color: #eb222e;
    height: 30px;
    padding: 20px 4% 0;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font: 0.75em/1em Helvetica Neue, Helvetica, arial, sans-serif;
    position: relative;
    z-index: 5;
    display: inline-block;


    vertical-align: top;
    -webkit-box-shadow: 2px 2px 0px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 0px 2px rgba(0, 0, 0, 0.1);
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
    filter: dropshadow(color=#e5e5e5, offx=1, offy=1);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover.submit-all-bien {
    text-decoration: none;
    background-color: #d41621;
}

a.submit-estimation {
    margin-top: 20px;
}



/*
    // ========================================== \\
   ||                                              ||
   ||                   X. DIVERS                  ||
   ||                                              ||
    \\ ========================================== //
*/



/* ==========================================================================
   10.1 HELPER CLASSES
   ========================================================================== */


.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {}





/* ==========================================================================
   10.2 PRINT STYLES
   ========================================================================== */


@media print {

    @page {
        margin: 1.5cm 0.5cm !important;
    }

}

/* AJOUT DE LA CLASS PRINT SUR TOUT LE CSS D IMPRESSION - pour ne pas interagir avec les styles deja en place */

/* Generalite impression */
body.print {
    color: #000;
    font-family: Arial, sans-serif;
    font-size: 12px;
    background-color: #78797d;
}

body.print p {
    color: #000;
    font-family: Arial, sans-serif;
    font-size: 12px;
    text-align: justify;
}

body.print img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

.print .clearfix {
    margin: 10px 0;
}

.print .heading2 {
    text-transform: uppercase;
    color: #545554;
    font: bold 13px/11px Arial, sans-serif;
}

.print hr {
    margin: 5px 0;
}

body.print #supersized {
    display: none;
}

/* Parties principales */
.print #global {
    width: 615px;
    margin: 20px auto;
    position: inherit;
    background-color: #fff;
}

.print #global-content {
    width: 100%;
    1px solid #cdcdcd;
    padding: 5px;
    border: 1px solid #CDCDCD;
    position: static;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Header */
.print header#top {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.print .logo {
    width: 20%;
    display: inline-block;


    vertical-align: middle;
    padding: 10px;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.print .logo img {
    max-height: 90px;
}

.print .adresse {
    width: 58%;
    display: inline-block;


    vertical-align: middle;
    margin-left: 2%;
    min-height: 1px;
}

.print .adresse .agence-name {
    text-transform: uppercase;
    font-weight: bold;
}

.print .adresse .agence-adresse {
    font-size: 11px;
}

.print .qrcode-link {
    width: 14%;
    display: inline-block;


    vertical-align: middle;
    margin-left: 2%;
    min-height: 1px;
}

.print .link-print {
    cursor: pointer;
    text-align: center;
    background-color: #535353;
    color: #fff;
    padding: 5px 3px;
    margin-top: 10px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.print .link-print:hover {
    text-decoration: none;
    background-color: #000;
    color: #fff;
}

/* Content */
.print #content {
    border-top: 2px solid #cdcdcd;
    padding: 10px;
    margin-top: 10px;
    background: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.print .detail-actions {
    margin-bottom: 0;
}


/* 10.2.1 Page detail
----------------------------------------------------------------------------------------------------*/

/* Infos principales */

.print .infos-princ {
    font-weight: bold;
    width: 49%;
    float: right;
    display: block;
    min-height: 1px;
    margin-left: 2%;
    padding-top: 10px;
}

.print .infos-princ span {
    font-weight: normal;
}

.print .infos-princ ul {
    padding: 0;
    margin: 0;
}

.print .infos-princ li {
    list-style-type: none;
}

.print .ref span span {
    background-color: #cdcdcd;
    padding: 2px 10px;
    font-weight: bold;
}

.print .infos-princ .type {
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    text-transform: uppercase;
    margin: 10px 0 5px;
}

.print .infos-princ .ville {
    font-size: 14px;
    font-weight: bold;
}

/* texte descriptif */
.print .description {
    width: 100%;
    margin-top: 20px;
    margin-right: 0;
    margin-left: 0;
    max-height: 220px;
    overflow: hidden;
}

.print .mentions-print {
    display: block;
    font-size: 10px;
}

/* Photos */
.print .photo .prix {
    text-align: left;
    font-size: 17px;
    font-weight: bold;
    line-height: 12px;
}

.print .photo .prix.prix-location {
    text-align: right;
    font-size: 12px;
    font-weight: normal;
}

.print .photo {
    width: 48%;
    float: left;
    display: inline-block;


    vertical-align: top;
    min-height: 1px;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
}

.print .big-photo,
.print .small-photos {
    max-height: 340px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.print .small-photos {
    min-height: 50px;
}

.print .small-photos img {
    max-height: 50px
}

.print .no-flap {
    display: block;
}

.print .mini-photo {
    display: inline-block;


    min-height: 1px;
    margin-left: 1%;
}

.print .mini-photo.no-flap {
    display: none;
    visibility: hidden;
}

.print .mini-photo:first-child {
    margin-left: 0;
}

.print .mini-photo:last-child {
    margin-right: 0;
}

/* DPE */
.print .conso-energie {
    width: 48%;
    float: left;
    display: block;
    min-height: 1px;
    margin-left: 0;
}

.print .emissions-gaz {
    width: 48%;
    float: left;
    display: block;
    min-height: 1px;
    margin-left: 2%;
}

.print .DpeNote {
    margin-top: 0 !important;
    color: #000;
    position: inherit;
    padding: 0;
    background: none;
    width: auto;
    text-align: left;
    height: auto;
    top: auto;
    font-size: 15px;
}

/* Tableau programme neuf */
.print .detail-liste-lots table {
    width: 100%;
    font: 100%/1 Helvetica, Arial, sans-serif;
}

.print .detail-liste-lots thead th {
    padding: 5px 10px;
    border-right: 1px solid #cdcdcd;
    text-transform: uppercase;
}

.print .detail-liste-lots thead th a {
    color: #eb222e;
}

.print .detail-liste-lots tr {
    text-align: left;
    border: 1px solid #cdcdcd;
}

.print .detail-liste-lots td {
    border-right: 1px solid #cdcdcd;
    padding: 3px 10px;
}

/* Formulaire de visite */
.print .form-critere .half-col {
    width: 48%;
    display: inline-block;


    vertical-align: middle;
    margin-bottom: 5px;
}

.print .form-critere .half-col:first-child {
    margin-right: 2%;
}

.print .half-col .input-text,
.print .half-col textarea,
.print .half-col input {
    padding: 0 4%;
}

.print .white-form .input-text {
    height: 25px;
    border: 1px solid #cdcdcd;
    margin-bottom: 5px;
}

.print span.form-rubrique label {
    width: 110px !important;
    display: inline-block;


}

.print .half-col .input-text {
    width: 130px;
}

.print .input-text {
    width: 75%;
}

.print .white-form .input-text,
.print .white-form input,
.print .white-form textarea {
    color: #000;
}

.print span.form-rubrique label {
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    color: #000;
    text-transform: none;
}

.print #commentaire-visite {
    height: 100px;
}


/* 10.2.2 Neuf - Tableau Lots
----------------------------------------------------------------------------------------------------

.print table{ width: 100%;}
.print table.zebra-striped th{ background: #929292; text-align: left;}
.print table.zebra-striped th, .print table.zebra-striped td { border: 1px solid #d6d6d6; padding: 5px;}
.print table.zebra-striped td a, .print table.zebra-striped td { color: #000; cursor: default;}*/


/* 10.2.3 Page selection
----------------------------------------------------------------------------------------------------*/

body.selection.print p {
    text-align: left;
}

.selection.print hr {
    margin: 5px 0 10px;
}

.selection.print .clearfix {
    margin: 10px 0;
}

.selection.print .photo {
    margin-bottom: 15px;
    float: left;
    margin: 0 2% 0 0;
    display: inline-block;


    vertical-align: top;
}

.selection.print .description {
    display: inline-block;


    vertical-align: top;
    float: left;
    width: 50%;
}

.selection.print .description ul {
    padding-left: 0;
    margin: 0 0 15px 0;
}

.selection.print .description li {
    list-style-type: none;
}

.selection.print .description,
.selection.print .description span.ref-selection {
    font-weight: normal;
}

.selection.print .description span {
    font-weight: bold;
}

.selection.print .description p {
    max-height: 81px;
    overflow: hidden;
}

.selection.print .liste-navpage-container,
.selection.print .retour-top {
    display: none;
}

.selection.print #MentionInterAgence {
    text-align: center;
    line-height: 10px;
    color: #575757;
    font-style: italic;
    font-size: 10px;
}

.selection.print .agence {
    border-top: 1px solid #cdcdcd;
    clear: both;
    padding: 5px;
    background-color: #e5e5e5;
}



/*
    // ========================================== \\
   ||                                              ||
   ||               XI. MEDIA QUERIES              ||
   ||                                              ||
    \\ ========================================== //
*/



/* ==========================================================================
   11.1 PORTRAIT TABLET TO LANDSCAPE AND DESKTOP : (min-width: 768px) and (max-width: 979px)
   ========================================================================== */


@media (min-width: 768px) and (max-width: 1024px) {

    .content-container {
        min-width: 768px;
        width: 100%;
        padding: 0;
    }

    .home .header-container {
        position: relative;
        width: 100%;
        padding: 0;
    }

    .page-container {
        margin-top: 0;
    }

    /*-- Header --*/
    .header-ref-h1 {
        padding: 3px 10px 0;
    }

    #header-logo,
    .home #header-logo {
        padding: 0 0 0 20px;
        margin: 10px 0 15px;
    }

    .home #header-logo {
        /*padding: 24px 0 28px 20px;*/
    }

    #header-logo a {
        background-image: url(/images/logo-small.png);
        background-image: -webkit-image-set(url(/images/logo-small.png) 1x, url(/images/logo-small@2x.png) 2x);
        background-image: image-set("/images/logo-small.png"1x, "/images/logo-small@2x.png"2x);
        width: 165px;
        height: 160px;
        background-size: 165px 160px;
        -webkit-background-size: 165px 160px;
    }

    -webkit-background-size: 205px 200px;

    .header-content {
        padding: 0 1.5% 0;
        width: 97%;
    }

    .header-menu {
        font-size: .7em;
    }

    .header-menu li a:link,
    .header-menu li a:visited {
        padding: 12px 20px;
    }

    .header-menu li.menu-deroulant a span {
        margin: 4px 0 0 5px;
    }

    .sf-menu ul {
        width: 165px;
    }

    .sf-menu li.sfHover li a:link,
    .sf-menu li.sfHover li a:visited {
        font-size: 1.2em;
    }

    /*.header-menu li ul li.last{ margin: 0 0 0 11px; }*/

    .main-lang-container {
        margin: 5px 0 0 0;
    }

    #slogan {
        width: 100%;
        right: 0;
    }

    #slogan .title {
        font-size: 1em;
    }

    /*-- Home --*/

    /* Formulaire home */
    .masque-rech {
        width: 96%;
    }

    .liste .masque-rech.menu-fixed {
        width: 94%;
        padding: 17px 3% 10px;
        margin: 0;
        left: 0;
    }

    .form-critere-input-surface .form-rubrique-interne {
        width: 42%;
    }

    .form-critere-input-surface .input-interne {
        width: 33%;
        margin-left: 47%;
    }

    .form-critere-input-prix .form-rubrique-interne {
        width: 45%;
    }

    .form-critere-input-prix .input-interne {
        width: 35%;
        margin-left: 50%;
    }

    .form-critere-input-surface .input-interne span,
    .form-critere-input-prix .input-interne span {
        margin-left: 10%;
    }

    .uk .masque-rech .lieu .form-critere-title {
        width: 22%;
    }

    .uk .lieu-bloc-search input.lieu-input-search {
        width: 72%;
    }

    input[type="submit"].form-submit-rech {
        padding: 0;
    }

    /* Personnalisé Mode Liste */
    .moteur-liste .form-critere-input-surface .form-rubrique-interne {
        width: 36%;
    }

    .moteur-liste .form-critere-input-surface .input-interne {
        width: 42%;
        margin-left: 38%;
    }

    .moteur-liste .form-critere-input-prix .form-rubrique-interne {
        width: 42%;
    }

    .moteur-liste .form-critere-input-prix .input-interne {
        width: 41%;
        margin-left: 44%;
    }

    /* Biens vedette */
    .bien-vedette {
        height: 350px;
    }

    .title-vedette {
        padding: 0 1.5% 10px;
    }

    .bien-vedette .link-offres {
        width: 13%;
    }

    /* Slide de news home */
    .home-slider-container .large-flap-container {
        width: 90%;
        margin: 0 auto;
    }

    .home-slide-text {
        width: 57%;
        margin: 30px 0 0 3%;
    }

    /*-- Footer --*/

    #footer-intro .heading1 {
        width: 60%;
    }

    #footer-intro .line-side {
        width: 17%;
    }

    .pied-adresse {
        padding: 0 15px 30px 15px;
        width: 40%;
    }

    .pied-adresse-map {
        margin-left: 4%;
    }

    .pied-adresse .pied-agence-contact {}

    .pied-ref {
        padding: 0 15px;
    }

    .pied-menu-left {
        width: 50%;
    }

    .pied-menu-right {
        width: 33%;
    }

    /* Likes Réseaux Sociaux */
    .pied-badges {
        width: 50%;
    }

    /* Message Responsive */
    .message-responsive {
        width: 60%;
    }

    .macaron-responsive div.macaron-responsive-img .macaron-img {
        width: 15%;
    }

    .message-responsive-text {
        margin: 12px auto;
    }

    /*-- Alerte mail --*/

    .liste-create-alert-img {
        left: 3%;
        top: 9px;
    }

    .liste-create-alert-content {
        width: 86%;
    }

    .liste-create-alert-content-title {
        width: 45%;
    }

    .liste-create-alert-content-input {
        width: 53%;
        top: 5px;
    }

    /*-- Mode liste --*/

    .liste-container hr {
        width: 44%;
    }

    .liste-bien-container {
        height: auto;
    }

    .liste-bien-container.mode-2 {
        height: 291px;
    }

    .liste .header-menu ul {
        /*margin-right: 48px;*/
    }

    .liste .header-menu li a:link,
    .liste .header-menu li a:visited {
        padding: 12px 7px;
    }

    .liste .header-content #header-logo {
        left: 0;
    }

    .liste .header-content .logo-fnaim {
        right: 0;
    }


    /*-- Mode details --*/

    ul.buttons hr {
        width: 26%;
    }

    .detail-photo-container .large-flap-container,
    .detail-photo-container .anti-cheat,
    .detail-photo-container .large-flap-container div.diapo {
        height: 495px;
    }

    .big-flap-container .diapo img.photo-big {
        max-width: 700px;
        max-height: 700px;
    }

    .large-flap-nav {
        opacity: 1 !important;
    }

    .large-flap-nav .previous,
    .large-flap-nav .next {
        top: 190px;
        margin-top: 0;
    }

    .detail-bien-context-header>div:first-child {
        font-size: 0.8em;
    }

    .detail-bien-context-header>div {
        font-size: 1.1em;
    }

    .detail-bien-context-header>div.link a {
        font-size: 0.9em;
    }

    .detail-bien-context-infos {
        top: 53%;
    }

    .detail-bien-context-infos .detail-bien-context-title,
    .detail-bien-context-infos .prix,
    .detail-bien-context-infos .ref {
        left: 20px;
    }

    .detail-bien-context-title,
    .detail-bien-context-infos .prix {
        max-width: 170px !important;
        font-size: 1.1em;
    }

    .poi-col {
        display: inline-block;


        vertical-align: top;
        width: 24%;
        margin: 2%;
    }

    .poi-col:last-child {
        margin-right: 0;
    }

    .poi-col:first-child {
        margin-left: 0;
    }

    .detail .header-menu li a:link,
    .detail .header-menu li a:visited {
        padding: 12px 7px;
    }

    .detail .header-content,
    .detail .header-menu ul {
        text-align: center;
    }

    .detail .header-content #header-logo {
        left: 0;
    }

    .detail .header-content .logo-fnaim {
        right: 0;
    }


    /* Partie mon compte */
    .side-mya a:link,
    .side-mya a:visited {
        font-size: 0.85em;
    }

    /* Ref page arbo */
    .home-slider-vedette {
        width: 90%;
        padding: 0 5%;
    }

    .stamp {
        width: 28.5%;
    }

    .stamp-texte-container {
        margin-top: 62px;
        height: 53px;
    }

    /* Minisite */
    .liste-nego-photo {
        width: 25%;
    }


    /* Pages de Réf */
    .ref-plan-liste li {
        width: 190px;
    }

    .ref-plan-liste.deux-colonnes li:nth-child(odd) {
        padding-right: 40px;
    }

}


@media (max-width: 800px) {

    .footer-actualites .large-flap-container {
        height: 130px;
    }

    a.btn-actualites:link,
    a.btn-actualites:visited {
        margin-top: 20px;
    }

}


/* ==========================================================================
   11.2 LANDSCAPE PHONE TO PORTRAIT TABLET : (max-width: 900px)
   ========================================================================== */


@media (max-width: 900px) {

    /* Biens vedette */
    .bien-vedette {
        height: 280px;
    }

}



/* ==========================================================================
   11.2 LANDSCAPE PHONE TO PORTRAIT TABLET : (max-width: 767px)
   ========================================================================== */


@media (max-width: 767px) {

    .sf-menu ul li {
        height: 49px
    }

    /*-- Generalites --*/
    .page-container {
        background-image: none !important;
        background-color: #FFF !important;
    }

    .bg-header {
        background: url(/images/bg-superslide-small.jpg) no-repeat 0 0;
        height: 661px;
        position: relative;
        width: 100%;
        -webkit-background-size: cover;
        background-size: cover;
    }

    .liste .bg-header {
        height: 358px;
    }

    .superslides {
        display: none !important;
    }

    .content-container {
        width: 100%;
        padding: 0;
    }

    .leftside-page {
        width: 100%;
        float: none;
    }

    .rightside-page {
        width: 96%;
        float: none;
    }

    .illustration-aside img {
        display: none;
    }

    a.bulle-en-savoir-plus,
    .uk a.bulle-en-savoir-plus {
        width: auto;
        background-image: none;
        background-color: #eb222e;
        text-decoration: none;
        height: 25px;
        padding: 10px 4% 0;
        border: none;
        color: #fff;
        font: 0.85em/1em Helvetica Neue, Helvetica, arial, sans-serif;
        position: inherit;
        float: left;
        top: 0;
        left: 0;
        text-indent: 0;
        text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
        filter: dropshadow(color=#e5e5e5, offx=1, offy=1);
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    a.bulle-en-savoir-plus:hover,
    a.bulle-en-savoir-plus:active,
    .uk a.bulle-en-savoir-plus:hover,
    .uk a.bulle-en-savoir-plus:active {
        background-image: none;
        background-color: #d41621;
    }

    /*-- Header --*/
    .header-ref-h1 {
        padding: 3px 10px 0;
    }

    .liste .header-ref-h1,
    .detail .header-ref-h1 {
        padding: 4px 10px 0 180px;
    }

    .header-container,
    .home .header-container {
        position: static;
        width: 100%;
        padding: 0;
    }

    .header-top {
        height: 69px;
        padding: 0;
    }

    #header-logo,
    .home #header-logo {
        float: none;
        display: block;
        margin: 89px auto 30px;
        padding: 0;
    }

    .home #header-logo {
        padding: 0;
    }

    .header-content {
        margin-left: 0;
    }

    .main-lang-container {
        margin: 0;
        float: none;
        position: absolute;
        top: 28px;
        left: 15px;
    }

    .nav-btn {
        display: block;
    }

    /* le bouton devient visible */
    .header-bottom {
        height: auto;
        padding: 0;
    }

    #slogan {
        top: 69px;
        right: 0;
        width: 100%;
        height: 41px;
        -webkit-background-size: 481px 47px;
        background-size: 481px 47px;
        padding: 8px 0 9px;
        background-repeat: repeat-y;
    }

    #slogan .title {
        font-size: .8em;
    }

    .logo-fnaim {
        margin: 0 15px 0 10px;
    }

    /* Ma sélection */
    #selection-top .maselection {
        display: none;
        visibility: hidden;
    }

    .header-menu li.maselection {
        display: block;
        visibility: visible;
        line-height: 2em;
    }

    .header-menu li.maselection a:link,
    .header-menu li.maselection a:visited {
        padding: 13px 20px 11px;
    }

    /* Formulaire home */
    .form-critere-input-surface .form-rubrique-interne {
        width: 15%;
        margin-left: 1.5%;
    }

    .form-critere-input-surface .input-interne {
        width: 69%;
        margin-left: 20%;
    }

    .form-critere-input-prix .form-rubrique-interne {
        width: 15%;
        margin-left: 1.5%;
    }

    .form-critere-input-prix .input-interne {
        width: 69%;
        margin-left: 20%;
    }

    /*-- Menu Responsive (debut) --*/

    /* Menu gris : s ouvre sur le cote */
    .header-menu ul {
        text-align: right;
    }

    .header-menu ul li.menu-deroulant ul li {
        background-color: rgba(255,255,255,.1);
    }

    .header-menu ul li.menu-deroulant ul li:last-child {
        border: none;
    }

    .header-menu ul li.menu-deroulant ul li a {}

    .sf-menu ul {
        position: relative;
        width: 100%;
    }

    .sf-menu li:hover ul,
    .sf-menu li.sfHover ul {
        top: 0;
        background-image: none;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    }

    .sf-menu ul li {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        text-align: right;
    }

    .sf-menu li.sfHover li a:link,
    .sf-menu li.sfHover li a:visited {
        border-bottom: none;
        height: 49px;
        line-height: 49px;
        padding: 1px 0 0 0;
        width: 92%;
    }

    .sf-menu li.sfHover a:first-child {
        border-bottom: rgba(255, 255, 255, 0.5) 1px solid;
    }

    .sf-menu li.sfHover li:hover {
        background: url(/images/bg-black50.png) repeat;
    }

    .sf-menu li.sf-menu-ex li:hover {
        background: none;
    }

    .sf-menu li.sfHover li a:hover {
        background: none;
    }

    .sf-menu li.sfHover li.two-lines a:link,
    .sf-menu li.sfHover li.two-lines a:visited {
        line-height: normal;
        padding-top: 15px;
    }

    .sf-menu > li {
      line-height: 41px;
    }

    .header-menu {
        margin-top: 0;
        font-size: .8em;
    }

    .header-menu ul li {
        margin: 0 !important;
        display: block;
        /* padding-left: 10px;*/
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        -webkit-font-smoothing: antialiased;
        position: relative;
    }

    .header-menu a {
        padding: 18px 20px 17px;
    }

    .header-menu li.current a {
        border-bottom: none;
    }

    .header-menu a.select-link {
        padding: 13px 20px 12px;
    }

    .header-menu li a:link,
    .header-menu li a:visited,
    .header-menu li .sub-menu {
        padding: 5px 15px;
    }

    .header-menu li.menu-deroulant a span, 
    .header-menu li.menu-deroulant .sub-menu span {
      margin-top: 16px !important;
    }

    .maselection a:link .header-maselection-nb,
    .maselection a:visited .header-maselection-nb {
        margin-top: 12px !important;
    }

    .header-menu ul li a:hover,
    .header-menu ul li a:active,
    .header-menu ul li a:hover strong,
    .header-menu ul li a:active strong {
        color: #464646;
        background: #fff;
        border: none;
    }

    .header-menu ul li.c2a a:link,
    .header-menu ul li.c2a a:visited {
        background: none;
        text-transform: uppercase;
    }

    .header-menu ul li.current:after {
        /*z-index: 50; display: block; content: ""; position: absolute; bottom: 50%; right: -0.03125em; margin-bottom: -0.625em; border-top: 0.625em transparent solid; border-bottom: 0.625em transparent solid; border-right: 0.625em white solid;*/
    }

    #nav {
        position: absolute;
        top: 0;
        padding-top: 6.25em;
        overflow: hidden;
    }

    #nav:not(:target) {
        z-index: 1;
        height: 0;
    }

    #nav:target .close-btn {
        display: block;
    }

    #nav .close-btn {
        position: absolute;
        top: 1.75em;
        left: 1.875em;
    }

    .csstransforms3d.csstransitions.js-ready #nav {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        -o-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .csstransforms3d.csstransitions.js-ready #global-content {
        left: 0 !important;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: -webkit-transform 500ms ease;
        -moz-transition: -moz-transform 500ms ease;
        -o-transition: -o-transform 500ms ease;
        transition: transform 500ms ease;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .csstransforms3d.csstransitions.js-nav #global-content {
        -webkit-transform: translate3d(60%, 0, 0) scale3d(1, 1, 1);
        -moz-transform: translate3d(60%, 0, 0) scale3d(1, 1, 1);
        -ms-transform: translate3d(60%, 0, 0) scale3d(1, 1, 1);
        -o-transform: translate3d(60%, 0, 0) scale3d(1, 1, 1);
        transform: translate3d(60%, 0, 0) scale3d(1, 1, 1);
    }

    .csstransforms3d.csstransitions.js-ready #nav .block {
        -webkit-transition: opacity 300ms 100ms, -webkit-transform 500ms ease;
        -webkit-transition-delay: ease, 0s;
        -moz-transition: opacity 300ms 100ms ease, -moz-transform 500ms ease;
        -o-transition: opacity 300ms 100ms ease, -o-transform 500ms ease;
        transition: opacity 300ms 100ms ease, transform 500ms ease;
        -webkit-transform: translate3d(60%, 0, 0) scale3d(0.9, 0.9, 0.9);
        -moz-transform: translate3d(60%, 0, 0) scale3d(0.9, 0.9, 0.9);
        -ms-transform: translate3d(60%, 0, 0) scale3d(0.9, 0.9, 0.9);
        -o-transform: translate3d(60%, 0, 0) scale3d(0.9, 0.9, 0.9);
        transform: translate3d(60%, 0, 0) scale3d(0.9, 0.9, 0.9);
        -webkit-transform-origin: 50% 0%;
        -moz-transform-origin: 50% 0%;
        -ms-transform-origin: 50% 0%;
        -o-transform-origin: 50% 0%;
        transform-origin: 50% 0%;
    }

    .csstransforms3d.csstransitions.js-nav #nav .block {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .js-ready #nav {
        height: 100%;
        width: 60%;
        background: #4f5459;
        -webkit-box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25);
        -moz-box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25);
        box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25);
    }

    .js-ready #nav .block {
        background: transparent;
    }

    .js-ready #nav .close-btn {
        display: block;
    }

    .js-ready #nav {
        left: -60%;
    }

    .js-ready #global-content {
        left: 0;
    }

    .js-nav #global-content {
        left: 60%;
    }

    .fcts-menu:after {
        margin-left: -10px;
    }

    /* Menu responsive (fin) */


    /* Formulaire home */
    .masque-rech .form-critere-ope,
    .masque-rech .form-critere-type,
    .masque-rech #ListeSearchBien .form-critere-ope,
    .masque-rech #ListeSearchProg .form-critere-ope,
    .masque-rech #ListeSearchProg .form-critere-type,
    .masque-rech #ListeSearchBien .form-critere-type,
    .masque-rech .form-critere-pieces,
    .masque-rech .form-critere-budget,
    .masque-rech .form-critere-motscles,
    .masque-rech .form-critere-surface,
    .masque-rech .form-critere-terrain,
    .masque-rech .form-critere-ref {
        width: 100%;
    }

    .masque-rech .form-critere-input-ville,
    .masque-rech #ListeSearchBien .form-critere-input-ville,
    .masque-rech #ListeSearchProg .form-critere-input-ville {
        width: 99.5%;
    }

    .masque-rech .form-critere-budget input,
    .masque-rech .form-critere-pieces input,
    .masque-rech .form-critere-surface input,
    .masque-rech .form-critere-terrain input {
        width: 82%;
    }

    input[type="submit"].form-submit-rech {
        width: 26%;
        margin: 5px 3% 16px 0;
        float: left;
    }

    .btn-more-rech {
        width: 100%;
        margin: 19px 0 30px;
        display: inline-block;


        vertical-align: top;
        width: 100%;
        text-align: center;
        margin: 0 0 10px;
    }

    .masque-rech #ListeSearchBien .btn-more-rech,
    .masque-rech #ListeSearchProg .btn-more-rech {
        width: 100%;
    }

    .masque-rech .lieu .form-critere-title {
        width: 16%;
    }

    .lieu-bloc-search input.lieu-input-search {
        width: 78%;
    }

    .lieu-bloc-label,
    .masque-rech #ListeSearchBien .lieu-bloc-label {
        width: 100.3%;
    }

    .masque-rech .form-critere-elargir,
    .masque-rech.home-form .form-critere-elargir {
        width: 100%;
    }

    /* Programmes neufs */
    .prog_neuf .masque-rech .form-critere-pieces,
    .prog_neuf .masque-rech .form-critere-budget,
    .prog_neuf .masque-rech .form-critere-surface,
    .prog_neuf .masque-rech .form-critere-terrain,
    .prog_neuf .masque-rech .form-critere-motscles,
    .prog_neuf .masque-rech .form-critere-ref {
        width: 100%;
    }


    /* Biens vedettes */
    .bien-vedette {
        height: auto;
        text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    }

    .bien-vedette .content-container {
        padding: 10px 0 20px !important;
    }

    .bien-vedette-container,
    .bien-vedette-container.container1,
    .bien-vedette-container.container3 {
        width: 40%;
        min-height: 240px;
        margin: 2% 2%;
    }

    .infos-bien {
        font-size: 0.8em;
    }

    .title-vedette {
        padding: 0 3% 10px 1.5%;
    }

    .bien-vedette .heading1 {
        font-size: 1.15em;
        line-height: 21px;
    }

    .bien-vedette .link-offres {
        width: 25%;
    }

    /*.bien-vedette.biens-vendus .title-vedette {border-bottom: 4px solid #000;}
  .bien-vedette.biens-vendus .heading1 {color: #000;}
  .bien-vedette.biens-vendus .link-offres a:link, .bien-vedette.biens-vendus .link-offres a:visited {color: #000;}
  .bien-vedette.biens-vendus .link-offres a:hover, .bien-vedette.biens-vendus .link-offres a:active {color: #EB222E;}*/



    /* Slide home */
    .home-slider {
        text-align: center;
    }

    .home-slide-agence {
        padding: 30px 0;
        height: auto;
    }

    .home-slider-container .large-flap-container {
        min-height: 465px;
    }

    .home-slide-prev {
        left: 5%;
    }

    .home-slide-next {
        right: 5%;
    }

    .home-slider-container {
        width: 76%;
    }

    .home-slide1,
    .home-slide2,
    .home-slide3 {
        background-position: center top;
        padding: 280px 0 0;
        height: auto;
        background-size: 255px;
    }

    .home-slide-text {
        float: none;
        width: 100%;
        margin: 0;
        font-size: 0.8em;
    }

    /* Specifique au slide des news de la home */
    .home-slide-news-img {
        width: 211px;
        height: 211px;
        float: none;
        margin: 0 auto 20px;
    }

    .home-slide-news-img img {
        min-height: 211px;
    }

    /*-- Footer --*/
    .footer-actualites .large-flap-container {
        height: 160px;
        width: 81%;
    }

    .footer-actualites .guillemets-left,
    .footer-actualites .guillemets-right {
        width: 7%;
    }

    .pied-adresse {
        padding: 0 2% 30px 2%;
        width: 96%;
    }

    .pied-adresse-map {
        margin: 0 2%;
        width: 96%;
    }

    .pied-adresse .pied-agence-contact {}

    .pied-adresse .tel-clear,
    .pied-adresse .adresse-clear,
    .pied-adresse .contact-clear {
        display: block;
        clear: both;
    }

    .pied-ref {
        padding: 0 10px;
        margin-top: 20px;
    }

    .pied-menu-left,
    .pied-menu-right {
        width: 100%;
        float: none;
        text-align: center;
        margin: 10px 0px;
    }

    .pied-menu-left {
        text-align: left;
    }

    .pied-menu-right .sign-adapt {
        display: inline-block;


        vertical-align: top;
    }

    /*--------------- Message responsive ---------------*/
    .message-responsive {
        float: none;
        width: 100%;
    }

    .macaron-responsive div.macaron-responsive-img .macaron-img {
        width: 16%;
    }

    .message-responsive-text {
        width: 80%;
    }

    /* Likes Réseaux Sociaux */
    .pied-badges {
        float: none;
        display: inline-block;


        vertical-align: top;
        width: 100%;
        margin-top: 15px;
    }

    #footer .likes-badges {
        text-align: left;
    }


    /*-- Alerte mail --*/

    .liste-create-alert-img {
        display: none;
    }

    .liste-create-alert-content {
        width: 93%;
    }

    .liste-create-alert-content-title {
        width: 100%;
    }

    .liste-create-alert-content .heading1 {
        display: inline-block;


        vertical-align: top;
    }

    .liste-create-alert-content-input {
        width: 100%;
        top: 3px;
        margin-bottom: 1%;
        margin-left: 0;
    }

    input.input-text-alerte-mail {
        width: 83%;
    }

    /*-- Mode liste --*/

    .masque-rech {
        margin: 30px auto 0;
    }

    /*.liste .masque-rech.menu-fixed {position: static; width: 94%; z-index: 10; margin: 100px 0 0; padding: 17px 3% 10px;}*/
    .liste-create-alert {
        margin-top: 0;
    }

    .liste-display-all-nb {
        float: none;
        font-size: 1.1em;
    }

    .liste-container hr {
        display: none;
    }

    .filters-container {
        float: left;
        margin: 10px 0 20px;
    }

    .filters-content ul {
        text-align: left;
    }

    .filters-content li span.sort-liste,
    .filters-content li span.sort-liste a:link,
    .filters-content li span.sort-liste a:visited,
    li.mode-affichage {
        margin: 0 10px 0 0;
    }

    .select-mode-affichage p {
        display: none;
    }

    .liste-bien-container {
        height: auto;
        width: 100%;
    }

    .liste-bien-type,
    .liste-bien-price {
        font-size: 0.7em;
    }

    .liste-bien-ville {
        font-size: 0.6em;
    }

    .liste-bien-photo.mode-2 {
        width: 100%;
        height: auto;
    }

    .liste-bien-photo img {
        width: 100%;
        height: auto;
        opacity: 1 !important;
    }

    .liste-bien-photo img.anti-cheat {
        display: none !important;
        opacity: 0 !important;
    }

    .liste-bien-container.mode-2 {
        padding: 0;
    }

    .liste-bien-description.mode-2,
    .liste-prog-description.mode-2 {
        width: 98%;
    }

    .liste-bien-title.mode-2 {
        padding: 4.5% 0 0.5% 0;
    }

    .bg-liste-mode-2 {
        background-size: 100%;
        margin: 10px 0 20px;
    }

    /* Ribbons */
    .mode-2 .liste-bien-ribbon {
        top: 0;
        left: -2px;
    }


    .liste .header-content #header-logo {
        margin: 0;
        left: 10px;
    }

    .liste .header-content .logo-fnaim {
        top: 0;
        left: 100px;
    }

    .liste .header-menu ul {
        margin-right: 0;
    }

    .liste .header-menu ul li.item1 {
        display: block;
        visibility: visible;
    }

    .liste .header-content,
    .liste .header-menu ul {
        text-align: right;
    }

    /*-- Mini liste --*/

    .liste-bien-ref-description.mode-2 {
        width: 96%;
        padding: 1% 2% 1% 2%;
    }

    .ref .bloc-lib-critere-liste-new-search a,
    .ref .bloc-lib-critere-liste-label span {
        margin: 0 10px 10px 0;
        float: left;
    }

    .liste-bien-title.mode-2 .liste-bien-ref-price {
        position: relative;
        margin-top: 10px;
    }

    .liste-bien-description.mode-2 hr {
        display: block;
    }

    /*-- Mode details --*/

    .page-container {
        margin-top: 0;
    }

    .detail-topnav ul {
        text-align: left;
    }

    li.button {
        margin-bottom: 10px;
    }

    li.contact-agence {
        display: inline-block;


        vertical-align: top;
    }

    li.ico-back-clear,
    li.ico-back-clear:hover {
        clear: both;
        display: block;
        background-color: transparent;
        height: 7px;
        padding: 0;
    }

    ul.buttons hr {
        display: none;
    }

    .detail-photo-container .large-flap-container,
    .detail-photo-container .anti-cheat,
    .detail-photo-container .large-flap-container div.diapo {
        height: 250px;
        min-height: 250px;
    }

    .big-flap-container .diapo img.photo-big {
        max-width: 400px;
        max-height: 400px;
    }

    .large-flap-nav {
        opacity: 1 !important;
    }

    .large-flap-nav .previous,
    .large-flap-nav .next {
        width: 24px;
        height: 45px;
        background: transparent no-repeat;
        display: block;
        margin-top: 100px;
        background-image: url(/images/slider-controls.png);
        background-image: -webkit-image-set(url(/images/slider-controls.png) 1x, url(/images/slider-controls@2x.png) 2x);
        background-image: image-set("/images/slider-controls.png"1x, "/images/slider-controls@2x.png"2x);
    }

    .large-flap-nav .next {
        background-position: -25px -338px;
        right: 20px;
    }

    .large-flap-nav .next:hover {
        background-position: -25px -383px;
    }

    .large-flap-nav .previous {
        background-position: 0 -338px;
        left: 20px;
    }

    .large-flap-nav .previous:hover {
        background-position: 0 -383px;
    }

    .detail-bien-context {
        display: none !important;
    }

    .thumbs-flap-wrapper {
        padding: 18px 13%;
    }

    .thumbs-control-prev {
        left: 10px
    }

    .thumbs-control-next {
        right: 10px;
    }

    .detail-bien-specs {
        width: 100%;
        padding: 35px 0 0 0;
        background-image: none;
        float: none;
    }

    .detail-bien-infos {
        background-size: 100%;
    }

    .detail-bien-desc-content {
        padding: 30px 0 0 0;
        margin-top: 17px;
        border-top: #d7d7d7 1px solid;
    }

    .poi-col {
        width: 46%;
        margin: 10px 1%;
    }

    .detail-bien-dpe,
    .detail-bien-lots,
    .detail-bien-contact,
    .detail-bien-desc-suppl-bien-neuf .detail-bien-contact {
        width: 100%;
        float: none;
        border-bottom: 1px solid #d7d7d7;
    }

    .detail-bien-contact,
    .detail-bien-desc-suppl-bien-neuf .detail-bien-contact {
        width: 96%;
        padding: 35px 2% 0;
        border: none;
    }


    .detail .header-content #header-logo {
        margin: 0;
        left: 10px;
    }

    .detail .header-content .logo-fnaim {
        top: 0;
        left: 100px;
    }

    .detail .header-menu ul {
        margin-right: 0;
    }

    .detail .header-menu ul li.item1 {
        display: block;
        visibility: visible;
    }

    .detail .header-content,
    .detail .header-menu ul {
        text-align: right;
    }


    /*-- News --*/

    .news-liste-container .large-flap-container {
        min-height: 100px;
    }

    .news-liste-container .thumbs-flap-container {
        background-size: 100%;
    }

    /*-- Ref : module de marquee --*/

    .pied-ref-defil-text {
        width: 100%;
        margin-right: 0;
    }

    .pied-ref-defil-images {
        width: 100%;
    }

    .pied-ref-defil-images ul {
        height: 90px;
    }

    .pied-ref-defil-images ul li .ref-bien-slide {
        width: 48%;
        float: left;
    }

    /*-- Ref : module de region, departement, ville - tabs --*/

    .region-annonces-container {
        width: 99%;
        margin-right: 0;
    }

    /*-- Formulaires --*/

    .main-content-demicol,
    .main-content-demicol:first-child {
        width: 100%;
        margin: 0;
        float: none;
        margin-bottom: 20px;
    }

    .form-critere-title,
    .form-critere-title-left {
        padding-bottom: 7px;
    }

    .main-content-demicol .form-critere-content,
    .form-critere-content {
        width: 100%;
    }

    .input-text.input-unite,
    input.input-unite {
        width: 86%;
        margin-bottom: 4px;
    }

    .form-highlight-items:first-child {
        margin-top: 0;
    }

    /*-- Pop-up --*/

    /* .ui-dialog {width: 90% !important;} */
    .calc-leftcol,
    .calc-rightcol {
        float: none;
        width: 100%
    }

    /*-- Mon compte --*/

    .leftside-menu-mya {
        width: 98%;
        float: none;
    }

    .rightside-page-mya {
        width: 100%;
        float: none;
    }

    li.mya-widget a:link,
    li.mya-widget.mya-widget-selection a:visited,
    li.mya-widget.mya-widget-selection a:hover {
        background-color: #eee;
    }

    .mya .lieu-bloc-search .lieu-search-label {
        width: 100%;
    }

    .mya .lieu-bloc-search input.lieu-input-search,
    .uk.mya .lieu-bloc-search input.lieu-input-search {
        width: 98%;
    }

    .mya .form-critere-elargir,
    .mya .lieu-bloc-label {
        width: 99.8%;
        margin-left: 0;
    }

    .mya .liste-bien-photo.mode-2 .liste-bien-photo-frame img {
        width: 100%;
        height: auto;
    }

    .mya .lieu-bloc-autocompletion {
        height: auto;
    }

    .mya-account.mya .lieu-bloc-search input.lieu-input-search,
    .uk.mya-account.mya .lieu-bloc-search input.lieu-input-search {
        width: 98%;
    }

    .mya-account.mya .lieu-bloc-label {
        width: 100%;
        margin-left: 0;
    }

    /*-- Ref page arbo --*/

    .home-vedette {
        height: 305px;
    }

    .home-slider-vedette,
    .home-slider-vedette-container,
    .home-vedette .large-flap-container,
    .home-slide-vedette,
    .stamp {
        height: 270px;
    }

    .stamp {
        width: 95%;
    }

    .stamp-texte-container {
        margin-top: 167px;
        height: 55px;
    }

    /*-- Ref page ville --*/

    .ref-page-ville .leftside-page,
    .ref-page-ville .rightside-page {
        width: 98%
    }

    /*-- Minisite --*/

    input#dept {
        width: 74%;
    }

    .liste-nego-photo {
        width: 35%;
    }

    ul.liste-nego-buttons {
        margin-top: 10px;
        padding: 0 0 0 35%;
    }

    .liste-nego-buttons li:first-child {
        margin: 0 0 7px 0;
    }

    .minisite .leftside-page {
        width: 100%;
        float: none;
    }

    .minisite .rightside-page {
        width: 96%;
        float: none;
        margin-top: 60px;
    }

    .minisite .illustration-aside img {
        display: block;
        float: right;
        margin-bottom: 10px;
    }

    .minisite .rightside-page hr {
        width: 100%;
    }

    .minisite .liste-container hr {
        display: inline-block;


        vertical-align: top;
    }

    .minisite .liste-display-all-nb {
        margin-bottom: 10px;
    }

    .minisite .liste-bien-photo.mode-2 .liste-bien-photo-frame img {
        width: 100%;
        height: auto;
    }


    /* Pages de Réf */
    .ref-plan-liste li {
        width: 100%;
        float: none;
    }

    .ref-plan-liste.deux-colonnes li:nth-child(odd) {
        padding-right: 0;
    }


}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul.sf-menu-ex2 {
    position: relative;
    left: 0;
    top: 0;
    background-image: none;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul.sf-menu-ex2 a:link,
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul.sf-menu-ex2 a:visited {
    border-bottom: none;
}




/* ==========================================================================
   11.2 LANDSCAPE PHONES AND DOWN (max-width: 600px)
   ========================================================================== */


@media (max-width: 600px) {

    /* Biens vedettes */
    .bien-vedette-container,
    .bien-vedette-container.container1,
    .bien-vedette-container.container3 {
        min-height: 185px;
    }

}



/* ==========================================================================
   11.2 LANDSCAPE PHONES AND DOWN (max-width: 480px)
   ========================================================================== */


@media (max-width: 480px) {

    /*-- Generalites --*/

    .content-container {
        width: 100%;
        min-width: 320px;
    }

    .bg-header {
        height: 284px;
    }

    /*-- Header --*/
    .header-ref-h1 {
        padding: 3px 10px 0 75px;
    }

    .header-content {
        padding-left: 0;
    }

    .nav-btn {
        width: 36px;
        height: 36px;
        background-size: cover;
        margin-top: -6px;
    }

    .sf-menu > li > a, .sf-menu > li > h2 {
      margin-top: 0;
    }


    /*-- Home --*/

    /*#slogan .title{ font-size: 1.1em; width: 250px; }
  .separateur-slogan{ margin: 8px auto; }
  #slogan .undertitle{ margin: 0 40px; line-height: 1.4em; }*/
    #header-logo,
    .home #header-logo {
        margin: 30px auto;
    }

    #slogan {
        display: none;
        visibility: hidden;
    }

    .header-content .logo-fnaim {
        display: block;
        visibility: visible;
        width: 69px;
        height: 69px;
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        background-size: 69px 69px;
        -webkit-background-size: 69px 69px;
        background-image: url(/images/logo-fnaim-liste.png);
        background-image: -webkit-image-set(url(/images/logo-fnaim-liste.png) 1x, url(/images/logo-fnaim-liste@2x.png) 2x);
        background-image: image-set("/images/logo-fnaim-liste.png"1x, "/images/logo-fnaim-liste@2x.png"2x);
    }


    /*-- Menu Responsive (debut) --*/

    .header-menu {
        font-size: .75em;
    }

    /* Menu gris : s ouvre sur le cote */
    .header-menu ul li.menu-deroulant ul li a {
        font-size: .9em;
        letter-spacing: .04em;
    }


    /* Formulaire home */
    input[type="submit"].form-submit-rech {
        width: 100%;
        float: none;
    }

    .masque-rech .form-critere-pieces .form-critere-content,
    .masque-rech .form-critere-budget .form-critere-content,
    .masque-rech .form-critere-surface .form-critere-content,
    .masque-rech .form-critere-terrain .form-critere-content {
        width: 100%;
    }

    .uk .masque-rech .form-critere-budget .form-critere-content,
    .uk .masque-rech .form-critere-surface .form-critere-content,
    .uk .masque-rech .form-critere-terrain .form-critere-content,
    .uk .masque-rech .form-critere-pieces .form-critere-content {
        width: 100%;
    }



    /* Biens vedettes home */
    .bien-vedette {
        height: 100%;
        margin-top: 13px;
    }

    .biens-vendus {
        margin-bottom: 13px;
    }

    .bien-vedette .content-container {
        padding: 10px 0 20px !important;
    }

    .bien-vedette-container,
    .bien-vedette-container.container1,
    .bien-vedette-container.container3 {
        min-height: 150px;
    }

    .infos-bien {
        font-size: 0.65em;
    }

    .bien-vedette .heading1,
    .bien-vedette.biens-vendus .heading1 {
        font-size: 1.08em;
        line-height: 1.2em;
        margin-bottom: 0;
        width: 100%;
        padding: 7px 0;
        text-align: center;
    }

    .bien-vedette .link-offres {
        width: 40%;
        text-align: center;
        float: none;
    }

    a.submit-all-bien {
        font-size: 0.65em;
        height: 35px;
    }


    /* Slide agence home */
    .home-slider-container .large-flap-container {
        min-height: auto;
    }

    .home-slide-agence {
        height: auto;
    }

    .home-slide-prev,
    .home-slide-next {
        margin-top: 185px;
    }

    .home-slide1,
    .home-slide2,
    .home-slide3 {
        background-size: 205px;
        padding: 230px 0 0;
    }

    /*-- Mode liste --*/

    .filters-content li span.sort-liste,
    .filters-content li span.sort-liste a:link,
    .filters-content li span.sort-liste a:visited,
    li.mode-affichage {
        margin: 0 2px 0 0;
    }

    .liste-map {
        height: 300px;
    }

    #GGMap {
        height: 300px !important;
    }

    #IfGGMap {
        height: 300px !important;
        margin-top: -300px !important;
    }

    /*-- Mode detail --*/
    .detail-topnav li.button {
        margin-bottom: 10px;
        width: 100%;
        text-align: center;
        padding: 8px 0;
        margin-left: 0;
    }

    .big-flap-container .diapo img.photo-big {
        max-width: 250px;
        max-height: 350px;
    }

    #GGMapPoi {
        height: 250px !important;
    }

    .poi-col {
        width: 100%;
        margin: 10px 0;
    }

    .poi-col li {
        line-height: 2.5em;
    }

    .poi-col4,
    .poi-col5 {
        display: none;
        visibility: hidden;
    }

    /*-- Alerte mail --*/

    .liste-create-alert-content {
        width: 93%;
    }

    input.input-text-alerte-mail {
        width: 80%;
    }


    /* Tableaux (Programmes Neufs) */
    .detail-bien-lots {
        width: 100%;
    }

    .detail-bien-lots table {
        font-size: .7em;
    }

    .detail-bien-lots table th,
    .detail-bien-lots table td {
        max-width: 70px;
    }


    /* Footer */
    .footer-actualites .texte-actualites {
        width: 80%;
    }

    .footer-actualites .guillemets-left,
    .footer-actualites .guillemets-right {
        width: 12%;
    }

    .footer-actualites .large-flap-container {
        height: 380px;
        width: 65%;
    }

    .footer-actualites .actus-vide {
        width: 90%;
        text-align: center;
    }

    a.btn-actualites:link,
    a.btn-actualites:visited {
        margin-top: 30px;
    }

    .pied-adresse {
        width: 90%;
        padding: 0;
        margin: 0 auto;
        display: block;
        padding-bottom: 80px;
    }

    #footer .pied-adresse .social-menu {}

    #footer .pied-adresse .social-menu li {
        display: block;
    }

    .pied-adresse-map {
        margin: 0 auto;
        display: block;
        width: 90%;
    }

    /* Message responsive */
    .macaron-responsive div.macaron-responsive-img .macaron-img {
        width: 100%;
        float: none;
    }

    .message-responsive-text {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    /* Like badges */
    .likes-badges li {
        margin-top: 5px;
    }


    /*-- Ref : module de marquee --*/

    .pied-ref-defil-images ul {
        height: 190px;
    }

    .pied-ref-defil-images ul li .ref-bien-slide {
        width: 100%;
    }


    /*-- ref page arbo --*/

    .home-vedette {
        height: 255px;
    }

    .home-slider-vedette,
    .home-slider-vedette-container,
    .home-vedette .large-flap-container,
    .home-slide-vedette,
    .stamp {
        height: 210px;
    }

    .stamp {
        width: 95%;
    }

    .stamp-texte-container {
        margin-top: 133px;
        height: 35px;
    }

    /*-- ref page ville --*/

    .ref-thumbs-text {
        margin-top: 2px;
    }

    .ref-thumbs,
    .ref-thumbs-img-frame {
        height: 77px;
    }

    /*-- minisite --*/

    .minisite .illustration-aside img {
        float: none;
    }

    a.bulle-me-contacter {
        right: 10px;
    }

    .liste-bien-ref-offre {
        margin-top: 3.5%;
    }

    .liste-bien-ref-title {
        position: none;
    }

    .liste-bien-ref-title.mode-2 {
        padding: 8.5% 0 3.5% 0;
    }

    .liste-bien-title.mode-2 .liste-bien-ref-price {
        position: relative;
        top: 0;
        left: 0;
    }

    .extrait-ref-desc {
        max-height: 200px;
    }


}




/* ==========================================================================
   11.2 LANDSCAPE PHONES AND DOWN (max-width: 400px)
   ========================================================================== */


@media (max-width: 400px) {

    /* Biens vedettes */
    .bien-vedette-container,
    .bien-vedette-container.container1,
    .bien-vedette-container.container3 {
        min-height: 195px;
        width: 63%;
    }

}



/* ==========================================================================


    modifications pour l'ajout de textes pour augmenter le référencement (modif Flo)


  ========================================================================== */

/*debug only */
/** { outline: solid 1px black }*/

/* la classe des paragraphes de référencement rajoutés */
.referencement {
    color: white
}

.home-slide-agence div,
.home-slider-container .large-flap-container {
    height: 100%;
}

.home-slide-text {
    margin: 0;
}

.home-slide-text div {
    height: auto;
}

.home-slide1 .heading3 {
    padding-top: 16px
}

.home-slide2 .heading3 {
    padding-top: 30px
}

@media (min-width: 1024px) {
    .bien-vedette {
        height: 350px;
    }

    .bien-vedette p {
        text-align: left;
        padding: 4px 22px;
        margin-top: 225px;
    }

    .home-slide-agence {
        height: 300px
    }
}

@media (min-width: 900px) and (max-width: 1024px) {
    .bien-vedette p {
        margin-top: 225px;
    }

    .home-slide-agence {
        height: 300px
    }
}

@media (min-width: 768px) and (max-width: 900px) {
    .bien-vedette {
        height: 380px;
    }

    .bien-vedette p {
        margin-top: 225px;
    }

    .home-slide-agence {
        height: 330px
    }
}

@media (max-width: 767px) {

    .home-slide1 .heading3,
    .home-slide2 .heading3 {
        padding-top: 0px
    }

    .home-slide-agence {
        height: 512px
    }
}

@media (max-width: 480px) {
    .home-slide-agence {
        height: 470px
    }
}

@media (max-width: 400px) {
    .home-slide-agence {
        height: 552px
    }
}



/* Google map show-on-click */
.gg-map.gg-map-show-on-click {
    background: url("/images/beforemap.jpg") !important;
    background-position: center !important;
    background-size: cover !important;
    cursor: pointer !important;
    text-align: center;
}

.gg-map.gg-map-show-on-click:before {
    content: "Click to show the map";
    display: inline-block;
    background: rgba(95, 95, 95, 0.76);
    color: #FFF;
    padding: 10px;
    position: relative;
    top: 45%;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.gg-map.gg-map-show-on-click:hover:before {
    background: rgba(57, 57, 57, 0.88);
}

.gg-map.gg-map-show-on-click:hover:before {
    background: rgba(57, 57, 57, 0.88);
}

.fr .gg-map.gg-map-show-on-click:before {
    content: "Cliquez pour afficher la carte";
}