#top {
	Background: #084B8A;
}

#Deco {
	border-top: solid 1px #084B8A;
	border-bottom: solid 1px #084B8A;
}
#main {
	border-left: solid 1px #084B8A;
}

#tdDeco {
	background: url(images/sinistra_b.jpg) no-repeat;
}
#topNav  a {
	background:#084B8A;
}
#topNav  li {
	border-right: solid 1px #084B8A;
	padding: 0px;
}
#topNav li   a:hover {
	color: #084B8A;
}
#lib {
	background: white;
}
#topNav  #lib  a {
	color: #084B8A;
	background: white;
}




