/* Registrazione */
div#formregistrazione{
	font-size:11px;
}
div.titRegistrazione{
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 0 8px 0;
}
.mezzoTitle {
	background-color:#F6F7E6;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:10px;
	text-align:center;
	width:100%;
}
.center {
	clear:right;
	text-align:center;
}
input[type="radio"] {
	height:13px;
	margin:3px 3px 0 5px;
	width:13px;
}
.riga3 {
	border-bottom:1px dashed #D7D7D7;
	margin-bottom:15px;
	margin-top:15px;
}
.tab3 {
	width:100px;
}