.divscroll
{
	width: 100%;
	height: 360px;
	overflow: auto;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	scrollbar-base-color: #8C81C3;
scrollbar-face-color: #8C81C3;
scrollbar-shadow-color: #D6D2EB;
scrollbar-arrow-color: #D6D2EB;
scrollbar-highlight-color: #D6D2EB;
scrollbar-dark-shadow-color: #D6D2EB;
scrollbar-3d-light-color: #D6D2EB;
scrollbar-track-color: #D6D2EB;
}
.sun
{
	DISPLAY: none;
}
.td_contorno
{
	background: #8C81C3;
}
.sfondo
{
	background: #D6D2EB;
}
.sfondo_interno
{
	background: #E4E1F4;
}
.titolo
{
	font-family:Arial;
	font-size: 13pt;
	color: #3D3280;
}
.testo
{
	font-family:Arial;
	font-size: 10pt;
	color: #3D3280;
}