.sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	line-height: 25px;
}
ul{
	list-style-image:url(../images/bullet_grigio.gif);
	list-style-position: outset;
	list-style-type: none;
}

