.titolo-rosso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #860200;
}
.nobordoimm {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titolo-marrone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #592300;
}
.testo-generico {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5E2C00;
	font-weight: normal;
}
.bold-rosso {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #300;
}
.titolo-bianco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
}

.testonerobold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #300;
}
.testoscuro {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
.testoscuro2 {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 16px;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

