<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#ajaxMainFrame { visibility : visible !important;}
td.crit, td.crit2
{
  height: 17px;
  font-size: 12px;
  font-weight: normal;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;


}

/* Ligne 3 */
td.crit2, .bgris
{
  
} 

div.miniphotos { float:left; width:18%; padding : 0px;margin-right:8px;margin-bottom:8px; height: 150px; } 


.miniphotofiche {
    height: 100%;
    width: 100%;
    object-fit: cover;
}       

a.button,form input.button, input.button {
	font-weight: normal;
	text-align: center;
	height: 28px;
	width : 100%;
	background-color: #5f5f5e;
	
	
	padding-top: 9px;
	text-decoration: none;
	font-size: 14px;
	color: #ffffff;

	
	float: left;
	
	padding-bottom: 0px;


	
}
.button:hover,form input.button:hover{
	color: #ffffff;

	
	background-color: #969696;

	
}

form input.button,input.button {padding-left: 0px;padding-right: 0px;height: 32px;border: 0px;padding-top:4px;padding-bottom:4px;}   
   
                                                                                   

.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 , #5f5f5e 0%, #ff6600 100%);
background-image: -o-linear-gradient(left , #5f5f5e 0%, #ff6600 100%);
background-image: -moz-linear-gradient(left , #5f5f5e 0%, #ff6600 100%);
background-image: -webkit-linear-gradient(left , #5f5f5e 0%, #ff6600 100%);
background-image: -ms-linear-gradient(left , #5f5f5e 0%, #ff6600 100%);
background-color: #5f5f5e;
background-image: -webkit-gradient(
	linear,
	left top,
	right top,
	color-stop(0%,#5f5f5e),
	color-stop(100%, #ff6600)
);
}

 

.left {float:left;}
.right {float:right;}

.diaporama {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.diaporama ul {
	padding-left: 0;
	list-style-type: none;
        margin: 0;
}
.diaporama li {
	list-style-type: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width:100%;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

.diaporama a {
    color: #000;
}

.diaporama p {
    text-align: center;
    margin: 0;
}

.photodiapo{
	position: relative;
	width:100%;
	float: left;
	left: 0px;
	top:-6px;	
height:250px;
	clear:right;	
}

.titrediapo{
	position: relative;
	top: -10px;
	text-align: center;
	font-size: 11px;
	width : 100%;
	height: 20%;
	float:left;	
	clear:both;
text-transform:capitalize;
}
.titrediapo2{
	position: relative;
	top: 0px;
	text-align: center;
	font-size: 11px;
	width : 100%;
	height: 13%;
	float:left;	
	clear:both;
}

.diaporama .button {
	width : 100%;
	
}
.btn_cc {
	position: absolute;
	padding: 0px;
	margin: 0px;
	height: 15%;
	bottom: 0px;
left : 0px;
	width: 100%;
}	

.blocimage {
     margin-bottom:10px;
     overflow:hidden;
     height:220px;
     width:100%;
     display:block;
}         

.imgphotodiapo {
    width:100%;
    min-height:220px;
    transition: 0.5s;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 10px;
}

.imgphotodiapo:hover {
    transform: scale(1.2);
    transform-origin: center;
}          

.bandeaucc {
    position: absolute;
    background: #293133;
    padding: 10px;
    color: #fff;
    opacity: 0.6;
    z-index: 1;
    font-size:10pt;
}                            

a.page
{
  color: #ffffff;
  font-size: 14pt;
  font-weight: normal;
  margin: 2px;
  border-width: 1px; 
  border-style: solid; 
  border-color: #5f5f5e;  
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  padding: 2px;
  text-decoration:none;
background-color:#969696;
border-radius:12px;
}

/* Ligne 15 */
a.page:hover, a.on
{
  color: #ffffff;
  border-width: 2px;  
  border-style: solid;
  border-color: #000000;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  padding: 1px;
text-decoration:none;
background-color:#000000;


}

.pagination {
padding:10px;
box-sizing:border-box;
padding-right:-10px;
background-color : #FFFFFF;
}                  

.left {float:left;}
.right {float:right;}

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;
	
	margin-right: auto;
	margin-bottom: 27px;
	padding-top: 3px;
	margin-left: auto;
}
.fondvignette{
background-color:#;
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: 10000;
}
#cssmenu:after,
#cssmenu &gt; 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 &gt; ul {
  background: #5f5f5e;
}
#cssmenu &gt; ul &gt; li {
  float: left;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}
#cssmenu.align-center &gt; ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center &gt; ul &gt; li {
  display: inline-block;
  float: none;
}
#cssmenu.align-right &gt; ul &gt; li {
  float: right;
}
#cssmenu &gt; ul &gt; li &gt; a {
  padding: 41px 8px;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  background: #5f5f5e;
  -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 &gt; ul &gt; li.active &gt; a {
  color: #ffffff;
}
#cssmenu &gt; ul &gt; li:hover &gt; a,
#cssmenu &gt; ul &gt; li &gt; 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 &gt; ul &gt; li &gt; 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: #ff6600;
  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 &gt; ul &gt; li:hover &gt; a::before,
#cssmenu &gt; ul &gt; li &gt; a:hover::before {
  background: #5f5f5e;
}
#cssmenu.small-screen {
  
}
#cssmenu.small-screen &gt; ul,
#cssmenu.small-screen.align-center &gt; ul {
  width: 100%;
  text-align: left;
}
#cssmenu.small-screen &gt; ul &gt; li,
#cssmenu.small-screen.align-center {
  float: none;
  display: block;
  border-top: 1px solid rgba(100, 100, 100, 0.1);
}
#cssmenu.small-screen &gt; ul &gt; li:hover &gt; a,
#cssmenu.small-screen &gt; ul &gt; li &gt; a:hover {
  color: #ffffff;
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
  -ms-transform: none;
}
#cssmenu.small-screen &gt; ul &gt; li &gt; 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: #5f5f5e;
}
#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: #ff6600;
}
@media all and (max-width:600px) {             
#cssmenu &gt; ul &gt; li &gt; a { padding: 12px 8px;}
#cssmenu &gt; ul &gt; li &gt; a::before {padding: 12px 8px;}
}   

@media all and (min-width:600px) {             
#cssmenu &gt; ul &gt; li &gt; a { padding: 21px 17px;}
#cssmenu &gt; ul &gt; li &gt; a::before {padding: 21px 17px;}
}   
@media all and (min-width:1024px) {             
#cssmenu &gt; ul &gt; li &gt; a { padding: 21px 9px;}
#cssmenu &gt; ul &gt; li &gt; a::before {padding: 21px 9px;}
}                                                                                           

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: 100%;
    margin: 0px;
}   

input {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    
    border: solid 2px #cecece;
    box-sizing: border-box;
    font-size: 14px;
    height: 40px;
    text-transform: none;
    width: 100%;
    padding:8px;
    
}   
.textearea {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    
    border: solid 2px #cecece;
    box-sizing: border-box;
    font-size: 14px;
    height: 120px;
    text-transform: none;
    width: 100%;
    
}   
          

.slider1 img {
	height : 100%;
width : 100%;
}
        
body
{font-family: 'Roboto', sans-serif; color:#000;font-size:15px;background-color:#ffffff;font-weight:lighter;}

a.espace:hover {color:#000000;}

p{margin:0;}

.cinzelregular{font-family:'cinzelbold';}

.slide-accueil{display:inline-block;}

.police1{font-family:'';}

a{color: inherit;text-decoration:none;}

a.espace {color: #000000;}

.embed-container {  position: relative;  padding-bottom: 56.25%; /* 16:9 ratio */  padding-top: 30px; /* IE 6 workaround*/  height: 0;  overflow: hidden;}

.bouton-loupe {text-indent:-5000px; width:37px; height:37px; border:none; background: transparent url("images/web/bouton-loupe2.png") no-repeat center center;}

.bouton-loupe:hover {text-indent:-5000px;width:37px;height:37px;border:none;background: transparent url("images/web/bouton-loupe-hover2.png") no-repeat center center;}

.contenu-large{position: relative; width: 98%; clear: both; left: 1%; display:block; }

.contenu-centre{position: relative; max-width: 1100px; clear: both; display: block; margin: auto;}

.triangle{display:block;position:relative;margin:0 auto;width:180px;}

#wrap{	position:fixed; 	z-index:-1; 	top:0; 	left:0; 	background-color:black
}
#wrap img.bgfade{	position:absolute;	top:0;	display:none;	width:100%;	height:100%;	z-index:-1;}

.embed-container iframe,.embed-container object,.embed-container embed {  position: absolute;  top: 0;  left: 10%;  width: 80%;  height: 100%;}

.fondopaque{background-color:#303030;border-radius:10px;opacity:1;margin-bottom:5px;}

.ombre{box-shadow:2px 2px 2px #7F7F7F;border: 1px solid #000000;}

.recrutement-contact {left:25%;}

.zonetitrelarge {border-radius:5px;width:100%;z-index:0;padding:0;}

.zonetitrelarge h2{color:#ffffff; text-align:left;padding-top:8px;margin:0px;margin-left:20px;font-size:22px;font-weight:normal;}

a.menupied{text-decoration:none;color:#ffffff;font-size:12px;}

.buttonliste, .buttonliste2 { background: #5f5f5e;
color: white;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
font-size: 18px;
line-height:48px;
text-align: center;
min-height: 46px; }

.buttonliste2{
background-color:#00bed1;
}

.titre {
font-size:26pt;
text-align:center;
color:#5f5f5e;
}

.boutonfiche{width:98%;margin:1%;}



.menusp {
position:relative;margin-left:auto;margin-right:auto;
display:table;
z-index:2;
}

.boutonmenusp {
line-height: 30px;
margin:0px 38px;
font-size:20px;
display: inline-block;
border-bottom: 2px solid rgb(255, 255, 255, 0);
transition: all 0.2s;
color:#ffffff;
font-weight:100;
}

.boutonmenusp a {
color:#000000;
}

.boutonmenusp a:hover {

border-bottom: 3px solid #000000;

}


.left{float:left;}
.right{float:right;}
.cleared{clear:both;}


.coordonnees-agence{font-size:14px;color:#ffffff;text-align:center;}

.titre-agence{font-size:18px;color:#ffffff;text-align:center;}


















.lowermax {
margin-top : 400px !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;
}

.center {
text-align:center;
}


.flexsparcent {
display:flex;
justify-content : space-around;
align-items:center;
}

.wrap {
flex-wrap:wrap;
}

.soixantequinze {
    width: 75%;
}

.cinquante {
width :50%;
}

.vingtcinq {
    width: 25%;
}

.trentetrois {
    width: 33%;
}

.cent {
width:100%;
}

.quarante {
width:40%;
}

.soixante {
width:60%;
}

.enligneflexlisteaff {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.padd10 {
padding:10px;
box-sizing:border-box;
}

.blocminiphotolisteaff {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.miniphotolisteaff {
    width: 33%;
}

.bandeauentete {
    background-color: #fff;
    box-sizing: border-box;
    height: 200px;
    box-shadow: 1px 0px 5px #a5a5a5;
}

.logoentete {
    margin: auto;
    display: block;
    width: 50%;
    max-width: 600px;
}

.agenceentete {
    padding: 50px;
    display: flex;
    align-items: center;
}

.photoagenceentete {
    height: 200px;
    margin-right : 50px;
}

.nomagenceentete {
    font-size: 24px;
    text-align: center;
    margin: auto;
}


.couleur1 {
color:#5f5f5e;
}

.couleur2 {
color:#ff6600;
}

.couleur3 {
color:#;
}

.bloccentre {
    width: 1200px;
    margin: auto;
}

.fsize22 {
font-size:22px;
}


.cadrephoto {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#formRech &gt; * {
    margin: 10px;
    height: 47px;
}

.ombrebas {
box-shadow:1px 0px 5px #cecece;
}


.conteneurbandeau {
overflow:hidden;
position:relative;
}

.bandeauexclu{
  font-size: 22px;
  position: absolute;
  background-color: #ff6600;
  width: 100%;
  text-align: center;
  top: 0%;
  padding: 5px;
  box-sizing: border-box;
  color: #fff;

  z-index: 1;
  text-transform: uppercase;
}

.bandeauexclu::after {
    content: "";
    background-color: #ff6600;
    position: absolute;
    left: -100%;
    top: 0;
    width: 300%;
    height: 100%;
    z-index: -1;
}

.filet {
    position: absolute;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 70%;
    padding: 20px;
    background-color: rgba(255,255,255,0.5);
    top: 50%;
} @media all and (max-width:480px) {.cadre50, .cadre33, .cadre100, .cadre25 ,.cadre66 , .cadre75, .cadre20, .cadre80
{width: 98%;margin-right: 1%;margin-left: 1%;display: block;}

.cadre33-CC{width: 98%;margin-right: 1%;margin-left: 1%;display: block;}

.recrutement-contact{left:0;}

.slide-accueil{display:none;}

#formulaire-estimation{width:95%;left:2.5%;right: 2.5%;}

#formulaire-agence{width:95%;left:2.5%;right: 2.5%;}

#alertemail1{width:95%;left:2.5%;right: 2.5%;}

#formulaire-contact{width:95%;left:2.5%;right: 2.5%;}

#logo1{display:none;}

#logo2{width:80px;left:0px;top:85px;}

.cadre{width:100%;display:table;}

.cadre25-img-PC{display: none;}

.cadre-logo{margin-top:10%;width:100%;display:block;}

.logo{max-width:100%;height:auto;display:block;margin:0 auto;}

#dpe{display:block;background-position:center center;margin: 0 auto;text-align: center;}

#zonereseauxsociaux{width:48%;left:25%;}

.imgphotodiapo{max-width:80%;max-height: 280px; }

.logo1-entete{display:none;}

.logo2-entete{display:block;}

#cssmenu{display:block;position: fixed; margin-left: 0px; top: 0px; height: 48px;}

#cssmenusecond{display:none;}

.boutonfiche{width:98%;margin-top:3px;}

#slogan-agence{font-size:20px;}

.logo-entete{position: absolute; z-index: 0; left:105px; top: 70px; width: 120px;}

.apparition{display:block;}

.disparition{display:none;}

.opaqueaccueil{height:0px;top:250px;}

.slogentete{position: absolute; width: 100%; top: 85px; right: 0px;}
div#fondentete{height:470px !important;}
div#fondentete{background-image: url('images/web/slide_1.jpg');background-size: cover;}
.nomagence{top: 55px;}
.logovilla{width: 80px; left: 5px; top: 5px;z-index:999999999999;}

.menusp{display:none;}}  @media all and (min-width:480px)  {.cadre50, .cadre33, .cadre100, .cadre25 ,.cadre66 , .cadre75, .cadre20, .cadre80
{width: 98%;margin-right: 1%;margin-left: 1%;display: block;}

.cadre33-CC{width: 98%;margin-right: 1%;margin-left: 1%;display: block;}

.recrutement-contact{left:0;}

.slide-accueil{display:none;}

#formulaire-estimation{width:95%;left:2.5%;right: 2.5%;}

#formulaire-agence{width:95%;left:2.5%;right: 2.5%;}

#alertemail1{width:95%;left:2.5%;right: 2.5%;}

#formulaire-contact{width:95%;left:2.5%;right: 2.5%;}

#logo1{display:none;}

#logo2{width:80px;left:0px;top:85px;}

.cadre{width:100%;display:table;}

.cadre25-img-PC{display: none;}

.cadre-logo{margin-top:10%;width:100%;display:block;}

.logo{max-width:100%;height:auto;display:block;margin:0 auto;}

#dpe{display:block;background-position:center center;margin: 0 auto;text-align: center;}

#zonereseauxsociaux{width:48%;left:25%;}

.imgphotodiapo {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.logo1-entete{display:none;}

.logo2-entete{display:block;}

#cssmenu{display:block;position: fixed; margin-left: 0px; top: 0px; height: 48px;}

#cssmenusecond{display:none;}

.boutonfiche{width:98%;margin-top:3px;}

#slogan-agence{font-size:20px;}

.logo-entete{position: absolute; z-index: 0; left:105px; top: 70px; width: 120px;}

.apparition{display:block;}

.disparition{display:none;}

.opaqueaccueil{height:0px;top:250px;}

.slogentete{position: absolute; width: 100%; top: 85px; right: 0px;}
div#fondentete{background-image: url('images/web/slide_1.jpg');background-size: cover;}
.nomagence{top: 55px;}


.menusp{display:none;}}  @media all and (min-width:600px)  {a.menupied{text-decoration:none;color:#ffffff;}

.boutonfiche{width:23%;margin:1%;}

.cadre100,.cadre50,.cadre33,.cadre25,.cadre75,.cadre66, .cadre80{  margin-right: 1%; width: 98%; position:relative;
    float: left;padding:0px;margin-left:0px;}
.cadre80{  width: 79%;margin-right: 1%;}
.cadre75{  width: 74%;margin-right: 1%;}
.cadre66{  width: 64%;margin-right: 1%;} 
.cadre60{  width: 58%;margin-right: 1%;} 
.cadre50{  width: 48%;margin-right: 1%;}
.cadre40{  width: 38%;margin-right: 1%;} 
.cadre33{  width: 32%;margin-right: 1%;}
.cadre25{  width: 24%;margin-right: 1%;}
.cadre20{  width: 18%;margin-right: 1%;} 

.apparition{display:none;}

.disparition{display:block;}

.cadre25-img-PC{width: 23%;text-align:center;}

.cadre-logo{width:25%;}

.logo{margin-left:20px;margin-right:20px;}

#formulaire-estimation{top: 10%;left: 25%;width:50%;}

#formulaire-agence{top: 10%;left: 25%;width:50%;}

#alertemail1{top: 10%;left: 25%;width:50%;text-align:center;}

.input-page{width: 90%;}

.logo-entete{position: absolute; z-index: 0; left: 275px; top: 60px; width: 95px;}

#zoneblanche{display:block;}

#zoneblanche1{display:block;}

#cssmenu{display:none;position: absolute;  max-width:750px; height: 56px;width: 100%;}

#cssmenusecond{display:block;}
.slide-accueil{display:block;}
#logo2

{width:100px;left:20px;top:70px;}

#slogan-agence{font-size:22px;}


.catalogue{display:block;}
.alpilles-logo {position: absolute; width:200px; left: 10px; z-index: 10; top: 50px;}

#cssmenu{display:block;}


.slogentete{position: absolute; width: 400px; top: 12px; right: 50px;}

.slide-accueil{height:500px;}

.menusp{display:none;}
.opaqueaccueil{height:90px;top:215px;}
.nomagence{top: 55px;}
.logovilla{width: 95px; left: 40px; top: 0px;}}  @media all and (min-width:768px)  {a.menupied{text-decoration:none;color:#ffffff;}

.boutonfiche{width:23%;margin:1%;}

.cadre100,.cadre50,.cadre33,.cadre25,.cadre75,.cadre66, .cadre80{  margin-right: 1%; width: 98%; position:relative;
    float: left;padding:0px;margin-left:0px;}
.cadre80{  width: 79%;margin-right: 1%;}
.cadre75{  width: 74%;margin-right: 1%;}
.cadre66{  width: 64%;margin-right: 1%;} 
.cadre60{  width: 58%;margin-right: 1%;} 
.cadre50{  width: 48%;margin-right: 1%;}
.cadre40{  width: 38%;margin-right: 1%;} 
.cadre33{  width: 32%;margin-right: 1%;}
.cadre25{  width: 24%;margin-right: 1%;}
.cadre20{  width: 18%;margin-right: 1%;} 

.apparition{display:none;}

.disparition{display:block;}

.cadre25-img-PC{width: 23%;text-align:center;}

.cadre-logo{width:25%;}

.logo{margin-left:20px;margin-right:20px;}

#formulaire-estimation{top: 10%;left: 25%;width:50%;}

#formulaire-agence{top: 10%;left: 25%;width:50%;}

#alertemail1{top: 10%;left: 25%;width:50%;text-align:center;}

.input-page{width: 90%;}
.nomagence{top: 10px;}
.logo-entete{position: absolute; z-index: 0; left: 275px; top: 60px; width: 95px;}

#zoneblanche{display:block;}

#zoneblanche1{display:block;}

#cssmenu{display:none;position: absolute; top: 45px; max-width:750px; height: 56px;width: 100%;}

#cssmenusecond{display:block;}
.slide-accueil{display:block;}
#logo2

{width:100px;left:20px;top:70px;}

#slogan-agence{font-size:22px;}


.catalogue{display:block;}
.alpilles-logo {position: absolute; width:200px; left: 10px; z-index: 10; top: 50px;}

#cssmenu{display:none;}

.slogentete{position: absolute; width: 400px; top: 12px; right: 50px;}

.boutonmenusp{margin: 0px 10px;}
.menusp{display:table;}
.opaqueaccueil{height:90px;top:215px;}
.nomagence{top:10px;}
.logovilla{width: 95px; left: 40px; top: 0px;}}  @media all and (min-width:1024px)  {.cadre100,.cadre50,.cadre33,.cadre25,.cadre75,.cadre66
{ margin-right: 1%;  width: 98%; position:relative;float: left;padding:0px;}
.cadre75{  width: 73%;margin-right: 1%;}
.cadre66{  width: 64%;margin-right: 1%;} 
.cadre60{  width: 58%;margin-right: 1%;} 
.cadre50{  width: 48%;margin-right: 1%;}
.cadre40{  width: 38%;margin-right: 1%;} 
.cadre33{  width: 32%;margin-right: 1%;}
.cadre30{  width: 28%;margin-right: 1%;} 
.cadre25{  width: 24%;margin-right: 1%;}
.cadre20{  width: 18%;margin-right: 1%;} 

.logo-entete{position: absolute; z-index: 0; left:30px; top: 45px; width: 95px;}

.apparition{display:none;}

.disparition{display:block;}

#zoneblanche{display:block;}

#zoneblanche1{display:block;}

#cssmenu{display:none;}

#slogan-agence{font-size:26px;}

#cssmenu{display:none;position: relative; top: 20px; max-width:1200px; height: 56px;margin-left:auto;margin-right:auto;}

.opaqueaccueil{height:90px;top:385px;}
.slide-accueil{height:660px;}
.boutonmenusp{margin: 0px 30px;}





}  @media all and (min-width:1200px)  {.cadre100,.cadre50,.cadre33,.cadre25,.cadre75,.cadre66
{ margin-right: 1%;  width: 98%; position:relative;  float: left;padding:0px;}
.cadre75{  width: 73%;margin-right: 1%;}
.cadre66{  width: 64%;margin-right: 1%;} 
.cadre50{  width: 48%;margin-right: 1%;}
.cadre33{  width: 32%;margin-right: 1%;}
.cadre25{  width: 24%;margin-right: 1%;}

#cssmenusecond{display:block;}

.apparition{display:none;}

.disparition{display:block;}}  div#fondentete {margin: 0px;padding:0px;width:100%;float : left;}
div#fondpied {margin-left: 0px;margin-top: 0px;  padding:0px;width:100%;float : left;background-color:#5f5f5e;}
  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;}</pre></body></html>