.tab {
	border: 1px solid #660000;
}
.testo {
	font-family: Verdana;
	font-size: 11px;
	color: #3E391E;
	background-color: #F1EFE2;
	margin: 20px;
	padding: 20px;
	border: 1px solid #ECE9D8;
}
.titolino {
	font-family: Verdana;
	font-size: 11px;
	color: #3E391E;
	font-weight: bold;
}
.testo_norm {
	font-family: Verdana;
	font-size: 11px;
	color: #3E391E;
}
.BOX {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #F1EFE2;
}
.titolino_BIANCO {

	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.testo_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.titolino_link {
	font-family: Verdana;
	font-size: 11px;
	color: #3E391E;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E391E;
}
.tratteggio {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F1EFE2;
}
