body {
	background: #111;
	z-index:0;
}
	a:link {
	color: #e3e3e3;
	text-decoration: none;
	}
	a:visited {
	color: #e3e3e3;
	text-decoration: none;
	}
	a:hover {
	color: #B0DE00;
	text-decoration: none;
	}
	a:active {
	color: #B0DE00;
	text-decoration: none;
	}
.boxwrapper {
	position: relative;
	background: transparent;
	width: 960px;
	height: 100%;
/*	margin: 0 auto;*/
	top: 0;
	left: 0;
	z-index: 1899;
}
.goback {
	position:absolute;
	width:30px;
	height:26px;
	top:0px;
	left:50%;
	margin-left:-15px;
	background:#fff url(../img/goback.png) no-repeat center center;
	-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px 0px 5px 5px;
	border-radius:0px 0px 5px 5px;
	border:1px solid #fff;
	border-bottom:none;
	z-index: 1999;
}
#jnlin {
	display: none;
	position:absolute;
	background: rgba(60,60,60,0.4);
	width: 320px;
	height: 490px;
	top: 30px;
	left: 30px;
	text-align: center;
	font-family: 'Conv_JosefinSans-SemiBold', 'Josefin Sans', Arial, sans-serif;
	font-size:28pt;
/*	font-weight: 600;*/
	line-height: 60px;
	color: #e3e3e3;
	border: 1px solid #e3e3e3;
	padding-top: 0px;
	-webkit-font-smoothing: antialiased;
	z-index:3999;
}
#arqin {
	display: none;
	position:absolute;
	width: 320px;
	height: 50px;
	top: 75px;
	left: 15px;
	text-align: right;
	font-family: 'Conv_JosefinSans-Regular', 'Josefin Sans', Arial, sans-serif;
	font-size:16pt;
/*	font-weight: 400;*/
	color: #e3e3e3;
	padding-top: 0px;
	-webkit-font-smoothing: antialiased;
	z-index:3999;
}
#galeriain, #galeriain_a, #galeriain_b, #galeriain_c, #galeriain_d {
	display: none;
	position:absolute;
	width: 320px;
	top: 250px;
	left: 30px;
	text-align: center;
	font-family: 'Conv_JosefinSans-Regular', 'Josefin Sans', Arial, sans-serif;
	font-size:24pt;
/*	font-weight: 400;*/
	color: #e3e3e3;
	-webkit-font-smoothing: antialiased;
	z-index:3999;
}
#galeriain_a {
	top: 290px;
}
#galeriain_b {
	top: 330px;
}
#galeriain_c {
	top: 370px;
}
#galeriain_d {
	top: 410px;
}
a.current {
	color: #B0DE00;
}
#telin, #emailin {
	display: none;
	position:absolute;
	width: 320px;
	height: 50px;
	top: 470px;
	left: 30px;
	text-align: left;
	font-family: 'Conv_JosefinSans-Regular', 'Josefin Sans', Arial, sans-serif;
	font-size:12pt;
/*	font-weight: 400;*/
	color: #e3e3e3;
	padding-left: 10px;
	-webkit-font-smoothing: antialiased;
	z-index:3999;
}
#emailin {
	top: 490px;
}
#jnlincontactos {
	display: none;
	position: absolute;
	width: 320px;
	height: 320px;
	bottom: 5%;
	left: 30px;
	background: rgba(60,60,60,0.4);
	text-align: right;
	font-family: 'Conv_JosefinSans-SemiBold', 'Josefin Sans', Arial, sans-serif;
	font-size:28pt;
/*	font-weight: 600;*/
	line-height: 60px;
	color: #e3e3e3;
	border: 1px solid #e3e3e3;
	padding-top: 0px;
	padding-right: 5px;
	-webkit-font-smoothing: antialiased;
	z-index:1999;
}
#arqincontactos {
	display: none;
	position:absolute;
	width: 320px;
	height: 274px;
	bottom: 5%;
	left: 30px;
	text-align: right;
	font-family: 'Conv_JosefinSans-Regular', 'Josefin Sans', Arial, sans-serif;
	font-size:16pt;
/*	font-weight: 400;*/
	color: #e3e3e3;
	padding-right: 5px;
	-webkit-font-smoothing: antialiased;
	z-index:2000;
}
#morincontactos, #telincontactos, #emailincontactos {
	display: none;
	position:absolute;
	width: 320px;
	height: 120px;
	bottom: 5%;
	left: 30px;
	text-align: left;
	font-family: 'Conv_JosefinSans-Regular', 'Josefin Sans', Arial, sans-serif;
	font-size:12pt;
/*	font-weight: 400;*/
	color: #e3e3e3;
	line-height: 16px;
	padding-left: 10px;
	-webkit-font-smoothing: antialiased;
	z-index:2000;
}
#telincontactos {
	height: 50px;
}
#emailincontactos {
	height: 30px;
}