body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/terrace.jpg);
	background-repeat: repeat;
}
#container {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	width: 90%;
	border: medium solid #900;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/sfondopalio.jpg);
	background-repeat: repeat;
}
#header {
	height: 105px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #900;
	padding-top: 20px;
	padding-right: 10px;
}
#navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	height: 45px;
	padding-top: 4px;
	padding-left: 65px;
}
#maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 5px;
	text-align: justify;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	background-color: #900;
	margin: 0px;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
#symbol {
	float: left;
	margin: 0px;
	height: 100px;
	width: 100px;
	background-image: url(images/fides.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
}
#logo {
	float: right;
	height: 100px;
	width: 100px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.redtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #900;
}
.cornice {
	border: thin solid #900;
	padding: 4px;
}
.evidenziator {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #900;
}
