@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Georgia, 'Times New Roman', Times, serif, Tahoma;
	font-size: 10pt;
	background-image: url(../images/sfondotut.jpg);
	border-color: #E0DFE3;
}
#gabbia {
	padding: 5px;
	width: 90%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
}

#contenuto {
	background-image: url(../images/cella_rosa.jpg);
	background-repeat: repeat;
	border: thin solid #926550;
	padding: 10px;
	color: #000000;
	font-weight: normal;
}
.premessa {
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

a:link {
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titoli {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24pt;
	color: #714F39;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
