body {
		background: #F0F5F0;
		text-align:center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}	
	#frame {
		width:650px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		}
		
	#sinistra {
		width: 146px;
		padding:0px;
		float:left;
		background:#fff;
		border-left: 1px solid #9c9;
		border-bottom: 1px solid #9c9;
}
	
	#centro {
		width: 501px;
		padding:0px;
		float:left;
		background: #fff url(images/sfondo.jpg) no-repeat left bottom;
		border-right: 1px dotted #9c9;
		border-bottom: 1px dotted #9c9;
		border-left: 1px dotted #9c9;
		padding-top: 16px;
}
	
		
	#sopra {
		background:#fff;
		border-top: 1px solid #9c9;
		border-right: 1px solid #9c9;
		border-bottom: 1px dotted #9c9;
		border-left: 1px dotted #9c9;
		}

	#foto_sinistra {
		width: 244px;
		padding:0px;
		float: left;
		margin-left: 10px;
}

	#foto_destra {
		width: 246px;
		padding:0px;
		float: left;
}

	p,h1,h2,li {
		font-size:11px;
		margin:0px 10px 10px 10px;
		}
	
	h1 {
		font-size:14px;
		padding-top:20px;
		}
	
	h2 {
		font-size:11px;
		font-weight: bolder;
		padding-top: 10px;
}
	img {
	border-style: none;
	border-width: 0px;
}

	#foto_destra img, #foto_sinistra img {
	border-style: none;
	border-width: 0px;
	margin-bottom: 10px;
}
		
li {
	list-style: none;
}
a:link, a:visited {
	text-decoration: none;
	color: #9c9;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-color: #9c9;
	background: white;
}
a:hover, a:active {
	text-decoration: none;
	color: #000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-color: #000;
	background: white;
	
}

#foto a:link, #foto a:hover, #foto a:active, #foto a:visited  {
	border-style: none;
	border-width: 0px;
	}

	#sinistra li {
		margin: 0px 0px 0px 10px;
		font-size:14px;
		font-weight: bolder;
}

	#sinistra ul {
		padding: 0px;
		margin: 0px;
		margin-top: 5px;
		margin-bottom: 5px;
}

	.alt {
	display: none;
	
}
	#emozioni,#programma,#sponsor,#cartina,#borghi,#dormire,#contatti,#stampa,#zerocinque,#zeroquattro,#sackville {
	display: block;
	padding: 0;
	border: 0;
	margin: 0;
	width: 117px;
	height: 31px;
}
	#emozioni {
	background: url(images/emozioni_off.gif) no-repeat;
}
	a#emozioni:hover {
	background: url(images/emozioni_on.gif) no-repeat;
}
	#programma {
	background: url(images/programma_off.gif) no-repeat;
}
	a#programma:hover {
	background: url(images/programma_on.gif) no-repeat;
}
	#sponsor {
	background: url(images/sponsor_off.gif) no-repeat;
}
	a#sponsor:hover {
	background: url(images/sponsor_on.gif) no-repeat;
}
	#cartina {
	background: url(images/cartina_off.gif) no-repeat;
}
	a#cartina:hover {
	background: url(images/cartina_on.gif) no-repeat;
}
	#borghi {
	background: url(images/borghi_off.gif) no-repeat;
}
	a#borghi:hover {
	background: url(images/borghi_on.gif) no-repeat;
}
	#dormire {
	background: url(images/dormire_off.gif) no-repeat;
}
	a#dormire:hover {
	background: url(images/dormire_on.gif) no-repeat;
}
	#contatti {
	background: url(images/contatti_off.gif) no-repeat;
}
	a#contatti:hover {
	background: url(images/contatti_on.gif) no-repeat;
}
	#stampa {
	background: url(images/stampa_off.gif) no-repeat;
}
	a#stampa:hover {
	background: url(images/stampa_on.gif) no-repeat;
}
	#zeroquattro {
	background: url(images/2004_off.gif) no-repeat;
}
	a#zeroquattro:hover {
	background: url(images/2004_on.gif) no-repeat;
}	
	#zerocinque {
	background: url(images/2005_off.gif) no-repeat;
}
	a#zerocinque:hover {
	background: url(images/2005_on.gif) no-repeat;
}
	#sackville {
	background: url(images/sackville_off.gif) no-repeat;
}
	a#sackville:hover {
	background: url(images/sackville_on.gif) no-repeat;
}