.LnkMainMenuOff {
	display:block;
	font-family: "Trebuchet MS", sans-serif;
	font-size:12px;
	text-decoration: none;
	color: white;
}
.LnkMainMenuOn {
	display:block;
	font-family: "Trebuchet MS", sans-serif;
	font-size:12px;
	text-decoration: none;
	color: white;
}
.LnkVetrinaTop {
	color: white;
}
#MainBody {
	/*background-color: white;*/
	background-color: #FCF9F1;
}
#BoxMonoMenu {
	background-color: white;
}
#TableMonoMenu {
	width: 100%;
	margin:0px;
	border-collapse:collapse;
}
#TableMonoMenu tr td {
	padding: 0px;
	text-align:center;
}
.LnkMenuMonoOff {
	display:block;
	background-color: #9b834a;
	color: white;
	padding: 4px 8px 4px 8px;
	font-family: "Trebuchet MS", sans-serif;
	font-size:12px;
	text-decoration: none;
	border-top: 1px solid #764737;
	border-bottom: 1px solid #764737;
}
.LnkMenuMonoOff:hover {
	color: #e9d2a9;
}
.LnkMenuMonoOn {
	display:block;
	background-color: #FCF9F1; /* white */
	color: #764737;
	padding: 4px 8px 4px 8px;
	font-family: "Trebuchet MS", sans-serif;
	font-size:12px;
	text-decoration: none;
	border-top: 1px solid #764737;
	border-bottom: 1px solid #FCF9F1;
}
.LnkMenuMonoOn:hover {

}
.BoxIndirizzo {
	color: white;
}
.BoxIndirizzo a {
	color: white;
}
.BoxTitPortale {
	background-color: #9b834a;
	color: white;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: 16px;
	padding: 4px 4px 4px 0px;
	position:absolute;
/*	margin-top: 4px;*/
	margin-left: 4px;
}
body {
/* background-color: #FCF9F1; */
}
