h3 {
	font-weight: bold;
	text-decoration: none;
	font-size: large;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	color: #de4205;


}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #000000;


}
.btn {
	background-attachment: fixed;
	background-image: url(images/sbtn.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 15px;
	width: 200px;
	background-position: left center;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	font-variant: normal;
	padding: 5px 0px 5px 2px;
	margin: 1px;
	right: 5px;
	top: 5px;



}
.lat {
	background-image: url(images/lat.gif);
	height: 15px;
	width: 15px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right center;



}
.nvtitle {
	font-size: 14px;
	background-color: #0abf30;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 0px 0px;
	height: 20px;
	border-top: 1px solid #87F99C;
	border-right: 1px solid #066418;
	border-bottom: 1px solid #066418;
	border-left: 1px solid #87F99C;

}
a.bt:link {
	color: #000000;
	text-decoration: none;

}
a.bt:visited {
	color: #000000;
	text-decoration: none;


}
a.bt:hover {
	color: #de4205;
	text-decoration: none;

}
a.bt:active {
	color: #000000;
	text-decoration: none;

}
.tbFrame {
	border: 1px solid #003366;
}
.smallText {
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;

}
.textArticolo {
	font-size: small;
	color: #000000;
	font-weight: bold;

}
.textArticoloSottotitolo {
	font-size: small;
	color: #000000;
	font-weight: normal;

}
a:link {
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a:hover {
	font-size: small;
	font-weight: bold;
	color: #de4205;
	text-decoration: none;
}
a:active {
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
input.pul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #de4205;
	border: thin solid #006699;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	background-color: transparent;
}.brdLat {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #003366;

}
.highlight {
	color: blue; 
	background: yellow;
}
.didascalia {
	font-size: 6px;
}