/* --- copyright by AZ+GP 2009 - Nordic Walking Nuovi Sentieri Padova  --- */
body {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border-top: 0px solid Black;
	border-bottom: 0px solid Black;
	border-left: 0px solid Black;
	border-right: 0px solid Black;
	padding-top: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	color: Black;
	text-align: left;
}
/* --- gestione Tag generici --- */
h1 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: small;
	font-weight: bold;
}
h2 {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: small;
	font-weight: bold;
}
h3,h4,h5 {
	font-size: small;
	font-weight: bold;
}
p {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}
hr {
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: Black;
	height: 1px;
}
ul {
	list-style: disc inside;
}
ul.Radic {
	list-style: disc inside url(pRadic.png);
}
ul.Pdf {
	list-style: disc inside url(pPdf.png);
}
ul.Zip {
	list-style: disc inside url(pZip.png);
}
ul.Foto {
	list-style: disc inside url(pFoto.png);
}
img {
	border-top: 1px solid Gray;
	border-bottom: 1px solid Gray;
	border-left: 1px solid Gray;
	border-right: 1px solid Gray;
	margin-right: 10px;
}
a {
	color: Blue;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
table {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 1px solid Black;
	border-bottom: 2px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
}
th {
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: normal;
	text-align: center;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
}
td {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 3px;
	border-bottom: 1px solid Gray;
}
/* --- head : intestazione loghi--- */
div#TopLoghi1 {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 0px solid Gray;
	border-bottom: 0px solid Gray;
	border-left: 0px solid Gray;
	border-right: 0px solid Gray;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
	text-align: right;
}
div#TopLoghi2 {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 0px solid Black;
	border-bottom: 0px solid Black;
	border-left: 0px solid Black;
	border-right: 0px solid Black;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
div#TopLoghi1 img {
	border-top: 0px solid Black;
	border-bottom: 0px solid Black;
	border-left: 0px solid Black;
	border-right: 0px solid Black;
	margin-left: 3px;
	margin-right: 7px;
}
div#TopLoghi2 img {
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	margin-left: 0px;
	margin-right: 0px;
}
/* --- head : area menu e intestazioni --- */
div#LeftMenu {
	display: none;
}
/* --- area contenuti : filo di arianna --- */
div#BoxFilo {
	display: none;
}
/* --- area contenuti : menù sommario --- */
div#BoxSommario {
	display: none;
}
/* --- area contenuti : testi, box principale pagina --- */
div#BoxText01,
div#BoxText02,
div#BoxText03 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 0px solid Gray;
	border-bottom: 0px solid Gray;
	border-left: 0px solid Gray;
	border-right: 0px solid Gray;
	padding-top: 50px;
	padding-bottom: 40px;
	padding-left: 0px;
	padding-right: 0px;
}
div#BoxFoto {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 1px solid Gray;
	border-bottom: 0px solid Gray;
	border-left: 0px solid Gray;
	border-right: 0px solid Gray;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}
div#BoxFoto img {
	border-top: 2px solid Black;
	border-bottom: 3px solid Black;
	border-left: 2px solid Black;
	border-right: 3px solid Black;
}
/* --- bottom : piede pagina--- */
div#BottomInfo {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 1px solid Gray;
	border-bottom: 1px solid Gray;
	border-left: 0px solid Gray;
	border-right: 0px solid Gray;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
div#BottomMenu {
	display: none;
}
div#BottomTail {
	display: none;
}
div#BottomTail img {
	display: none;
}


