/* mac hide\*/
html, body {height:100%}
/* end hide */
body{
	margin: 1px 0px 1px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #9FBD2B;
	color: #000000;
}

#container{
	height:100%;
	width:999px;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	background:  url("../immagini/mainbg.jpg") repeat-y center center;
	position:relative;
}
 
html>body #container{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#main {/* enables content first */
	float:left;
	width:830px;
}

#header{
	position:absolute;
	top:0px;
	width:999px;
	height:269px;
	background:#FFF;
	overflow:hidden;
	color: #000000;
	background-image: url("../immagini/header.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	z-index:100;
}

div#menu1 {
	float: left;
	padding: 0px 25px 0px 25px;
	position: relative;
	width: 949px;
	height: 20px;

}

*html div#menu1 {
	margin-top: -3px;
}

*:first-child+html div#menu1{margin-top: -3px;} /*per IE7 */

div#menu2 {
	float: left;
	padding: 0px 0px 0px 25px;
	position: relative;
	width: 795px;
	height: 22px;
	line-height: 16pt;
}

form {
    margin: 0;
}

div#cerca {
	float: right;
	padding: 0px;
	position: relative;
	width: 136px;
	height: 18px;
	background: url("../immagini/bgcerca.gif") no-repeat;
	margin: 2px 34px 0px 0px;
	z-index: 1000;
}

/* IE6 */
*html div#cerca {
	margin: 2px 15px 0px 0px;
	/width: 140px;
	wid/th: 136px;
}

#cerca #s {
	float: left;
	padding: 0;
	margin: 2px 0 0 3px;
	border: 0;
	width: 96px;
	background: none;
	font-size: 10px;
}
#cerca #go {
	float: right;
	margin: 0px;
}

div#navigation {
	float: left;
	padding: 0px;
	position: relative;
	width: 550px;
	height: 20px;
	z-index: 1000;
	margin: 21px 0px 0px 200px;
	font-size: 10px;
	line-height: 16px;
}

/* IE6 */
*html div#navigation {
	margin: 21px 0px 0px 100px;
}

.titolo {
	font-size: 16px;
	font-weight: bold;
	color: #0B8BA4;
}

.titolodx {
	font-size: 16px;
	font-weight: bold;
	color: #9FBD2B;
}

.barrasx{
	margin: 5px 0px;
	padding: 0px;
	width: 200px;
	height: 15px;
	background: url("../immagini/barrasx.jpg") no-repeat top;
	border: none;
}

.barradx{
	margin: 5px 0px;
	padding: 0px;
	width: 169px;
	height: 15px;
	background: url("../immagini/barradx.jpg") no-repeat top;
	border: none;
}

#colsx {
	position:relative;/*ie needs this to show float */
	width:200px;
	float:left;
	padding-top:269px;/*needed to make room for header*/
	padding-bottom:10px;/* needed to make room for footer */
}

div#menusx{
	padding: 0px 0px 0px 25px;
	margin: 0px;
	width: 175px;
}

div#menusx ul {
	margin: 0px;
	padding: 0px;
}

div#menusx ul li{
  	list-style-type: none;
  	margin: 0px;
	padding: 0px;
}

div#menusx ul ol {
	list-style-type: none;
  	margin: 0px;
  	padding: 3px 0px 0px 20px;
}

div#menusx ul ol li {
	font-size: 14px;
	font-style:italic;
	font-weight: bold;
	color: #666666;
  	text-align: left;
	margin-top: 2px;
}

div#menusx ul ol li a, a:link, a:visited{
	text-decoration: none;
	color: #666;
}

div#menusx ul ol li a:hover {
	text-decoration: none;
	color: #333;
}

div#progetti {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 200px;
}

div#progetti p {
	padding: 0px 0px 0px 25px;
	margin: 0px;
}

div#progetti ul {
	margin: 0px;
	padding: 0px;
}

div#progetti ul li{
	list-style-type: none;
	margin: 0px;
	padding: 10px 18px 0px 18px;
}

div#progettibg {
	margin: 10px 0px 5px 28px;
	padding: 0px;
	width: 144px;
	background-color: #eee;
}

div#report {
	padding: 10px 0px 5px 28px;
	margin: 0px;
	width: 144px;
}



#coldx {
	position:relative;/*ie needs this to show float */
	width:139px;
	float:left;
	padding-top:269px;/*needed to make room for header*/
	padding-bottom:10px;/* needed to make room for footer */
}

div#menudx{
	padding: 0px 0px 0px 5px;
	margin: 0px;
	width: 139px;
}

div#menudx ul {
	margin: 0px;
	padding: 0px;
}

div#menudx ul li{
  	list-style-type: none;
  	margin: 0px;
	padding: 0px;
}

div#menudx ul ol {
	list-style-type: none;
  	margin: 0px;
  	padding: 3px 0px 0px 20px;
}

div#menudx ul ol li {
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
	color: #666666;
	text-align: right;
	margin-top: 2px;
}

div#menudx ul ol li a, a:link, a:visited{
	text-decoration: none;
	color: #0B8BA4;
}

div#menudx ul ol li a:hover{
	text-decoration: none;
	color: #076478;
	padding-bottom: 5px;
}

.linksimg{
	text-align: center;
	display: block;
	width: 100%;
	padding: 10px 0px;
	margin: 0px;
}

div#news {
	padding: 0px;
	margin: 0px;
	width: 144px;
}

div#news p {
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

div#marqueecontainer{
	position: relative;
	width: 125px; /*marquee width */
	height: 100px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border: 1px solid #eee;
	padding: 5px;
	margin: 10px 0px 10px 8px;
	color: #333;
	font-size: 10px
}

#marqueecontainer h1 {
	padding: 1px 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	color: #0B8BA4;
}

#marqueecontainer h2 {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-size: 9px;
	line-height: 9px;
	font-style: italic;
	color: #9FBD2B;
}

div#links {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 169px;
}

div#links p {
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

div#linksbg {
	margin: 10px 0px 5px 15px;
	padding: 0px;
	width: 128px;
	background-color: #eee;
	text-align: center;
}

#footer {
	width:999px;
	clear:both;
	height:45px;
	background-color: #FFF;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url("../immagini/footer.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	position: absolute;

}

div,p  {
	margin-top:0px
}/*clear top margin for mozilla*/
#content {
	width:610px;
	float:right;
	padding:279px 10px 10px 10px;/* needed to make room for footer */
}

#content h1 {
	font-size:18px;
	color: #0B8BA4;
	line-height: 18px;
}

#content a, a:link, a:visited{
	border: 0;
	color: #000;
	font-weight: bold;
}

#content a:hover,  {
	border: 0;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

div#home1{
	float: left;
	width: 600px;
	height: auto;
	padding: 0px 5px;
}

div#home2{
	margin: 0px;
	padding: 10px 15px 0px 5px;
	float: left;
	width: 285px;
	height: auto;
}

div#home3{
	margin: 0px;
	padding: 10px 10px 0px 10px;
	float: left;
	width: 285px;
	height: auto;
}

#news_tit {
	color:#9FBD2B;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
}

#news_data {
	font-size: 9px;
	color: #666666;
}

#news_testo {
	
}

#clearfooter {
	width:100%;
	height:45px;
	clear:both
} /* to clear footer */

#popup {
	background-color:#FFFFFF;
	margin: 10px;
	padding: 5px;
	width: 100%;
	height: 90%;
	overflow: auto;
	text-align: left;
}
