body {
	margin-left: 0px;
	margin-top: 5px;
	background-color: #99FFFF;
	background-image: url(pict/bg.jpg);
	background-repeat:  repeat-x;
	text-align: justify;
}
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fondomain {
	background-image: url(pict/palme.jpg);
	background-repeat: no-repeat;
	background-position: 180px top;
}
.maintable {
	background-color: #000000;
}
.content {
	padding: 5px;
}
.piede {
	background-image: url(pict/piede.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 90%;
	color: #CCCCCC;
}
.menupiede {
	padding: 4px;
	font-size: 90%;
	text-align: center;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #00FFFF;
	text-decoration: none;
}
a:active {
	color: #FFCC33;
	text-decoration: none;
}/* CSS Document */
.menupos {
	top: 50px;
	position: relative;
}
.campi {
	font-size: 11px;
}
.bottoni {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #774700;
	border-right-color: #590000;
	border-bottom-color: #590000;
	border-left-color: #774700;
	font-size: 10px;
	background-color: #3C0000;
	color: #CCCCCC;
}
h5 {
	font-size: 120%;
	font-weight: bold;
}
