body{
	padding:0;
	margin:0;
	font-size:.6em;
	font-family:  "Trebuchet Ms", Georgia;
	color:#333;
}
ul {
	padding:0;
	margin:0;
	list-style:none;
}
a{
	color:#666;
	text-decoration:none;
}
#header-bottom {
	padding:6px;
	background: #5e98d8
}
#colonna-sx {
	float: left;
	width: 210px;
}
#footer {
	clear:both;
	background: url('images/sf_footer.jpg');
	height:136px;
	text-align:center;
	color:#fff;
}
#footer a {
	text-decoration:none;
	color:#fff;
}
ul.menu li a {
	padding:6px;
	color:#556c7f;
	background:#d0dfeb;
	border-left:3px solid #b4c3d0;
	display:block;
	height:100%;
	width:100%;
}
ul.menu li a:hover {
	color:#fff;
	background:#c5d4e1;
	border-left:3px solid #9bb0c3;
}
ul.menu{
	font-size:12px;
	width:100%;
}
ul.menu li.category{
	color:#2a4c69;
	padding:5px;
	background:#acbdcc;
	border-left:3px solid #66849e;
	width:100%;
}
ul.menu li.category a,
ul.menu li.category a:hover{
	padding:0;
	background:none;
	border:none;
}
ul.menu li.category.empty{
	padding:0;
	height:18px;
}
ul#related_menu{
	margin:5px 0 0 0;
}
div#menu-footer{
	width:210px;
	height:150px;
	background:url(images/box.gif) no-repeat bottom left;
}
ul#trash_bar_options{
	list-style:none;
}
ul#trash_bar_options li{
	width:100px;
	height:86px;
}
ul#trash_bar_options a{
	text-decoration:none;
	color:#888888;
}
ul#trash_bar_options a:hover{
	color:#d14848;
}

