@charset "UTF-8";
.testonorm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
}
.testogalleria {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-align: right;
	color: #990000;
	text-decoration: underline;
}
.testonorm-right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-align: right;
}
.testolink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-align: right;
	color: #9A1123;
	text-decoration: underline;
}
.testolink-left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	color: #9A1123;
	text-decoration: underline;
}
.testolink-gallerie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	color: #9A1123;
	text-decoration: underline;
}
.testonorm-2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	text-align: justify;
	letter-spacing: 0pt;
	vertical-align: baseline;
	word-spacing: -1pt;
}
.testonorm-centered {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
}
.testotitolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-align: justify;
	color: #9A1123;
	font-weight: bold;
}
.testobold {
	font-weight: bold;
}

