body{
	margin:0px;
	border: 0px;
	padding: 0px;
	background-image: url(immagini/sfondo.jpg);
}

table {
	left: 0px;
	top: 0px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	height: auto;
	line-height: 25px;
	margin: 0px;
	}

TD#mainmenu A {
	color: #FF0000;
	background-image: url(linea_orrizzontale%20blu.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #CCCCCC;
	text-decoration: none;
	padding: 0px;
	margin: 0px;


}
TD#mainmenu A:hover {
	color: #FFFF00;
	background-image: url(linea_orrizzontale1.jpg);
	text-decoration: none;

}
