.bordo {
	border: 1px solid #005177;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0px;

}
.sfondo {
	background-attachment: fixed;
	background-image: url(../images/sfondo1.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.sfondosotto {

	background-attachment: fixed;
	background-image: url(../images/sfondo2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.testopiccolo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0px;
}
.testotitolo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
}
.sfondo2 {


	background-attachment: fixed;
	background-image: url(../images/sfondo2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.bordosugiu {
	border-top: 1px solid #005177;
	border-right: 1px #005177;
	border-bottom: 1px solid #005177;
	border-left: 1px #005177;

}
.testoCopia {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0px;
}

