body {
	background-color: #edd7c0;
	background-image: url(images/sfbody.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;

}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 363px;
	width: 800px;

}
td {
	font-family: Tahoma;
	font-size: 12px;
}
.testata {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
}
a {
	color: #000000;
}
a:hover {
	color: #cc3300;
}
a:visited {
}
.bordo1 {
	border: 1px solid #FF9933;
}
.testatastoria {
	background-image: url(images/testata-storia.jpg);
}
.testatamappa {
	background-image: url(images/testata-dove.jpg);
	background-repeat: no-repeat;
}
.testatacontatti {
	background-image: url(images/testata-contatti.jpg);
	background-repeat: no-repeat;
}
.top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}
.sx {
	background-image: url(images/sx.jpg);
	background-repeat: repeat-y;
	width: 40px;

}
.dx {
	background-image: url(images/dx.jpg);
	background-repeat: repeat-y;
	width: 40px;

}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	height: 40px;

}
.sfbianco {
	background-color: #FFFFFF;
}
.bordo1nero {
	border: 1px solid #666666;
}
.rosso14 {
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline overline;
}
.submenu {
	color: #FFFFFF;
	background-color: #f66d25;
	font-weight: bold;
}
a.submenu {
	color: #ffffff;
	text-decoration: none;

}
a.submenu:hover {
	color: #990000;
}
a.submenu:visited {
}
.testopiccolo {
	font-size: 9px;
}
.basso {
	font-size: 1px;
	line-height: 1px;
	font-family: Tahoma;

}
.strillo {
	font-size: 16px;
	font-weight: bold;
	color: #F66d25;
	font-style: italic;
	text-decoration: underline blink;

}

