body,html {
	height:100%;
	margin:0;
	background-color: #05152b;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FAFBFE;
	text-decoration: none;
}

#box {
	width:655px;
	height:374px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-187px 0 0 -350px;
	background-image: url(../images/sfondo.png);
	background-repeat: no-repeat;
}
#foto {
	width: 142px;
	height:207px;
	margin-left: 80px;
	margin-top: 30px;
	position:absolute;


}
#testo {
	width:380px;
	position:absolute;
	margin-left: 240px;
	margin-top: 30px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #05152B;
	height: 310px;
	overflow: none;
	left: 3px;
	SCROLLBAR-TRACK-COLOR: #666666;
	background-color: trasparent;


}

#menu {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #FFFFFF;
	font-size: 14px;
	position: absolute;
	margin-top: -22px;
	margin-left: 60px;
	width: 580px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 20px;
}
#intro {
	width: 300px;
	height:300px;
	margin-left: 86px;
	margin-top: 36px;
	position:absolute;
	background-image: url(../images/works.jpg);
}
#copy {
	position: absolute;
	margin-top: 375px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #999999;
	font-size: 9px;
	margin-left: 57px;
	width: 586px;
	text-align: center;
}
#postit_spartiti {
	width: 142px;
	height:207px;
	margin-left: 127px;
	margin-top: 75px;
	position:absolute;
}
#postit_cd {
	width: 142px;
	height:207px;
	margin-left: 360px;
	margin-top: 100px;
	position:absolute;
}
#testo_opere {
	width:530px;
	position:absolute;
	margin-left: 90px;
	margin-top: 30px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #05152B;
	height: 310px;
	overflow: none;
	left: 3px;
	SCROLLBAR-TRACK-COLOR: #666666;
	background-color: trasparent;
}

