body,td,th {
	font-family: "AvantGarde Bk BT", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	font-weight: normal;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.sf_body {
	background-image: url(img/sfondo.jpg);
	background-repeat: repeat-y;
}
.sf_menu {
	font-size: 16px;
	background-image: url(img/sf_menu.jpg);
	background-repeat: no-repeat;
	height: 24px;
	font-weight: bold;
	padding-top: 3px;
}
.sf_body2 {

	background-image: url(img/sfondo2.jpg);
	background-repeat: repeat-x;
}
.sf_menu2 {
	font-size: 12px;
	background-image: url(img/sf_menu2.jpg);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 5px;
	text-align: center;
}
.titolo {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #890705;
}
.txt_par {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.txt_cap {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
