.style {
	color: #F4F41C;
	border-top: 2px solid #000D89;
	border-right: 2px dashed #000D89;
	border-bottom: 2px solid #000D89;
	border-left: 2px dashed #000D89;
}
.sotto {
	background: CB0E0E;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.accesibile {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
}
.titoletto {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000099;
	left: 20px;
}
.testo {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.tabmenu {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #000C98;
	border-left-color: #000F83;
}
.tabcont {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000D88;
	border-right-color: #000D88;
	border-bottom-color: #000D88;
	border-left-color: #000D88;
}
.testino {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
.ind {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F2F522;
}
.imgdx {float:right;margin-left:10px;}
.imgsx {float:left;margin-right:10px;}