body 

{
	margin:0px;
	background-color:#b47d3a;
}

body, td, div, font
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

hr
{
	border:1px solid #f0f0f0;
}

table 
{
	table-layout:fixed;
}

a 
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.tblMain , .tblBottom {
	background-color:#E6511D;
		
}

.tdsx , .tddx
{
	background-color:#f0a94f;
}

div.tdsx, div.tddx
{
	text-align:left;
	margin:10px;
}
.titolo, .barnav
{
	font-weight:bold;
	color:#400000;
}

.tdbody
{
	padding:10px;
	vertical-align:top;
	text-align:left;
}

.barmenu
{
	color: white;
	background-color: #003259;
	background-image: url('/i/bgm.gif');
}
.menuL0
{
	font-weight:bold;
	color:#003259;
}

.menuL1
{
	font-weight:normal;
	color:#003259;
}

.menuL2
{
	font-weight:normal;
	color:#003259;
}
input.trova
{
	/* border:1px solid #49586b; */
	background-image: url('/i/trova.gif');
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:15px;
} 
