body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fffff;
}
a:link {
	color: 666666;
	text-decoration: underline;
}
a:visited {
	color: 666666;
	text-decoration: underline;
}
a:hover {
	color: 666666;
	text-decoration: underline;
}
a:active {
	color: 666666;
	text-decoration: underline;
}
.sfondo {
	background-image: url(images/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bianchi {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
}
.sfondocantieri1 {

	background-image: url(images/sfondo_cantieri.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sfondocantieri2 {


	background-image: url(images/sfondo_cantieri2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sfondopassato {


	background-image: url(images/sfondo_passato.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sfondopresente {



	background-image: url(images/sfondo_presente.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt {
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
}
.txtSmall {
	font-family: Tahoma;
	font-size: 10px;
	text-align: justify;
}

