BODY {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5F5F5;
	margin: 0px;
}

FONT {font-size: 10pt}

FONT.titoletto {
	font-size: 12pt;
	font-weight: bold;
	color: #BD7004;
}

FONT.small {font-size: 10px}

FONT.xsmall {font-size: 9px}

FONT.medium {font-size: 11px}

FONT.big {font-size: 13px}

FONT.avviso {
	font-size: 10pt;
	font-weight: bold;
	color: #CC3300;
}

FONT.intestazione {
	font-weight: bold;
	color: #BD7004;
}

.localita {
	color: #000080;
	font-size: 13px
}

.prodotti {
	font-size: 12px;
	color: #000000;
	text-decoration: none
}

.categoria {
	font-size: 14px;
	color: #000000
}

A:LINK, A:ACTIVE, A:VISITED {
	color: #004080;
	text-decoration: none
}

A:HOVER {
	color: #004080;
	text-decoration: underline
}

TD.etichetta {
	font-size: 10pt;
	text-align: right;
	font-weight: bold;
	color: #1B6437;
}

TD.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	background: url(images/bgbottom.gif) right bottom no-repeat;
	padding: 7px
}

A.footer:LINK, A.footer:ACTIVE, A.footer:VISITED {color: #e3dcc0}

H1 {
	font-size: 11pt;
	font-weight: bold;
	color: #c06e00;	
	margin-bottom: 0px
}

H2 {
	color: white;
	font-size: 9pt;
	margin: 0px;
	padding: 3px;
	padding-left: 7px;
	background-color: #c06e00;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

H2.main {
	background-color: #ffffff;	
	padding: 0px;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #c06e00;	
	margin-top: 0px;
	margin-bottom: 0px
}

