
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #FFFFCC;
}
body,td,th {
	font-family:Verdana, Arial,  "Trebuchet MS", sans-serif;
	font-size:small
}
.banner{
BORDER: #000066 1px dotted; width:1%
}
.form{
	font: 11px verdana, geneva, helvetica, arial, sans-serif;
	border: 1px solid #B5B5B5;
	background-color:#FFF;
}
.linkTitolo{
	text-decoration:none;
	color:#CC3300;
	font-weight:bold;
	padding-left:14px;
	background-image:url(/images/arrow.gif) ;
	background-repeat:no-repeat;
	background-position:0px 3px

}
.linkTitolo:hover{
	color:#FF9900
}
.linkIntro{
	text-decoration:none;
	color:#000;
}
.linkIntro:hover{
	color:#FF9900
}
.titolo{
font-size:medium 
}
.testo{
line-height:18px;
}
.titoloSezione{
	margin:0px;
	margin-bottom:10px;
	margin-top:0;
	padding-left:14px;
	background:url(/images/arrow.gif) left no-repeat;
	padding-top:2px;
	padding-bottom:2px;
	font-size:11px;
}
.divDx{
	margin-top:3px; border-bottom:1px dotted #ccc; padding-bottom:3px
}
