.sfondo {
	background-image: url(immagini/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #AECAE1;
}
.menu {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #871D22;
	text-decoration: none;
	padding-left: 10px;
}
.sfondomenu {
	background-image: url(immagini/sfondo_menu3.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #B9272D;
	text-decoration: none;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 15px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F79238;
	text-decoration: none;
	line-height: 15px;
	margin: 0px;
}
.contenuto {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.testo {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.recapiti {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding-left: 10px;
}
a:link {
	color: #F79238;
	text-decoration: none;
}
a:visited {
	color: #F79238;
	text-decoration: none;
}
a:hover {
	color: #B9272D;
	text-decoration: none;
}
a:active {
	color: #F79238;
	text-decoration: none;
}
.menu a:link {
	color: #871D22;
	text-decoration: none;
}
.menu a:visited {
	color: #871D22;
	text-decoration: none;
}
.menu a:hover {
	color: #1C573B;
	text-decoration: none;
}
.menu a:active {
	color: #871D22;
	text-decoration: none;
}
h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #86B994;
	text-decoration: none;
}
.form_campotesto {
	width: 300px;
}
.foto_a_sx {
	padding-right: 10px;
}
.notizia {
	border: 1px dashed #999999;
	background-color: #E9E9E9;
	padding: 1px;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
}
