body {
	background-image: url(../immagini/bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 14px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.StileMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.StileIntroLeft {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.StileTitleLeft {
	font-size: 14px;
	color: #52514f;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

.StileFooter {
	color: #999999;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.StileText {
	color: #666666;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	
}

.Stile8 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.Stile9 {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.Stile10 {
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}