body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F5F3CD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #D7CE32;
	font-size: 24px;
}

a {
	font-size: 14px;
	color: #918B24;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #918B24;
}
a:hover {
	text-decoration: none;
	color: #D7CE32;
}
a:active {
	text-decoration: none;
	color: #918B24;
}

.language {font-size: 10px}
.copyright {
	color: #FFFFFF;
	font-weight: bold;
}
.menu-bottom {font-size: 12px}




.tab {
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #D7CE32;
	border-right-color: #D7CE32;
	border-bottom-color: #D7CE32;
	border-left-color: #D7CE32;
}

.prodotto {color: #847F21}

a.grande {
	font-size: 14px;
	color: #918B24;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
}
a.grande:link {
	text-decoration: none;
}
a.grande:visited {
	text-decoration: none;
	color: #918B24;
}
a.grande:hover {
	text-decoration: none;
	color: #D7CE32;
}
a.grande:active {
	text-decoration: none;
	color: #918B24;
}

