body {
	margin: 0;
	background-color: #F9EBB9;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #99734F;
	font-size: 0.7em;
}

a {
	color: #99734F;
	text-decoration: underline;	
}

a:hover {
	color: #87875B;
	text-decoration: none;
}

#top {
	text-align: center;
	background-image: url(img/sfondo-fiori.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#bot {
	text-align: center;
	background-image: url(img/sfondo-bot.jpg);
	background-repeat: repeat-x;
}

.sx {
	float: left;
	margin-right: 5px;
}