@charset "utf-8";
html, body, div, span {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}


body {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(Sfondo.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.TITLE {
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-align: center;
}
.description {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
}
.description-2 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
}
.Title {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: 22px;
}
