body	{
	background: #FFF url(img/bg.jpg) repeat-x;
	color: #000;
	margin: 0px;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
	font-size: 12px;
	/* border-top: 5px solid #566; */
	/*text-align: center; */
	font-family: Lucida grande, Trebuchet MS, Verdana, lucida, arial, helvetica, sans-serif;
	}

.Menu
{
	font-family: Lucida grande, Verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.Menu a{
	color: #666;
	font-weight: normal;
}
.Menu a:hover{
	color: #999;
	font-weight: normal;
}
.Menu_on
{
	font-family: Lucida grande, Verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #900;
}






.Percorso
{
	font-family: Lucida grande, Verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.Percorso a{
	color: #666;
}
.Percorso a:hover{
	color: #999;
}

a 
	{
text-decoration : none;
color: #666;
	} 	
	
a:hover  
	{
text-decoration : underline;
color: #900;
	}
	
	a.Small
	{
	text-decoration :none;
font-size: 12px;
color: #666;

	} 	
a.Small:hover  
	{
	text-decoration : underline;
font-size: 12px;
color: #999;

	}
	
	
.Footer
{
	font-size: 11px;
	color: #333;
	text-align: center;
	margin-top: 10px;
}

p
{
	font-family: Verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #333;
	margin-left: 15;
	margin-right: 15;
	margin-bottom: 15;
}
.hidden{
	display: none;
	}

h2
{
	font-size: 15px;
	font-weight: normal;
	color: #900;
}

h3{
	font-size: 15px;

	}
	
