TD.menu {
	vertical-align: top;
	width: 20%;
	font-size: .9em;
}

H1.menu {
	background: url(../pictures/freccia.gif) no-repeat;
	background-color: #c5edd2;
	width: 100%;
	height: 25px;
	color: #009a35;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;
}

H2.menu {
	font-size: 1.0em;
	margin-top:5px;
	margin-bottom:0px;
	font-weight: normal;
	color: #339500;
	margin-left:10px;
	font-weight: bold;
}

UL.menu {
	margin-top: 4px;
	list-style-image: url(../pictures/punto3.gif);	
}

A.menu:LINK, A.menu:VISITED { 
	color: #249325;
	text-decoration: underline;
}

A.menu:HOVER, A.menu:ACTIVE { 
	text-decoration: underline;
}
