@charset "UTF-8";
/* CSS Document */
body,html{
	width: 100%;
	height: 100%;
}
body{
	background:url(../img/bg.jpg) #000;
}
div#bgGallery{
	position: absolute;
	z-index: 1;
	top: 80px;
	left: 0px;
	background:url(../img/bg_gallery.png) transparent;
	width: 100%;
}
div#bgGallery, div#Gallery{
	height: 396px;
}
div#Logo{
	position: absolute;
	z-index: 11;
	background:url(../img/logo.png) transparent;
	width: 263px;
	height: 142px;
	top: 19px;
	left: 50%;
	margin-left: -480px;
}
div#Site{
	position: relative;
	top: 0;
	left: 50%;	
	width: 960px;
	margin-left: -480px;
}
div#Woman{
	position: relative;
	float: left;
	background:url(../img/woman.png) no-repeat transparent;
	margin-top: -25px;
	width: 255px;
	height: 648px;
	z-index: 10;
}
div#Footer{
	clear: both;
	background:url(../img/bg_footer.png) no-repeat transparent center center;
	height: 77px;
	margin-bottom: 10px;
}
div#Menu{
	float: right;
	height: 80px;	
}
div#Gallery{
	clear: both;
	background-color: #000;
}
div#MartinaMori{
	background:url(../img/martina_mori.png) no-repeat;
	width: 448px;
	height: 57px;
	position: absolute;
	z-index: 13;
	left: 50%;
	margin-left: 32px;
	top: 420px;	
}
div#Cont{
	margin-left: 280px;
}