/*** default styles */
* {padding: 0;margin: 0;}
select * {padding: 0 0.5em;}
ul, ol {list-style: none;}
a img, :link img, :visited img, object, fieldset {border: none;}
a:focus, a:hover {text-decoration: underline;}
a:active {outline: none;}
a {outline: none;}
address {font-style: normal;}
:link, :visited {text-decoration: none;}
legend {position: relative;/* ie */}
/*** font size : http://www.knacss.com/ */
html {font-size: 62.5%;}
body {background-color: #fff;color: #000;font-family: helvetica, arial, sans-serif;font-size: 1.4em; /* equiv 14px */line-height: 1.5; /* adapt to your design */}
input, select, textarea {font-size: 100%;}
/*** Float containers (http://www.csscreator.com/attributes/containedfloat.php) */
.clearfix:after {content: ".";display: block;height: 0;font-size:0;clear: both;visibility: hidden;}
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */
/*** Image Replacement */
.mir {letter-spacing : -1000em;}
/*\*/
* html .mir {text-indent: -999em;overflow: hidden;}
html>body .mir {letter-spacing: normal;text-indent: -999em;overflow: hidden;}/**/
/*** generic style */
.clear {clear: both;}
div.clear {height: 0;}
.no-wrap {white-space:nowrap;}
/*** error */
.errorOutput {font-weight: bold;padding: 0.5em 20px;border-top: 2px solid #eee;	border-bottom: 2px solid #eee;background: transparent url(/style/alert.gif) no-repeat left center;}
a:link, a:visited {color : #a3191a;}

body{
	background : #333;
	font-family: 'Roboto', sans-serif;
	position : relative; 
}

#main { 
	position : relative; 
	overflow-x : hidden;
}

.page {
	max-width : 1080px;
	width : 100%;
	margin : 0 auto;
	position : relative;
}

.content {margin : 0 15px;}

.fond_blanc ,
.fond_noir ,
.fond_gris_clair,
.fond_gris_fonce {width : 100%; position : relative;}

.fond_blanc { background-color : #ffffff;}
.annonces_prestige .fond_blanc { border-top : 15px solid #A17A00;}
	#annonce .fond_blanc { padding-top : 10px;}
	#annonces .fond_blanc { padding-top : 10px;}
	#contact .fond_blanc .page {max-width : 700px;}
	

.bg_noir {background-color : #000; color : #ffffff;}	
.bg_gris_fonce {background-color: #181818; color: #fff;}
.fond_noir {background-color : #191919; color : #ffffff;}
.fond_gris_clair {background-color : #d1d1d1; color : #333333;}
.fond_gris_fonce {background-color : #333333; color : #ffffff;}

.marginBottom {margin-bottom : 40px;}

.align_center { text-align: center; }
.margin_auto { display: block; margin: 0 auto; }

.col1-3 {
	width : 33.33%;
	float : left; 
	box-sizing : border-box; 
	padding : 0 15px;
}


.col2-3 {
	width : 66.66%;
	float : left; 
	box-sizing : border-box;
}

.col1-2 {
	width: 50%;
	float: left;
}

.col1-6 {
	width: 16.66%;
	float: left;
}
	
.col2-3 .col1-3, 
.col2-3 .col2-3 { padding : 0;}
.col2-3 .col2-3 {padding-left : 15px;}
.col1-4 {
	width : 25%;
	float : left; 
	box-sizing : border-box; 
	padding : 0 15px;
}

	#main .hidden{
		display: none;
	}

	#main #loader{
		display: none;
	}
	

	.js .nav-page {display : block;}
/************************************ header ********************************/ 
	#header {padding : 12px 0 0px 0;}

		h1  {
			font-size : 0.7em; 
			color : #929292;
			font-weight : 300;
			display : block;
			float : left;
		}

		/* #logo {
			display : block; 
			height : 63px;
			background : transparent url(/style/logo-province-immo-int.gif) no-repeat left top;
			background-size : 100%;
			float : left;
			margin : 20px 0 0 0;
			width : 20%;
		}
		
		#accueil */
		#logo {
			background : transparent url(/style/logo-province-immobilier-fnaim.gif) no-repeat left top;
			max-width : 400px;
			height : 96px;
			background-size : 100%;
			width : 100%;
			margin : 20px auto 5px auto;
			display : block; 
		}
		
		#header .page {padding-bottom : 48px;}
		
		
		ul#nav-main li, ul#nav-sec li{
			display : inline-block;
		}
		
		ul#nav-main a:visited, ul#nav-main a:link, ul#nav-sec a:link, ul#nav-sec a:visited {
			color : #fff;
		}
		
		#agence li#nav-agence,
		#actualites li#nav-actualites,
		#contact li#nav-contact,
		#vendre li#nav-vendeur,
		ul#nav-main a:focus, ul#nav-main a:hover{
			text-decoration : underline; 
		}
		
		
		ul#nav-main {float : right; font-size : 0.9em; line-height : 1; margin-right : 40px;}
        ul#nav-main li {
			border-left : 1px solid #fff;
            padding : 0 5px;
		}
		ul#nav-main a {
			
			text-transform : uppercase;
			line-height : 1;
			font-weight : 300;
		}
		
		
		li#nav-prestige {
			background : #a17a00;
			text-align : center;
		}
		
		ul#nav-main li:first-child {border-left : none; padding-left : 0;}
		
	#menu {background: #191919; width : 100%;} 
		/* ul#nav-sec {float : none;  position : relative;  width : 100%;}*/
		 ul#nav-sec {float : none;  position : absolute; bottom : 0; left : 0;width : 100%; background: #191919; }
		 
		 .nav-fixed ul#nav-sec {
			position: fixed;
			top: 0;
			height: 58px;
			z-index: 3000;
			 text-align: center;
			 background: rgba(25,25,25,0.9);
		}
		
		ul#nav-sec a {
			font-size : 1.0em;
			font-weight : 400;
			letter-spacing : 2px;
			text-decoration: none;
		}
		
		#accueil ul#nav-sec a:focus, #accueil ul#nav-sec a:hover,
		.proprietes  ul#nav-sec li#nav-proprietes a,
		.villas   ul#nav-sec li#nav-villas a,
		.maisons   ul#nav-sec li#nav-maison a,
		.appartements  ul#nav-sec li#nav-appartement a,
		.terrains  ul#nav-sec li#nav-terrains a, 
		.location  ul#nav-sec li#nav-location a, 
		.divers   ul#nav-sec li#nav-location a, 
		ul#nav-sec a:focus, ul#nav-sec a:hover{
			color: #a3191a;
		}
		
		.annonces_prestige   ul#nav-sec li#nav-prestige a,
			ul#nav-sec li#nav-prestige a:focus, ul#nav-sec li#nav-prestige  a:hover {
			color : #000;
			
		}
		
		 li#nav-prestige a {font-size : 0.9em; }
		 li#nav-prestige a span{text-transform : none; font-family: 'Pinyon Script', cursive; font-weight : 400; font-size : 2.5em; line-height : 1;}
		
		#nav-responsive  li#nav-prestige {text-align : left;}
		#nav-responsive  li#nav-prestige span {padding-left : 7px;}
		
		/*ul#nav-sec li{padding : 0 1%;}*/
		ul#nav-sec li{padding : 0 2.2% 5px 2.2%;}
		ul#nav-sec li:first-child  {padding-left : 0;}
		ul#nav-sec li:last-child a{padding-right : 0;}
		
/*	#logo_fnaim {
			width : 35px;
			height : 36px;
			background : transparent url(/style/fnaim-header.gif) no-repeat left top;
			display : block;
			position : absolute;
			top : -12px;
			right : 0;
			
		}*/
		
		.intro_responsive {display : none;}
		
		
		.f-larecherchefixe {
			position : fixed; 
			max-width : 330px;
			top : 80px; 
			
		}
/*** vitrine ***************************************************************/

.absolute {
	position: absolute;
	z-index: 1000;
	width: 100%;
}

.absolute.bottom {
	bottom: 0;
}

.flex, .flex1-1, .flex1-4, .flex3-4 {display: flex;}
.flex-column { display: flex; flex-direction: column; }
.align-center {display: flex; align-items: center;}
.justify-between {display: flex; justify-content: space-between;}

.flex1-1 { width: 100%; }
.flex1-4 { width: 25%; }
.flex3-4 { width: 75%; }

img.bg-cover {
	width: 75vw;
	height: 100vh;
	object-position: center center;
	object-fit: cover;
}

.vitrine-description {
	width: 25vw;
	height: 100vh;
	right: 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: absolute;
	color: #fff;
}

.graphiques {
	position: absolute;
	bottom: 0;
	right: 0;
}

#vitrine h2 {
	margin: 0;
	margin-right: 50px;
	font-weight: 900;
	font-size: 23pt;
	text-align: left;
}

#vitrine h2:before {
	content : '';
	display: none;
}
	
#vitrine h2:after {
	content : '';
	display: none;
}

#vitrine .padding {padding: 20px;}
#vitrine .paddingY {padding: 5px 0;}
.paddingY {padding: 10px 0;}

#vitrine p {font-weight: 300;}
#vitrine .reference {font-size: 1.5em;}
#vitrine .texte {font-size: 1.6em;}
#vitrine .honoraires {font-size: 1em;}
#vitrine .surface {font-size: 2em; font-weight: 600;}
#vitrine .prix {font-size: 3.5em; line-height: 1; font-weight: 900}

#vitrine .reference, #vitrine .honoraires { display: flex; flex-direction: column; }
#vitrine .reference::before, #vitrine .honoraires::after {
	content: '';
	width: 30px;
	height: 3px;
	background-color: #fff;
}

#vitrine .reference::before { margin-bottom: 10px; }
#vitrine .honoraires::after { margin-top: 10px; }

#vitrine .footer { min-height: 150px; }

.float_left {float: left;}

#vitrine #diagnostic_dpe {
	width : 200px;
	height : 138px;
	position : relative;
	background : transparent url(/style/annonce/diagnostic-dpe.png) no-repeat 5px top;
	
}

#vitrine #diagnostic_dpe .dpe, #vitrine #diagnostic_ges .dpe {
	font-size: 16px;
	font-weight: bold;
	height: 18px;
	left: 150px;
	position: absolute;
	text-align: center;
	width: 35px;
	color : #fff;
	padding-top : 2px;
	  line-height: 1em;
	padding-left : 5px;
	background : transparent url(/style/annonce/diag-fleche.gif) no-repeat left top;
}

#vitrine #diagnostic_dpe .dpeA {top: 7.5px;}
#vitrine #diagnostic_dpe .dpeB {top: 26.25px;}
#vitrine #diagnostic_dpe .dpeC {top: 41.25px;}
#vitrine #diagnostic_dpe .dpeD {top: 59.25px;}
#vitrine #diagnostic_dpe .dpeE {top: 76.5px;}
#vitrine #diagnostic_dpe .dpeF {top: 93.75px;}
#vitrine #diagnostic_dpe .dpeG {top: 111px;}
#vitrine #diagnostic_dpe .dpeH {top: 132.75px;}
#vitrine #diagnostic_dpe .dpeI {top: 149.25px;}



#vitrine #diagnostic_ges {
	width : 200px;
	height : 138px;
	position : relative;
	background : transparent url(/style/annonce/diagnostic-ges.png) no-repeat 5px top;
}

#vitrine #diagnostic_ges .dpeA {top: 7.5px;}
#vitrine #diagnostic_ges .dpeB {top: 26.25px;}
#vitrine #diagnostic_ges .dpeC {top: 41.25px;}
#vitrine #diagnostic_ges .dpeD {top: 59.25px;}
#vitrine #diagnostic_ges .dpeE {top: 76.5px;}
#vitrine #diagnostic_ges .dpeF {top: 93.75px;}
#vitrine #diagnostic_ges .dpeG {top: 111px;}
#vitrine #diagnostic_ges .dpeH {top: 132.75px;}
#vitrine #diagnostic_ges .dpeI {top: 149.25px;}


#vitrine .dpeval {margin-top : 5px;font-weight : bold;}
		
/************************************ slide ********************************/ 
#slide {
	background-image : url(/style/slide/agence-immobiliere-drome.jpg);
	background-repeat : no-repeat;
	background-position : center center;
	background-size : cover;
	padding : 5% 0;
}

#bloc_recherche, #bloc_alertes, #bloc_prestige {
	background : #000;
	background : rgba(0,0,0,0.8);
	padding : 10px 15px; 
	box-sizing : border-box;
	width : 50%;
	float : left;
	height : 290px;
	position : relative;
}

	#bloc_prestige {background : rgba(161,122,0,0.8);}

	#bloc_alertes, #bloc_prestige {
		width : 20%; 
		margin-left : 35px; 
	}
		
		#bloc_alertes strong, #bloc_prestige strong {
			display : block; 
			border-bottom : 1px solid #fff; 
			padding-bottom : 5px; 
			margin-bottom : 5px;
			font-size : 1.5em;
			font-weight : 300;
			text-transform : uppercase;
		}
		
		#bloc_alertes .btn_gris, #bloc_prestige .btn_gris{
			position : absolute; 
			float : none; 
			bottom : 10px;
			right : 15px;
		}
		
		#bloc_prestige strong span{
			font-family: "Pinyon Script",cursive;
			font-size: 2.0em;
			font-weight: 400;
			line-height: 1;
			text-transform : none;
		}
		 
/****************************** accueil  ******************************/
#bloc_agence {
	text-align : center;
}
	ul#logos_partenaires  {text-align : center; margin-top : 2em;}
	ul#logos_partenaires li {
		display : inline-block;
		padding-left : 10px;
	}
	
	ul#logos_partenaires li:first-child {padding : 0;}
	
	
#bloc_nouveautes {
	text-align : center;
}

		div.annonce {
			padding : 15px;
			background : #fff;
			color : #000;
			text-align : left;
		}
		
			div.annonce h3{
				height : 44px; 
				overflow : hidden; 
				display : block;
			}
			
				div.annonce .photo{
					height : 150px;
					overflow : hidden; 
					margin-bottom : 5px;
				}
				
					div.annonce .photo img{ max-width : 100%; width : auto;}
				
				div.annonce .resume{
					height : 76px;
					font-size : 0.9em;
					overflow : hidden; 
				}
				
				div.annonce .tarif{
					margin : 10px 0;
				}
				
				
	.nav-page {
		margin-bottom : 10px;
		width : 100%;
		text-align : right;
		color : #fff;
	}

		.nav-page span {
		display : block;
		 margin-bottom: 5px;
		}
		
		.nav-page li {
		 display : inline-block;
		 padding: 0 0.4em;
		 border-left: 1px solid #c0c0c0;
		}
		
			.nav-page li.fp, .nav-page li.pn, .nav-page li.dp {border-left: none;}
			.nav-page li.pn a:link, .nav-page li.pn a:visited {text-decoration: underline; color : #A51818;}
			.nav-page li.dp  a{ color : #A51818;}
			.nav-page li.cp {
				color: #fff; 
				background : #A51818; 
				padding : 0 2px; 
				-webkit-border-radius: 2px;
				-moz-border-radius: 2px;
				border-radius: 2px;
			}
			
	
/*** annonce resum\E9 ***/
/*#tri {float :right; margin-top : 7px; font-size : 0.9em;}*/
	.annonceResume {
		padding-bottom : 30px;
		margin-bottom : 30px;
		border-bottom : 1px solid #999;
	}
	.annonceResume li span {
		color : #999999;
	}
	
	.annonceResume .annonceDesc {
		margin : 5px 0 15px 0;
	}

/*** annonce d\E9taill\E9e ***/	
	#annoncePhotoGrande, a.annonceVignette {
		position : relative;
		display : block;
	}
	
		#annoncePhotoGrande img, a.annonceVignette img {
			width : auto;
			max-width : 100%;
		}
			
			 #pastille_exclu {
				width : 600px;
				height : 600px;
				display : block;
				position : absolute;
				z-index : 1000;
				top : 0px;
				left :0px;
				background : transparent url(/style/annonce/exclusivite2.png) no-repeat left top; 
				background-size: 75%;
			}
			
				#pastille_offre_ferme {
				width : 600px;
				height : 600px;
				display : block;
				position : absolute;
				z-index : 1000;
				top : 0px;
				left :0px;
				background : transparent url(/style/annonce/offre2.png) no-repeat left top; 
				background-size: 75%;
			}
			
				 #pastille_compromis {
					width : 600px;
					height : 600px;
					display : block;
					position : absolute;
					z-index : 1000;
					top : 0px;
					left :0px;
					background : transparent url(/style/annonce/compromis2.png) no-repeat left top; 
					background-size: 75%;
				}
				
				 #pastille_prestige {
					width : 600px;
					height : 600px;
					display : block;
					position : absolute;
					z-index : 1000;
					top : 0px;
					left :0px;
					background : transparent url(/style/annonce/prestige2.png) no-repeat left top; 
					background-size: 75%;
				}
	
	
	#listVignettes {margin-top : 15px;}
	#listVignettes a{
		padding-left : 2.5%;
		box-sizing: border-box;
		float: left;
		text-align: center;
		width: 20%;
	}
	
	#listVignettes a img{width : auto; max-width : 100%;}
	#listVignettes a:first-child{padding-left : 0px;}
	
	
	#bloc_ref {
		color : #000;
		padding : 2px 0; 
		font-size : 110%;
		font-weight : 500;
	}
	
	#bloc_prix { 
		display : block; 
		margin : 0.5em 0 1em 0;
		font-size : 1.7em;
		color : #a3191a;
		text-transform : uppercase;
		font-weight : 500; 
		line-height: 0.9em;
	}
	
	#bloc_prix span{ 
		color : #000;
		font-size : 0.8em;
	}
	
	.partager_annonce {
		margin : 30px 0 40px 0;
	}
	
	.nav_rs li{
		display : inline-block;
		padding-right: 5px;
	}
	
	.partage_astuces_pc {}
	.partage_astuces_mobile {display : none;}
	
	.details_annonces {
		margin-top : 40px;
	}
	.col1-3  .prestation_annonce, .col1-3  .fiche_descriptive li {margin-bottom : 3px;}
	.prestation_annonce {margin-top : 40px;}
	
		#diagnostic_dpe {
			width : 250px;
			height : 184px;
			position : relative;
			background : transparent url(/style/diagnostic-dpe.png) no-repeat 5px top;
			
		}
		
		#diagnostic_dpe .dpe, #diagnostic_ges .dpe {
			font-size: 16px;
			font-weight: bold;
			height: 18px;
			left: 200px;
			position: absolute;
			text-align: center;
			width: 35px;
			color : #fff;
			padding-top : 2px;
			  line-height: 1em;
			padding-left : 5px;
			background : transparent url(/style/annonce/diag-fleche.gif) no-repeat left top;
		}
		
		#diagnostic_dpe .dpeA {top: 10px;}
		#diagnostic_dpe .dpeB {top: 35px;}
		#diagnostic_dpe .dpeC {top: 55px;}
		#diagnostic_dpe .dpeD {top: 79px;}
		#diagnostic_dpe .dpeE {top: 102px;}
		#diagnostic_dpe .dpeF {top: 125px;}
		#diagnostic_dpe .dpeG {top: 148px;}
		#diagnostic_dpe .dpeH {top: 177px;}
		#diagnostic_dpe .dpeI {top: 199px;}
		
		
		
		#diagnostic_ges {
			width : 250px;
			height : 183px;
			position : relative;
			background : transparent url(/style/diagnostic-ges.png) no-repeat 5px top;
		}
		
		#diagnostic_ges .dpeA {top: 10px;}
		#diagnostic_ges .dpeB {top: 35px;}
		#diagnostic_ges .dpeC {top: 60px;}
		#diagnostic_ges .dpeD {top: 84px;}
		#diagnostic_ges .dpeE {top: 105px;}
		#diagnostic_ges .dpeF {top: 128px;}
		#diagnostic_ges .dpeG {top: 153px;}
		#diagnostic_ges .dpeH {top: 182px;}
		#diagnostic_ges .dpeI {top: 204px;}
		
		
		.dpeval {margin-top : 5px;font-weight : bold;}
		
		.detailFiche {overflow : hidden;}
			
			
		.contacter_agence_annonce a:link, .contacter_agence_annonce a:visited {
			color : #000;
			font-size : 1.5em;
			line-height : 0.9em;
		}
		
		.mail_agence {
			margin-top : 40px;
		}
		
		
		.annonceVisited360 a{
			text-transform : uppercase; 
			background : transparent url(/style/annonce/logo-matterport.png) no-repeat left center;
			padding-left: 60px;
			padding-top: 14px;
			min-height : 50px;
			display : block; 
			color : #000;
			font-size : 90%;
			box-sizing: border-box;
			margin-top : 20px;
		}
		
	
/************************************ vendeur ********************************/ 
.arguments_vendre img {
	width : auto;
	max-width : 100%;
}


/************************************ agence ********************************/ 
.list_equipe b{color : #a3191a; font-size : 1.1em;}

.list_equipe img {float : left; margin : 0 15px 0 0;}
.list_equipe p {overflow : hidden;}

/************************************ acutalites  ********************************/ 
.un_article {
	border-bottom: 1px solid #999;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.articleDetails {overflow: hidden;}
a.articleVignette {width : 320px; }
a.articleVignette img {width : 100%; }
a.articleVignette, img.articleVignette  {
	display : block; 
	float : left; 
	margin : 0 15px 10px 0px;
}

.articleVignetteAccueil {
	display : block; 
	width : 320px;
	height : 205px;
	overflow : hidden;
	margin-bottom: 10px;
}
.articleVignetteAccueil img{width : 100%;}


	
/************************************ breadcrumb ********************************/ 

	#breadcrumb {
		margin-bottom : 50px;
		font-size : 0.9em;
		color : #a3191a;
	}

		#breadcrumb  li{
			display : inline-block;
		}

			#breadcrumb  li a {display : block; padding : 0 3px 0 0;}
				
				#breadcrumb  li a:link, #breadcrumb  li a:visited{color : #000;}

				#breadcrumb  li a:after {
					content : "\003E";
					padding : 0 0 0 5px;
				}
/************************************ titre ********************************/ 
	
	h2 {
		font-size : 1.8em;
		text-transform : uppercase; 
		font-weight : 300;
		text-align : center;
		margin-bottom : 1em;
		/*background : transparent url(/style/trait-titre-noir.gif) repeat-x center left;*/
	}
	
		/*#bloc_nouveautes h3 {background-image : url(/style/trait-titre-blanc.gif);  }
	
		h3 span{background : #fff; padding : 0 10px;}
		#bloc_nouveautes h3 span{background : #333; }
		#bloc_agences  h3 span{background : #D1D1D1; }*/
	
		h2:before {
			content : '\2012\2012\2012\2012\2012\2012\2012\2012\2012\2012\2012\2012\2012\2012';
			padding-right : 10px;
			font-weight : 300;
			font-size : 60%;
			font-family : "Arial";
			letter-spacing : -4px;
		}
		
		h2:after {
			content : '\2012\2012\2012\2012\2012\2012\2012\2012\2012\2012\2012\2012\2012\2012';
			padding-left : 10px;
			font-weight : 300;
			font-size : 60%;
			font-family : "Arial";
			letter-spacing : -4px;
		}
		
		.annonces_prestige h2  {
			font-family: 'Pinyon Script', cursive;
			font-weight : 400;
			font-size : 3.1em;
			line-height : 1;
			padding-left : 12px;
			text-transform : none;
		}
		
		.annonceFiche h2 {
			font-size : 1.8em;
			text-transform : uppercase; 
			font-weight : 700;
			line-height : 1.2em;
			margin-bottom : 0.5em;text-align : left;
		}
		
				.annonceFiche h2:before, .annonceFiche h2:after {content :""; padding : 0; font-size:0; display : none; }
	
	h3 {
		font-size : 1.4em;
		line-height : 1.2em;
		text-transform : uppercase; 
		font-weight : 300;
		margin-bottom : 0.5em;
	}
	
		.articleResume h3 {font-weight : 400;}
	
	h3 a:link, h3 a:visited {color : #000;}
	
		
	h6 {
		color : #999999;
		font-size : 1em;
		font-weight : normal;
		float : left;
		padding-right : 5px;
	}

	h6:after {content : " : ";}

/************************************ lien ********************************/ 
	a.btn_gris {
		color: #FFFFFF;
		font-weight: 300;
		padding: 5px 10px;
		text-transform: uppercase;
		background : #959595 none no-repeat 10px 5px;
		border-radius : 5px;
		display : block; 
		float : right;
	}
	
		a.btn_gris:focus, a.btn_gris:hover {
			background-color : #333333; 
			text-decoration : none;
		}
	
	a.fleche {
		background-image : url(/style/annonce/fleche.png);
		padding-left : 35px;
	}
	
	a.fleche_left {
		background-image : url(/style/annonce/fleche-left.png);
		float : left;
		padding-left : 35px;
	}
	
	.retour_annonces{
		float: left;
		margin: 0 10px;
	}
	
	.annonce a.btn_gris {float : left;}
		.mes_astuces a.btn_gris {
			font-weight : 500;
			font-size : 1.2em;
		}
	a#envoyer_ami {
		background-image : url(/style/annonce/enveloppe.png);
		background-position: 10px center;
		padding-left : 55px;
		float : left;
	}

	a#creer_alerte {
		background-image : url(/style/annonce/favoris.png);
		background-position: 10px center;
		padding-left : 52px;
	}
	
	#bloc_agences a:link, #bloc_agences a:visited {color : #333333;}
	#footer a:link, #footer a:visited {color : #fff;}
		
		
		.col1-3 li {
			margin-bottom : 0.5em;
		}
		
	a.slide_next {
		background: url("/style/accueil/fleche.gif") no-repeat scroll left top transparent;
		bottom: -32px;
		display: block;
		height: 32px;
		left: 50%;
		margin-left: -25px;
		position: absolute;
		width: 68px;
		z-index: 500;
	}

/************************************ footer ********************************/ 
	 .mentions_footer {text-transform : uppercase; margin-top : 20px; font-size : 0.9em; font-weight : 300;}
	 .mentions_footer li {display : inline-block;}
	 
	 

#nav-cache {
	height:100%;
	/*position:fixed;*/
	position:absolute;
	background : #333333;
	top:0;
	bottom:0;
	height:100%;
	color : #fff;
	width:240px;
	right:-240px;
	z-index:9999;
}

a#open-right {
	display : none; 
	background : transparent url(/style/menu.png) no-repeat center center;
	height : 35px;
	width : 35px;
	position : absolute; 
	right : 5px;
	top : 15px;
	
}

	a.close-right {color : #fff; float : right; text-transform : uppercase; font-weight : bold; font-size : 1.2em; margin-right : 5px;}
	#nav-responsive {margin-top : 40px;}
	#nav-responsive  li { list-style-type : none; border-bottom : 1px solid #959595;}
	#nav-responsive a{
		display : block; 
		color : #fff;
		padding : 15px 10px;
		
		text-transform : uppercase; 
		font-size : 1.1em;
	}

		#nav-cache #recherche {
			margin : 50px 0 0 10px;
		}
		
			#nav-responsive li ul{display : none; margin-bottom : 15px; }
			#nav-responsive li ul li{ border : none;}
			
			#nav-responsive li ul li a:before {
				content : "\2022"; /*&bull*/
				padding-left : 3px;
				font-size : 1.3em;
			}
			
			#nav-responsive li ul li a{padding : 5px 0 5px 10px; font-size : 1.1em; margin-left  : 10px; }
			
			#nav-responsive li.suite-nav > a:before {
				content : "\2B";
				font-size : 0.9em;
				padding-right : 5px;
			}

			
/************************************************************************************************************************ slimbox****/
/* SLIMBOX */

	#lbOverlay {
		position: fixed;
		z-index: 9999;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-color: #000;
		cursor: pointer;
	}
	
	#lbCenter, #lbBottomContainer {
		position: absolute;
		z-index: 9999;
		overflow: hidden;
		background-color: #fff;
	}
	
	.lbLoading {
		background: #fff url(/style/slimbox/loading.gif) no-repeat center;
	}
	
	#lbImage {
		position: absolute;
		left: 0;
		top: 0;
		border: 10px solid #fff;
		background-repeat: no-repeat;
	}
	
	#lbPrevLink, #lbNextLink {
		display: block;
		position: absolute;
		top: 0;
		width: 50%;
		outline: none;
	}
	
	#lbPrevLink {
		left: 0;
	}
	
	#lbPrevLink:hover {
		background: transparent url(/style/slimbox/prevlabel.gif) no-repeat 0 15%;
	}
	
	#lbNextLink {
		right: 0;
	}
	
	#lbNextLink:hover {
		background: transparent url(/style/slimbox/nextlabel.gif) no-repeat 100% 15%;
	}
	
	#lbBottom {
		font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
		font-size: 10px;
		color: #666;
		line-height: 1.4em;
		text-align: left;
		border: 10px solid #fff;
		border-top-style: none;
	}
	
	#lbCloseLink {
		display: block;
		float: right;
		width: 66px;
		height: 22px;
		background: transparent url(/style/slimbox/closelabel.gif) no-repeat center;
		margin: 5px 0;
		outline: none;
	}
	
	#lbCaption, #lbNumber {
		margin-right: 71px;
	}
	
	#lbCaption {
		font-weight: bold;
	}
	
/** responsive **/

@media all and (max-width: 1600px) {
	#vitrine .footer {
		flex-direction: column;
	}

	#vitrine .responsive100 {
		width: 100%;
	}

	#vitrine .texte {
		font-size: 1em;
	}
}

@media all and (max-width: 1050px) {
	ul#nav-sec li { padding: 0 1.2% 5px;}
}

@media all and (max-width: 900px) {

	#vitrine h2 {font-size: 1.8em;}
	#vitrine .prix {font-size: 3em;}
	
 a#open-right {display : block;}

#nav-main, #nav-sec, #bloc_alertes, #bloc_prestige  {display : none;}

.intro_responsive {
	color : #fff; 
	font-size : 0.8em;
	display : block;
	padding : 5px 0;
	text-align : center;
}
	
}
	
@media all and (max-width: 620px) {

	#header .page {padding-bottom : 0px;}
	div.articleResume a img {width : auto; max-width : 100%;}
	a.articleVignette img, img.articleVignette {width : auto; max-width : 100%;}
	
	#logo {width : 100%; max-width : 300px; height : 70px;  }
	a#open-right {display : block;}

	#nav-main, #nav-sec {display : none;}
	h1 {float : none; display : none;}
	
		h2:before, h2:after{display : none;}
	
	ul#nav-sec li{display : block; padding : 5px 0;}
	
	ul#nav-sec li:first-child {padding-left : 0;}
	.col1-4, .col1-3, .col2-3, a.annonceVignette , img.articleVignette, a.articleVignette{
		width : 100%;
		float : none;
		margin-right : 0;
		margin-left : 0;
	}
	
	a.btn_gris {float : none; width : 100%; box-sizing : border-box; margin : 10px 0 0 0;}
	
	a#creer_alerte {float : left; margin-top : 20px;}
	#bloc_recherche, #bloc_alertes {
		float : none; 
		width : 100%;
		margin : 0;
		height : auto;
	}
	#bloc_alertes {margin-top : 20px;}
	#bloc_alertes .btn_gris, #accueil #bloc_recherche .xf input[type="submit"]  {position : relative; bottom : 0; right : 0; margin-top : 20px;}
	
	#bloc_agences .col1-3{
		margin-bottom : 40px;
	}	
	
	.annonce, .articleResume {margin-bottom : 40px;}
	#listVignettes {display : none;}
	#annoncePhotoGrande {margin-bottom : 15px;}
	
	
	.col2-3 .col2-3   {padding : 0;}
	
	.partage_astuces_pc {display : none;}
	.partage_astuces_mobile {display : block;}
	
	
		.f-larecherchefixe {
			position : relative; 
			max-width : auto;
			top : 0px; 
			
		}
		
		
	
}


	
@media all and (max-width: 350px) {
		#logo {width : 100%; max-width : 230px; height : 61px;   margin: 20px 0 5px;}
}

a.numero-telephone {pointer-events: none;}
@media all and (max-width: 700px) {
    a.numero-telephone {pointer-events: auto;}
}

/*** icone  *****************************************/


	.ico::before{
		font-family : 'Font Awesome 5 Free'; 
		font-size : 120%; 
		padding-right : 5px; 
	}
	
	 p.ico span{overflow : hidden; display : inline;}
	 p.ico::before{display : inline;}
	
	.ico-eye::before { content : "\f06e"; font-weight : bold;}
	.ico-map::before { content : "\f3c5"; font-weight : bold;}
	.ico-map-marker::before { content : "\f041"; font-weight : bold;}
	.ico-mobile::before { content : "\f3cd"; font-weight : bold;}
	.ico-phone::before { content : "\f095"; font-weight : bold;}
	.ico-web::before { content : "\f0ac"; font-weight : bold;}
	.ico-mail::before { content : "\f0e0"; font-weight : bold;}

.clic-to-call {
    position: fixed;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1001;
    flex-direction: column;
    display: flex;
}

.clic-to-call img {
    display: block;
    line-height: 1;
    max-width: 100%;
    width: auto;
    align-self: flex-start;
}

@media all and (max-width: 700px) {
	.clic-to-call {display: none}

}
