td.leftMenu{
	height:36px;
	width:10px;
	background-image:url(../images/left_barra_menu.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

td.rightMenu{
	height:36px;
	width:10px;
	background-image:url(../images/right_barra_menu.jpg);
	background-repeat:no-repeat;
	text-align:right;
}

td.sepratoreMenu{
	height:36px;
	width:10px;
	background-image:url(../images/separatore_menu.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

td.voceMenu{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

td.voceMenu a:link{
	color:#FFFFFF;
	text-decoration:none;
}

td.voceMenu a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

td.voceMenu a:hover{
	color:#000000;
	text-decoration:none;
}
