/* STRUTTURA */
table.structure
{
	border-collapse:collapse;
	border-right: 1px solid #999999;;
	width: 751px;
	font-size: 10px;
}

td.header_menu
{
	text-align: center;
	height: 20px;
	padding: 0px 2px 0px 2px;
	background-image:url(../images/header_menu_bg.jpg);
}

td.header_menu a
	{ color:#FFFFFF; font-size: 10px; text-decoration:none; }

td.header_menu a:hover
	{ color:#FFFFFF; font-size: 10px; text-decoration:underline; }
	
td.header_menu_splitter
{
	width: 2px;
	height: 20px;
	padding: 0px;
	background-image:url(../images/header_menu_splitter.jpg);
}

/* FINE STRUTTURA */

td.upleft
{height: 22px; width:5px; 	background-image: url(../images/table/upleft.gif);}

td.up
{height: 22px; background-image:url(../images/table/upback.gif);}

td.upright
{height: 22px; width:4px; background-image:url(../images/table/upright.gif);}

td.downleft
{height: 8px; width:5px; 	background-image: url(../images/table/downleft.gif);}

td.down
{height: 8px; background-image:url(../images/table/downback.gif); font-size:6px;}

td.downright
{height: 8px; width:5px; background-image:url(../images/table/downright.gif);}

td.content
{border-left: 1px solid #B3BEB1; border-right: 1px solid #B3BEB1; }

