body {
	background-color: #f7f7f7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
h1 {
}
h2{
}
h3 {
}
h4,h5,h6 {
	font-size: 12px;
}
#mainheader {
	position: absolute;
	width:890px;
	background-color: #FFFFFF;
	height: 100px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #116FBB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	top: 0px;
}

#mainheader h1 {
	font-size: 26px;
	color: #0066CC;
	margin-top: 20px;
	margin-bottom: 5px;
	font-variant: small-caps;
	letter-spacing: 2px;
	word-spacing: 5px;
}
#mainheader h2 {
	font-size: 14px;
	font-variant: small-caps;
	color: #FF6600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 0.2em;
	letter-spacing: 0.1em;
}
#MainCnt {
	position: absolute;
	width: 890px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	top:107px;
	display: block;
}

.MainText {
	margin: 20px;
}

#navbar {
	margin: 5px;
}
#navbar a.topic {
	color: #333333;
	text-decoration: none;
	display: block;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	height: 21px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 1px;
	padding-left: 1px;
}
#navbar a.topic:hover {
	background-color: #CCCCCC;
	color: #FFFFFF;
}

#LeftCol {
	width: 180px;
	position: relative;
	background-color: #F9F9FB;
	display: block;
	float: left;
	left: 0px;
	top: 0px;
}



#CenterCol {
	width: 490px;
	position: relative;
	display: block;
	top: 0px;
	overflow: visible;
	float: left;
	left: 0;
}
#RightCol {
	width: 199px;
	top: 0px;
	background-color: #FCFCFC;
	display: block;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: relative;
	left: 0;
}
#mainfooter {
	background-color: #EAEAEA;
	text-align: right;
	position: relative;
	clear: both;
	width: 100%;
	float: left;
	margin: 0px;
}

#pathbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	background-color: #F7F7F7;
}
#pathbar a {
	color: #0066CC;
	text-decoration: none;
}
#LeftCol h3 {
	font-size: 12px;
	padding: 5px;
	margin-bottom: 2px;
	color: #0066CC;
}
.cntexample {
	background-color: #F0F1F7;
	margin-left: 20px;
	padding: 10px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#boxRicerca {
	position:absolute;
	left:512px;
	top:59px;
	width:349px;
	height:34px;
	z-index:1;
}.sponsorbox {
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
	padding: 5px;
}
#linksfooter {

	background-color: #EFEFF1;
	position: relative;
	clear: both;
	width: 100%;
	float: left;
	margin: 0px;
}
#linksfooter a {
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}
