/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background:#333 url(img/back.gif);
}
.sbarrato{
	text-decoration:line-through;
}
.rosso{
	color:#CC0000;
}
.td-tabella{
	padding:3px;
	border-bottom:1px dashed #ccc;
}
h1{
	font-size:20px;
}
h2{
	font-size:15px;
	padding:0;
	margin:0;
}
#sei-in{
	font-size:10px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
}
#sei-in a:link, #sei-in a:visited{
	color:#333;
	text-decoration:underline;
}
#sei-in a:hover{
	color: #999;
	text-decoration: underline;
}
#td-cont{
	padding:10px;
	padding-bottom:30px;
}
#td-cont a:link, #td-cont a:visited{
	color: #333;
	text-decoration: underline;
}
#td-cont a:hover{
	color: #999;
	text-decoration: underline;
}
#menu-sx a:link, #menu-sx a:visited{
	color:#333;
	text-decoration:none;
}
#menu-sx a:hover{
	color:#333;
	text-decoration: underline;
}
.voce-menu-1{
	padding-left:35px;
	background: transparent url(img/barra-menu-2.jpg) 0 0 no-repeat;
	height:22px;
}
.voce-menu-2{
	padding-left:35px;
	background: transparent url(img/barra-menu-3.jpg) 0 0 no-repeat;
	height:22px;
}
#footer{
	padding:3px;
	background:#ccc url(img/back-footer.gif);
	color:#333;
	font-size:10px;
	border-top:1px solid #333;
	text-align:center;
}
#footer a:link, #footer a:visited{
	color: #333;
	text-decoration:underline;
}
#footer a:hover{
	color: #000;
	text-decoration: underline;
}
.lista-categorie{
	text-align:center;
	background-color:#eee; 
	padding:3px;
	margin-bottom:3px;
}
