body {
	background-image: url(../img/sfondo.gif);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d0c9af;
	text-decoration: none;
}
.ombra {
	background-image: url(../img/ombra_dx.jpg);
	background-repeat: repeat-y;
}
.testata {
	background-color: #262d3d;
	background-image: url(../img/testata.jpg);
	background-repeat: no-repeat;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #a39a7a;
	text-decoration: none;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #142857;
	text-decoration: none;
	background-color: #dfd9c1;
	background-image: url(../img/angolo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
}
.imgsx {
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid #d0c9af;
}
.contenuto {
	text-align: justify;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8389a0;
	text-decoration: none;
	background-color: #3c4251;
	padding-top: 100px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


.vocemenu {
	
	padding-left: 20px;
	border-bottom: 1px solid #a29d86;
}
a:hover {
	text-decoration: underline;
	color: #F4FAFF;
}
.Stile2 {
	font-size: 12px;
	color: #FFFFFF;
}
a.Stile2:hover {
	color: #ff9933;
}


a {
	text-decoration: none;
	color: #262D3D;
}
