   /**********************************************************************/
  /** 	Blu  #000080;												   **/
 /** Verde	#6695B1;												  **/
/**********************************************************************/
Body 		{
			margin: 0px;
			padding: 0px;
			color: #653232;
			font-size: 10px;
			font-family: MS Sans Serif;
			}
a:hover		{ font-family: MS Sans Serif; font-size:12px; color: #653232; }
a:active    { font-family: MS Sans Serif; font-size:12px; color: #653232; text-decoration:none; }
a:link      { font-family: MS Sans Serif; font-size:12px; color: #653232; text-decoration:none; }
a:visited   { font-family: MS Sans Serif; font-size:12px; color: #653232; text-decoration:none; }
a			{ font-family: MS Sans Serif; font-size:12px; color: #653232  }
td          { font-family: MS Sans Serif; font-size:12px; color: #653232; background: #F4F1D2; }
div			{ font-family: MS Sans Serif; font-size:12px; color: #653232; background: #F4F1D2; }
.menu		{
			background-image: url(img/menu/menu.gif); 
			border:0px; 
			margin:0px;
			height:30px;
			}
.TextBox	{
	background-image: url(img/SfondoTesto2.jpg);
	border: 0px;
	margin: 0px;
	width: 213px;
	height: 330px;
	padding: 4px 2px 2px 2px;
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: italic;
}
a.Anchor {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
}
a.Anchor:hover {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: italic;
	text-decoration: underline;
}
.TextBox2 {
	background-image: url(img/SfondoTesto2.jpg);
	border: 0px;
	margin: 0px;
	width: 560px;
	height: 330px;
	padding: 4px 2px 2px 2px;
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: italic;
}