.tbl-errore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #E3FBE6;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #373737;
}





.text-box 
{
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #242B79;
	background-color: #fde3a5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.text-box-multiline {
	font-family: Verdana;
	font-size: 11px;
	color: #242B79;
	background-color: #fde3a5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.titoletti-pagine 
{
     color: #3F408E;
     font-family: Verdana;
     font-weight: bolder;
     font-size: 15px;
}

.txt-voci-form {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}


.btn-submit {
	font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
	font-weight:bolder;
	background-color: #3F408E;
	border: 1px solid #666666;
}

.txt-testopagine {
	font-family: Verdana;
	font-size: 11px;
	line-height:18px;
	text-align:justify;
	color: #333333;
	padding-right: 35px;
}
.txt-testopagine a:link{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	padding-right: 35px;
	text-decoration: none;
}
.txt-testopagine a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #ff0000;
	padding-right: 35px;
	text-decoration: none;
}
.txt-testopagine a:active{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	padding-right: 35px;
	text-decoration: none;
}
.txt-testopagine a:visited{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	padding-right: 35px;
	text-decoration: none;
}

.txt-footer {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	padding-top: 15px;	
}