/*
*********************
**	Site map styles
*********************
*/

li.siteMapSection
{
	list-style-image: url("PinocchioCenter.Images.Design/siteMap/folder.gif");
}

a.sitemapSection{color:white; font-size:8pt; font-weight:normal; text-decoration:none;}
a.siteMapSection {color: #415968; text-decoration:none;font-weight: normal;}
a.siteMapSection:link {color: #415968; text-decoration:none;font-weight: normal;}
a.siteMapSection:hover {color: #ec7135; text-decoration:none;font-weight: normal;}
a.siteMapSection:active {color: #415968; text-decoration:none;font-weight: normal;}

li.siteMapDocument
{
	list-style-image: url("PinocchioCenter.Images.Design/siteMap/page.gif");
}
