html {
	overflow-y: scroll;
}

body {
    font: verdana;
    background:#000000 url(img/sfuma1px.jpg) repeat-y scroll 80% 50%;
    text-align: center;	
}

a:link {
	color: #FFFFFF;
	cursor: hand;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;	
	cursor: hand;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	cursor: hand;
	text-decoration:none;
	/*font-weight:bold;*/
}
a:active {
	color: #FFFFFF;
	cursor: hand;
	text-decoration:none;
}

a:focus {outline-style: none}

#menu {
	position: fixed;
	top: 150px;	
	width: 225px;
	text-align:left;
	font-family: verdana;
	font-size: 10pt;
	/*line-height: 10pt;*/
}

#menu p {
	color: #FFFFFF;
	text-decoration:none;
	text-indent: 40px;
}

#menu p:hover {
	color: #FFFFFF;
	/*background-image: url(img/sfumaTesto.jpg);
	background-repeat: repeat-y;
	text-decoration:none;*/
	text-indent: 40px;
	/*font-weight:bold;*/
}

#pallini{
	width: 4px;
	height:100%;
	margin-left: 250px;
	position: fixed;
	top: 150px;
	float:right;
	background-image: url(img/pallini.jpg);
	background-repeat: repeat-y;
}

#contenuto{
	width: 462px;
	margin-left: 285px;
	margin-top: 150px;
	text-align: justify;
	font-family: verdana;
	font-size: 10pt;
	color:#BEBEBE;
	float:right;
	line-height: 1.2em;
}

#mainpanel{
	margin-left:auto;
	margin-right:auto;
	width: 750px;
	
}

#loghetto{
	position: fixed;
	top: 25px;	
	width: 226px;
	text-align:left;
	margin-left:-18px;
}

#immaginine{
	float:right;
	margin-left:288px;
	position:fixed;
	text-align:left;
	top:40px;
	width:462px;
}

#copy{
	position: fixed;
	bottom: 10px;	
	width: 170px;
	text-align:left;
	margin-left: 40px;
}

#copy a:link {
	font-family: verdana;
	font-size: 7pt;
	text-decoration: none;
	color: #665E62;
}

#copy a:visited {
	font-family: verdana;
	font-size: 7pt;
	text-decoration: none;
	color: #665E62;
}

#copy a:active {
	font-family: verdana;
	font-size: 7pt;
	text-decoration: none;
	color: #665E62;
}

#copy a:hover {
	font-family: verdana;
	font-size: 7pt;
	text-decoration: none;
	color: #FFFFFF;
}

#testo p {
	margin-top: 0px;
}

#testo strong {
	color: #FFFFFF;
	font-weight: normal;
}

#loading {
	position: fixed;
	top: 150px;	
	left: 60%;
	margin: auto;
}

#nascondino {
	width: 100%;
	height: 125px;
	position: fixed;
	top:0px;
	left:0px;
	background:#000000 url(img/sfuma1px.jpg) repeat-y scroll 80% 50%;
}

.imgx {
	float: left;
	margin-bottom:20px;
	margin-right:20px;
}

.imgy {
	clear: right;
	margin-bottom:20px;
}

#people a{
	color:#00CCFF;
}
