.linkmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #333333;
}
.txt {

	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
}
.txtpiepagina {


	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
}
.txtsottolineato {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	text-decoration: underline;
}
.txtbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	height: 20px;
	width: 300px;
	border: 1px solid #C2BEAB;
}
.txtboxmulti {

	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	height: 200px;
	width: 300px;
	border: 1px solid #C2BEAB;
}
.txt2 {


	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
}
.personaggioSX {
	background-image: url(images/personaggio_sx.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.personaggioDX {

	background-image: url(images/personaggio_dx.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bordoS {
	border: 1px solid #333333;
}
