body { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
		height: 100%;
		margin: 0;
	}

/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
	position: absolute; 
		height: 100%; width: 640px;
	}
	/* end hide */
#flashcontent {
	position: absolute; 
	left: 390px;
	margin:0 0 0 10px;
}
#menu {
position: absolute; left:0; top:0;
width: 390px; margin:0; padding: 20px 0 0 20px;
	background: #Fff url(../img/comuni/bg_2.jpg) no-repeat fixed;
	 background-position: -50px 0;
}

#menu p {
padding: 10px 35px 10px 20px;}
#menu ul {
padding: 10px 52px;}

#bottom {
	width: 350px;
	padding: 3px 20px 1px 0;
	position: absolute;
	left:3px;
	bottom:0;
	vertical-align: baseline;
	font-size: 9px;
	color: #333333;

}

#bottom img {
	float: left;

}


img {border:0; margin:0; padding:0;}

li {
	list-style-position: outside;
	list-style-image: url('../img/comuni/puntino.gif');
	line-height: 1em; margin-bottom: 12px;
	font-weight: bold;
}
li a.here {
	list-style-image: url('../img/comuni/freccina.gif');
}

a:link, a:active, a:visited {
	color: #000;
	font-weight: bold;
	background-color: #bcde64; text-decoration: none;
	border: #000 dotted 1px; padding: 1px 2px;
}
a:hover {
background-color: #fff;
}
a#logo {
background-color:transparent;
border:0; margin-bottom:30px;
}
a#logo:hover {
background-color:transparent;
}

