.lang {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #B0AFAF;
	text-decoration: none;
	line-height: normal;
}
.lang:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FD1813;
	text-decoration: none;
	line-height: normal;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8E8B87;
	text-decoration: none;
	line-height: normal;
}
.testoBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #66635F;
	text-decoration: none;
	line-height: normal;
}
.testo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8E8B87;
	text-decoration: underline;
	line-height: normal;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #66635F;
	text-decoration: none;
	width: 100%;
}
.bgTasto {
	background-color: #FFFFFF;
}
.bgTasto:hover {
	background-color: #FD1813;
}
.testoWhiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}
.testoWhiteBold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FD1813;
	text-decoration: none;
	line-height: normal;
}
.testoRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FD1813;
	text-decoration: none;
	line-height: normal;
}
.testoRedUnderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FD1813;
	text-decoration: underline;
	line-height: normal;
}
.testoBlack12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}
.tableBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8E8B87;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 5px;


}
.testoBlackBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}
.imgBorder {
	border: 1px solid #D9D8D7;
}

