body {
	background-image: url(images/sfondo_top.gif);
	background-position: top;
	background-repeat: repeat-x;
}


td {
	font-family:arial,verdana, helvetica;
	font-size: 12px;
	color: #6F1F06;
}

.bottom {
	background-image: url(images/sfondo_bottom.gif);
	background-position: top;
	background-repeat: repeat-x;
}

h1 {
font-size:14px; 
font-weight:bold;
}

h2 {
font-size:13px; 
font-weight:bold;
}

a {
text-decoration:none;
color: #dd6600;
}

a:hover {
color: #ff8800;
}

table.menu_navigazione h2 {
	font-size: 16px;
}