@charset "utf-8";
/* CSS Document */

body {
	background-image: url(immagini/sf.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#contenuto {
	width:674px;
	padding: 30px;
}
#logo {
	text-align: left;
	height: 118px;
	width: 674px;
	margin: 0px;
}

#window1 {
	width: 674px;
	background-image: url(immagini/window.gif);
	height: 100%;
	background-position: top;
	background-repeat: no-repeat;

}
#txt {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	width: 410px;
	text-align: justify;
	padding-top: 50px;
	padding-right: 44px;
	padding-bottom: 30px;
	padding-left: 220px;
}
#copy {
	width: 654px;
	height: 20px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #CCCCCC;
	text-align: right;
	padding-right: 20px;
}
.txt_arancio {
	color: #ed993a;
}
.txt_bianco {
	color: #FFFFFF;
}
#window {
	width: 674px;
	background-image: url(immagini/sf_riq.gif);
	height: 100%;
}
#windowGiu {
	width: 674px;
	background-image: url(immagini/sf_giu.gif);
	height: 18px;
}
