body
{
	background-color:#DEDEDE;
	background-repeat:repeat-x;
	background-image:url('images/bgpage.gif');
	width:100%;
	height:100%;
	padding-top:89px;
	}
	
body.home
{
	padding-top:65px;
	background-image:url('images/bghome.gif');
	}
	
	
	
	
td
{
	font-family:Verdana;
	font-size:10px;
	} 
	
td.copy
{
	font-size:10px;
	color:#9D9D9D;
}

a
{
	text-decoration:none;
	}
	
a.gray{
	color:#545454
}

a.lightgray{
	color: #9D9D9D
}
	
.menu_azienda, .menu_finanziamenti
{
	color:#A2A2A2;
}

a:hover.menu_finanziamenti
{
	color:#0859B3;
	text-decoration:none;
	}
	
a:hover{
	text-decoration:underline;
}
	
a:hover.menu_azienda
{
	color:#F6AB28;
	text-decoration:none;
	}



.azienda
{
	color:#F6AB28;
}

.finanziamenti
{
	color:#0859B3;
	}
	
	
div.menuspace{
	width:12px;
	float:left;	
}


