.line1 {
	background-color: #999999;
}
.line2 {  background-color: #CCCCCC}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 15px 50px;
	font-weight: bold;
	font-style: normal;	

}

.textField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	font-style: normal;
}
.errori {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	padding: 0px;
	font-weight: bold;
	font-style: normal;
	background-color: #FFFFCC;

}
.tabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #f4f4f4;
	margin: 15px 10px 10px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;


}

.titoloServizi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	clip: rect( );
	font-weight: bold;
	background-color: #E1CFD3;
	border: 1px solid #9B4052;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.linkServizi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;


}

.linkServiziOver {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B36272;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
.base {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	clip: rect( );
	font-weight: bold;
	background-color: #E1CFD3;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #9B4052;
	border-right: 0px solid #9B4052;
	border-bottom: 0px solid #9B4052;
	border-left: 0px solid #9B4052;

}
.textRed {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B36272;
	font-weight: bold;
	font-style: normal;
}
.titoloPagina {
	font-family: "Arial Narrow";
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #9C4152;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	font-style: normal;
	border: 1px ridge #9C4152;
	padding: 3px 15px;



}
.popup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: bold;
	color: #666666;
	height: 90px;
}
.erroriBig {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	padding: 0px;
	font-weight: bold;
	font-style: normal;
	background-color: #FFFFCC;
}
.textSottolinato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 15px 50px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;

}
.textPic {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
}


input.textField {
    font-size: 12px;
    padding: 0.25em;
}