body {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
margin: 0 auto;
width: 760px;
min-height: 400px;
	background: url(../immagini/sf_damask.jpg) repeat-x fixed 0 0;
}

a {
	text-decoration: none;
	color: #960711;
}
a:hover {
	text-decoration: underline;
	color: #960711;
}

#contenuti {
	width: 770px;
	position: relative;
	top: 0;
	left: 0;
	text-align: left;
}

#main {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	width: 770px;
	margin-bottom: 5px;
}

#menuHome {
	background: url(../immagini/menu-home.gif) repeat-x 0 0;
	width: 760px;
	height: 134px;
	margin-bottom: 2px;
}

#testoMain {
	width: 710px;
	margin-bottom: 2px;
	padding: 45px 25px;
	background-color: #F3F1E9;
}

#piede {
	width: 735px;
	background-color: #F2ECD7;
	font-size: 10px;
	line-height: 18px;
	color: #666;
	padding-top: 15px;
	padding-left: 25px;
	padding-bottom: 15px;
}

.titolo {
	color: #960711;
	font-size: 18px;
	line-height: 26px;
}

.img {
	padding: 1px;
	border: 1px solid #cccccc;
}

.txt10 {
	font-size: 10px;
	line-height: 12px;
}

.txt10_red {
	font-size: 10px;
	font-weight: bold;
	color: #960711;
}

