html {  }body { font-family: Trebuchet MS, Verdana; color: #000000 }p.sezione { font-family: Trebuchet MS, Verdana; color: #3C7AAA; font-size: 20px; font-weight: bold; margin-bottom: 0px; margin-top: 0px; }p.testo { font-family: Trebuchet MS, Verdana; color: white; font-size: 14px; margin-bottom: 0px; }p { font-family: Trebuchet MS, Verdana; color: black; font-size: small; margin-bottom: 0px; font-weight: bold; }.testo { font-family: Trebuchet MS, Verdana; color: white; font-size: small; }.sezione { font-family: Trebuchet MS, Verdana; color: #3C7AAA; font-size: 20px; font-weight: bold }.sottosezione { font-family: Trebuchet MS, Verdana; color: #3C7AAA; font-size: 20px; font-weight: bold }a.tipologie { font-family: Trebuchet MS, Verdana; color: white; oldcolor=#3C7AAA; font-weight: bold; ofont-style:italic; font-size: 14px; text-decoration: none; }a.tipologie:hover { font-family: Trebuchet MS, Verdana; color: #3C7AAA; oldcolor=#306288; font-weight: bold; ofont-style:italic; font-size: 14px; text-decoration: none; text-decoration: underline;}a.tipologiesel { font-family: Trebuchet MS, Verdana; color: #3C7AAA; background-color: #F1A034; font-weight: bold; font-style:italic; font-size: 14px; text-decoration: none; }a.tipologiesel:hover { font-family: Trebuchet MS, Verdana; color: #3C7AAA; background-color: #F1A034; font-weight: bold; font-style:italic; font-size: 14px; text-decoration: none; }a { font-family: Trebuchet MS, Verdana; color: #3C7AAA; font-weight: bold; font-style:italic; font-size: 16px; text-decoration: none; }a:hover { font-family: Trebuchet MS, Verdana; color: #3C7AAA; font-weight: bold; font-style:italic; font-size: 16px; text-decoration: underline;}a.comando { font-family: Trebuchet MS, Verdana; color: #FAA21D; font-weight: bold; font-size: 14px; text-decoration: none; }a.comando:hover { font-family: Trebuchet MS, Verdana; color: #FAA21D; font-weight: bold; font-size: 14px; text-decoration: underline;}#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #FAA21D;
	border-right: 2px solid #FAA21D;
	border-top: 2px solid #FAA21D;
	border-left: 2px solid #FAA21D;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}