html, body {
	margin:0px;
	height:100%;
}
body {
	margin: 0px;
	background-color:#2f384a;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#666;
}
#centratore {
	height:720px;
	width:100%;
	border-collapse:collapse;
	margin:0px;
	padding:0px;

}
#main {
	border:1px solid #989898;
	border-left:none; border-right:none;
	position:relative;
}
/***************************/
a:link, a:visited {
	color:#999;
	text-decoration:none;
}
a:hover, a:active {
	color:#999;
	text-decoration:underline;
}
/***************************/
#txt-index {
	margin:0px 120px 0px 240px;
	height:150px;
}
.testi-cnt-interne {
	margin:15px 60px 10px 20px;
	line-height:16px;
}
#scrollante {
	height:175px;
	margin:15px 60px 10px 20px;
	line-height:16px;
	padding-right:25px !important;
	width:229px;
}
/***************************/
/***********PNG FIX FOR IE***********/
img, div, input, td, table { behavior: url(iepngfix.htc) }
/* quello sotto è il fix per le google maps, con tentativi per lightwindow... */
#map img, #map div {behavior: none} 
#lightwindow *, #lightwindow * {behavior: none}
#lightwindow_overlay, #lightwindow_overlay div, #lightwindow_overlay img {behavior: none}
/***************************/
#dw {
	color:#ccc;
}
#istituzionale {
	margin:2px 0px;
}
#istituzionale a:link, #istituzionale a:visited {
	color:#ccc;
	text-decoration:none;
}
#istituzionale a:hover, #istituzionale a:active {
	color:#ccc;
	text-decoration:underline;
}
#credits {
	color:#999;
	margin:10px 0px;
}
#credits a:link, #credits a:visited {
	color:#999;
	text-decoration:none;
}
#credits a:hover, #credits a:active {
	color:#999;
	text-decoration:none;
}
/***************************/
#gugol_mappa .gmnoprint span {
	display:none;
}
#gugol_mappa .gmnoprint span.ABC_testi {
	display:inline;
	color:#333;
	font-size:11px;
}
/*********FLEXCROLL***********/
#txt-index .vscrollerbase {
background-image:none;	
}
#txt-index .vscrollerbar {
background:none;
}
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}
.vscrollerbase {
width: 7px;
background-image:url(immagini/sf-scrollbar.png);
background-repeat:repeat-y;
}
.vscrollerbar {
width: 7px;
background-color:#666;
}
.hscrollerbase {
height: 5px;
background-color: #fff;
}
.hscrollerbar {
height: 5px;
background-color: #fff;
}
.scrollerjogbox {
width: 5px;
height: 5px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: #fff;
}
/********************/

h1 {
	margin: 0px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#666;
}

.testo_home {
	margin: 0px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#999;
}