body {
	margin: 0px; padding:0; background-image: url(sf2.jpg); background-repeat: no; ; background-position: left,top; position:fixed;}

.contenitore{
width: 1000px;
height: 315px;
z-index: 2;

}
.sfondo-flash{
width: 1000px;
height: 315px;
position: absolute;
top:0;
left:0;
z-index: 1;
}
.contenuto-html{
position: relative;
z-index: 2;
}

.logofont  {
	font-family:georgia,verdana;
	font-weight: normal;
	font-size: 120px;
  	border:0px; 
	padding: 28px 0px 0px 25px;
    margin: 0px 0px 0px 0px;
	height: 130px;
	z-index: 2;
	
}
.cost {
	font-family:georgia,verdana;
	font-weight: normal;
	font-size: 15px;
	color: #666666;
  	border:0px; 
	padding: 28px 0px 0px 25px;
    margin: 0px 0px 0px 0px;
	height: 130px;
	z-index: 2;
	
}
.cost2 {
	font-family:georgia,verdana;
	font-weight: normal;
	font-size: 18px;
	color: #666666;
  	border:0px; 
	padding: 0px 0px 0px 0px;
    margin: -15px 0px 0px 0px;
	height: 30px;
	z-index: 2;
	
}

.menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	position: relative;

	
}
.menufont  {
	font-family:georgia,verdana;
	padding: 0px 0px 0px 0px;
	color : #557894;
	font-weight: none;
	font-size: 17px;
	}
	
a.menufont:hover { color: #ffffff; text-decoration: underline;}

.navlist li { list-style-type: none;  }

