BODY {
	background:url('images/sfondo.jpg') center #eee; 
	color:black; 
	font-family:Verdana, Arial, sans-serif; 
	margin-left:0px;
}
H1 {
	font-size:1.6em;
}
H2 {
	font-size:1em;
	font-variant:small-caps;
	font-weight:bold;
}
H3 {
	font-size:.9em;
	font-variant:small-caps;
	font-weight:bold;
}
HR {
	color:black;
	background-color:#000;
	border-color:#000000;
}
A IMG {
	border:none;
	text-decoration:none;
}
H2 P {
	margin-top:-0.8em;
}

.foot {
	text-align:center; font-size:80%;
}
.con {
	margin-left:9px;
}
.invisible {
	display:none;
}
.red {
	color:red;
}
.center {
	text-align:center;
}

#titolo {
	margin-left:0px;
	margin-top:64px;
}
#menu {
	position:absolute;
	left:75%;
	top:180px;
	width:120px;
	background:black;
}
#content {
	background:white;
	margin-top:120px;
	margin-left:5%;
	width:54%;
	border:solid black;
	padding:12px;
}
#footer {
	clear:left;
	margin-top:48px;
}
