body {
	font-family: "Georgia";
	behavior: url(htc/csshover.htc);
	margin: 0;
	background:url(../images/bg.jpg) repeat-x top;
}
ul#menu {
	list-style: none;
	width: 760px;
	height: 22px;
	display: block;
	margin: 0;
	padding-left: 13px;
}
ul#menu li span {
	display:none;
}

ul#menu li {
	width: 60px;
	height: 22px;
	display: block;
	float: left;
	position: relative;
	text-align: left;
}
ul#menu li ul {
	position: absolute;
	top: 22px;
	left: 0;
	padding: 4px;
	background: #fff;
	color: #000;
	border: 1px #ccc solid;
	display: none;
	margin: 0;
}
ul#menu li a {
	width: 100%;
	height: 100%;
	display: block;
}
ul#menu > li:hover > ul,
ul#menu > li:hover > ul > li:hover > ul{
	display: block;
}
ul#menu li:hover ul li {
	height: 14px;
	font-size: 12px;
	color: #000000;
	padding: 0 0 2px 0;
	border-bottom: 1px #ccc solid;
	margin: 0 0 2px 0;
	width: 185px;
}
ul#menu li:hover ul li a {
	color: #000000;
	text-decoration: none;
}
ul#menu li:hover ul li a:hover {
	color: #aa0000;
}

#menu ul li a.extend {
padding : 8px;
margin : 0px;
height: 15px;
padding-top: 8px;
padding-bottom: 8px;
width: 150px;
display : block;
text-decoration : none;
color: #fff;
border-bottom: 1px solid #467bbe;
}

#menu ul li a.extend {
background: url(img/freccia.gif) no-repeat right;
display: block;
}

#menu ul li a.extend:hover {
display: block;
}


/* Codice per i sottomenų */
#menu ul li ul {
list-style: none;
position: absolute;
left: 185px;
top: 0;
display: none;
width: 185px;
margin-top: 0px;
}

#menu ul li ul li a {
border-left: none;
background: #fff;
}

#menu ul li ul li a:hover {
border-left: none;
background: #fff;
display: block;
}

#menu ul li:hover ul, li.over ul { display: block; }


.tratt-sx {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.trebuchet-12-nero {
	font-family: "Georgia";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:left;



}
.trebuchet-12-grigio {
	font-family: "Georgia";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.trebuchet-11-blu {
	font-family: "Georgia";
	font-size: 12px;
	color: 00699E;
	text-decoration: none;
}
.trat-giu {
	padding-right: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 2px;
	margin-left: 2px;

}
.trebuchet-12-bianco {
	font-family: "Georgia";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.trebuchet-13 {

	font-family: "Georgia";
	font-size: 15px;
	color: #00699E;
	text-decoration: none;
}
.trebuchet-20 {

	font-family: "Georgia";
	font-size: 18px;
	color: #00699E;
	text-decoration: none;
}
h1 {
	font-family: "Georgia";
	font-size: 18px;
	color: #006699;
}
.trebuchet8 {
	font-family: "Georgia";
	font-size: 11px;
	color: #00A9E1;
	text-decoration: none;
}

