.Stile1 {font-family: Arial, Helvetica, sans-serif}
.Stile3 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.Stile4 {font-size: 10px}
.Stile5 {
	font-size: 18px;
	font-weight: bold;
	color: #FF99CC;
}
.Stile6 {color: #0E90DF; font-size: 24px;}
.Stile7 {
	font-size: 24px;
	color: #FF9495;
}
.Stile8 {
	font-size: 18px;
	color: #FF80A0;
}
body{
	margin:0px;
}

#layout{
	
	position:relative;
	margin:0 auto;
	width: 800px;
	height: 530px;
        
}

#maialo{
	
	position:absolute;
	top:50px;
	width:800px;
	height:480px;	     
}
