@charset "utf-8";
#menu #corpo #colonna-2 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#menu #corpo #colonna-2 a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ee8810;
}
#menu #corpo #footer h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.4em;
	line-height: 2em;
	color: #444341;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #736C64;
	border-bottom-color: #736C64;
	text-align: center;
}

