html {
margin:0px;
cursor: crosshair;
padding:0px;
}
body {
margin:0px;
padding:0px;
scrollbar-shadow-color : #181b14;
scrollbar-face-color : #181b14;
scrollbar-highlight-color : #181b14;
scrollbar-3dlight-color : #181b14;
scrollbar-darkshadow-color : #181b14;
scrollbar-track-color : #e8dbbb;
scrollbar-arrow-color : #e8dbbb;
background: url(img/sfondo.jpg);
}
#layout {
margin:0px;
padding:0px;
width:900px;
height:600px;
left:120px;
top:25px;
position:absolute;
background: url(img/layout.png) no-repeat;
}
#scroll_up {
position:absolute;
left:473px;
top:45px;
width:407px;
height:137px;
z-index:2;
}
#scroll_down {
position:absolute;
left:473px;
top:440px;
width:407px;
height:137px;
z-index:2;
}
#testo {
font-size:12px;
font-family:georgia;
z-index:1;
overflow: auto;
position:absolute;
left:473px;
top:45px;
width:400px;
height:530px;
text-align:justify;
scrollbar-shadow-color : #f8ebbd;
scrollbar-face-color : #f8ebbd;
scrollbar-highlight-color : #f8ebbd;
scrollbar-3dlight-color : #f8ebbd;
scrollbar-darkshadow-color : #ae9e64;
scrollbar-track-color : #f8ebbd;
scrollbar-arrow-color : #97864b;
}
#img {
position:absolute;
height:300px;
width:342px;
left:73px;
top:97px;
z-index:1;
}
#sopra {
position:absolute;
z-index:100;
left:41px;
}
#controllo {
display:none;
position: absolute;
left:493px;
top:20px;
width:400px;
height:10px;
font-size:12px;
}
input, option, select {
background: #f8ebbd;
border:0px #000 solid;
font-size:12px;
}
#stile {
position: absolute;
left:803px;
top:13px;
cursor:pointer;
}
#menuimg {
position: absolute;
left:163px;
top:493px;
cursor:pointer;
}
#menu2 {
z-index:101;
background-image: url(http://www.indiestar.it/nuovosito/gallery/sottomenu.jpg);
display:none;
position: absolute;
left:73px;
top:97px;
height:300px;
width:342px;
padding-left:5px;
padding-top:3px;
font-family:georgia;
font-size:11px;
}
#helpimg {
position: absolute;
left:303px;
top:513px;
cursor:pointer;
}
#help {
z-index:101;
display:none;
position: absolute;
left:147px;
top:405px;
font-family:georgia;
font-size:11px;
}
a {
color:#000000;
}
a:visited {
color:#000000;
}
#menu {  
text-align: center;
	width:110px;
	position:fixed;  
	top:0px;  
	left:-5px;  
	padding: 0px;
	border:0px;
	margin:0px;   
} 
.scivola {
	background: url(img/linguetta.png) right bottom;
	padding: 0px;
	border:0px;
	margin:0px; 
	font: bold 100% garand;
	color: #000;
	text-decoration: none;
}
#voci {
	display: none;
	color: #fff;
	background: url(img/linguetta.png) right top;
}
#voci a  {
	text-decoration:none;
	color:#000;
} 
#voci a:hover  {
	border-bottom:1px solid #000;
}