body {
	background-color: #999999;
	margin: 0px;
}
.down {
	font-family: arial;
	font-size: 9px;
	color: #666666;
	line-height: 120%;
}
a:link {
	font-family: arial;
	font-size: 9px;
	color: #FF6600;
	text-decoration: underline;
}
.link:link, .link:visited, .link:active{
	font-family: arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
.link:hover {
	font-family: arial;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.downverde {

	font-family: arial;
	font-size: 9px;
	color: #5A892D;
	line-height: 120%;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.contenuto {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
}
.contenutoverde {
	color: #73AC39;
	font-weight: bold;
}
.campo {
	width: 250px;
	border: 1px solid #CCCCCC;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #eee;
}
.campoMsg {
	width: 250px;
	height: 80px;
	border: 1px solid #CCCCCC;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #eee;
}.contenuto_small {

	font-family: arial;
	font-size: 9px;
	color: #666666;
	line-height: 125%;
}

IMG { border: none; }
DIV.ImgFrame { float: left; border: 1px solid #58852C; padding: 1px; margin: 0 10px 10px 0; }

/**
*
* Light Box Stylesheet
*
**/
#lightbox { background-color: #EEE; color: #000; padding: 1px 1px 1px 1px; border-bottom: 2px solid #888; border-right: 2px solid #888; }
#lightboxDetails { float: left; font-size: 10px; margin: 0; font-weight: bold; }
#lightboxCaption { float: left; } #keyboardMsg { float: right; } #closeButton { top: -4px; right: -4px; }
#lightbox IMG { border: 0; clear: both;} #overlay IMG { border: 0; } #overlay { background-image: url('/_assets/img/overlay2.png'); }
* html #overlay { background-color: #333; back\ground-color: transparent; background-image: url('/_assets/img/b.gif'); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_assets/img/overlay2.png", sizingMethod="scale"); }