body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #151515;
	background-image: url(../images/sf.jpg);
}
.testata {
	background-image: url(../images/testata/tst.jpg);
	background-repeat: repeat-x;
	height: 150px;
}
.testata a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 5px;
	text-indent: 20px;
	line-height: 40px;
}

.Testa_Menu  {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 3px;
}
li {
	list-style-image: url(../images/titti.jpg);
	list-style-position: outset;
}
li a {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CDA607;
	text-decoration: none;
	letter-spacing: 0.5px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	border-bottom-width: thin;
	display: block;
}

li a:hover {
	color: #FF6600;
}
.testo {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #E4E4E4;
	text-align: justify;
	word-spacing: 1px;
	letter-spacing: 2px;
}
h1 {
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #F43817;
	margin: 0px;
}
a {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CDA607;
	text-decoration: none;
	letter-spacing: 2px;
}

a:hover {
	color: #FF6600;
}
.input
{
    COLOR: #cccccc;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR:#800000;
	FONT-SIZE: 12px; 
	font-weight: normal;
	border:1px #FF0000 solid;
}