BODY {
MARGIN-TOP: 0px;
FONT-SIZE: 12px;
MARGIN-LEFT: 0px;
COLOR: #697779;
MARGIN-RIGHT: 0px;
FONT-FAMILY: tahoma; 
BACKGROUND-COLOR: #677577; 
line-height:150%
}
TD {
FONT-SIZE: 12px; 
COLOR: #697779; 
FONT-FAMILY: tahoma;
line-height:150%
}
A {COLOR: #697779; 
TEXT-DECORATION: none
}
A:link {COLOR: #697779; 
 TEXT-DECORATION: none
}
A:visited {COLOR: #697779; 
TEXT-DECORATION: none
}
A:hover {COLOR: #697779; 
TEXT-DECORATION: underline
}

.dida {font-size: 11px; }
.dida2 {font-size: 11px;
line-height:125% }
.didas {font-size: 10px; }
.didass {font-size: 8px; line-height:100%}
.titolo {font-size: 19px;  COLOR: #2c486e; }
.sottotitolo {font-size: 13px;  COLOR: #000000; }


A.dida {
font-size: 11px;
COLOR: #D7D0D1;
TEXT-DECORATION: none
}
A.dida:link {
font-size: 11px;
COLOR: #D7D0D1;
 TEXT-DECORATION: none
}
A.dida:visited {
font-size: 11px;
COLOR: #D7D0D1;
TEXT-DECORATION: none
}
A.dida:hover {
font-size: 11px;
COLOR: #D7D0D1;
TEXT-DECORATION: underline
}




FORM {

DISPLAY: inline
}

INPUT {

FONT-WEIGHT: normal;
FONT-SIZE: 11px;
COLOR: #333333;
FONT-FAMILY: verdana,arial,tahoma,helvetica
}
TEXTAREA {

FONT-WEIGHT: normal;
FONT-SIZE: 11px;
COLOR: #333333;
FONT-FAMILY: verdana,arial,tahoma,helvetica
}

SELECT {

FONT-WEIGHT: normal;
FONT-SIZE: 11px;
COLOR: #333333;
FONT-FAMILY: verdana,arial,tahoma,helvetica
}

.sfondo01 {background-image:url('images/sfumsn.jpg') }
.sfondo02 {background-image:url('images/sfondosn.jpg') }
.sfondo03 {background-image:url('images/sfondo-cell01.gif') }
.sfondo04 {background-image:url('images/sfondodx.jpg') }
.sfondo05 {background-image:url('images/sfumdx.jpg') }
.sfondo06 {background-image:url('images/sfondo-cell02.gif') }

.border {border-color: #111111 }


.rivenditori{
border-left: 2px solid #6895B9;
border-right: 2px solid #6895B9;
border-bottom: 2px solid #6895B9;
border-top: 2px solid #6895B9;
BACKGROUND-COLOR:#F7F9FB
}



.main {
height: 100%;
BACKGROUND-COLOR: #666666
}



.bottom {
FONT-SIZE: 9px
}

#lightbox{
	position: absolute;
	top: 80px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: url('/images/blank.gif') no-repeat;
	display: block
	}

#prevLink { left: 0; float: left}
#nextLink { right: 0; float: right}

#prevLink, #prevLink:active, #prevLink:hover, #prevLink:visited:hover { background: url('/images/prevlabel.gif') no-repeat left 15% }
#nextLink, #nextLink:active, #nextLink:hover, #nextLink:visited:hover { background: url('/images/nextlabel.gif') no-repeat right 15% }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em
	}

#imageData{
	padding:0 10px
	}
#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	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden
	}

* html>body .clearfix {
	display: block; 
	width: 100%
	}

* html .clearfix {
	height: 1%
	}