body {
	background-image: url(../immagini/all-fondo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
.menu {
	background-color: #E6F5FF;
	border-top: 1px none #B0D8FF;
	border-right: 1px none #B0D8FF;
	border-bottom: 1px solid #B0D8FF;
	border-left: 1px none #B0D8FF;
	background-repeat: no-repeat;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu2 {
	background-color: #FFEC66;
	border-top: 1px none #B0D8FF;
	border-right: 1px none #B0D8FF;
	border-bottom: 1px solid #B0D8FF;
	border-left: 1px none #B0D8FF;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: hand;


}
.spallamenu {
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #EFF7FE;
}
td {
	font: 11px Geneva, Arial, Helvetica, sans-serif;
}
.bordino {
	border: 1px solid #FFFFFF;
}
a:link, a:visited, a:active {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;

}
