


* {
	margin: 0;
	padding: 0;
}




body {
margin:0px;
padding:0px;
background-color:#ffffff;
width:100%;
height:100%;
max-height:100%; 
overflow: hidden; 
}

#menu{
position:fixed;
width:170px;
height:160px;
left:27px;
top:290px;
z-index:7}

#header{
position:fixed;
width:100%;
top:0px;
left:0px;
right:0px;
height:60px;
background-color:#717171;
background-image: url(images/header.jpg);
background-repeat:repeat;
z-index:8;
border-bottom:1px solid black}


#footer{
position:fixed;
width:100%;
left:0%;
bottom:0%;
height:30px;
background-color:#717171;
z-index:10;
border-top:1px solid black
}

#logo{
position:fixed;
width:237px;
height:300px;
left:0px;
top:0px;
background-image: url(images/logo2.png);
background-repeat:no-repeat;
z-index:9}


#textfield{
position:fixed;
width:48%;
height:70%;
background-color:#ffffff;
left:24%;
top:135px;
font: 11px/11px Arial, sans-serif;
color:#454545;
background-color:#ffffff;
text-align:justify;
line-height:1.5em;
z-index:5;
overflow:auto;
padding-right:10px;}


#textfield a{text-decoration:none;border:0px;color:#8e7c3f }
img{border:0px}

#textfield IMG.floatLeft{float:left;padding-right:10px}
#textfield IMG.floatRight{float:right; padding-top:20px}




#libro{
position:fixed;
background-image: url(images/book.png);
width:420px;
height:234px;
top:130px;
left:350px;
z-index:2
}


#barra{
position:absolute;
width:237px;
height:100%;
left:0px;
background-color:#fff975;
z-index:6;
}

#decoro{
position:fixed;
background-image: url(images/images2.png);
width:343px;
height:539px;
left:73%;
top:80px;
z-index:1;
}

#righe{
position:fixed;
background-image: url(images/righe.png);
width:777px;
height:53px;
left:240px;
top:57px;
z-index:3
}

#button{
position:fixed;
width:198px;
height:27px;
display:inline;
left:56%;
top:100px;
z-index:5;}

#button li { list-style-type:none; padding:4px;display:inline;float:left; }
#button a { text-decoration: none }
img{border:0px;}

#player{
position:fixed;
width:135px;
left:23%;
height:30px;
top:540px;
z-index:8;
}

#rect{
position:fixed;
width:45%;
height:340px;
top:430px;
left:23%;
background-color:#ffffff;
z-index:4}

#dati{
position:fixed;
width:266px;
height:152px;
top:100px;
left:77%;
background-image: url(images/dati.png);
background-repeat:no-repeat;
z-index:4}

#datifooter{
position:fixed;
width:100%;
height:20px;
bottom:0%;
left:10px;
font: 10px/10px Arial, sans-serif;
color:#aeaeae;
z-index:11;
overflow:hidden}

#datifooter li { list-style-type:none; padding:5px;display:inline;float:left; }
#datifooter a { text-decoration: none; color:#fff975 }
#datifooter a:hover { text-decoration: none; color:#ffffff }
#datifooter a:visited { text-decoration: none; color:#ffffff }


#book{
position:fixed;
width:140px;
height:70px;
z-index:9;
top:82%;
left:27px;
color:#ffffff;
background-color:trasparent
}

#lightbox{
	position: absolute;
	left:0;
 	width: 1024px;
	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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		

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