div#footer	{
	float: center;
	font-family: Trebuchet MS, Georgia;
	font-size: 10px;
	color: #222222;
}
div#footer a	{
	font-family: Trebuchet MS, Georgia;
	font-size: 10px;
	color: #222222; 
	text-decoration:none;
	margin: 0px;
}
div#footer a:hover	{
	font-family: Trebuchet MS, Georgia;
	font-size: 10px;
	color: #444444;
	text-decoration:underline;
	margin: 0px;
}
div#contatti	{
	width: 900px;
	background-color: #DDDDDD;
}
div#contatti a	{
	font-family: Trebuchet MS, Georgia;
	font-size: 12px;
	color: #222222; 
	text-decoration:none;
	margin: 0px;
}
div#contatti-home	{
	width: 405px;
	background-color: #000000;
}
div#contatti-home a	{
	font-family: Trebuchet MS, Georgia;
	font-size: 12px;
	color: #DDDDDD; 
	text-decoration:none;
	margin: 0px;
}
div#contatti-home p	{
	font-family: Trebuchet MS, Georgia;
	font-size: 10px;
	color: #CCCCCC; 
	text-decoration:none;
	margin: 0px;
}
div#footer p	{
	margin: 0px;
}
div#contatti p	{
	margin: 0px;
}