@charset "utf-8";
body {
	background-image: url(../img/sfondo1.gif);
	background-position: center 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#head {
	margin-top: 200px;
	background-image: url(../img/fascia1.gif);
	background-repeat: repeat-x;
	background-position: 60px;
}
.testo {
	position: relative;
	width: 700px;
	background-image: url(../img/logone.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: right;
}
.costruz {
	font-size: 14px;
	font-weight: bold;
}
.costruz a {
	text-decoration: none;
	color: #00573B;
}
.costruz a:hover {
	text-decoration: underline;
}
