body {
	background:#FFFFFF url(img/sfondo.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
}

img {
	border:0px;
}

td {
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

form {
	margin: 0px;
}

a, a:hover {
	color:#005000;
	text-decoration:underline;
}

ol,ul {
	
}

.frame {
	width:760px;
	background: url(img/sfondo_stella1.gif) no-repeat;
}

.titolosezione {
	border: 1px solid black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: White;
	background-color: #3C8238;
	margin-left:150px;
	height:15px;
	margin-top:36px;
	margin-bottom:1px;
}

.titolosezione img {
	vertical-align:middle;
}

.mainsezione{
	border: 1px solid #005000;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	padding: 10px;
	background: #EBF4EA url("img/sfondo_stella_pezzo.gif") no-repeat;
	margin-left:170px; 
	border-bottom:0px;
	min-height:430px;
	text-align:justify;
}

.dettagliocontenitore {
	width:170px;
}

.dettaglio {
	background:#FFFDEE url(img/sfondo_dettaglio.gif);
	border-top:1px solid #005000;
	border-bottom:1px solid #005000;
	border-left:1px solid #005000;
	border-right:0px;
	margin-left:20px;
}
.dettaglio p {
	border-bottom:1px solid #005000;	padding-bottom:1px;	margin:8px;	list-style-image:url(img/frecciadettaglio.gif);	
}
.dettaglio a {
	color: black;	font-weight:bold;	text-decoration:none;
}
.dettaglio a:hover {
	color: #666666;	text-decoration:none;	font-style:italic;
}

.dettaglio2 {
	background:#FFFDEE url(img/sfondo_dettaglio2.gif);;
	border-top:1px solid #ff9901;
	border-bottom:1px solid #ff9901;
	border-left:1px solid #ff9901;
	border-right:0px;
	margin-left:20px;
}
.dettaglio2 p {
	padding-bottom:1px;
	margin:5px; margin-left:8px;
	list-style-image:url(img/frecciadettaglio.gif);
	font-size:10px;
}
.dettaglio2 a {
	color: black;
	font-weight:bold;
	text-decoration:none;
}
.dettaglio2 a:hover {
	color: #666666;
	text-decoration:none;
	font-style:italic;
}

.credits {
	width:100%;
	border-top:1px solid #005000;
	text-align:center;
}

.angologallerie {
	float:right;
	display:inline;
	margin-right:-10px;
	margin-top:-10px;
	padding:5px;
	background:url(img/sfondo_gallerie.gif) no-repeat;
	height:534px;
	text-align:center;
	font-size:10px;
}
.angologallerie {
	float:right;
	display:inline;
	margin-right:-10px;
	margin-top:-10px;
	padding:5px;
	background:url(img/sfondo_gallerie.gif) no-repeat;
	height:534px;
	text-align:center;
	font-size:10px;
}
.angoloitinerari {
	float:right;
	display:inline;
	margin-right:-10px;
	margin-top:-10px;
	background:#FFFFFF;
	text-align:center;
	font-size:10px;
	border:1px solid black;
	border-width:0px 0px 1px 1px;
}
.tabella {
	border-top:1px solid black;
	border-left:1px solid black;
	width:100%;
}

.tabella td {
	border-bottom:1px solid black;
	border-right:1px solid black;
	padding:4px;
}