body {
	margin: 0px;
	background-color: #657298;
}
.ombra {
	background-image: url(images/ombra_middle.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
input {
	background-color: #657298;
	height: 14px;
	width: 76px;
	border: 1px solid #FFA200;
	font-family: Tahoma;
	font-size: 9px;
}
.registrati {
	background-color: #C8CDDB;
	height: 18px;
	width: 200px;
	border: 1px solid #FFA200;
	font-family: Tahoma;
	font-size: 12px;
}
.bottom {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
}
.testohome {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.spaziolefthome {
	padding-left: 38px;
}
.testi {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	padding: 10px;
}
.testi a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFA200;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
.testi a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bordoimg {
	border: 1px solid #FFA200;
}
