#top {
	Background: #ba0000;
}

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

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

