.sx {
	background-attachment: scroll;
	background-image: url(../images/sfsx.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.dx {
	background-attachment: scroll;
	background-image: url(../images/sfdx.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.sfondo {
	background-attachment: scroll;
	background-image: url(../images/sfondo.gif);
	background-repeat: repeat;
}
.testo {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #223884;
	text-decoration: none;
}
.testo2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #998D7D;
	text-decoration: none;
}
a:link {
	color: #998D7D;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;

}
a:visited {
	color: #998D7D;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;

}
a:hover {
	color: #333333;
	text-decoration : none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;

}
a:active {
	color: #CDAD64;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;

}
.bordosu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bordodx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.box {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	color: #333333;
	background-color: #E4E1DA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #898987;
	border-right-color: #898987;
	border-bottom-color: #898987;
	border-left-color: #898987;



}
.testo3 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.testotitolo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #223884;
	text-decoration: underline;
	text-decoration: none;

}
.bordo {
	border: 4px solid #E4E1DA;
}
.bordogiu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E1DA;
}
.testo4 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	text-decoration: none;

}
.sfondomenu {
	background-attachment: scroll;
	background-image: url(../images/sfondomenu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bordoImg {
	border: 3px solid #E7E5D8;
}
