#top {
	Background:#003333;
}

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

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


