.Titolo1 {
	font-size:15px;
	font-weight:bold;
	color:#730000;}

.Titolo2 {
	font-size:12px;
	font-style: italic;
	color:#AA0000;}

.Titolo3 {
	font-size:12px;
	font-weight: bold;
	font-style: italic;
	color:#3e729f;}
	
.Testo {
	margin: 10px;
}

.TitMini {
	font-size:9px;
	font-weight:bold;
	color:#000099;}

.Mid {
	font-size:11px;}
.Mini {
	font-size:9px;}
.Micro {
	font-size:6.5pt;
	color: #666666;}

.TabellaLight {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999  0px solid; 
	BORDER-LEFT: #999999  1px solid; 
	BORDER-BOTTOM: #999999  1px solid;
	background-color:#FFFAF0;
}

.Tabella1 {
	BORDER-RIGHT: #666666 1px solid; 
	BORDER-TOP: #666666  1px solid; 
	BORDER-LEFT: #666666  1px solid; 
	BORDER-BOTTOM: #666666  1px solid;
	color: black;
	background-color:#dfdfdf;}

.Riga0 {
	color: black;
	background-color:#ebebeb;}

.Riga1 {
	color: black;
	background-color:#fffff0;}
	
.Bianco {
	color: white;
}

a:link{
	color:#990000;
	text-decoration:none}
a:visited {
	color:#990000;
	text-decoration:none}
a:hover {
	color:#DD0000;
	text-decoration:none}

a.admin:link {
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none}
a.admin:visited{
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none}
a.admin:hover {
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:underline}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.btn {
	height: 30px;
	font-size: 13px;
	background-color: #d5e4f1;
	border-width: thin;
	border-color: #BF8F75;
}

td {font-size:8pt;}

body {
	font-family: Verdana, Arial, Helvetica;
	font-size:8pt;
	margin:0px;
	padding:0px;
	background-color: #ebebeb;
	color:#6f6f6f;}

#Container {
	width:981px;
	border:solid 1px;
	border-color: #999999;
	margin:10px auto;
	text-align: left;
	background-color:white;}
	
#TopBar {
	height:243px;
	border-width: 0px 0px 1px 0px;
	border-color: #999999;
	border-style: solid;}

#TopAdmin {
	height:200px;
	border-width: 0px 0px 1px 0px;
	border-color: #999999;
	border-style: solid;}
	
#Main {
	margin: 0px;
	padding: 0px;
	overflow:auto;}
	
#BtmBar {
	height:22px;
	border-width: 1px 0px 0px 0px;
	border-color: #999999;
	border-style: solid;}
	
#MenuVoice {
	height:30px;
	width:120px;
	border-width: 1px 1px 0px 0px;
	border-color: #999999;
	border-style: solid;
	background-color:#006699;
	text-align:center;
	color:#FFFFFF;}
	
#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(immagini/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(immagini/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; }

