body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.kunklatitoli {
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}
.kunklatestibianchi {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.6em;
}

#sfondoindex {
	position:relative;
	width:1024px;
	height:768px;
	z-index:1;
	background-color: #000000;
	margin: auto;
}
#boxbanner {
	position:absolute;
	top: 0 px;
	width:1024px;
	height:150px;
	z-index:2;
}
#boxmenu {
	position:absolute;
	top: 142px;
	left: 303px;
	width:700px;
	height:25px;
	z-index:3;
	background-image: url(immagini/bianchet.png);
}
#boxritratto {
	position:absolute;
	top: 217px;
	left: 24px;
	width: 250px;
	height: 190px;
	z-index: 2;
	text-align: justify;
}
#boxtesti {
	position:absolute;
	top: 200px;
	left: 310px;
	width: 267px;
	height: 551px;
	z-index: 2;
	text-align: justify;
}
#boxlinks {
	position:absolute;
	top: 200px;
	left: 24px;
	width: 267px;
	height: 488px;
	z-index: 2;
}
#boxgallerie {
	position:absolute;
	width:1024px;
	height:600px;
	z-index:2;
	top: 150px;
}
#piva {
	width:1024px;
	height:16px;
	z-index:2;
	color: #000000;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 3px;
	text-align: center;
	position: absolute;
	padding-top: 2px;
	top: 750px;
	background-color: #BFBAA8;
}

