#testo, #comune, #attivita, #paese, #arte, #altro{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F6F6F;
	line-height: 1.4em;
	top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 32px 5px 5px 32px;
	overflow: auto;
	height: 800px;
	margin-left: 450px;


}
#testo {
	background-image: url('immagini/3blue.gif');
	background-repeat: repeat-y;
	background-position:  left 50%;


}

#comune {
	background: url('immagini/3orange.gif') repeat-y;
	
}

#attivita {
	background: url('immagini/3brown.gif') repeat-y;
	
}

#testo p, #comune p, #attivita p, #paese p, #arte p, #altro p {
	text-indent: -16px;





}

#testo h3, #comune h3, #attivita h3, #paese h3, #arte h3, #altro h3 {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #848484;
	font-size: 2em;
	font-variant: small-caps;
	font-weight: 500;


}
#contenitore, #comune, #attivita, #paese, #arte, #altro {
	text-decoration: none;


}

#comune a:visited, #attivita a:visited, #paese a:visited, #arte a:visited, #altro a:visited, 
#comune a:active, #attivita a:active, #paese a:active, #arte a:ctive, #altro a:active, 
/*#quickSummary a:link, #quickSummary a:visited, #quickSummary a:active*/ {
	text-decoration: none;
	border-bottom: 1px dashed #818181;
	color: #818181;
}
#comune a:hover, #attivita a:hover, #paese a:hover, #arte a:hover, #altro a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
}
#testo a:link {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #818181;

}
#testo a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
}

#spaziofoto {
	width: 280px;
	position: absolute;
	background-image: url('immagini/dicono.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	left: 150px;
	height: 800px



}
body {
	margin: 0px;
	padding: 0px;
	background: url('immagini/logo8.gif') no-repeat fixed 196px bottom;
	height: 100%;
	width: 100%


}

#contenitore {
	background: url('immagini/menusxs.gif') repeat-y left;
	width: 89%;
	position: absolute;
	left: 5px;
	top: 5px;
	border-right: 3px double #E7E7E7




}

#listalink {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #848484;
	font-size: 12px;
	left: 0px;
	top: 0px;
	padding: 10px;
	font-variant: small-caps;
	font-weight: bold;


}

#lselect li {
	border: 2px solid #E7E7E7;
	margin: 3px;
	list-style-type: none;
	background-color: #EFEFEF;
	text-align: right;
	padding: 5px;


}
#lselect ul{
	width: 164px;

}
#loghi li {
	border: 2px solid #E7E7E7;
	margin: 2px;
	list-style-type: none;
	background-color: #EFEFEF;
	text-align: center;
	padding: 3px;
	width: 100px;

}
#loghi ul{
	width: 150px;

}

.note {
	font-size: 10px;
	font-weight: normal;
	color: #848484;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 1.2em;
	background-color: #EFEFEF;
	padding: 3px;
	width: 85%;



}
#lselect a:link, #lselect a:visited, #lselect a:active{
	text-decoration: none;
	color: #818181;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;

}
/*#lselect .c {
	font-weight: bold;
}*/

#lselect a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #800000;
	display: block;



}

#dx {
	background-image: url('immagini/losangas.jpg');
	background-repeat: repeat-y;
	background-position:  left 50%;
	position: absolute;
	top: 3px;
	right: 1px;
	height: 800px;
	width: 100px

}