@charset "utf-8";
.context p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 135%;
	color: #666666;
	margin: 0px 0px 20px;
	padding: 0px;
}
.context h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 112.5%;
	text-transform: uppercase;
	color: #000000;
	margin: 0px 0px 20px;
	padding: 0px;
}
.context p strong {
	color: #000000;
}
.context p a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}.stop {
	line-height: 0px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 0px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.modulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 280%;
	text-transform: uppercase;
	color: #666666;
}
.modulo .inputlogin {
	margin: 0px;
	padding: 3px 0px 0px 3px;
	width: 140px;
	height: 19px;
	font-size: 10px;
	border-top: 1px solid #a1a1a1;
	border-right: 1px solid #a1a1a1;
	border-bottom: none;
	border-left: 1px solid #a1a1a1;
}
.modulo .inputreglungo {
	margin: 0px;
	padding: 3px 0px 0px 3px;
	width: 227px;
	height: 19px;
	font-size: 10px;
	border-top: 1px solid #a1a1a1;
	border-right: 1px solid #a1a1a1;
	border-bottom: none;
	border-left: 1px solid #a1a1a1;
}
.modulo .inputregcorto {
	margin: 0px;
	padding: 3px 0px 0px 3px;
	width: 65px;
	height: 19px;
	font-size: 10px;
	border-top: 1px solid #a1a1a1;
	border-right: 1px solid #a1a1a1;
	border-bottom: none;
	border-left: 1px solid #a1a1a1;
}
.modulo .inputregmedio {
	margin: 0px;
	padding: 3px 0px 0px 3px;
	width: 160px;
	height: 19px;
	font-size: 10px;
	border-top: 1px solid #a1a1a1;
	border-right: 1px solid #a1a1a1;
	border-bottom: none;
	border-left: 1px solid #a1a1a1;
}
#registrazione a {
	color: #cc0000;
	text-decoration: none;
}
.invia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc0000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lineabassa {
	border-bottom:#333333 1px solid;
	padding-top: 14px;
}