/* CSS Document */


body{
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
		scrollbar-face-color: #BEBEBE;
	SCROLLBAR-HIGHLIGHT-COLOR: #9898B7;
	SCROLLBAR-SHADOW-COLOR: #9898B7;
	scrollbar-arrow-color: #FFFFFF;
}

#wrapper{
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#header{
	float: left;
	height: 165px;
	width: 900px;
}

#menu{
	float: left;
	height: 20px;
	width: 900px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	vertical-align: middle;
}

#centrale{
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: auto;
	width: 885px;
	background-color: #DDDEDA;
	padding: 5px;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}


#centraleAR{
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: auto;
	width: 885px;
	background-color: #DDDEDA;
	padding: 5px;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}

#long_txt{
	padding: 6px;
	float: right;
	height: 385px;
	width: 655px;
	margin-right: 5px;
	overflow:scroll;
	overflow-x:hidden;
	text-align: left;
	margin-top: 0px;

}

#contenuti{
	float: right;
	height: autopx;
	width: 655px;
	background-color: #DDDEDA;
	padding: 5px;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
#contenuti2{
	float: left;
	height: auto;
	width: 655px;
	background-color: #DDDEDA;
	padding: 5px;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	}
	#contenuti3{
	float: left;
	height: auto;
	width: 655px;
	background-color: #DDDEDA;
	padding: 5px;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	}
#contenutiAR{
	float: left;
	height: auto;
	width: 875px;
	background-color: #DDDEDA;
	padding: 5px;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
#news{
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BEBEDE;
	border-right-color: #BEBEDE;
	border-bottom-color: #BEBEDE;
	border-left-color: #BEBEDE;
	height: auto;
	width: 200px;
	background-color: #2A2893;
	padding: 3px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border-top: 3px;
}
#newsh{
	float: left;
	height: auto;
	padding: 1px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border-top: 3px;
	text-align: left;
	vertical-align: top;
}


#footer{
	float: left;
	height: 30px;
	width: 895px;
	background-color: #dddeda;
	padding-top: 4px;
	vertical-align: middle;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#footerBO{
	float: left;
	height: 10px;
	width: 895px;
	background-color: #dddeda;
	padding-top: 4px;
	vertical-align: middle;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.link:link, .link:visited{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.link2:hover{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.link2:link, .link:visited{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.link2:hover{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.news{
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}

.login{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.documenti{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.sezioni{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

