.pagina {
	height: 100%;
}
.testoblugrassetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #106591;
	text-decoration: none;
	font-weight: bold;
}
.testonerograssetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.testonormale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.testonormale2X {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

form{
	margin:0px;
}

input,textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-style: plain;
	border:1px;
	border-color: #C0C7C0;
}

.bottone{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #B0B0B0;
	color: #000000;
	border-style: none;
}
