@charset "UTF-8";
.input_newsletter{
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	width:280px;
	height:15px;
	
}
.titolo_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #125190;
	text-decoration: none;
	font-weight: bold;
}
td.testo_nero_letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom:2px;
	text-decoration: none;
}
.testo_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}