#contentAddress #map {
	background-color: #fff;
	display: inline-block;
	float: left;
	width: 542px;
	height: 618px;
	padding: 0 22px 22px 22px;
	position: relative;
}
#contentAddress #map .close-map i {
	display: inline-block;
	height: 59px;
	width: 59px;
	background-image: url(../images/ico_close.png);
	position: absolute;
	left: -30px;
	top: -30px;
}
#contentAddress #map h1 {
	margin-bottom: 30px;
}
#contentAddress #address {
	float: right;
}
#contentAddress #address #address-menu {
	height: 45px;
	width: 354px;
	position: relative;
}
#contentAddress #address #address-menu .onglets-menu {
	margin: 0;
	padding: 0;
	height: 45px;
	list-style: outside none;
	position: absolute;
	right: 0;
	bottom: 0;
}
#contentAddress #address #address-menu .onglets-menu li {
	float: left;
	text-align: center;
}
#contentAddress #address #address-menu .onglets-menu li a {
	font-family: "allerregular";
	font-size: 16px;
	text-decoration: none;
	color: #ffffff;
	line-height: 45px;
	display: block;
	height: 45px;
	width: 177px;
	background-color: #345995;
	background-image: -moz-linear-gradient(top, #426aab, #1e3f74);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#426aab), to(#1e3f74));
	background-image: -webkit-linear-gradient(top, #426aab, #1e3f74);
	background-image: -o-linear-gradient(top, #426aab, #1e3f74);
	background-image: linear-gradient(to bottom, #426aab, #1e3f74);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff426aab', endColorstr='#ff1e3f74', GradientType=0);
}
#contentAddress #address #address-menu .onglets-menu li a:hover {
	background-color: #dbe3ee;
	background-image: -moz-linear-gradient(top, #d5dce7, #e5edf9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d5dce7), to(#e5edf9));
	background-image: -webkit-linear-gradient(top, #d5dce7, #e5edf9);
	background-image: -o-linear-gradient(top, #d5dce7, #e5edf9);
	background-image: linear-gradient(to bottom, #d5dce7, #e5edf9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd5dce7', endColorstr='#ffe5edf9', GradientType=0);
	color: #1e3f74;
}
#contentAddress #address #address-menu .onglets-menu li a:focus {
	outline: none;
}
#contentAddress #address #address-menu .onglets-menu li a.active {
	background-color: #dbe3ee;
	background-image: -moz-linear-gradient(top, #d5dce7, #e5edf9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d5dce7), to(#e5edf9));
	background-image: -webkit-linear-gradient(top, #d5dce7, #e5edf9);
	background-image: -o-linear-gradient(top, #d5dce7, #e5edf9);
	background-image: linear-gradient(to bottom, #d5dce7, #e5edf9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd5dce7', endColorstr='#ffe5edf9', GradientType=0);
	color: #1e3f74;
}
#contentAddress #address #address-menu .onglets-menu li .active i {
	display: inline-block;
	height: 45px;
	width: 36px;
	background-image: url(../images/ico_map.png);
	position: absolute;
	left: -10px;
	top: -14px;
}
#contentAddress #address #address-content {
	float: right;
	background-color: #d5dce7;
	background-color: #dfe6f2;
	background-image: -moz-linear-gradient(top, #e5edf9, #d5dce7);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5edf9), to(#d5dce7));
	background-image: -webkit-linear-gradient(top, #e5edf9, #d5dce7);
	background-image: -o-linear-gradient(top, #e5edf9, #d5dce7);
	background-image: linear-gradient(to bottom, #e5edf9, #d5dce7);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5edf9', endColorstr='#ffd5dce7', GradientType=0);
}
#contentAddress #address #address-content .onglets-sub-content {
	width: 329px;
	padding: 5px 5px 0 20px;
	display: none;
}
#contentAddress #address #address-content .onglets-sub-content a {
	text-decoration: none;
	color: #1e3f74;
}
#contentAddress #address #address-content .onglets-sub-content a:hover {
	color: #6b8eb2;
	text-decoration: none;
}
#contentAddress #address #address-content .onglets-sub-content p {
	color: #6b8eb2;
	line-height: 20px;
}
#contentAddress #address #address-content .onglets-sub-content .jp-container {
	height: 578px;
}
#contentAddress #address #address-content .onglets-sub-content .jp-container:focus {
	outline: none;
}
#contentAddress #address #address-content .onglets-sub-content .jp-container #first {
	margin: 25px 0 0 0;
}
#contentAddress #address #address-content .onglets-sub-content .jp-container .address .zoom {
	width: 60px;
	float: left;
	text-align: center;
	font-style: italic;
	font-size: 12px;
	color: #757575;
	font-weight: normal;
}
#contentAddress #address #address-content .onglets-sub-content .jp-container .address .zoom i {
	display: inline-block;
	height: 35px;
	width: 35px;
	background-image: url(/fileadmin/images/ico_map_zoom.png);
}
#contentAddress #address #address-content .onglets-sub-content .jp-container .address .zoom span {
	border-top: 1px dotted #757575;
	text-align: center;
	display: block;
	width: 60px;
}
#contentAddress #address #address-content .onglets-sub-content .jp-container .address .where {
	width: 212px;
	margin: 0 0 20px 75px;
}
#contentAddress #address #address-content .onglets-sub-content .jp-container .address .where p {
	font-weight: normal;
	margin: 0;
}
#contentAddress #address #address-content .onglets-sub-content .jp-container .address .where h3 {
	line-height: 20px;
	display: block;
	margin: 0 0 5px 0;
}
#contentAddress #address #address-content .onglets-sub-content .jp-container .address .where h3 a {
	font-size: 14px;
	color: #1e3f74;
	font-family: arial;
	font-weight: bold;
}
#contentAddress #address #address-content .onglets-sub-content .jp-container .address .where h3:hover {
	color: #6B8EB2;
}
#contentAddress #address #address-content .active {
	display: block;
}
#contentAddress .container {
	margin-top: 12px;
}
.fancybox-close {
	right: 0px;
	top: -30px;
	left: -30px;
	height: 59px;
	width: 59px;
}
.fancybox-close {
	background-image: url(../images/ico_close.png);
}
.jspContainer {
	height: 100%;
}

