.home_prodotti {
	color: black; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold; 
}

.tabella_lato
{
	float: right;
	width: 180px;
	border: solid 1px #FF0000;
	padding: 5px;
	margin: 2px 0 2px 15px;
	font-family: Georgia, Arial;
}

.tabella_lato img {
	border: 1px solid #000; 
	margin: 0 0 0 5px;
}

h1 { color: #960; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2 { color: #960; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.footer  { font-size: 9px; font-family: Verdana, Arial, Helvetica }
.finecopy  { font-size: 10px; font-family: Verdana, Arial, Helvetica }

.smallcopy { color: black; font-size: 9px; font-family: Verdana, Arial, Helvetica }
.sitenav { color: white; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; border-left: 1px white }
.sitenavHP { color: white; font-size: 9px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; border-left: 1px white }
.navline { border-right: 1px solid #996600 }
.navsubline { border-right: 0px solid #333333 }
.hdottedline { border-bottom: 1px dotted #036 }
.hsolidline { border-bottom: 1px solid #036 }
.fullborder { border: dotted 1px }
.fullsolidborder { border: solid 1px; border-color: #666666}
.sidebar { border-top: 1px dotted #666; border-right: 1px dotted #666; border-left: 1px dotted #666 }
.bodyside { border-left: 1px dotted #666 }

.bodycopy   { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 17px; word-spacing: 2px }
.miniheader  { color: #960; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; word-spacing: 4px }
.pageborder { border-right: 1px solid #996600; border-bottom: 1px solid #996600; border-left: 1px solid #996600 }
a  { text-decoration: none; color: #996600; }
a:hover  { text-transform: uppercase; }

.linkcc  { text-decoration: none; color: #996600; }
.linkcc:hover  { text-decoration: underline; }

.menu
{
	position: Absolute;
	visibility: Hidden;
	background-color: #CC9900;
	
	font: Normal 11px Arial; 
	padding: 5px
}

.world
{
	position: absolute;
	visibility: Hidden;
	background-color: #CC9900;
	clip:rect(0 1000 1000 0);
	width:160px; 
	height:20px;
	border: 1px solid #000000;
	font: Normal 12px Arial; 
	color: black;
	padding: 5px
}