BODY {
scrollbar-face-color:#999999; 
scrollbar-arrow-color:#000000;
FONT-FAMILY:ARIAL; 
FONT-SIZE:12PT; 
margin: 0 auto;
background-color: #999999;
}
#pagina{
border: 0px solid red;
position: absolute;
width:750px;
height:100%;
}
#contenuti{
border: 0px solid yellow;
width:750px;
height:95%;
}
#sfondo{
border: 0px solid black;
width:100%;
height:100%;
z-index : -1; 
FILTER:GRAY; 
position: absolute;
left: 0px;
top: 0px;
margin:0 auto;
overflow:hidden;
}
#sfondo img{
filter:alpha(opacity=25);
opacity: 0.25;
width: 750px;
}
#min{
border: 0px solid lime;
float:left;
width: 100px;
}
#min img{
width: 40px;
height: 40px;
margin: 2px;
border-bottom:1px solid black;
border-right:1px solid black;
border-top:1px solid white;
border-left:1px solid white;
}
#images{
border: 0px solid #00cccc;
float:right;
width: 640px;
text-align:right;
}
#images img {border: 5px solid #cccccc;}
#abstract{
border: 0px solid #0000ff;
width:100%;
text-align:right;
}
#item{
border: 0px solid #00ffff;
}
#item img{
widt:80px;
height:80px;
border:0px;
}
#navbar{
border: 0px solid lime;
width: 100%;
height:5%;
FONT-SIZE:10PT;
text-align:center; 
color: #666666;
clear:right;
}
a:link{color:#666666; text-decoration:none}
a:hover{color:#333333; text-decoration:none}
a:visited{color:#666666; text-decoration:none}
a:visited:hover{color:#333333; text-decoration:none}


td{FONT-FAMILY:ARIAL; FONT-SIZE:12PT; text-align:right}
DIV{FONT-FAMILY:ARIAL; FONT-SIZE:12PT}
H1{FONT-FAMILY:ARIAL; FONT-SIZE:30PT; width:100%; COLOR:WHITE; text-align:right;Text-transform: uppercase;}
H2{	FONT-FAMILY:ARIAL;
	FONT-STYLE:BOLD;
	COLOR:WHITE;
	text-align:right;
}
.ALFA {FILTER: alpha(opacity=20)}
a:hover.BIG {width:0;   filter:none; cursor: url("../../images/bigger.cur")}

