body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFffff;
	background-image: url(images/sf_top.jpg);
	  background-position: top left;
  background-repeat: repeat-x;
}
body,td,th {
	color: #02154e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.piccolo_form1 {font-size: 9px}
.testoblu {color: #0032C5}
.piccolobianco {color: #ffffff;
font-size: 9px;}
.linkbianco {font-weight: bold}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #003399;
}
td.consfondoinbasso { 
  background-color: #edf0f9;
  background-image: url(images/sfondobt.jpg);
  background-position: bottom left;
  background-repeat: repeat-x;
}
.sfondohome{
   background-image: url(images/sfondohome.jpg);
   background-repeat: repeat-x;
   background-color: #eaeef9;
}