@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
}
.testata {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #069;
	text-align: right;
	word-spacing: 10px;
	letter-spacing: 5px;
}

	a:link {
	color: #69F;
}
a:visited {
	color: #69F;
}
a:hover {
	color: #69F;
}
a:active {
	color: #69F;
	text-align: center;
}

.testo {
	text-align: justify;
	text-indent: 5pt;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;

}
.testo strong {
	color: #F00;
}
.testo_centrato {
	text-align: center;
	color: #FFF;
	font-family: "Courier New", Courier, monospace;
}
.tabelle_confondo {
	border: 1px solid #003853;
	background-color: #101518;
	padding: 3px;
	margin: 0px;
}
.testi_info_cd {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px;
}
testi_cd {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
testi_cd {
	color: #B2C8F4;
}
.titolo_cd {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #F00;
}
.footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	color: #CCC;
	text-align: center;
}
.testi_info_cd strong {
	color: #F00;
}
