body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	background:url(../_img/bgSlayers1.png) #d7cdc0 no-repeat fixed;
	background-position: right top;
}
#header {
	width: 958px;
	height: 440px;
	margin: 0 auto;
	border: 2px solid #7a221c;
	border-bottom: none;
	background:url(../_img/testata2.jpg) #7a221c no-repeat top left;
	text-align:right;
}
#header img {
	margin: 0 40px 0 0;
}
#content {
	width: 938px;
	background-color: #fff;
	color: #7a221c;
	margin: 0 auto;
	padding: 10px 10px;
	border: 2px solid #7a221c;
}

.testocanzone {
	float: left;
	display: inline;
	width: 200px;
	font-style:italic;
	margin-top: 0;
}

#content .immaginenota{
	padding: 4px;
	background: #fff;
	margin: 4px;
	border: 1px solid #7a221c;
	box-shadow: 2px 2px 5px #7a221c;
	-webkit-box-shadow: 2px 2px 5px #7a221c;
	-moz-box-shadow: 2px 2px 5px #7a221c;
}
.divisorio {
	background: url(../_img/Divisorio.png) center center no-repeat;
	width: 195px;
	height: 7px;
	margin: 10px auto;
}
a:link, a:visited {
	color: #7a221c;
	font-weight: bold;
}
a:hover {
	color: #777;
	font-weight: bold;
}
