	html{
	overflow:hidden;
	height:100%;
	margin:0px;
	}   

	body {
    overflow: hidden;
    margin-top: 0px;
	background:url('../immagini/bg1.jpg');

}
        
        
        div.master {
            font-family: Verdana;
            position: absolute;
            height: 540px;
			width:830px;
			left:50%;margin-left:-415px;
			top:50%;margin-top:-270px;
            border: 0px solid red;
			/*background-color:#ffffff;*/
            
        }
		#testo_chi_sono{
			font-family:Courier New,Verdana;
			text-align:justify;
			font-size:15px;
			font-weight:bold;

		}
		#testo_chi_sono_1{
			font-family:Courier New,Verdana;
			text-align:justify;
			font-size:15px;
			font-weight:bold;

		}
		#spuntahome{
			position:absolute;
			width:56px;
			height:34px;
			left:700px;
			top:88px;
			background-image:url(../immagini/spuntahome.jpg);
			}
		#spuntachisono{
			position:absolute;
			width:51px;
			height:24px;
			left:736px;
			top:176px;
			background-image:url(../immagini/spuntachisono.jpg);
			}
		#spuntagalleria{
			position:absolute;
			width:39px;
			height:56px;
			left:747px;
			top:249px;
			background-image:url(../immagini/spuntagalleria.jpg);
			}

		#spuntamostre{
			position:absolute;
			width:57px;
			height:21px;
			left:719px;
			top:387px;
			background-image:url(../immagini/spuntamostre.jpg);
			}
		#spuntamail{
			position:absolute;
			width:56px;
			height:16px;
			left:738px;
			top:486px;
			background-image:url(../immagini/spuntamail.jpg);
			}
		.galleria{
			position:absolute;
			top:12px;
			left:12px;
			}
	
	#w3c{
	position:absolute;
	left:0px;
	width:88px;
	height:31px; 
	background-color:transparent;
	color:#ffffff;
	z-index:1;
	}
		
	#mail_master{
	font-size:18px;
	font-family:Courier new;
	font-weight:bold;
	width:350px;
	height:330px;
	position:absolute;
	top:90px;
	left:245px;
	border:5px double #767676;
	background:url(../immagini/white80.png);}

	#mail_textarea{
	border:0px;
	background-color:transparent;
	width:320px;
	height:195px;
	border:2px dotted #767676;
	background:url(../immagini/white65.png);
	font-size:16px;
	color:#000000;
	overflow:auto;}
	
	#gallery_descriz{
	width:300px;
	height:30px;
	position:absolute;
	top:465px;
	left:320px;
	border:1px solid #767676;
	font-size:14px;
	font-family:Courier new;
	font-weight:bold;
	color:#181715;
	}
