@font-face {
    font-family: 'HelveticaNeueUltraLight';
    src: url('helvetica_neue_ultralight.eot');
    src: url('helvetica_neue_ultralight.eot') format('embedded-opentype'),
         url('helvetica_neue_ultralight.woff') format('woff'),
         url('helvetica_neue_ultralight.ttf') format('truetype'),
         url('helvetica_neue_ultralight.svg#HelveticaNeueUltraLight') format('svg');
}

body{
	font-family: 'HelveticaNeueUltraLight';
	height: 600px;
}

a{
	text-decoration: none;
	color: inherit;
}

footer img{
	position:fixed;
	bottom: 10px;
}

footer{
	width: 300px;
	margin-left: auto ! important;
	margin-right: auto ! important;
}
/* * * HOMEPAGE * * * */
#qrcode-block{
	position: relative;
	width:380px;
	margin-top: 250px;
	margin-right: auto;
	margin-left: auto;
}

#qrcode-block #pantheo-vorter{
	margin: 0 28px;
}

.tag{ position: absolute; top: -20px; display: none;}
#pantheotag{left:132px;}
#sculpturetag{left: 264px; width: 140px;}

#artist-name {
	position: relative;
	font-size: 22pt;
	letter-spacing: 9.2pt;
	left: -1px;
}

#home-menu {
	width: 405px;
	margin-top: 200px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 1.5pt;
	position: relative;
	left: 6px;
}

#home-menu a{
	text-decoration: none;
	color: inherit;
	margin: 0 5px;
}
/* * * * * */

/* * * PAGE OEUVRES * * */
#oeuvres-links{
	margin-left: auto;
	margin-top: 20px;
	margin-right: auto;
	width: 68px;
}
.bio-big{
	width: 350px ! important;
}
#yoxview_popupWrap{
	background-color: rgba(255,255,255,1) ! important;
}
#carousel-gallery {
	width:100%;
	background-color: white ! important;
}
.oe_tag{
	display: none;
	position: fixed;
	bottom: 92px;
}
/* * * * * */
/* * * BIOGRAPHIE * * */
#bio-textcontent{
	/*border: solid 1px rgba(200,200,200,0.7);*/
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	padding: 40px;
}
.bio-date{
	font-weight: bold;
}
/* * * BIOGRAPHIE * * */
#contact-textcontent{
	border: solid 1px r
}
/* * * CONTACT * * */
form {
	margin: 0 auto;
	width: 432px;
}