.colonnasx {
	background-image: url(immagini/colonnasx.jpg);
	background-repeat: repeat-y;
}
.colonnadx {
	background-image: url(immagini/colonnadx.jpg);
	background-repeat: repeat-y;
}
.sfondocorpo {
	background-color: #EEEDEB;
}
.sfondomenu {
	background-image: url(immagini/menu.jpg);
	background-repeat: no-repeat;
}
.sfondomenubasso {
	background-image: url(immagini/menubasso.gif);
	background-repeat: no-repeat;
}
.linkmenubasso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.testopiede {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #9A2110;
}

