body {
	margin:0px;
	padding:0px;
	background-image:  url(Immagini/sf_home.gif);
	height: 100%;
	background-repeat: repeat-x;
}
#intestazione {
	margin:0px;
	padding:0px;
	height:150px;
	border-right-color: #FFFFFF;
	top: 0px;
	background-repeat: no-repeat;
	border-bottom-width: thick;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	background-image:  url("Immagini/intestazione_SINI.jpg");
	z-index: auto;
	position: absolute;
	left: 0px;
	visibility: visible;
	width: 761px;
}
#menu {
	margin:0px;
	padding:0px;
	width:179px;
	position:absolute;
	height:747px;
	top:143px;
	left: 0px;
	border-right-width: medium;
	border-right-style: ridge;
	border-right-color: #CCCCCC;
	z-index: 1;
	background-image: url(/Immagini/sfondo_barra.jpg);
	visibility: visible;
}
#barra {
	background-image:  url(/Immagini/intestazione_DX.jpg);
	background-repeat: repeat-x;
	width: 100%;
	left: 761px;
	top: 0px;
	height: 143px;
	z-index: 0;
	position: relative;
	border: none;
}
#contenuto {
	position: absolute;
	left: 176px;
	top: 146px;
	font-family: "Comic Sans MS";
	color: #333366;
	font-size: 18px;
	text-align: justify;
	padding: 0px 20px;
	height: 419px;
	visibility: visible;
	z-index: 3;
	width: 623px;
	
}
#foot {
	background-color: #FFFFFF;
	left: 186px;
	top: 775px;
	background-image: url(/Immagini/piede.jpg);
	background-repeat: no-repeat;
	visibility: visible;
}
#visitatore {
	font-family: "Comic Sans MS";
	left: 128px;
	top: -35px;
	font-size: 18px;
	font-style: italic;
	color: #FF7F55;
	visibility: visible;
	overflow: visible;
}
#piededx {
	background-image: url(/Immagini/piede_dx.jpg);
	background-repeat: repeat-x;
	width: 100%;
	left: 1000px;
	visibility: visible;
}
.formfield_left {
	background-color: #FFDF55;
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #8F0000;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #110000;
	border-right-color: #FFDF55;
	border-bottom-color: #110000;
	border-left-color: #110000;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: 0px;
}
.formfield_right {
	background-color: #FFDF55;
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #8F0000;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #110000;
	border-right-color: #110000;
	border-bottom-color: #110000;
	border-left-color: #FFDF55;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-right-width: thin;
}
