	body, td, th, li, ul {
		font-family: Verdana, Arial;
		font-size: 14px;
	}

	body {
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		background-image:url(./images/page-bkg.gif);
		background-repeat: repeat-x;
	}
	
	.menu {
		background: #cccccc;
		color: #000000;
	}

	.menu td {
		border-right: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		font-size: 10px;
		font-weight: bold;
		text-align: center;
	}

	.sidebar {
		border-right: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		border-left: 1px solid #ffffff;
	}

	.sidebar2 {
		border: 1px solid #ffffff;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-khtml-border-radius: 10px;
	}

	.sidebar td {
		font-size: 10px;
		font-weight: bold;
		border-bottom: 1px dotted #aaaaaa;
	}

	.sidebar td.last {
		border-bottom: none;
		padding-bottom: 20px
	}

	.menulinks td a {
		text-decoration: none;
	}

	.menulinks td a:hover {
		text-decoration: underline;
	}

	.Main, .Main a {
		background: #0e60c6;
		color: white;
	}
	
	.AG, .AG a {
		background: #fff24d;
		color: black;
	}
	
	.orient, .orient a {
		background: #ff6f34;
		color: black;
	}
	
	.speleo, .speleo a {
		background: #000000;
		color: white;
	}
	
	.esc, .esc a {
		background: #36c82e;
		color: white;
	}

	.fondo, .fondo a {
		background: #b0e4ff;
		color: black;
	}

	.roccia, .roccia a {
		background: #aaaaaa;
		color: white;
	}
	
	.sentieri, .sentieri a {
		background: #ff0000;
		color: white;
	}
	
	.info {		background: white;		color: #000000;		font-size: 10px;		padding: 5 5 5 5;		border: 1px solid #aaaaaa;		font-weight: normal;		border-radius: 10px;		-moz-border-radius: 10px;		-khtml-border-radius: 10px;	}		.info a {		background: white;		color: blue;		text-decoration: underline;	}

	.editbar {
		background: red;
		color: #aaaaaa;
		font-size: 10px;
		font-weight: bold;
		padding: 2 2 2 10;
		border: 2px solid #000000;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
	}
	.editbar a {
		text-decoration: none;
		color: white;
	}
	.editbar a:hover {
		text-decoration: underline;
	}

	.content {
		padding: 20 10 10 10;
		font-size: 14px;
	}

	img.ipanorama {
		border-right: 1px solid white;
		border-bottom: 1px solid white;
		}

	h1 { font-size: 20px; }
	h2 { font-size: 18px; }
	h3 { font-size: 16px; }

	table.biblio td, table.biblio th {
		padding: 2 2 2 2;
		font-size: 12px;
	}
	
	table.biblio td, table.biblio th {
		border-bottom: 1px solid #777777;
	}
	
	table.biblio td, table.biblio th {
		border-right: 1px dotted #aaaaaa;
	}

	table.biblio th {
		background: #0e60c6;
		color: white;
	}
		
	table.avvisi {
		padding-bottom: 20px;
		border-top: 1px dotted #aaaaaa;
	}
	
	table.avvisi td a {
		font-weight: bold;
	}
	
	table.calendario td, table.calendario th {
		border-top: 1px dotted silver;
		padding-top: 2px;
		padding-bottom: 5px;
		vertical-align: top;
	}
	
	table.calendario th {
		width: 60px;
	}
	
table.calendario_ag td, table.calendario_ag th {
	border-bottom: 1px solid silver;
	padding-top: 2px;
	padding-bottom: 10px;
	vertical-align: top;
}	

table.calendario_ag td big {
	padding-top: 20px;
	padding-left: 20px;
	display: block;
}	
	
table.legenda td {
	vertical-align: middle;
	font-size: 12px;
	padding-right: 30px;
}
table.legenda img{
	vertical-align: middle;
	text-align: middle;
}	
	
	
table.news tr td, table.news tr th  {
	padding-top: 5px;
	padding-bottom: 15px;
	border-top: 1px dashed silver;
}	
	
	
		
	ul li {
		list-style-image: url(./images/bullet.gif);
	}
	
	li {
		margin-bottom: 7px;
	}

	.sidebar li {
		list-style-image: url(./images/bullet_arrow_right.gif);
		padding: 5 0 0 0;
		margin: 0;
		border: none;
		font-size: 10px;
		
	}
	
	.PAI {
		font-size: 10px;
		padding-left: 5px;
	}

.hiddentext	{
	color: white;
	display: none;
}

