.searchbground {
	background-attachment: scroll;
	background-image: url(../img/sfondo_ricerca.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.text {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.search {
	margin-top: 3px;
}
.menubground {
	background-attachment: scroll;
	background-image: url(../img/sf_dx_menu.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
a {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;

}
.home {
	width: 80%;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	margin: 10px 0px 0px;


}
.footer {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../img/footer_bgound.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menubground2 {

	background-attachment: scroll;
	background-image: url(../img/sf_dx2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.border {
	border-top: 1px solid #FF3300;
	border-right: 1px none #FF3300;
	border-bottom: 1px none #FF3300;
	border-left: 1px none #FF3300;

}

