BODY  {
	font: x-small Arial, Helvetica, sans-serif;
	border-width: 0 0;
	background: url(../images/sfondo.jpg);
	margin-top: 0px;
}

P  {
	font-family : Arial;
	font-size: 13px;
}

.bold {
	font-size: 15px;
	font-weight: bold;
}

H1  {font-size: 16px;}

H2  {font-size: 16px;}

H3  {}

A  {
	text-decoration : none;
	font-family : Arial;
	color : #0000CD;
	font-weight : bold;
}

A:Visited  {
	font-family : Arial;
}

A:Active  {}

A:Hover  {
	font-family : Arial, Helvetica, sans-serif;
	color : #EC0000;
	font-weight : bold;
	background-color : transparent;
}

.small {
	font-size: 10px;
}

.tab1 {
	border: solid 1px Black; 	

}

.foglio {
	width: 760px;
	background-color: #FFFDEE;
	border: 1px solid #F0F0F0;
}

.content {position:relative;
			width: 760px;}
			
	.landing {
	position: absolute;
	width: 379px;
	height: 502px;
	left: 354px;
	top: 447px;
	text-align: left;
	font-size: 10px;
	overflow: auto;
	}
			.landing b{
				font-weight: normal;
			}
			
		.landing a{
			text-decoration: none;
			color: #000000;
			font-weight: normal;
		}

		.landing a:hover{
			text-decoration: none;
			color: #000000;
			font-weight: normal;		
		}	
	
			a.classiclink {
				text-decoration: underline;
				color: #0000CD;
				font-weight: bold;
				font-size: 12px;
				}
				
			a:hover.classiclink {
				text-decoration: underline;
				color: #0000CD;
				font-weight: bold;
				font-size: 12px;
				}
					
	.pictures {
	position: absolute;
	width: 309px;
	height: 503px;
	left: 31px;
	top: 447px;
}

		.pictures a{
			font-size: 12px;
			text-decoration: none;
			color: #000000;
		}

		.pictures a:hover{
			font-size: 12px;
			text-decoration: none;
			color: #000000;		
		}	

	.maptop {font-size: 9px;
				color: #ababab;
				height: 20px;}
	
	.maptop ul li {display: inline;}
	
		.maptop ul li a{
					font-size: 9px;
					color: #ababab;
					text-decoration:none;}
		
		.maptop ul li a:hover{
							font-size: 9px;
							color: #ababab;
							text-decoration: none;}
		

	.mapbottom{
		font-size: 9px;
		color: #ababab;
		padding: 10px 10px 10px 10px;}
	
		.mapbottom ul li {
			font-size: 9px;
			color: #ababab;
			display: inline;
			padding-left: 0px;
			margin-left: 0px;
			}
			
			.mapbottom ul li a{	
					font-size: 9px;
					color: #ababab;
					text-decoration:none;
					}
			
			.mapbottom ul li a:hover {
						font-size: 9px;
						color: #ababab;
						text-decoration: none;
						}
						
			
