body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image:   url(immagini/layout/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center -240px;
	text-align: center;
	padding-top:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#finestraUp {
	width:754px;
	height:24px;
	margin: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0 top;
}
#finestra {
	width:754px;
	margin: auto;
	padding-bottom:10px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: 0 top;
	text-align: left;
}
#finestraDown {
	width:754px;
	height:24px;
	margin:auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0 top;
}
#payoff {
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
}
#logo {
	text-align: center;
}
#immagineCopertina {
	text-align: left;
	padding-left:6px;
	padding-top:12px;
	margin:0;
	float:left;
}
.immagineCopertinaBordo {
	border: 1px solid #FFFFFF;
}
.breack {
	clear:left;
	padding:0;
	margin:0;
}
#pulsantiera {
	text-align: left;
	margin: 0;
	padding-left:35px;
	padding-right:20px;
	padding-top:60px;
	float:left;
}
#pulsantiera a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.5em;
}
#pulsantiera a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#pulsantiera a#inglese {
	color: #FFFFFF;
	text-decoration: none;
}
#pulsantiera a:hover#inglese {
	color: #FFFFFF;
	text-decoration: underline;
}
#pulsantiera a#home {
	line-height: 1.8em;
	color: #FFFFFF;
	text-decoration: none;
}
#pulsantiera a:hover#home {
	color: #FFFFFF;
	text-decoration: underline;
}
#pulsantiera a img {
	vertical-align: baseline;
}
#titolo {
	width: 500px;
	padding-left: 20px;
	padding-top: 15px;
	margin:0;
	font-size: 20px;
	color: #FFFFFF;
	letter-spacing: 0.5em;
	text-align: left;
}
#testo {
	width: 500px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin:0;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 1.5em;
}
#testo a {
	color: #FFFFFF;
	text-decoration: none;
}
#testo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#miniature {
	padding-top: 10px;
	padding-bottom: 5px;
}
.corsivo {
	font-style: italic;
}
.grassetto {
	font-weight: bold;
}

