/*  é */

html,body{
	padding:0;
	margin:0;
	font-family:Verdana,sans-serif;
}

body{
	max-width:1170px;
	margin:0 auto;
}

h1, h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1 {
	background: #006AB3;
	text-align: center;
	padding: 15px 10px;
	text-transform: uppercase;
	color: white;
}

h2 {
	text-align: center;
	text-transform: uppercase;
	color: #006AB3;
	padding: 10px 10px 10px 10px;
	border-left:1px solid #006AB3;
	border-right:1px solid #006AB3;
}

.expo{
	border:1px solid grey;
	position:relative;
	width:1920px;
	height:1080px;
	background-size: contain;
	background-repeat:no-repeat;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#expo_villas_50.expo{
	width:2573px;
}

.expo.expo_mini{
	width:300px;
	height:125.92px;
}


#expo_occupation{
	background-image:url("carte_occupation.jpg");
	background-image: -webkit-image-set(
		url("carte_occupation.avif"),
		url("carte_occupation.webp"),
		url("carte_occupation.jpg")
	);
	background-image: image-set(
		url("carte_occupation.avif") type("image/avif"),
		url("carte_occupation.webp") type("image/webp"),
		url("carte_occupation.jpg") type("image/jpeg")
	);
}
.expo.expo_mini.expo_occupation{
	background-image:url("carte_occupation_mini.jpg");
	background-image: -webkit-image-set(
		url("carte_occupation_mini.avif"),
		url("carte_occupation_mini.webp"),
		url("carte_occupation_mini.jpg")
	);
	background-image: image-set(
		url("carte_occupation_mini.avif") type("image/avif"),
		url("carte_occupation_mini.webp") type("image/webp"),
		url("carte_occupation_mini.jpg") type("image/jpeg")
	);
}

#expo_villas_50{
	background-image:url("villas/plan-HD-redim.jpg");
	background-image: -webkit-image-set(
		url("villas/plan-HD-redim.avif"),
		url("villas/plan-HD-redim.webp"),
		url("villas/plan-HD-redim.jpg")
	);
	background-image: image-set(
		url("villas/plan-HD-redim.avif") type("image/avif"),
		url("villas/plan-HD-redim.webp") type("image/webp"),
		url("villas/plan-HD-redim.jpg") type("image/jpeg")
	);
}
.expo.expo_mini.expo_villas_50{
	background-image:url("villas/plan-HD-redim.jpg");
	background-image: -webkit-image-set(
		url("villas/plan-HD-redim.avif"),
		url("villas/plan-HD-redim.webp"),
		url("villas/plan-HD-redim.jpg")
	);
	background-image: image-set(
		url("villas/plan-HD-redim.avif") type("image/avif"),
		url("villas/plan-HD-redim.webp") type("image/webp"),
		url("villas/plan-HD-redim.jpg") type("image/jpeg")
	);
}



.point {
	background-color: #006AB3;
	position: absolute;
	font-size:8px;
	height: 15px;
	line-height:15px;
	width: 15px;
	border-radius: 20px;
	border: 1px solid #006AB3;
	border:1px solid black;
	text-align:center;
	color:white;
	z-index:1;
}

.legende {
	border: 1px solid black;
	padding: 3px 7px;
	background-color: #FFDD0E;
	color: black;
	position: absolute;
	display: inline-block;
	font-size: 14px;
	border-radius: 5px;
	z-index:10;
}

.expo .point:hover{
	background-color: #FFDD0E;
	color:black;
	cursor:pointer;
}
.expo.expo_mini .point:hover{
	background-color: #006AB3;
	color:transparent;
	cursor:unset;
}

#expo_entrees_voir {
	margin-top: 10px;
	color: #006AB3;
	padding-bottom:20px;
}
#expo_entrees_voir:hover{
	text-decoration:underline;
	cursor:pointer;
}

#expo_entrees {
	margin-top:40px;
	
}

.expo_entree {
	margin:0 auto;
	margin-top:10px;
	margin-bottom:40px;
	padding: 10px;
	position: relative;
	border: 2px solid #006AB3;
	max-width:1146px;
	display:none;
}

.expo_entree > div {
	margin-bottom: 10px;
}
.expo_entree .titre_et_id {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	color: white;
	margin-top: -23px;
}
.expo_entree .titre_et_id .id {
	background-color: #006AB3;
	color: white;
	margin-right: 5px;
	padding: 5px;
	border-radius: 25px;
	text-align: center;
	font-size: 15px;
	position: relative;
	z-index: 2;
	border: 5px solid white;
}
.expo_entree .titre_et_id .titre {
	display: inline-block;
	border: 1px solid #006AB3;
	margin-left: -25px;
	background: #006AB3;
	padding: 3px 12px 3px 25px;
	z-index: 1;
	position: relative;
	border-radius: 15px;
}

.expo_entree .sous_titre{
	text-transform: uppercase;
	color: #006AB3;
	padding:0 10px;
}
.expo_entree .sous_titre sup{
	text-transform: initial;
}


.expo_entree.expo_villas_50 .sous_titre{
	text-align: right;
	margin-bottom:0;
	margin-top:-15px;
	padding:0;
}
.expo_entree.expo_villas_50 .sous_titre span{
	background: #FFDD0E;
	display: inline-block;
	padding: 5px 10px;
	border-radius: 15px;
	color: black;
}

.expo_entree .architecte, .expo_entree .infos_resumees{
	padding:0 10px;
}
.expo_entree .infos_resumees {
	margin-bottom: 10px;
	max-width: 600px;
}
.expo_entree .architecte span, .expo_entree .infos_resumees span{
	color: #006AB3;
}
.expo_entree .infos_resumees span::before{
	content:'';
	display:block;
}
.expo_entree .entree_infos {
	display: flex;
	justify-content:space-between;
}

.expo_entree .carte_et_photos {
	text-align: center;
	max-width: 500px;
}

.expo_entree .carte_et_photos .carte{
	padding:0 10px;
}

.expo_entree .carte_et_photos .carte .expo{
	margin:0 auto;
}

.expo_entree .carte_et_photos .carte .localisation, .expo_entree .carte_et_photos .photos .photos_et_plans{
	text-align: center;
	color:#006AB3;
	text-transform:uppercase;
}
.expo_entree .carte_et_photos .carte .localisation{
	margin-bottom:10px;
}
.expo_entree .carte_et_photos .photos .photos_et_plans{
	margin-top:10px;
}

.expo_entree .carte{
	text-align:right;
}
.expo_entree .entree_infos .descr{
	text-align:justify;
	padding:0 10px;
	max-width:600px;
}

.expo_entree .photos {
	padding:10px;
	margin-bottom: 0;
}
.expo_entree .photos img{
	border:1px solid grey;
	margin-right:10px;
	margin-top:10px;
	height:100px;
}
.expo_entree .photos img:hover{
	cursor:pointer;
	border:1px solid #006AB3;
}

.expo .panneau {
	display: none;
	background-color: rgba(255,255,255,0.85);
	z-index: 20;
	position: relative;
	padding: 0;
	align-content: center;
	justify-content: center;
	height: 100%;
	width: 100%;
	align-items: center;
}

.expo .panneau .panneau_infos {
	margin:0 auto;
	max-width: 800px;
	background-color: white;
	display: block;
	border: 1px solid grey;
}

.expo .panneau .panneau_infos.expo_villas_50{
	max-width:unset;
	height:95%;
	width:95%;
}

.expo .panneau .panneau_infos .entete {
	display:table;
	width:100%;
}

.expo .panneau .panneau_infos .entete {
	display:table;
	background-color:#006AB3;
	color:white;
	margin-bottom: 10px;
}


.expo .panneau .panneau_infos .fermer {
	text-align: right;
	font-size: 20px;
	display:table-cell;
	vertical-align:top;
	width:1%;
}

.expo .panneau .panneau_infos .fermer span{
	padding:10px;
	padding-top:3px 0px 10px 10px;
}
.expo .panneau .panneau_infos .fermer span:hover {
	cursor:pointer;
	
}
.expo .panneau .panneau_infos .titre {
	font-size: 20px;
	text-transform:uppercase;
	display:table-cell;
	vertical-align:top;
	padding:5px 10px;
	width:99%;
}
.expo .panneau .panneau_infos .sous_titre {
	text-transform:uppercase;
	margin-bottom: 10px;
	color:#006AB3;
	padding:0 10px;
}
.expo .panneau .panneau_infos .sous_titre sup{
	text-transform: initial;
}

.expo .panneau .panneau_infos .infos {
	display: flex;
	flex-wrap:nowrap;
	justify-content:space-between;
	margin: 0 10px;
}

.expo .panneau .panneau_infos .descr {
	font-size:14px;
	text-align:justify;
	max-width:420px;
	margin-right:20px;
}
.expo .panneau .panneau_infos .photos {
	margin-top: 10px;
	padding: 10px 10px 0 10px;
}
.expo .panneau .panneau_infos .photos img{
	height:100px;
	max-width:98%;
	margin:0 5px 10px 5px;
	border:1px solid grey;
	cursor:pointer;
}
.expo .panneau .panneau_infos .photos img:hover{
	border:1px solid #006AB3;
}

.expo .panneau .panneau_infos.expo_villas_50 .infos{
	justify-content:space-evenly;
	height:90%;
}
.expo .panneau .panneau_infos.expo_villas_50 .infos > div{
	max-width:500px;
}
.expo .panneau .panneau_infos.expo_villas_50 .titre {
	text-align:center;
}
.expo .panneau .panneau_infos.expo_villas_50 .quartier{
	text-align:right;
}
.expo .panneau .panneau_infos.expo_villas_50 .quartier span {
	background: #FFDD0E;
	display: inline-block;
	padding: 5px 10px;
	border-radius: 15px;
	color: black;
	text-transform:uppercase;
	margin-right:3px;
}
.expo .panneau .panneau_infos.expo_villas_50 .infos .txt,
.expo .panneau .panneau_infos.expo_villas_50 .infos .visuels {
	font-size:14px;
	overflow-x:auto;
	overflow-y:none;
	height:98%;
}
.expo .panneau .panneau_infos.expo_villas_50 .infos .txt span {
	color: #006AB3;
}
.expo .panneau .panneau_infos.expo_villas_50 .infos .txt .infos_resumees span::before {
	content:'';
	display:block;
}
.expo .panneau .panneau_infos.expo_villas_50 .infos .txt .architecte,
.expo .panneau .panneau_infos.expo_villas_50 .infos .txt .infos_resumees {
	margin-bottom:10px;
}
.expo .panneau .panneau_infos.expo_villas_50 .infos .txt .descr {
	text-align:justify;
}
.expo .panneau .panneau_infos.expo_villas_50 .infos .localisation,
.expo .panneau .panneau_infos.expo_villas_50 .infos .photos_et_plans {
	margin-bottom:10px;
	color: #006AB3;
	text-transform:uppercase;
}
.expo .panneau .panneau_infos.expo_villas_50 .photos{
	padding:10px 0;
}

#reperer_points{
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#reperer_points span{
	display:inline-block;
	background-color:#006AB3;
	color:white;
	text-align:center;
	margin-right:3px;
	padding:3px;
	margin-bottom:3px;
	height:18px;
	width:18px;
	cursor:pointer;
}
#reperer_points span:hover{
	background-color:pink;
}
#reperer_points span.black{
	background-color:black;
}