﻿#menu {
	padding: 10px;
	width: 170px;
}
#menu   ul {
	list-style-type: none;
	padding: 0px;
}
#menu ul li a {
	text-decoration: none;
	display: block;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#menu ul li a:visited {
	color: #806D5C;
}
#menu ul li a:link {
	color: #806D5C;
}
#menu ul li a:hover {
	color: #806D5C;
	background-image: url('images/sfumato.png');
	background-repeat: no-repeat;
	background-position: left center;
}
#menud {
	padding: 10px;
	width: 170px;
	text-align: center;
}
#menud   ul {
	list-style-type: none;
	padding: 0px;
}
#menud ul li a {
	text-decoration: none;
	display: block;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#menud ul li a:visited {
	color: #806D5C;
}
#menud ul li a:link {
	color: #806D5C;
}
#menud       ul       li       a:hover                  {
	color: #806D5C;
	background-image: url('images/sfumato.png');
	background-repeat: no-repeat;
	background-position: left center;
}
.style2 {
	text-decoration: none;
}
.style1 {
	color: #5B2E00;
}
.style3 {
	font-size: 10pt;
}
.navtitolo {
	font-family: "Times New Roman", Times, serif, Tahoma;
	font-size: 12pt;
	color: #FFFF00;
	position: absolute;
	z-index: 2;
	left: 568px;
	top: 247px;
	width: 358px;
	height: 38px;
	letter-spacing: 5pt;
	font-weight: lighter;
	text-decoration: none;
}
.navtitolo a:active {
	color: #806D5C;
	text-decoration: none;
}
.navtitolo a:visited {
	color: #806D5C;
	text-decoration: none;
}
.navtitolo a:link {
	color: #806D5C;
	text-decoration: none;
}
.navtitolo a:hover {
	color: #674B2B;
}

