@charset "utf-8";
/* CSS Document */

.formUtente {
	margin-top:20px;
	padding:8px 10px;
	font-weight:bold;
	border:1px solid #CCC;
	background-color:#ecf5fe;
}

.txtRosso {
	margin-top:10px;
	color:#F00;
}
