.divartwork{
	line-height:18px;
	letter-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
}

.titoloartwork{
	letter-spacing:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	font-weight:bold;
}

.contenitoremenucategoriaartwork{
	padding-bottom:1px;
}

a.menuartworkcategoria {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:2px;
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(../images/simbolomenu3livello.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}

a.menuartworkcategoria:hover {
 	text-decoration:none;
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

a.menuartworkcategoriaorizzontale {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:2px;
	color:#FFFFFF;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 5px;
	padding-left: 5px;
}

a.menuartworkcategoriaorizzontale:hover {
 	text-decoration:none;
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	background-position: left center;
}