body {
  margin: 10px;
  padding: 0px; 
	text-align:center;
	background-color: #FFFFFF;
}
h1 {
	font-family: Verdana;
	color: #006699;
	font-size: 17px;	
}
h2 {
	font-family: Verdana;
	color: #006699;
	font-size: 13px;	
}
h3 {
	font-family: Verdana;
	color: #006699;
	font-size: 12px;	
}
h4 {
	font-family: Verdana;
	color: #006699;
	font-size: 12px;	
}
table {
	font-family: Verdana;
	font-size: 12px;
}
input {
	font-family: Verdana;
	font-size: 12px;
  margin-left: 15px;

}
p {
	font-family: Verdana;
	font-size: 12px;
}
div {
	font-family: Verdana;
	font-size: 12px;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #006699;
}
.divIntro {
	background-color: #FFFFFF;
	width:550px;
	font-size: 12px;
	color: black;
  padding: 10px;
	text-align:center;
}
.sfondoIntro {
	background-color: #FF9900;
}
.linkIntro {
	font-family: Verdana;
	font-size: 12px;
	color: #006699;
  padding: 5px;	
	text-decoration:none;
	font-weight: bold;
}

.linkMenu {
	font-family: Verdana;
	font-size: 13px;
	color: #006699;
  padding: 5px;	
	text-decoration:none;
	font-weight: bold;
  BORDER-RIGHT: #006699 1pt solid;
  BORDER-TOP: #006699 1pt solid;
  BORDER-LEFT: #006699 1pt solid;
  BORDER-BOTTOM: #006699 1pt solid;
}
.linkMenu2 {
	font-family: Verdana;
	font-size: 13px;
	color: #006699;
  padding: 5px;	
	text-decoration:none;
  BORDER-RIGHT: #006699 1pt solid;
  BORDER-TOP: #006699 1pt solid;
  BORDER-LEFT: #006699 1pt solid;
  BORDER-BOTTOM: #006699 1pt solid;
}

.divCenter {
	width:1000px;
	font-size: 12px;
	text-align:left;
	color: black;
  padding: 10px;
  BORDER-RIGHT: #ffcc66 0pt solid;
  BORDER-TOP: #ffcc66 0pt solid;
  BORDER-LEFT: #ffcc66 0pt solid;
  BORDER-BOTTOM: #ffcc66 0pt solid;
}
.divLogin {
	width:500px;
	font-size: 12px;
	text-align:right;
	color: black;
  padding: 10px;
}
.testoB {
	font-weight: bold;
}
.bgF7F7F7 {
  BACKGROUND-COLOR: #F7F7F7;
}
.bg8ECA35 {
  BACKGROUND-COLOR: #8ECA35;
}
.bgFF0000 {
  BACKGROUND-COLOR: #FF0000;
}
.bg0099CC {
  BACKGROUND-COLOR: #006699;
}
.bgFFCC00 {
  BACKGROUND-COLOR: #FFCC00;
}
.testo2 {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.tabella {
	text-align: justify;
	padding: 1px;
	border: 1px solid #000000;

}
.testo2Centro {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
}
