#non-stylized-navigation-site
{
	list-style-type: none;

}

#non-stylized-navigation-site ul
{
	list-style-type: none;

}

#non-stylized-navigation-site li
{
	margin-top: 5px;

}


.site-map h1
{
	color: #D61F26;
	font-weight: normal;
	font-style: italic;
	font-size: 2em;
	margin: 0;
}
.site-map h1.heading-site-map
{
	height: 50px;
	background-image: url(heading-site-map.jpg);
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
}
.site-map h1.heading-site-map span
{
	display: none;
}