.elenco th {
	font-weight:bold;

}
.elenco a {
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
}
.elenco a:hover {
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
.elenco {
	text-align:center;
	margin:3px;
	padding:3px;
	font-size:10px;
	color:#2E2E33;
	border-bottom:1px solid #FFFFFF;
}
.step th {
	font-weight:bold;

}
.step a {
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
}
.step a:hover {
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
.step {
	text-align:center;
	margin:3px;
	padding-top:10px;
	padding-bottom:3px;
	font-size:12px;
	color:#2E2E33;
	border-bottom:1px dashed #2E2E33;
}

.txt_form {
	font-size:10px;
	color:#2E2E33;
	text-align: justify;
	width:150px;
	padding:5px;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

.txtfield_form {
	font-size:12px;
	color:#2E2E33;
	width:300px;
	margin:5px;
	background-color:#F0F1F2;
	border:1px solid #B8B8B8;
}
.txtfieldarea_form {
	font-size:12px;
	color:#2E2E33;
	width:300px;
	height:200px;
	margin:5px;
	background-color:#F0F1F2;
	border:1px solid #B8B8B8;
}
.txtlabel_form {
	font-size:12px;
	color:#2E2E33;
	width:150px;
	margin:5px;
	background-color:#F0F1F2;
	border:1px solid #B8B8B8;
}
.txtdescrizione_form {
	font-size:12px;
	color:#2E2E33;
	width:250px;
	height:100px;
	margin:5px;
	background-color:#F0F1F2;
	border:1px solid #B8B8B8;

}
.img_form {
	margin:5px;
	border:1px solid #B8B8B8;
}
.filtro {
	margin-top:5px;
	margin-bottom:10px;
	font-size:12px;
	color:#2E2E33;
	border:1px solid #B8B8B8;
	background-color:#F0F1F2;
	width:300px;
	text-align:center;
}
.filtrotd {
	text-align:center;
}
.txtdata_form {
	font-size:12px;
	color:#2E2E33;
	width:130px;
	margin:5px;
	background-color:#F0F1F2;
	border:1px solid #B8B8B8;
}
.pulsante_invio_form {
	font-size:12px;
	color:#2E2E33;
	width:150px;
	margin:5px;
	background-color:#F0F1F2;
	border:1px solid #B8B8B8;
}

.pulsante_invio_form2 {
	font-size:12px;
	color:#2E2E33;
	width:44px;
	margin:5px;
	background-color:#F0F1F2;
	border:1px solid #B8B8B8;
}


