body {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	text-align: justify;
	}
	a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;

}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bordo {
	border: 1px solid #0369CD;
}
.nav {
	background-image: url(../pict/bgnav.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 2px;
}
.menupiede {
	font-size: 90%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.titulo {
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	color: #98873A;
	letter-spacing: 1px;
}
.bottoni {
	background-color: #98873A;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	border: 1px solid #66666;
	height: 20px;
	width: 100px;
	padding: 0;
	letter-spacing: 2px;
}

