.title {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
}

.bg_nav {
	background-image: url(../images/bg_nav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 27px;
	width: 800px;
}
.testonav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1pt;
}
a.menutop: link , a.menutop: active , a.menutop: visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1pt;
	text-decoration:none;
}

a.menutop: hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	letter-spacing: 1pt;
	text-decoration:underline;
}

.testo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
