body {
	margin-left:50px;
	padding:0px;
	font:small sans-serif;
	color:#333;
	background-image:url("new-13.png");
	height: 100%;
}

a:visited {color:#cc0000}

/* STRUTTURA PAGINA */

#titolo {
	font:bold xx-large sans-serif;
}

#piede {
	font:xx-small sans-serif;
	text-align:center;
	width:90%;
}

.piede {
	border:thick double #808080;
	background-color:#C0C0C0;
}
#sottotitolo {
	font:bold x-large sans-serif;
}
/* TESTO STUDI MONOSPACE */

#testostudi {
	font:small monospace;
	white-space:pre;
}

.tabtesti {
	padding:0px;
}


