@charset "utf-8";

#costruzione {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	color: #007CC1;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-size: 30pt;
	margin-top: 50px;
}
#costruzione a {
	color: #BB0003;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
}
