body {
	background-color: #463B3B;
	background-image: url(sf.jpg);
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
	color:#fff;
	padding: 0px;
	margin:0px;
	
	font-family:arial narrow,sans-serif;
	line-height: 1.5em;
	text-align: center;
}

#box {
	margin:auto;
	display: block;
	width: 750px;
	position: relative;
}

hr {
	display: none;
}

h1 {
	margin:0px;
	padding:0px;
	display:block;
	background-image: url(logo1.gif);
	background-repeat: no-repeat;
	height: 96px;
}

h1 span {
	display: none;
}


h2 {	
	display: block;
	background-color: #000;
	background-image: url(sf_tit.gif);
	background-repeat: repeat-x;
	border: solid 1px #fff;
	line-height: 1.5em;
	width:92%;
	height: 35px;
	padding: 0px;	
	margin-bottom:0px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

h2 span {
	display: none;
}

#box #testo {
	display: block;
	width: 92%;
	margin:0px;
	margin: auto;
	padding:0px;
	text-align: left;
}

#box #testo h3 {
	display: block;
	margin: 0px;
	padding: 0px;		
	background-color: #BA0211;
	background-image: url(sf_tit2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	width:90%;
	margin-top: 0px;
	padding-left: 20px;
	line-height: 1.5em;
	text-transform: uppercase;
	margin-left: 20px;
}

#menu {
	padding-bottom:20px;
	border-bottom: solid 5px #fff;
}

#menu li {
	line-height: 2em;
}

#menu a {
	color:#fff;
	border-bottom: solid 2px #F01C2E;
}

#menu a:hover {
	border-bottom: solid 2px #fff;
}

#testi {
	margin: 0px;
	padding:0px;
	list-style-type: none;
	list-style-position:inside;	
	text-align: justify;
}

#testi dl {
	display: inline;
	margin:0px;
	padding:0px;
}


#testi dl dt {
	display:block;
	margin:0px;
	padding:0px;
	
	background-color: #000;
	background-image: url(sf_tit.gif);
	background-repeat: repeat-x;
	border: solid 1px #fff;	
	font-weight: bold;
	text-transform: uppercase;
}


#testi dl dt a {
	padding:0px;
	margin:0px;
	padding-left:0px;
	background-image: url(freccia.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 15px !important;
	margin-left: 0px;
}

#testi dl dd {
	border-bottom: solid 1px #fff;
	padding:10px;
	margin: 0px;
	margin-top: 10px; 
}

#testi dl dd a {
	color: #fff;
	border-bottom: solid 2px #F01C2E;
}

.lista strong{
	border-bottom: solid 2px #F01C2E;
}

.lista li {
	padding-bottom:20px;
}

.torna {
	display:block;
	color:#fff;
	margin-bottom: 30px;
	text-transform: uppercase;
	font-size: 80%;
	text-decoration:none;
	text-align: right;
	border-right: solid 1px #fff;
	padding-right:30px;
	
	background-image: url(arrow_up.gif);
	background-repeat: no-repeat;
	background-position: 99%;
}

.torna:hover{
	letter-spacing: .2em;
}

#stampa {
	position: absolute;
	top:122px;
	right:60px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
	font-size:10pt;
	
	background-image: url(print.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#home {
	position: absolute;
	top:122px;
	right:160px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
	font-size:10pt;
	
	background-image: url(home.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#stampa:hover, #home:hover {
	border-bottom: solid 2px #BF0010;
}

#firma {
	background-image: url(firma.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 60px;
	width:200px;
	float:right;
	text-align: center;
	margin-top: 0px !important;
	margin-top: -20px;
	text-align: center;
}

#firma a {
	color: #fff;
}

#lingua {
	position: absolute;
	top: 123px;
	left: 50px;	
	list-style: none;
	display:inline;
	margin:0px;
	padding:0px;		
}


#lingua li {
	list-style: none;
	display: inline;
	margin:0px;
	padding:0px;
}

#lingua li a {
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	width:40px;
	height:20px;
	float: left;
	margin:0px;
	color: #fff;
	text-decoration: none;
}

#lingua li a span {
	display: none;
}

#it {
	background-image: url(it.gif);
}

#de {
	background-image: url(de.gif);
}

#en {
	background-image: url(gb.gif);
}

#es {
	background-image: url(es.gif);
}

#fr {
	background-image: url(fr.gif);
}