/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #007AA2;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
#nav {
	background-color: #007AA2;
	height: 30px;
	line-height: 30px;
	color: #9DE7FF;
}
#nav a {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
.bianco {
	color:#FFFFFF;
	#FFDC00
}

.giallo {
	color:#EAFAFF

}


.pad15 {
	padding: 15px;
}
.fucsia {
	color: #007AA2;
}
h1 {
	color: #007AA2;
	font-size: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
	font-weight: normal;
}
#nav .attivo {
	font-weight: bold;
}
.tabpap {
	margin-bottom: 20px;
}
.tabpap .papdx {
	background-image: url(img/righettapallino.gif);
	background-repeat: no-repeat;
	background-position: right 85%;
	margin-bottom: 20px;
	padding-bottom: 0px;
	padding-top: 10px;
}
.padtd td {
	padding-bottom: 5px;
}

.papdx img {
	padding-left: 115px;
}
#tabpdf a {
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(img/pdf-ico.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
}
.arrow {
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 50px;
	padding-left: 5px;
}
.inversefucsia {
	color: #FFFFFF;
	background-color: #007AA2;
	padding-right: 2px;
	padding-left: 2px;
}

.txt11 {
	font-size: 11px;
}
.txt10 {
	font-size: 10px;
}
.txt16 {
	font-size: 16px;
}
.txt20 {
	font-size: 19px;
}

.bianco a:link, .bianco a:visited, .bianco a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.bianco a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#cornetta {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#footer {
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 30px;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #007AA2;
}
.informativa {
	padding: 10px;
	margin: 10px;
	overflow: auto;
	height: 250px;
	background-color: #D7F5FF;
}
.botdot td {
	background-image: url(img/lineapallino_sx.gif);
	background-repeat: no-repeat;
	background-position: -250px bottom;
	padding-bottom: 15px;
}
.hide {
	display: none;
}
#lista li {
	margin-bottom: 5px;
}
