#ajaxMainFrame { visibility : visible !important;}


.miniphotos {
    width: 120px;
    padding: 0px;
    margin: 5px;
    display: inline-block;
    height: 80px;
    overflow: hidden;
    cursor:pointer;
    opacity:1;
    transition:0.2s;
    font-size: 10px;
}

.miniphotos:hover {
    opacity:0.8;
}

.miniphotos img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.button {
	text-decoration: none;
	border: none;
	background-color: #585858;
	color: #fff;
	padding: 10px;
	cursor: pointer;
	width:200px;
	transition: 0.5s;
        border: solid 1px;
        display:block;
        cursor:pointer;
}

.button:hover{
	background-color: #b99629;
} 

.titrezone
{
  text-align: left;
  font-weight: normal;
  font-size: 18px;
  margin-top: 3px;
  color: #7c6e65;
  position: relative;
  top: -3px;
  padding-top: 6px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  height: 16px;
  background-color: #;
text-shadow:2px 2px 2px #cecece;
font-weight:bold;
}


#rechercheBien
{
  margin-left: 0px;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
  background-repeat: repeat-y;
  margin-top: 0px;
  margin-right: 0px;
  float: left;
  padding-bottom: 00px;
   background-color: #;

}
                            

.zonedegrade
{
  
  color: #;
 
  position: relative;

   
background-image: linear-gradient(left , #2e1d15 0%, #b99629 100%);
background-image: -o-linear-gradient(left , #2e1d15 0%, #b99629 100%);
background-image: -moz-linear-gradient(left , #2e1d15 0%, #b99629 100%);
background-image: -webkit-linear-gradient(left , #2e1d15 0%, #b99629 100%);
background-image: -ms-linear-gradient(left , #2e1d15 0%, #b99629 100%);
background-color: #2e1d15;
background-image: -webkit-gradient(
	linear,
	left top,
	right top,
	color-stop(0%,#2e1d15),
	color-stop(100%, #b99629)
);
}

 

.containercc50 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}

.containerccround {
position:relative;
display:flex;
justify-content:space-around;
flex-shrink: 0;
}


.bloccround {
  width: 300px;
  height: 300px;
  display:inline-block;
  border-radius: 10px;
  margin: 10px;
  overflow:hidden;
  position:relative;
  top:0;
transition: 0.2s;
background-color:#fff;
}

.bloccround:hover {
box-shadow: 0px 3px 3px rgba(0,0,0,0.3);
top: -10px;
}

.bloccround ul{
    padding:0;
    margin:0;
}


.conteneur2bloccc {
text-align:center;
}

.bloccround ul li {
    position: absolute;
    height:100%;
    background-color:#fff;
    width:100%;
}

.titreccround {
  height: 10%;
  background-color:#2e1d15;
  margin:0;
  font-size:26px;
  text-transform:uppercase;
  display:flex;
  justify-content:center;
  align-items:center;
  color:#fff;
}

.blocimgccround {
  height:50%;
  width:100%;
  overflow:hidden;
  margin-bottom:10px;
}

.imgccround {
  width:100%;
  height:100%;
  object-fit: cover;
}

.titreaffaireccround {
    font-size: 20px;
    padding: 0 20px;
    margin: 0;
    font-weight: bold;
}

.soustitreaffaireccround{
  font-size:22px;
  padding: 0 20px;
}

.texteccround {
  padding: 0 20px;
}

.boutondetailccround {
  display:flex;
  justify-content:center;
  align-items:center;
  font-size: 22px;
  height: 15%;
  background-color:#4e4e4e;
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  color:#fff;
  transition:0.2s;
}

.boutondetailccround:hover {
    background-color: #b99629;
}

.boutondetailccround a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 40px;
}                    

.numpage {
    background-color:#2e1d15;
    color:#fff;
    border-radius: 50%;
    box-sizing: border-box;
    display: inline-block;
    height: 40px;
    padding: 10px 0px;
    width: 40px;
    margin: 0 10px 10px;
    transition:0.2s;
    text-align:center;
    font-size:16px;
    vertical-align: top;
}

.numpage.on {
    background-color:#b99629;
}

.numpage:hover {
    background-color:#;
}

.pagination {
    clear: both;
    padding-top: 50px;
}   

div.vignette {
	position:relative;

	float: left;
	width: 100%;
	height: 100%;
	
	padding: 10px;

	margin: 10px;

font-size : 12px;
	
}
.photovignette{
position:relative;
	width : 100%;
	height: 70%;
	margin-bottom: 10px;
}
 
.vignette-titre {
	margin: 0;
	width: 100%;
	position:relative;
	padding-bottom: 15px;
}

.vignette-sous-titre {
	width: 100%;
	overflow: hidden;
	position:relative;
	clear: both;
	margin-top: 0px;
	font-weight: normal;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ffffff;
	margin-right: auto;
	margin-bottom: 27px;
	padding-top: 3px;
	margin-left: auto;
}
.fondvignette{
background-color:#4e4e4e;
width : 100%;
position : absolute;
top : 0px;
left : 0px;
height : 85%;}

                        

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
z-index: 100;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: 100%;
  font-family: Raleway, sans-serif;
font-weight:bold;
  line-height: 1;
}
#cssmenu > ul {
  background: #2e1d15;
}
#cssmenu > ul > li {
  float: left;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 41px 8px;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  background: #2e1d15;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#cssmenu > ul > li.active > a {
  color: #ffffff;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover {
  color: #ffffff;
  -webkit-transform: rotateX(90deg) translateY(-23px);
  -moz-transform: rotateX(90deg) translateY(-23px);
  transform: rotateX(90deg) translateY(-23px);
  -ms-transform: none;
}
#cssmenu > ul > li > a::before {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 41px 8px;
  color: #ffffff;
  background: ##fff;
  content: attr(data-title);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -ms-transform: translateY(- -18px);
}
#cssmenu > ul > li:hover > a::before,
#cssmenu > ul > li > a:hover::before {
  background: #2e1d15;
}
#cssmenu.small-screen {
  width: 100%;
}
#cssmenu.small-screen > ul,
#cssmenu.small-screen.align-center > ul {
  width: 100%;
  text-align: left;
}
#cssmenu.small-screen > ul > li,
#cssmenu.small-screen.align-center {
  float: none;
  display: block;
  border-top: 1px solid rgba(100, 100, 100, 0.1);
}
#cssmenu.small-screen > ul > li:hover > a,
#cssmenu.small-screen > ul > li > a:hover {
  color: #ffffff;
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
  -ms-transform: none;
}
#cssmenu.small-screen > ul > li > a::before {
  display: none;
}
#cssmenu.small-screen #menu-button {
  display: block;
  padding: 16px 8px;
  cursor: pointer;
  font-size: 14px;
  text-decoration: none;
  color: #f9f2e1;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #2e1d15;
}
#cssmenu.small-screen #menu-button:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 17px;
  display: block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  width: 22px;
  height: 3px;
}
#cssmenu.small-screen #menu-button.menu-opened:after {
  border-top: 2px solid #dff2fa;
  border-bottom: 2px solid #dff2fa;
}
#cssmenu.small-screen #menu-button:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 27px;
  display: block;
  width: 22px;
  height: 2px;
  background: #ffffff;
}
#cssmenu.small-screen #menu-button.menu-opened:before {
  background: ##fff;
}
@media all and (max-width:600px) {             
#cssmenu > ul > li > a { padding: 12px 8px;}
#cssmenu > ul > li > a::before {padding: 12px 8px;}
}   

@media all and (min-width:600px) {             
#cssmenu > ul > li > a { padding: 21px 17px;}
#cssmenu > ul > li > a::before {padding: 21px 17px;}
}   
@media all and (min-width:1024px) {             
#cssmenu > ul > li > a { padding: 21px 33px;}
#cssmenu > ul > li > a::before {padding: 21px 33px;}
}                                                                                     

select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: #fff url("images/web/fleche-bas.png") no-repeat scroll right center / auto 80%;
    border: solid 2px #cecece;
    box-sizing: border-box;
    font-size: 14px;
    height: 40px;
    text-transform: none;
    width: 20%;
    margin: 10px 0;
    padding:5px;
}

input, textarea {
    border: solid 2px #cecece;
    box-sizing: border-box;
    font-size: 14px;
    height: 40px;
    text-transform: none;
    width: 20%;
    margin: 10px 0;
    padding: 5px;
}

 textarea {
   height:100px;
   font-family: Arial;
}

.formulaire-estimation table select, .formulaire-estimation table input {
width:100%;
}

.formulaire-estimation textarea {
    border: solid 2px #cecece;
    box-sizing: border-box;
    font-size: 14px;
    text-transform: none;
    width: 100%;
    margin: 10px 0;
    font-family: Arial;
    padding: 5px;
}

.gestioncomptemail table input, .gestioncomptemail table select {
    width: 100%;
}

.boutonradio {
    height: auto;
    margin: 0;
    padding: 0;
    width: auto;
    background-color: #cecece;
} 

.inputlarge {
width:80%;
}


.ficheaffaire table input {
    width:100%;
}

.ficheaffaire table textarea {
    border: solid 2px #cecece;
    box-sizing: border-box;
    font-size: 14px;
    text-transform: none;
    width: 100%;
    margin: 10px 0;
    font-family: Arial;
    padding: 5px;
}


.contactarea table input {
    width:100%;
}

.contactarea table textarea {
    border: solid 2px #cecece;
    box-sizing: border-box;
    font-size: 14px;
    text-transform: none;
    width: 100%;
    margin: 10px 0;
    font-family: Arial;
    padding: 5px;
}

.bandeaugris select {
    margin:10px;
}

.bandeaugrisaccueil select {
    margin:10px;
}        




#cssmenu { 
    display:none;
}

#fondpage {
min-height:40vw;
}

body {
margin:0;
padding:0;
font-family: Arial;
color:#2e1d15;
background-repeat: no-repeat;
}

a {
color: inherit;
text-decoration:none;
cursor:pointer;
}


.pageactive {
    background-color:#4e4e4e !important;
}

.pageactive a {
    color:#fff !important;
}

p{
margin:0;
}

hr {
    border: solid 1px #e9e7e7;
    width: 80%;
    border-left: solid 100px #b99629;
    border-right: solid 100px #b99629;
}

.hror {
    border: solid 1px #4e4e4e;
}

.fax {
    font-size: 3em;
}

sup {
    color:red;
}



.text26{
    font-size:26px;
}

.center {
text-align:center;
}

.left {
text-align:left;
}

.right {
text-align:right;
}


.textwhite {
color:#fff;
}

.textred {
color:#2e1d15;
}

.couleur1 {
color:#2e1d15
}

.couleur2 {
color:#b99629
}

.strong {
font-weight:bold;
}

.lowermax {
margin-top : 200px !important;
}


.lower {
margin-top : 50px !important;
}

.minlower {
margin-top : 10px !important;
}

.medlower {
margin-top : 20px !important;
}

.upper {
margin-bottom : 50px !important;
}

.medupper {
margin-bottom : 20px !important;
}

.minupper {
margin-bottom : 10px !important;
}

.medupper {
margin-bottom : 20px !important;
}

.marginauto {
margin-left:auto;
margin-right:auto;
}

.imgtxt {
    margin: 10px auto 10px auto;
    display: block;
}

.conteneurimgtxt {
    display: flex;
    justify-content: space-around;
    margin: 20px auto;
}

.largelink {
width:100%;
display:block;
}

.col25 {
width:25%;
}

.col33 {
width:33%;
}

.b800 {
width:800px;
}

.b1200 {
width:1200px;
}

.fsize0{
font-size:0;
}

.fsize20{
font-size:20px;
}

.bouton {
	text-decoration: none;
	border: none;
	background-color: #2e1d15;
	color: #fff;
	padding: 10px;
	border-radius: 5px;
	cursor: pointer;
	width:200px;
	transition: 0.5s;
        display:block;
}

.bouton:hover {
	background-color: #b99629;
}

.bouton-loupe {
    width: 60px;
    height: 60px;
    border: none;
    border-radius: 50%;;
    background-color: #2e1d15;
    font-size:2em;
    color:#fff;
    transition:0.5s;
    cursor:pointer;
    box-shadow: 1px 1px 1px #fff
}

.bouton-loupe:hover {
	background-color: #b99629;
}

.iconeboutonloupe {
display:unset;
line-height:60px;
}




/* Entête */


.menusp2{
  display:flex;
  justify-content:center;
  margin:auto;
  text-align:center;
  padding:0;
  flex-wrap: wrap;
background: linear-gradient(to right, #2e1d15,#b99629,#2e1d15) ;
color: #fff;
border-top: solid 2px #4e4e4e;
border-bottom: solid 2px #4e4e4e;
}

.menusp2 ul, .menusp2 li {
  list-style:none;
}

.boutonmenusp2 {
  padding:20px;
  font-size:22px;
/*  border-right: solid 1px #b99629;*/
  min-width: 150px;
  position:relative;
  transition:0.2s;
display: flex;
justify-content: center;
align-items: center;
}

.boutonmenusp2:hover {
    background-color: #b99629;
}


.boutonmenusp2:last-child {
    border-right: none;
}

.sousmenu {
  position:absolute;
  left:-1000%;
  width:100%;
  top:100%;
  opacity:0;
  transition: opacity 0.5s ;
  background-color:#fff;
  padding:10px;
  box-sizing:border-box;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
z-index:1;
box-shadow:1px 3px 5px rgba(0,0,0,0.2);
}

.sousmenu::before {
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 20px solid #2e1d15;
    top: -20px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.sousmenu li {
    line-height: 40px;
}

.pageactive .sousmenu::before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 20px solid #fff;
}

.sousmenu a {
  color: #b99629 !important;
  transition: 0.2s;
}

.sousmenu a:hover {
  color: #2e1d15 !important;
}

.boutonmenusp2:hover .sousmenu{
  opacity:1;
  left:0;
}
.sousmenu:hover{
  opacity:1;
  left:0;
}




.enligne {
display:inline-block;
}

.logo-titre {
    z-index: 1;
    transition: 0.2s;
    margin: 10px;
    font-size: 42px;
    font-family: Times;
    text-transform: uppercase;
    font-weight: bold;
    color:#b99629;
white-space: nowrap;
}

.logo-entete {
    max-width: 200px;
    transition: 0.2s;
    opacity: 1;
    margin-right: 20px;
}

.premierlogo {
max-height:200px;
}

.logosnpi {
    position: absolute;
    left: 10%;
    top: 10px;
    width: 100px;
}

.logosnpipied {
width:100px;
display:none;
}

.logomeilleursa {
    width: 160px;
}

.logo-entete:hover {
    opacity: 0.8;
}

.logo-bandeau {
    left: 50%;
    position: relative;
    width: 400px;
    z-index: 1;
    display: block;
    transform: translateX(-50%);
}

.coordonnees {
    font-size: 26px;
    margin: 20px 15px;
    text-align:right;
}

.socialmedia {
    position: absolute;
    top: 0;
    right: 10%;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    z-index:1;
}

.bloc40entete {
width:40%;
display-flex;
justify-content:center;
align-items:center;
display:flex;
}

.containermeilleursagents {
    margin: 0 5px;
}

.containermeilleursagentspied {
display:none;
}

.socialmedia .icone-social {
    padding: 5px;
    background-color: #2e1d15;
    border-bottom: 1px solid #000;
    font-size: 2em;
    width: 40px;
    display: inline-block;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    transition:0.2s;
    position: relative;
    top:0;
}

.socialmedia i:hover {
    top:20px;
}

.socialmedia i::after {
    position: absolute;
    top: 10px;
    content: " ";
    top: -20px;
    height: 20px;
    width: 100%;
    background-color: #2e1d15;
    left: -1px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

.socialmedia a {
   color:#fff;
}




/*Contenus divers*/
.bigimageaccueil {
    height: 500px;
    background-image: url('images/web/slide-1.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    display: flex;
    justify-content: space-around;
    background-color: #fff;
justify-content: center;
align-items: center;
}

.filet {
    width: 80%;
    background-color: rgba(255,255,255,0.5);
    display: table;
    padding: 20px;
}

.bandeaugris {
    margin-bottom:150px;
    padding: 50px;
    background-color: #2e1d15;
    position: relative;
    background-image: url('images/web/bandeau-bg.png');
    background-repeat: no-repeat;
    background-position: right;
}

.bandeaucouleur {
    margin-bottom:150px;
    padding: 50px;
    background-color: #2e1d15;
    position: relative;
}

.bandeaugrisaccueil {
    margin-bottom:150px;
    padding: 20px;
    background-color: #4e4e4e;
    position: relative;
}

.bandeauaffaire {
    margin-bottom:150px;
    padding: 50px;
   background: linear-gradient(to right,#2e1d15,#b99629);
    position: relative;
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    text-shadow:0px 0px 5px #000;
    box-shadow: inset 0px 0px 5px #cecece;
}


.bloctextscroll {
    background-color: #fff;
    display: flex;
    align-items: center;
    position: relative;
    padding: 10px;
    overflow: hidden;
    border-top: solid 1px #4e4e4e;
    min-height:20px;
}

.textscroll {
    position: absolute;
    animation: defile 15s infinite linear;
    white-space: nowrap;
    font-size: 26px;
    color: #2e1d15;
width: 1000px;
text-align: center;
}

@keyframes defile {
from { margin-left:100%; } to { margin-left:-1000px;}
}




.photo-agence {
    display: block;
    margin: auto;
        margin-top: auto;
    max-width: 80%;
    width: 600px;
    margin-top: 20px;
}

.titresite {
    font-size: 50px;
    color: #2e1d15;
    text-shadow: 1px 1px 2px #000;
    font-weight: bold;

}


.slogan {
    font-size: 30px;
    margin: 0 50px;
    color: #ae1717;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: Times;
}

.lettrinebig {
    font-size: 60px;
    font-weight: bold;
}

.bloccentre {
    margin : 0 auto 150px auto;
    width: 1200px;
    display: table;
    position: relative;
}

.content {
display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;

}

.titre {
    font-size: 36px;
    text-align: center;
    margin-bottom:10px;
}

.imgsidev {
width:200px;
display:inline-block;
}

.bloctexte {
    width: 600px;
    text-align: center;
}

.short {
font-size:20px;
}

.long {
font-size:16px;
}

.scroll {
    opacity:0;
    transition:0.5s;
    bottom:-100px;
    position:relative;
}

.encart{
    background-color:#fff;
    box-shadow:1px 1px 5px #cecece;
    padding:20px;
}

.soustitre {
    text-align: center;
    font-size: 20px;
    background: #b99629;
    color: #fff;
    margin-bottom: 10px;
}

.soustitre2 {
    text-align: center;
    font-size: 20px;
    color: #b99629;
    margin-bottom: 10px;
    position:relative;
}

.soustitre2::after {
    content: "";
    position: absolute;
    top: 100%;
    width: 50%;
    height: 5px;
    border-bottom: #000 solid 2px;
    left: 50%;
    transform: translateX(-50%);
}

.pied {
    padding: 50px;
    background-color: #2e1d15;
    position: relative;
}

.pied .content {
align-items: start;
}

.pied a {
font-size:20px;
}

.pied .soustitre {
background-color: unset;
}

.ico2x {
    font-size: 2em;
}

.ico3x {
    font-size: 3em;
    color:#000;
    transition:0.2s;
}

.ico3x:hover {
    color:#b99629;
}

.logo300 {
    height: 100px;
    background-color: #fff;
    border-radius: 5px;
    padding: 5px;
}








/* Liste d'affaire */ 

.conteneurblocsaffaire {
	display: table;
	width: 100%;
        font-size:0px;
}
	
.blocaffaire {
    box-sizing: border-box;
    display: inline-block;
    float: left;
    height: 350px;
    padding: 0 15px;
    width: 33%;
}

.blocaffaire50 {
    box-sizing: border-box;
    display: inline-block;
    height: 600px;
    padding: 0 15px;
    width: 50%;
    margin-bottom: 20px;
    vertical-align: top;
}
	
.contenublocaffaire {
     height: 100%;
}

	
	.conteneurimgblocaffaire {
    height: 60%;
    overflow: hidden;
    width: 100%;
	position:relative;
}

.bandeauvendu {
    font-size: 34px;
    position: absolute;
    background-color: #b99629;
    width: 120%;
    text-align: center;
    top: 40%;
    padding: 5px;
    box-sizing: border-box;
    color: #fff;
    transform: rotate(-30deg);
    left: -10%;
}

.bandeauvenduaccueil {

    font-size: 16px;
    position: absolute;
    background-color: #b99629;
    width: 120%;
    text-align: center;
    top: 15%;
    padding: 5px;
    box-sizing: border-box;
    color: #fff;
    transform: rotate(-20deg);
    left: -10%;
}
	
.bandeauexclu {
    font-size: 22px;
    position: absolute;
    background-color: #b99629;
    width: 40%;
    text-align: center;
    top: 10%;
    padding: 5px;
    box-sizing: border-box;
    color: #fff;
    transform: rotate(-30deg);
    left: -5%;
    z-index: 1;
}


.bandeauexclu::after {
    content: "";
    background-color: #b99629;
    position: absolute;
    left: -100%;
    top: 0;
    width: 300%;
    height: 100%;
    z-index: -1;
}

.hoverblocaffaire {
    background-color: rgba(25, 32, 63, 0.5);
    height: 100%;
    opacity: 0;
    position: absolute;
    transition: all 0.2s ease 0s;
    width: 100%;
    display: flex;
    justify-content:center;
    align-items:center;
}
	
	
.ensavoirplus {
	border: 2px solid #fff;
	padding: 15px;
	color:#fff;
        font-size:16px;
}
	
.hoverblocaffaire:hover {
        opacity:1;
}

	
.imgblocaffaire {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
	
.conteneurcaracblocaffaire {
    box-sizing: border-box;
    height: 50px;
    padding: 0 5px;
    width: 100%;
    background-color: #2e1d15;
    text-align:center;
}

.pictocarac {
	height:16px;
    position: relative;
}

.caracblocaffaire {
	display: inline-block;
        width: 25%;
	line-height:50px;
	color:#fff;
        font-size:16px;
}

.texteblocaffaire {
    font-size: 18px;
    padding: 15px 10px 0;
    text-align: left;
margin-bottom: 10px;
}

.titreblocaffaire {
	width:65%;
	display:inline-block;
        text-transform: uppercase;
        color:#2e1d15;
}

.loupeblocaffaire {
    width: 35%;
    text-align: right;
    display: inline-block;
    font-size: 26px;
    color:#2e1d15;
}

.conteneurvilleprix {
display:flex;
justify-content: space-between;
}

.prixblocaffaire {
    text-align: right;
    padding: 0 10px;
    font-size: 20px;
    text-transform: uppercase;
    box-sizing: border-box;
    font-weight: bold;
}

.villeblocaffaire {
    text-align: left;
   padding: 0 10px;
    font-size: 20px;
    text-transform: uppercase;
    box-sizing: border-box;
    font-weight: bold;
}

.resumetextepub {
    padding: 0 10px;
    text-align: justify;
    font-size: 14px;
}


.exclu .hoverblocaffaire {
background-color:rgba(255,255,255,0.8);
}

.exclu .ensavoirplus {
       color:#2e1d15;
       border: 2px solid #2e1d15;
}

.exclu .conteneurcaracblocaffaire {
background-color:rgba(255,2,21,0.4);
}


.exclu .caracblocaffaire {
color:#fff;
}

.compromis .conteneurcaracblocaffaire {
    background-color: #fff;
    border: solid 1px #b99629;
}


.tableform {
margin-left:auto;
margin-right:auto;
width:800px;
}

.tableform td {
    width: 50%;
}

.formulaire-estimation {
    padding-bottom:20px;

}

.g-recaptcha {
    display: flex;
    justify-content: center;
}

.contactarea {
    background-position: center;
}

.gestioncomptemail table {
    width: 100%;
}

.enlignesep {
    padding: 20px;
}


.contactarea table {
    width:60%;
}

.contactarea table td {
    width:50%;
}

/*Ficheaffaire*/

.enligneficheaff {
    display: inline-block;
    vertical-align: top;
    width: 600px;
    font-size: 18px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

.blocdroiteficheaff {
    padding: 0 0 0 20px;
    box-sizing: border-box;
}

.boutonretouraffaire{ 
     font-size:20px;
     display:block;
}

.etiquette1 {
    background-color: #2e1d15;
    padding: 10px;
    margin-right: 10px; 
    white-space:nowrap;
    line-height: 60px;
}

.etiquette2 {
    background-color:#b99629;
    padding:10px;
    margin-right: 10px;
    white-space:nowrap;
    line-height: 60px;
}

.etiquette3 {
    padding: 8px;
    margin-right: 10px;
    white-space: nowrap;
    color: #000;
    border: solid 3px #b99629;
    transition:0.2s;
    line-height: 60px;
}

.etiquette3:hover {
    border: solid 3px #2e1d15;
}

.refficheaff {
    color:#2e1d15;
   font-size:26px;
}

.critimpficheaffaire {
    font-size:20px;
    text-transform:uppercase;
}

.blocminiphotos {
text-align:center;
margin: 20px 0;
}

.lettrine::first-letter {
    font-size: 40px;
    line-height: 16px;
}

.ficheaffaire hr {
width:auto;
}

.ficheaffaire table {
    width:100%;
}

.ficheaffaire table td {
    width:50%;
}

.nosagences data {
cursor:pointer;
}

#overlaynosagences {
	background-color: rgba(0,0,0,0);
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	display:none;
	transition:0.5s;
	z-index: 200;
        text-align:center;
        justify-content:center;
        align-items: center;
}

#mapagences {
   opacity:0;
   transition:0.2s;
}

#overlayptg {
	background-color: rgba(0,0,0,0);
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	display:none;
	transition:0.5s;
	z-index: 200;
        text-align:center;
       flex-direction: column;
       justify-content: center;
       align-items: center;
}

#blocpartageficheaff {
    transition: 0.5s;
    opacity: 0;
}

.partageficheaff {
    width: 400px;
    display:table;
    font-size: 16px;
    transition: 0.5s;
    background-color: #fff;
    padding: 20px;
    margin: 20px;
}

.partageficheaffform {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}

.partageficheaffform input, textarea {
    width: 80%;
}

.fermetureoverlay {
    color: #fff;
    font-size: 2em;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    transition: 0.5s;
}

.fermetureoverlay:hover {
    color: #000;
}

#texteacopier {
    width: 80%;
    overflow-x: scroll;
    height: 40px;
    background-color: #fff;
    color: #b99629;
    padding: 5px;
    white-space: nowrap;
    margin: 5px auto;
    border: unset;
    transition: 0.2s;
    border-bottom: 2px solid #cecece;
}

#texteacopier:focus {
    border-bottom: solid 2px #b99629;
}



#overlaycalculette {
	background-color: rgba(0,0,0,0);
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	display:none;
	transition:0.5s;
	z-index: 200;
        text-align:center;
}

#calculette {
    width: 400px;
    display:table;
    font-size: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity:0;
    transition:0.5s;
    background-color:#fff;
    padding:20px;
}

#calculette label {
display:block;
}

#calculette input {
margin-bottom: 30px;
}

.pagecalculette form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.pagecalculette form input {
width:300px;
}

.bloccritficheaff {
position:relative;
}

.dpeficheaff {
    background-color: #009E45;
    padding: 5px;
    position: absolute;
    right: 0;
    writing-mode: tb;
    text-orientation: upright;
    font-size: 22px;
    height: 50%;
    text-align: center;
    top: 0;
    box-sizing: border-box;
    border: 1px solid #b99629;
    color: #fff;
}

.gesficheaff {
    background-color: #FDF3F6;
    padding: 5px;
    position: absolute;
    right: 0;
    writing-mode: tb;
    text-orientation: upright;
    font-size: 22px;
    height: 50%;
    text-align: center;
    top: 50%;
    box-sizing: border-box;
    border: 1px solid #b99629;
}

.conteneurmap {
    width:50%;
}









/* Commerciaux */

.bloccommerciaux {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-content: space-around;
    height: auto;
}

.conteneur-carte {
	perspective: 1000px;
}


.conteneur-carte:hover .flipper {
		transform: rotateY(-180deg);
}

.conteneur-carte:hover .front{
  border-radius:0;
}

.conteneur-carte, .front, .back {
	width: 320px;
	height: 320px;
       margin:10px 0;
}

.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;
	position: relative;
}

.front, .back {
        -webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	display:flex;
	align-items:center;
	 justify-content: space-around;
	flex-direction : column;
        color:#fff;
}

.front {
	z-index: 2;
	transform: rotateY(0deg);
        background: #2e1d15;
	border-radius:50%;
	transition:0.3s;
	overflow:hidden;
}

.back {
    transform: rotateY(180deg);
    background: #2e1d15;
    box-shadow: 3px 3px 2px #a5a5a5;
    background-image: url('images/web/bandeau-bg.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
}

.imgcommercial {
    width:100%;
}

.nomcommercial {
   font-size:26px;
}


.mailcommercial {
   font-size:20px;
}


.mobilecommercial {
   font-size:20px;
}


.img-honoraires {
width:100%;
}

#coordonneesprint {
    position: absolute;
    right: 30px;
    top: 20px;
    text-align: center;
    line-height: 26px;
    display:none;
}

.photoagence {
    width: 50%;
    min-width: 300px;
}




.flexsparcent {
display:flex;
justify-content: space-around;
align-items:center;
}

.quarante {
width:40%;
}

.trente {
width:30%;
}

.quatrevingt {
width:80%;
}

.cinquante {
width:50%;
}

.cent {
width:100%;
}

.wrap {
flex-wrap:wrap;
} div#fondentete {margin: 0px;padding:0px;width:100%;float : left;}
div#fondpied {margin-left: 0px;margin-top: 0px;  padding:0px;width:100%;float : left;}
  div#fondpage {margin-left: 0px;margin-top: 0px;  padding:0px;width:100%;float : left;}
  div#fondmenuhaut {margin-left: 0px;margin-top: 0px;  padding:0px;width:100%;float : left;}
  
.Police1{font-family : "";}.Police2{font-family : "";}.Police3{font-family : ""}.Police4{font-family : "";}input[type='submit']{-webkit-appearance: none;  -moz-appearance: none;   appearance: none;}#cookie-bar {background:#111111; height:auto; line-height:24px; color:#eeeeee; text-align:center; padding:3px 0;}#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}#cookie-bar.fixed.bottom {bottom:0; top:auto;}#cookie-bar p {margin:0; padding:0;}#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}#cookie-bar .cb-enable {background:#007700;}#cookie-bar .cb-enable:hover {background:#009900;}#cookie-bar .cb-disable {background:#990000;}#cookie-bar .cb-disable:hover {background:#bb0000;}#cookie-bar .cb-policy {background:#0033bb;}#cookie-bar .cb-policy:hover {background:#0055dd;}