/* --- copyright by AZ+GP 2009-11 - Nordic Walking Nuovi Sentieri Padova  --- */
/* --- gestione Tag generici --- */
body {
/*
	background-image: url(pBkg01.png);
	background-position: left;
	background-repeat: repeat;
	background-color: #eaeaea;
*/
	background-color: #eaeaea;
	width: 860px;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid Gray;
	border-bottom: 1px solid Gray;
	border-left: 1px solid Gray;
	border-right: 1px solid Gray;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: Black;
}
h1 {
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: small;
	font-weight: bold;
}
h2 {
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #e1e3eb;
	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;
}
p.Destra {
	text-align: right;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: White;
	height: 2px;
}
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;
}
img.NoBorder {
	border-top: 0px solid Gray;
	border-bottom: 0px solid Gray;
	border-left: 0px solid Gray;
	border-right: 0px solid Gray;
}
a {
	color: Blue;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 0px solid Black;
	border-bottom: 1px solid Black;
	border-left: 0px solid Black;
	border-right: 1px solid Black;
	background-color: Silver;
}
th {
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #d0dbe8;
	font-weight: normal;
	text-align: center;
}
td {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 3px;
	background-color: #e1e3eb;
}

/* --- head : intestazione loghi--- */
div#TopLoghi1 {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 0px solid Gray;
	border-bottom: 1px solid Gray;
	border-left: 0px solid Gray;
	border-right: 0px solid Gray;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	text-align: right;
	background-color: White;
}
div#TopLoghi2 {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 0px solid Gray;
	border-bottom: 1px solid Gray;
	border-left: 0px solid Gray;
	border-right: 0px solid Gray;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	background-color: White;
	margin-left: 0px;
	margin-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: 2px;
	margin-right: 5px;
}
div#TopLoghi2 img {
	border-top: 0px solid Black;
	border-bottom: 0px solid Black;
	border-left: 0px solid Black;
	border-right: 0px solid Black;
	margin-left: 0px;
	margin-right: 0px;
}
/* --- head : area menu e intestazioni --- */
div#LeftMenu {
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	margin-right: 25px;
	border-top: 0px solid Gray;
	border-bottom: 0px solid Gray;
	border-left: 0px solid Gray;
	border-right: 1px solid Gray;
	padding-top: 31px;
	padding-bottom: 200px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(pBkg03.png);
	background-position: top;
	background-repeat: repeat-x;
	width: 215px;
	float: left;
	color: Navy;
	text-align: left;
}
div#LeftMenu ul {
	margin-top: 3px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
}
div#LeftMenu li {
	float: none;
}
div#LeftMenu li a {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 2px solid White;
	border-bottom: 1px solid Silver;
	border-left: 0px solid White;
	border-right: 0px solid Silver;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 7px;
	padding-right: 0px;
	background-color: #ececec;
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: Navy;
}
div#LeftMenu li a:hover {
	border-top: 2px solid White;
	border-bottom: 1px solid Black;
	border-left: 0px solid White;
	border-right: 0px solid Silver;
	background-color: White;
}
div#LeftMenu img {
	border-top: 1px solid Gray;
	border-bottom: 1px solid Gray;
	border-left: 1px solid Gray;
	border-right: 1px solid Gray;
}
div#LeftMenu img.NoBordo {
	border-top: 0px solid Gray;
	border-bottom: 0px solid Gray;
	border-left: 0px solid Gray;
	border-right: 0px solid Gray;
	margin-right: 10px;
}
div#LeftMenuImg {
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 0px;
	background-color: transparent;
	text-align: center;
}
div#LeftMenuImg img {
	border-top: 1px solid Gray;
	border-bottom: 1px solid Gray;
	border-left: 1px solid Gray;
	border-right: 1px solid Gray;
	margin-right: 0px;
}
div#LeftMenuTxt {
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 0px;
	background-color: transparent;
	text-align: left;
	color: Red;
}
/* --- area contenuti : filo di arianna --- */
div#BoxFilo {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 215px;
	margin-right: 0px;
	border-top: 0px solid Gray;
	border-bottom: 1px solid Gray;
	border-left: 0px solid Gray;
	border-right: 0px solid Gray;
	padding-top: 15px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: White;
}
div#BoxFilo img {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	border-top: 0px solid Black;
	border-bottom: 0px solid Black;
	border-left: 0px solid Black;
	border-right: 0px solid Black;
}
/* --- area contenuti : menù sommario --- */
div#BoxSommario {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 215px;
	margin-right: 0px;
	border-top: 0px solid Gray;
	border-bottom: 1px solid Gray;
	border-left: 0px solid Gray;
	border-right: 0px solid Gray;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 50px;
	background-color: #9afe9a;
	background-image: url(pBkg04.png);
	background-position: left;
	background-repeat: repeat-y;
}
div#BoxSommario img {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	border-top: 0px solid Black;
	border-bottom: 0px solid Black;
	border-left: 0px solid Black;
	border-right: 0px solid Black;
}
/* --- area contenuti : testi, box principale pagina --- */
div#BoxText01,
div#BoxText02,
div#BoxText03 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 215px;
	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: 30px;
	padding-left: 30px;
	padding-right: 20px;
	background-color: #f5f5f5;
	background-image: url(pBkg05.png);
	background-repeat: no-repeat;
}
div#BoxFoto {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 215px;
	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: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #b2b3ca;
	background-image: url(pBkg07.png);
	background-position: left;
	background-repeat: repeat-y;
	text-align: right;
	color: Black;
}
div#BoxFoto img {
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px 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;
	background-image: url(pBkg06.png);
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
}
div#BottomMenu {
	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: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
div#BottomTail {
	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: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: transparent;
	text-align: center;
	font-size: x-small;
}
div#BottomTail img {
	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;
}


