body{
	font-family: 'fedra_sans_bookregular';
}

#mapbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 700px;
	width: 970px;
	margin:50px auto 0 auto;
	position:relative;
	background-image:url(/carte_files/map_VZA_2_970.gif);
}
#controller{
	position:absolute;
	width:165px;
	background-color:rgba(255,255,255,0.75);
	padding:8px 8px 0 8px;
	top:20px;
	left:20px;
	z-index:1;
}
#controller div{
	margin-bottom:8px;
}

.LayerBox{
	height: 700px;
	width: 970px;
	position:absolute;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.wc{
	width:30px;
	height:17px;
	position:absolute;
	background-image:url(/carte_files/wc.png);
}

.buvette{
	position:absolute;
	background-image:url(/carte_files/buvette-velo.png);
	width:90px;
	height:15px;
	top:498px;
	left:253px;
}

#Layer_Trams.LayerBox{
	background-image:url(/carte_files/layer_Trams.png);
}
#Layer_Parcours.LayerBox{
	background-image:url(/carte_files/layer_Parcours.png);
}
#Layer_Acces_pietons.LayerBox{
	background-image:url(/carte_files/layer_Acces_pietons.png);
}
.installations_box{
	position:absolute;
	width:20px;
	height:20px;
	background-color:#D10019;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	z-index:1;

}

.legend_box{
	position:absolute;
	width:150px;
	height:40px;
	background-color:#fff;
	border:1px solid #D10019;
	top:-70px;
	left:-75px;
	visibility:hidden;
	opacity:0;
	z-index:10;
	-webkit-box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    2px 2px 3px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         2px 2px 3px 0px rgba(50, 50, 50, 0.75);
}
.icon_box{
	width:40px;
	height:40px;
	float:left;
}

.txt_box{
	padding:5px;
	float:left;
	color:#D10019;
}
.installations_box:hover{background-color:#000;cursor:pointer;}
.installations_box:hover > .legend_box, .installations_box:active > .legend_box{visibility:visible;opacity:100;top:-55px;transition: 0.4s ease-out;-webkit-transition: 0.4s ease-out;z-index:100;}
#expo01{
	left: 64px;
	top: 576px;
}
#expo01 .legend_box{background-image:url(/carte_files/mairi.png); left:-50px;}
#expo02{
	left: 96px;
	top: 517px;
}
#expo02 .legend_box{background-image:url(/carte_files/resis.png);}
#expo03{
	left: 119px;
	top: 468px;
}
#expo03 .legend_box{background-image:url(/carte_files/encon.png);}
#expo04{
	left: 194px;
	top: 457px;
}
#expo04 .legend_box{background-image:url(/carte_files/parad.png);}
#expo05{
	left: 229px;
	top: 481px;
}
#expo05 .legend_box{background-image:url(/carte_files/lavil.png);}
#expo06{
	left: 257px;
	top: 416px;
}
#expo06 .legend_box{background-image:url(/carte_files/champ.png);}
#expo07{
	left: 274px;
	top: 387px;
}
#expo07 .legend_box{background-image:url(/carte_files/lafon.png);}
#expo08{
	left: 290px;
	top: 422px;
}
#expo08 .legend_box{background-image:url(/carte_files/jardi.png);}
#expo09{
	left: 392px;
	top: 368px;
}
#expo09 .legend_box{background-image:url(/carte_files/place.png);}
#expo10{
	left: 415px;
	top: 313px;
}
#expo10 .legend_box{background-image:url(/carte_files/label.png);}
#expo11{
	left: 477px;
	top: 295px;
}
#expo11 .legend_box{background-image:url(/carte_files/lapro.png);}
#expo12{
	left: 508px;
	top: 287px;
}
#expo12 .legend_box{background-image:url(/carte_files/cultu.png);}
#expo13{
	left: 533px;
	top: 267px;
}
#expo13 .legend_box{background-image:url(/carte_files/surla.png);}
#expo14{
	left: 653px;
	top: 233px;
}
#expo14 .legend_box{background-image:url(/carte_files/crash.png); }
#expo15{
	left: 803px;
	top: 112px;
}
#expo15 .legend_box{background-image:url(/carte_files/potag_popup.png);}
#expo16{
	left: 791px;
	top: 71px;
}
#expo16 .legend_box{background-image:url(/carte_files/potag_ferti.png);}

#expo17{
	left: 219px;
	top: 448px;
}
#expo17 .legend_box{background-image:url(/carte_files/sousl.png);}

#wc1{
	top: 255px;
	left: 640px;
}

#wc2{
	top:385px;
	left:405px;
}

#wc3{
	top: 442px;
	left:300px;
}

#wc4{
	top:436px;
	left:252px;
}

#wc5{
	top:481px;
	left:253px;
}

/* CHECKBOX STYLE*/
    label {
        display: inline-block;
        cursor: pointer;
        position: relative;
        padding-left: 25px;
        margin-right: 15px;
        font-size: 11px;
		font-weight:bold;
    }
	    label:before {
        content: "";
        display: inline-block;

        width: 16px;
        height: 16px;

        margin-right: 10px;
        position: absolute;
        left: 0;
        bottombottom: 1px;
        background-color: #fff;
        box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
    }
    input[type=checkbox] {
        display: none;
    }
	label:before {
        border-radius: 3px;
    }
	input[type=checkbox]:checked + label:before {
        content: "\2713";
        text-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
        font-size: 15px;
        color: #D10019;
        text-align: center;
        line-height: 15px;
    }

    div#lien_plan{
		margin: 30px 0;
		text-align:center;
	}


#mapbox {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  height: 700px;
  width: 970px;
  margin:200px auto 0 auto;
  position:relative;
  background-image:url(/carte_files/map_VZA_2_970.gif);
}

#mapimage {
  margin:120px auto 0 auto;
  position:relative;
}

#mobileplan {
  max-width: 100%;
}

.mobile {
  display: none;
}
.desktop {
  display: block;
}


@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

  .desktop {
    display: none;
  }

  .mobile {
    display: block;
  }

  .site-header {
    box-shadow: none;
  }

}

/*
     FILE ARCHIVED ON 17:03:03 Oct 01, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:34:43 Feb 27, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.485
  exclusion.robots: 0.018
  exclusion.robots.policy: 0.007
  esindex: 0.009
  cdx.remote: 76.856
  LoadShardBlock: 113.949 (3)
  PetaboxLoader3.datanode: 160.925 (4)
  PetaboxLoader3.resolve: 106.404 (2)
  load_resource: 166.793
*/