html {
	margin: 0; 
	height: 100%; 
	text-align: center;
	background-color: #6FB6FE;
}

body { margin:0; padding:0; text-align:center; height: 100%; text-align: center;}

#box {
	margin-top:1em;
	margin-left: auto;
	margin-right: auto;
	width: 759px;
	height: 440px;
	background-image: url(images/sfondo.jpg);
	background-repeat: no-repeat; 
	background-position: 100% 0;
	text-align: left;
	background-color: #3399FF; 
	border-left: double #0066FF;border-right: double #0066FF;border-top: double #0066FF;
	}

#header {
width:759px;
height: 255px;
margin:0;
padding:0; 
height:auto;
text-align:left
}

#Tabella_01 { position:absolute; margin-left:0px; top:140px; width:759px; height:26px; }
#chi_ { position:absolute; left:0px; top:0px; width:88px; height:26px; }
#che_ { position:absolute; left:88px; top:0px; width:222px; height:26px; }
#prodotti_ { position:absolute; left:310px; top:0px; width:121px; height:26px; }
#stampa_ { position:absolute; left:431px; top:0px; width:202px; height:26px; }
#link_ { position:absolute; left:633px; top:0px; width:51px; height:26px; }
#contatti_ { position:absolute; left:684px; top:0px; width:75px; height:26px; }

#korpo {
position:absolute; 
top:220px; margin-left:0; 
width:759px; 
padding:0; 
}

#bottom {
width:759px;
margin-top:0;
margin-left: auto;
margin-right: auto;
padding:0; 
text-align:center;
background-color: #000066; 
border-right: double #0066FF; border-left: double #0066FF; border-bottom: double #0066FF;
z-index:2
} 

.text {
	font-weight: normal; 
	font-size: 11px; 
	color: #000099;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: justify;
	margin-left: 70px;
	width: 420px;
	display: block
	}
	
.text0 {
	font-weight: normal; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #ffffff;
	text-align: center;
	margin-top: 0;
	width: auto;
	padding:3px;
	display: block
	}
.text0 a { font-weight: normal; color: #ffffff; font-size: 11px; font-weight: bold; text-decoration: none }
.text0 a:link { font-weight: normal; color: #ffffff; font-size: 11px; font-weight: bold; text-decoration: none }
.text0 a:visited { font-weight: normal; color: #ffffff; font-size: 11px; font-weight: bold; text-decoration: none }
.text0 a:hover { font-weight: normal; color:#dedede; font-size: 11px; text-decoration: underline; font-weight: bold;}
.text0 a:active { font-weight: normal; color: #ffffff; font-size: 11px; font-weight: bold; text-decoration: none }

.dx { float:right; margin-right:20px; margin-top: 0; margin-bottom:0}

