@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;
	font-size: 14px;
}

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

.arrow_oeuvres_eau{
	top:45%;
	left:18%;
	width: 6%;
	height: 6%;
}
.titre_oeuvres_eau{
	top:43%;
	left:24%;
}
.map_oeuvres_eau{
	top:50%;
	left:14%;
	width: 7%;
	height: 28%;
}

.arrow_claustras{
	top:27%;
	left:60%;
	width: 4%;
	height: 7%;
}
.titre_claustras{
	top: 25%;
	left: 54%;
}
.map_claustras{
	top: 34%;
	left: 63%;
	width: 2%;
	height: 13%;
}

.arrow_scenographie{
	top:25%;
	left:80%;
	width: 4%;
	height: 7%;
}
.titre_scenographie{
	top:23%;
	left:72%;
}
.map_scenographie{
	top:16%;
	left:83%;
	width: 4%;
	height: 18%;
}

.arrow_commandes{
	top:48%;
	left:80%;
	width: 4%;
	height: 7%;
}
.titre_commandes{
	top:46%;
	left:74%;
}
.map_commandes{
	top:49%;
	left:83%;
	width: 6%;
	height: 30%;
}

.arrow_pratiques_satellites{
	top:27%;
	left:32%;
	width: 4%;
	height: 4%;
}
.titre_pratiques_satellites{
	top:25%;
	left:36%;
}
.map_pratiques_satellites{
	top:28%;
	left:31%;
	width: 2%;
	height: 10%;
}

.arrow_radiateurs{
	top:32%;
	left:38%;
	width: 4%;
	height: 4%;
}
.titre_radiateurs{
	top:30%;
	left:42%;
}
.map_radiateurs{
	top:35%;
	left:36%;
	width: 3%;
	height: 13%;
}

.arrow_projets{
	top:11%;
	left:12%;
	width: 6%;
	height: 6%;
}
.titre_projets{
	top:9%;
	left:19%;
}
.map_projets{
	top:12%;
	left:8%;
	width: 8%;
	height: 31%;
}

.arrow_installations{
	top: 14%;
	left: 19%;
	width: 6%;
	height: 6%;
}
.titre_installations{
	top:13%;
	left:25%;
}
.map_installations{
	top: 15%;
	left: 16%;
	width: 4%;
	height: 18%;
}

.arrow_multiples{
	top:16%;
	left:62%;
	width: 4%;
	height: 7%;
}
.titre_multiples{
	top:14%;
	left:56%;
}
.map_multiples{
	top:19%;
	left:65%;
	width: 4%;
	height: 20%;
}

.hidden{
	display: none;
}