body {
	background: #000000;
	background-image: url(../img/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	border: none;
}
/*
html, body, #centro {
	background: #000000;
	background-image: url(../img/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	border: none;
}
#centro {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
}
*/
.intro {
	margin: 0px 0px 0px 0px;
	background: #000000;
	background-image: url(../img/sfondo_intro.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
td,tr,div,table {
	font-family: Verdana, "trebuchet MS", Arial, Sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 18px;
}
h1 {
	font-family: Georgia, Verdana, "trebuchet MS", Arial, Sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	font-size: 20px;
	letter-spacing: 0px;
}
h1.testo_scuro {
	font-family: Georgia, Verdana, "trebuchet MS", Arial, Sans-serif;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	font-size: 20px;
	letter-spacing: 0px;
}
.pul_sotto {
	margin-left: 15px;
	margin-right: 15px;
}
#astrelia {
	position:fixed;
	right: 1%;
	bottom: 10px;
	width: 120px;
	margin: 0;
	padding: 0;
	z-index: 5;
	display: block;
}
.testo_scuro {
	font-family: Verdana, "trebuchet MS", Arial, Sans-serif;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 18px;
}
A.link_bianco {
	color: #ffae00; font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
A.link_bianco:HOVER {
	color: #888888;
	font-weight: bold;
	text-decoration: none;
}
A.link_bianco:ACTIVE {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
A.link_virtual {
	color: #ffae00; font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
A.link_virtual:HOVER {
	color: #888888;
	text-decoration: none;
}
A.link_virtual:ACTIVE {
	color: #FFFFFF;
	text-decoration: underline;
}
