body{
background: #000000 url(pics/sf.png);
font-family: century gothic, verdana;
font-size: 8pt;
color: #ffffff;
CURSOR: crosshair;
topmargin:0;
leftmargin:0;
}
#immagini{
position: absolute;
left: 0px;
top:0px;
width:399px;
}
#main{
position: absolute;
left: 15px;
width: 255px;
top: 250px;
text-align: justify;
}
.text {
	font-family: Century Gothic, Verdana;
	font-size: 9pt;
 	color : #ffffff;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text2 {
	font-family: Century Gothic, Verdana;
	font-size: 10pt;
 	color : #ffffff;
	margin-right: 10px;
	margin-left: 10px;
}
.text1 {
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	font-family: Century Gothic, Verdana;
	font-size: 10pt;
 	color : #ff0000;
	filter: alpha(style=1,opacity=100 finishopacity=0);
    height: 15px
}
A IMG {
filter: alpha (opacity=30);
}
A:hover IMG {
filter: alpha (opacity=99);
}
A{
CURSOR: e-resize;
text-decoration: none;
color : #000000;
}
a:link {
color : #000000;
text-decoration: none;
CURSOR: e-resize;
}
a:visited {
color : #000000;
text-decoration: none;
CURSOR: e-resize;
}
a:active {
color : #ff0000;
CURSOR: e-resize;
text-decoration: none;
}
a:hover {
color : #ff0000;
CURSOR: e-resize;
text-decoration: none;;
}
