html {
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin:0 auto;
	background:url(image/footer.gif) repeat-y center;
	background-color:#662D91;
	height:100%;
}
#main {
	width:783px;
	height:100%;
	border:0px;
	margin:0 auto;
	text-align:center;
}
#head {
	width:783px;
	height:233px;
	background:url(image/head.gif);
}
#menu {
	width:783px;
	height:42px;
}
#content {
	width:783px;
	height:545px;
	background:url(image/body.gif);
}
#footer, a {
	width:783px;
	font-size:10px;
	text-decoration:none;
}
#contenuto {
	width:auto;
	height:545px;
	text-align:left;
	padding:30px 70px 0px 75px;
}
#contenuto p {
	font-size:14px;
	color:#000000;
}
#contenuto h1 {
	font-size:16px;
	color:#93288F;
}
#contenuto h1 a {
	font-size:16px;
	color:#93288F;
}
#contenuto p a {
	font-size:14px;
	color:#000000;
	text-decoration:none;
}
#contenuto p a:hover {
	font-size:14px;
	color:#000000;
	text-decoration:underline;
}
.titoli {
	font-size:14px;
	color:#000000;
}
.textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.versetto {
	font-size:12px;
	color:#662D91;
}
