.sfondo {
	background-image: url(img/sfondo3.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.sfondologo {
	background-image: url(img/sfondo_logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.titolomenu {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #870003;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C5AA63;
	text-indent: 20px;
}
.recapiti {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.vocemenu {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #002E46;
	text-decoration: none;
	text-indent: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C5AA63;
	font-weight: normal;
}
.testo {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
}

.menualto {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	color: #A78637;
	text-decoration: none;
}

.vocemenu a:link {
	color: #000000;
	text-decoration: none;
}
.vocemenu a:visited {
	color: #000000;
	text-decoration: none;
}
.vocemenu a:hover {
	color: #850100;
	text-decoration: none;
}
.vocemenu a:active {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #8D722F;
	text-decoration: none;
}
a:visited {
	color: #8D722F;
	text-decoration: none;
}
a:hover {
	color: #850100;
	text-decoration: none;
}
a:active {
	color: #8D722F;
	text-decoration: none;
}
.titolo {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #870003;
	text-decoration: none;
}
.sottotitolo {

	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
ul {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	text-decoration: none;
	list-style-image: url(img/icona_sottomenu.gif);
	line-height: 20px;
}

li {
	text-decoration: none;
	line-height: 14px;
	margin-top: 5px;
	margin-left: -8px;
}

#sottomenu {
	top: 35px;
	position: relative;
	width: 160px;
	
}


li a:link {
}
li a:visited {
}
li a:hover {
	list-style-image: url(img/icona_sottomenu_on.gif);
}
li a:active {
}



#marche {
	width: 145px;
	height: 108px;
	position: absolute;
	z-index: 100;
	left: 765px;
	top: 148px;
	border: 2px solid #F4F1E2;
}

