body {
	
	color: #002C5A;
	margin: 0px;
	font-size: 10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.menu_hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFDE97;
	text-align:center;
	color: #00214E;
}
.menu_hover a {
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	color: #00214E;
	
}


.menu {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	text-align: center;
	padding:5px;
	margin:5px;
}

.menu a {
	display:block;
	font-size:13px;
	font-weight: bold;
	color:#333333;
	text-decoration: none;
	border-bottom:2px solid #999999;

}

.menu a:hover {	
	font-weight: bold;
	color:#FF9900;
	text-decoration: none;
	border-bottom:2px solid #ff9900;
}


.corpo {
	
	word-spacing: 3px;
	letter-spacing: 1px;
	padding: 3px;
	background-color: #eeeeee;
	font-size: 11px;
	
}

.titolo {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background: #002C5A;
	border-bottom: solid 1px;
	border-bottom-color: #eeeeee;
	text-align: right;
	height: 25px;
	text-transform: uppercase;
	letter-spacing: 5px;
}

.titolo_webspace {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background: #002C5A;
	border-bottom: solid 1px;
	border-bottom-color: #eeeeee;
	text-align: center;
	height: 25px;
	text-transform: uppercase;
	letter-spacing: 5px;
}

.link {

	font-size: 9px;
	font-weight: bold;
	color:#002C5A;
	text-decoration: none;
}

.link_punti {


	font-weight: bold;
	color:#002C5A;
	text-decoration: none;
}

/* light box */
#lightbox{
	background-color:#CCCCCC;
	padding: 10px;
	}
	
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
	
#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}

#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
/************************** fine *********************/

#cornice-foto {
	text-align:center;
}
#cornice-foto img {
	padding:2px;
	margin:2px;
	border:2px solid #cccccc;
}






/*inizio stile css mappa*/
	#wrap_mappa{
	width:350px;
	height:344px;
	}
	#mappa img{
	border:none;
	}
	#mappa{
	background: #ffffff;
	border:1px solid #ccc;
	margin: 0px auto;
	width:325px;
	height:319px;
	position:relative;
	left:5px;
	top:5px;
	}
	#mappa a{
	text-decoration:none;
	color:#000000;
	outline:none;
	}
	#mappa a img.regione{
	position:absolute;
	display:block;
	}
	#mappa a:hover img.regione{
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	}
	#mappa a span{
	display:none;
	}
	#mappa a:hover span, #mappa #info{
	display:block;
	width:232px;
	height:273px;
	position:absolute;
	right:10px;
	top:10px;
	border:2px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:10px;
	color:#333333;
	font-size:12px;
	line-height:18px;
	letter-spacing:1px;
	text-align:justify;
	overflow:hidden;
	z-index:20;
	}
	#mappa span b{
	display:block;
	height:30px;
	line-height:30px;
	margin-bottom:10px;
	border-bottom:1px solid #CCCCCC;
	}
	#aosta{
	left:5px;
	top:37px;
	z-index:1;
	}
	#piemonte{
	left:2px;
	top:27px;
	}
	#liguria{
	left:20px;
	top:77px;
	}
	#lombardia{
	left:41px;
	top:19px;
	}
	#trentino{
	left:80px;
	top:3px;
	z-index:2;
	}
	#veneto{
	left:85px;
	top:15px;
	}
	#friuli{
	left:120px;
	top:15px;
	z-index:3;
	}
	#romagna{
	left:55px;
	top:62px;
	}
	#toscana{
	left:66px;
	top:81px;
	}
	#marche{
	left:118px;
	top:96px;
	}
	#umbria{
	left:113px;
	top:108px;
	}
	#lazio{
	left:105px;
	top:132px;
	}
	#abruzzo{
	left:139px;
	top:128px;
	}
	#molise{
	left:160px;
	top:152px;
	z-index:4;
	}
	#puglia{
	left:182px;
	top:154px;
	}
	#campania{
	left:158px;
	top:169px;
	}
	#basilicata{
	left:194px;
	top:179px;
	z-index:5;
	}
	#calabria{
	left:205px;
	top:210px;
	}
	#sardegna{
	left:30px;
	top:175px;
	}
	#sicilia{
	left:130px;
	top:270px;
	}
	/*fine stile mappa*/
