body
{
/*	background: #57A5F3 url("img/logoleftn.gif") no-repeat top left;*/
	background-color: #57A5F3 ;
	background-attachment:fixed;
	/*padding:14px 20px 0 73px;*/
	margin:0;
	font-family: georgia, garamond, times new roman, verdana, tahoma, arial narrow, arial;
  font-size	: 16px;
  font-weight:normal;
  text-decoration: none;
}
#Mappa
{
  Position: absolute; 
/*	background: transparent url("img/MappaSito.jpg") no-repeat; */
  left: 68px;
	Top: 18px;
	width: 15px;
	height: 240px;
	
}
#Intro
{
  Position: absolute; 
/*	background: transparent url("img/Intro.jpg") no-repeat; */
	left: 68px;
	Top: 275px;
	width: 15px;
	height: 240px;
	
}

TD
{
}

/* Character related */

a:link
{
  text-decoration: none;
	color: black;
}

a:visited
{
	text-decoration: none;
	color: black;
}

a:hover
{
	text-decoration: underline;
	color: #144C80;
}

a:active
{
	text-decoration: underline;
	color: #144C80;
}

a:focus
{
	text-decoration: underline;
	color: #144C80;
}

.default{
}
