body{
	background-image:url(img/sfondo.gif);
}
body,p,td {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #012553;
	text-decoration: none;
}

.bgGrigio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #ECECEC;
}
.biancoRighe {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #656565;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #787878;
	border-bottom-color: #787878;
	padding: 2px;
}
.biancoRiga {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #656565;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
	padding: 2px;
}
.chiaro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9F9F9F;
}
.titoloTabella {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D0D0D0;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #656565;
	padding: 3px;
}
.collGrigia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #ECECEC;
	text-align: center;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #656565;
}
.collBianca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #656565;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002347;
	text-align: justify;
}
.scrolla {
	overflow: auto;
}

#testo{
	position: absolute;
	top: 3px;
	left: 0px;
	width: 405px;
	padding: 5px;
	border: none;
	text-align:justify;
}
#corpo{
	position:relative;
	width:100%;
	margin:auto;
}

#testoLarg{
	position: absolute;
	top: 3px;
	left: 0px;
	width: 543px;
	padding: 5px;
	border: none;
	text-align:justify;
}
#testoDestra {
	position: absolute;
	top: 0px;
	border: none;
	text-align:right;
	right: 0px;
}

/* 
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/
div#wn_largo	{
	position:absolute;
	left:0px;
	top:4px;
	width:540px;
	height:325px;
	clip:rect(0px, 540px, 325px, 0px);
	overflow:hidden;
	z-index:1;
	}
div#hold_servizi	{
	position:relative;
	overflow:visible;
	width:550px;
	height:325px;
	z-index:100;
	}
div#wn_servizi	{ 
	position:absolute; 
	left:0px; top:4px; 
	width:405px; height:325px; 
	clip:rect(0px, 405px, 325px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div.content {
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002347;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	visibility:hidden;
	}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  position:relative; left:0; top:0;
  width:11px; height:160px; 
  font-size:1px; z-index:1;
  }
div#track { 
  position:absolute; left:0; top:12px;
  width:11px; height:136px;
  background: url("../images/track.gif") #336 repeat;
  z-index:1;
  }
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:9px; height:20px;
  background-color:#ceced6;
  z-index:1;
  }  
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:0; z-index:3 }  
.CapitoliHome {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.HomeAzzurro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004D9A;
}
.HomeBlu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
div.dettagli{
text-align:right;
color: #333333;
	padding: 10px;
	clear:both;
	display:none;
	font-size:10px;
}
img.dettagliImg{
	display:none;
	margin:8px 5px 0 0;
}
