.testo {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.testoScuro {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.testo1 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #990000;
}
.testo a {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
.testo a:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #CB7C7C;
	text-decoration: none;
}

.submenu{
	background-image: url(images/bg-sub.gif);
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}

a.sub:link, a.sub:active, a.sub:visited {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;


}

a.sub:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.desc {

	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.bordorosso {
	border: 1px solid #990000;
}
.bordorosa {
	border: 1px solid #EFD6D6;
}
.pag {


	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
}
a.pag {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;

}
a.pag:hover {

	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.subact {

	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.testoBianco {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.testoBianco:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
input, textarea {
    font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #990000;
}