.titolo_pagine {
	font-family: "Monotype Corsiva";
	font-size: 30px;
	color: #000000;
}
.didascalia {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.creato {
	font-family: "Book Antiqua";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.recordvisite {
	font-family: "Book Antiqua";
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.aggiornamento {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.mesi {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
}
.ancoraggio {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.bordo_img {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.sfondo {
	background-attachment: fixed;
	background-image: url(index/sfondo1024.jpg);
	background-repeat: repeat;
}
