body {
	background-image: url(images/sfondo-home.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}
.sf-head {
	background-image: url(images/sf-head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sf-menu {
	background-image: url(images/sf-menu.jpg);
	background-repeat: repeat;
	background-position: left center;
}
.sf-menu-vert {
	background-image: url(images/sf-menu-vert.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.titolo-home {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #FFFFFF;
}
.subtitolo-home {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
}
.brd-tble-home {
	border: 1px solid #FFFFFF;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a {
	text-decoration: none;
}
.titolo {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.titolo14 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: 700;
	color: #990000;
}
.text-page {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.tit-lista-schede {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
.lista-scheda-box {
	background-color: #FFFFFF;
}



form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-weight: bold;
}
.text-rosso {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	color: #FF0000;
}

#form1 select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#form1 input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#form1 label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.subtitolo-homeitalic {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
}
.box-video {
	margin-bottom: 10px;
	width: 290px;
	background-color: #8E191B;
	float: none;
	clear: both;
}

