BODY {
	SCROLLBAR-FACE-COLOR: #BEB8AA;
	SCROLLBAR-HIGHLIGHT-COLOR: #BEB8AA;
	SCROLLBAR-SHADOW-COLOR: #BEB8AA;
	SCROLLBAR-3DLIGHT-COLOR: #E0DCD2;
	SCROLLBAR-ARROW-COLOR: #8C4726;
	SCROLLBAR-trACK-COLOR: #E0DCD2;
	SCROLLBAR-DARKSHADOW-COLOR: #E0DCD2;
	SCROLLBAR-WIDTH: 4px;
	color: #9e9681; /*beige scuro*/
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	background-color: #E0DCD2; /*beige chiarochiaro*/
}
A:link {
	TEXT-DECORATION: none;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
A:visited {
	TEXT-DECORATION: none;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
A:hover {
	TEXT-DECORATION: underline;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

table {
	BORDER-BOTTOM: 0px;
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 12pt;
	color: #9e9681; /*beige scuro*/
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-family: "Edwardian Script ITC";
	font-size: 1pt;
	color: #E0DCD2; /*beige chiarochiaro*/
}
h1 {
	font-family: "Edwardian Script ITC";
	font-size: 36pt;
}
/*STILI*/
.cellaFoto {
	background-color: #9e9681; /*beige scuro*/
}
.cellaContenuti {
	background-color: #E0DCD2; /*beige chiarochiaro*/
}
.BLU {
	color: #1E2D40; /*BLU*/
	font-style: italic;
	font-weight: bold;
}
.cellaMenu {
	background-image: url(images/menu/sf-menu.gif);
}
.form {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px
}


.sfondotabella {
	background-image: url(images/sfondo-natale06.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}