body{ margin: 0; padding: 0; }

a:link {font-weight: bold; text-decoration: none; color: #998888;}
a:visited {font-weight: bold; text-decoration: none; color: #998888;}
a:active {font-weight: bold; text-decoration: none; color: #998888;}
a:hover {font-weight: bold; text-decoration: underline; color: #AA6666; }
.datanews
{
	font:normal 12px/11px "Trebuchet MS",Trebuchet,arial,helvetica,sans-serif;
	color:#AA7744;
	font-style: italic;
}
.news
{
	font:normal 14px/14px "Trebuchet MS",Trebuchet,arial,helvetica,sans-serif;
	text-align: justify;
	color:#227799;
}
.areanews
{
	font:normal 16px/15px "Trebuchet MS",Trebuchet,arial,helvetica,sans-serif;
	font-weight: bold;
	color:#996633;
}	
.hosting
{
	font:normal 10px/11px "Trebuchet MS",Trebuchet,arial,helvetica,sans-serif;
	color:#227799;
}
.nascosto
{
	font:normal 2px/2px "Trebuchet MS",Trebuchet,arial,helvetica,sans-serif;
	color:#A32222;
}
.menupiccolo
{
	font:normal 10px/20px "Trebuchet MS",Trebuchet,arial,helvetica,sans-serif;
	color:#774444;
	font-style: italic;
}
.menu
{
	font:normal 16px/16px "Trebuchet MS",Trebuchet,arial,helvetica,sans-serif;
	color:#443333;
}
.menu1
{
	font:normal 11px/11px "Trebuchet MS",Trebuchet,arial,helvetica,sans-serif;
	text-align: right;
	color:#443333;
}
.title
{
	font:normal 20px/20px "Trebuchet MS",Trebuchet,arial,helvetica,sans-serif;
	text-decoration: underline;
	color:#443333;
}
.articolo
{
	font:normal 14px/15px "Trebuchet MS",Trebuchet,arial,helvetica,sans-serif;
	color:#774444;

}
.articolo_voci
{
	font:normal 13px/15px "Trebuchet MS",Trebuchet,arial,helvetica,sans-serif;
	color:#885555;
	top-margin: 20px;
	left-margin: 20px;
}
.mail
{
	font:normal 11px/12px "Trebuchet MS",Trebuchet,arial,helvetica,sans-serif;
	color:#887777;
	text-align: right;
}
td
{
	font:normal 11px/12px "Trebuchet MS",Trebuchet,arial,helvetica,sans-serif;
	color:#887777;
}
.scritti
{
	font:normal 13px/14px "Trebuchet MS",Trebuchet,arial,helvetica,sans-serif;
	color:#443333;
}
.scorri
{
	font:normal 18px/21px "Trebuchet MS",Trebuchet,arial,helvetica,sans-serif;
	font-weight: bold;
	color:#000000;
}
.footer
{
	font:normal 10px/11px "Trebuchet MS",Trebuchet,arial,helvetica,sans-serif;
	color:#776666;
}
.elenco
{
	font:normal 15px/17px "Trebuchet MS",Trebuchet,arial,helvetica,sans-serif;
	font-weight: normal;
	color:#555555;
}
.pulsante
{
	font:normal 22px/25px "Trebuchet MS",Trebuchet,arial,helvetica,sans-serif;
	font-weight: bold;
	color:#444444;
}
.benvenuto
{
	font:normal 25px/30px "Trebuchet MS",Trebuchet,arial,helvetica,sans-serif;
	font-weight: bold;
	color:#000000;
}
.azienda
{
	font:normal 30px/35px "Trebuchet MS",Trebuchet,arial,helvetica,sans-serif;
	font-weight: bold;
	color:#000000;
}

TEXTAREA.datiutente { font-family:  Arial, Helvetica; border-style: dashed; border-width: 1; font-size: 13px; background-color: #555555; color:#FFFFFF;
	scrollbar-face-color : #ccff33; scrollbar-highlight-color : #ccff33; scrollbar-3dlight-color : #ccff33; scrollbar-shadow-color : #ccff33; scrollbar-darkshadow-color : #ccff33; scrollbar-track-color : #ccff33; scrollbar-arrow-color : #ccff33;
	background-image:url(ics/bg.png);
}

INPUT.nota { width: auto; font-family: "Trebuchet MS",Trebuchet,arial,helvetica,sans-serif; border-style: solid; border-width: 1; font-size: 9px; background-color: #EEEEEE; color:#333333; border-color:#AAAAAA; }
INPUT.submit { width: auto; font-family: "Trebuchet MS",Trebuchet,arial,helvetica,sans-serif; border-style: solid; border-width: 1; font-size: 9px; background-color: #EEEEEE; color:#333333; border-color:#AAAAAA; }



#lightbox{      position: absolute;     left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100% ; }

#imageData{     padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;  }
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


