.bck-logo {
	display:inline;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 10px;
	background-color: #003975;
	height: auto;
	width: auto;
}

#logo-bar img {
 float: left;
 margin-bottom: 0px;
 margin-top: 0px;
 margin-right: 0px;
 width: auto;
 height: auto;
}

#top-bar{
 margin-top: 20px;
 margin-bottom: 0px;
 background-color: #FFFFFF;
 background-image: none;
 background-repeat: repeat-y;
 background-position: top;
}

#navigation-soggetti li {
 background-color: #000000;
 background-repeat: repeat-x;
 background-position: bottom;
 border-bottom: 1px solid #717171;
}


