#pinta{
top: 0px;
}

#esterno {
width:100%;
height:348px;
overflow: auto;
position:absolute;
left: 0px;
top: 0px;
}

#interno{
position:absolute;
top:0px;
left:0px;
width:530px;
margin: 0px;
padding: 0px;
}

 	.testo{
		font-family: verdana, verdana, fantasy;
		font-size: 10px;
		color: #1A456F;
	}
 	.testogr{
		font-family: verdana, verdana, fantasy;
		font-size: 10px;
		color: #1A456F;
	}
 	.pulsanti{
		font-family: verdana, verdana, fantasy;
		font-size: 10px;
		color: #1A456F;
		font-weight: bold;
	}
	.link:link {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #6E9AC1;
	text-decoration: none;
}
	.link:visited {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #6E9AC1;
	text-decoration: none;
}
	.link:hover {font-family: verdana; font-size: 10px; font-weight: bold; color: #1A456F; text-decoration: underline}
