.sfondo_sin {
	background-attachment: scroll;
	background-image: url(sfumatura_sin.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.sfondo_dest {

	background-attachment: scroll;
	background-image: url(sfumatura_dest.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: small-caps;
	color: #102129;
	text-decoration: none;
}
.fine {
	background-attachment: scroll;
	background-image: url(fine.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fine_sin {

	background-attachment: scroll;
	background-image: url(fine_sfumatura_sin.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fine_dest {


	background-attachment: scroll;
	background-image: url(fine_sfumatura_dest.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pul_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: small-caps;
	color: #102129;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
.pul_menu:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: small-caps;
	color: #0079a1;
	text-decoration: none;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #102129;
	text-decoration: none;
	padding-left: 5px;
	background-color: #FFFFFF;
	text-align: right;
	height: 22px;
	vertical-align: bottom;
	padding-bottom: 1px;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #898989;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 20px;
}
.titoli2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #102129;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 22px;
	vertical-align: bottom;
	padding-bottom: 1px;
	padding-right: 5px;
}
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-top: 30px;
	margin-left: 90px;
}
