@charset "UTF-8";
.bordo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width:1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	color: #ffffff;
}
.didascalia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.testo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.5;
}

.testonumeri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F0DCAD;
	text-decoration: none;
	font-weight: normal;
}

.testonumer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.testo10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #371f1d;
	text-decoration: none;
	font-weight: bold;
}

.testo10:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #371F1E;
	text-decoration: underline;
	font-weight: bold;
}

.pulsante {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #371f1d;
	text-decoration: none;
	font-weight: bold;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: inherit;
}

.linkbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: inherit;
}
.linkbold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-style: inherit;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #855E32;
	text-decoration: none;
	font-weight: bold;
}

.credit:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a38a63;
	text-decoration: none;
	font-weight: bold;
}

.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.linkgiallo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a38a63;
	text-decoration: none;
	font-weight: bold;
}

.linkgiallo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ae9962;
	text-decoration: underline;
	font-weight: bold;
}

.testobianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

