		html, body{
		margin: 0;
		padding: 0;
		background-color: #011a2b;
		background-image: url(images/sfondo2.jpg);
		background-repeat: repeat-x;
		}
		#menu{
		position: relative;
		z-index: 1;
		left: 50%;
		margin-left:-426px;
		width: 852px;
		height: 144px;
		}
		#foto{
		position: relative;
		z-index: 1;
		left: 50%;
		margin-left:-426px;
		width: 852px;
		height: 336px;
		}
		#titoli{
		position: relative;
		z-index: 1;
		left: 50%;
		margin-left:-426px;
		width: 852px;
		height: 68px;
		}
		#testo{
		position: relative;
		z-index: 1;
		left: 50%;
		margin-left:-426px;
		width: 852px;
		background-image: url(images/sfondo_testo.gif);
		}
		#fondino{
		position: relative;
		z-index: 1;
		left: 50%;
		margin-left:-426px;
		width: 852px;
		height: 22px;
		}
		#copyright{
		position: relative;
		z-index: 1;
		width: 100%;
		height: 70px;
		background-image: url(images/copyright.gif);
		}
		input{
		width: 268px;
		height: 15px;
		border-color: #CFCFCF;
		font-family: Tahoma;
		font-size: 8pt;
		}
		input.misura{
		width: 60px;
		height: 20px;
		font-family: Tahoma;
		font-size: 8pt;
		background-color: #FFFFFF;
		}
		textarea{
		width: 320px;
		height: 90px;
		}
