@font-face {
	font-family: 'bankgothic'; src: local('?'), url('../bnkgothm.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

a{
	color: #cbbda2;
	text-decoration: none;
	font-family: bankgothic;
}

.arrow_gallery{
	position: absolute;
	cursor: pointer;
	z-index: 1;
}


.arrow2{
	top:52%;
	left:82%;
	width: 3%;
	height: 4%;
}
.titre2{
	top:50%;
	left:77%;
}
.map2{
	top:48%;
	left:90%;
	width: 5%;
	height: 19%;
}

.arrow1{
	top:37%;
	left:83%;
	width: 7%;
	height: 11%;
}
.titre1{
	top:35%;
	left:75%;
}
.map1{
	top:54%;
	left:84%;
	width: 3%;
	height: 13%;
}

.arrow3{
	top:53%;
	left:48%;
	width: 5%;
	height: 6%;
}
.titre3{
	top:52%;
	left:54%;
}
.map3{
	top:56%;
	left:42%;
	width: 15%;
	height: 17%;
}

.arrow4{
	top:52%;
	left:14%;
	width: 4%;
	height: 4%;
}
.titre4{
	top:50%;
	left:18%;
}
.map4{
	top:58%;
	left:10%;
	width: 5%;
	height: 10%;
}

.hidden{
	display: none;
}
