body {
	background-color: #DEEBF7;
	background-image: url(sfondo.gif);
	padding-left: 0px;
	margin-left: 0px;
}

body, tr, td, p, li { font-family: verdana, arial; font-size: 12px; }

#header {
  
  width: 100%;
}
#leftcol {
  background: #3A4D7D;
  float: left;
  width: 135px;
  height: 500px;
}
#rightcol {
	float: right;
	width: 234px;
	height: 500px;
	text-align: center;
}

#content {
  float: left;
  width: 700px;
  height: 500px;
}
#footer {
  clear: both;
  width: 100%;
  text-align: center;
}
.whitelink { 
 font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none;
 }
#areablu {
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #3a4d7d;
	background-color: #3a4d7d;
	width: 90%;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 0px;

}
#areawhite {
	background-color: #ffffff;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	height: 80px;
	border: 1px solid #3A4D7D;
	width: 90%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#areastelle {
	float: right;
	width: 80px;
}
.Stile1 {color: #3A4D7D}

.blulink {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

.white {
	color: #FFFFFF;
	text-decoration: none;
}

.Orange {color: #FF6600}

.Blue {
	color: #000066;
	font-weight: bold;
}
.titolettoara {
	color: #ff9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.Stile4 {font-family: Geneva, Arial, Helvetica, sans-serif}
