body, html {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size:0.95em;
}
div#container{
	width:100%;
	margin:0;
	padding:0;
	float:left;
}
#logo, #menu, #header, #footer, #menu2{
	margin:0;
	padding:0;
	width:100%;
}
div#logo img{
	border:0;
	width:259px;
	height:137px;
}

#quickSearch{
	width:100%;
	font-size:80%;
	float:right;
}
#quickSearch legend{
	background-color:#FFF;
	font-variant:small-caps;
}
#quickSearch form{
	margin:0;
	width:40em;
	float:right;
	text-indent:2px;
}
#quickSearch fieldset{
	margin:0;
	border:#999 dotted 1px;
	text-align:right;
}
#quickSearch div{
	float:left;
	margin:0 1em 0 0;
}
#path{
	float:left;
	width:74%;
	margin-bottom:3px;
	margin-top:3px;
	font-size:80%;
	text-indent:5px;
}
#menu2{
	margin-bottom:5px;
}

#menu3{
	float:left;
	width:25%;
}	
#extra{	
	background-color: #CCC;
}
#menu3{
	margin-right:1%;
}
#main{
	width:48%;
	float:left;
	margin-right:1%;
}
#footer{
	clear:left;
	font-size: 75%;						
	background-color: #6CF;
}
/*---------------------*/

/*------LISTE-------*/
#menu2 ul, #footer ul, #news ul{
	list-style:none;
	padding:0;
	margin:0;
}
#footer li {
	float:left;
}
#footer ul{
	height:auto;
	overflow:auto;
	background-color: #6CF;
}
#footer a{
	height:23px;
	line-height:23px;
	float:left;
	padding-left:19px;
	margin:1em;
	color:#000;
}
li#cerca a {
	background:url(../icone/search.png) no-repeat left center;
}
li#contatti a {
	background:url(../icone/email.png) no-repeat left center;
}
li#access a {
	background:url(../icone/accept.png) no-repeat left center;
}
li#trasp a {
	background:url(../icone/eye.png) no-repeat left center;
}
li#privacy a {
	background:url(../icone/lock.png) no-repeat left center;
}
li#note a {
	background:url(../icone/bilancia.png) no-repeat left center;
}
li#glossario a {
	background:url(../icone/book_open.png) no-repeat left center;
}
li#mappa a {
	background:url(../icone/sitemap.png) no-repeat left center;
}
li#indice a {
	background:url(../icone/index.png) no-repeat left center;
}
#footer li a, #news li a{
	display:block;
	text-decoration: none;
}
#footer a:visited{
	color:#900;
}
#footer a:hover, #footer a:active, #footer li.current4 a{
	text-decoration:underline;
	color:#000;
}
	
/*-------END LISTE-----*/
h4, h3{
	background-color:#069;
	margin-top:0;
	color:#FFF;
	text-indent: 10px;
}
p.tagging, p.modifica{
	font-size:80%;
	padding-left:18px;
	margin:1em 0;
}
p.tagging{
	background:url(../icone/tag_blue.png) no-repeat left center;
}
p.modifica{
	background:url(../icone/date_edit.png) no-repeat left center;
}

/*----LOGIN---------*/
div#extra{
	float:left;
	width:25%;
}
div#login form{
	width:100%;
}
div#login form fieldset{
	width:100%;
	border:0px solid;
	margin:0;
	padding:0;
}
div#login form div{
	padding:10px;
}
div#login form label{
	float:left;
	font-size:90%;
	width:33%;
	line-height:23px;
	padding-right:4%;
	text-align:right;
}
div#login fieldset input{
	width:30%;
}
div#login div.submit-button{
	margin-left:35%;
}
/*-------MENU-----------*/
ul#topbar{
	clear:right;
	float:left;
	font-size:110%;
}
ul#topbar,ul#topbar li{
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#topbar{
	margin-left:0.9em;
}
ul#topbar li{
	float:left;
	margin-right:1em;
	margin-top:1em;

}
ul#topbar a{
	float:left;
	padding:5px 0 6px 18px;
    text-decoration:none;
	font-weight:bold;
	color:#069;
}
ul#topbar a:visited{
	color:#609;
}
ul#topbar a:hover, ul#topbar li.current a{
	color:#096;
	background: url(../icone/freccia3.gif) no-repeat center bottom;
}
li#home {
	background:url(../icone/house.png) no-repeat left center;
}
li#banca{
	background: url(../icone/bottino.png) no-repeat left center;
}
li#privati{
	background: url(../icone/group.png) no-repeat left center;
}
li#imprese{
	background: url(../icone/building.png) no-repeat left center;
}
li#multicanale{
	background: url(../icone/computer.png) no-repeat left center;
} 
/**************/
#middlebar{
	border-bottom: 2px solid #6CF;
	border-top: 2px solid #6CF;
	background-color: #6CF;
	font-size:85%;
	padding-left:0.9em;
	height:1%;
	overflow:auto;
	clear:both;
}

#middlebar li{
	float:left;
	padding-right: 1px;
	padding-left:0.3em;
	display: inline;
}
#middlebar a{
	float:left;
	height:1.8em;
	line-height:20px;
	display:block;
	padding: 1px 0.5em;
	text-decoration: none;
	margin:1em 1em 1em 0;
}
#middlebar a, #middlebar a:link{
	border: 1px solid #6CF;
	color: #000;
	font-weight: bold;
}
#middlebar a:visited{
	color:#900;
}

#middlebar a:hover, #middlebar a:active{
	border: 1px solid #FFF;
}


#middlebar a.current{ 
	background-color: #CFF; 
}

/*++++++++++++++*/
#leftbar{
	font-size:80%;
	width:100%;
	list-style:none;
	margin:1.2em 0 0 0;
	padding:0;
}
#leftbar li {
	display:inline;
} 
#leftbar li a{
	display:block;
	text-decoration:none; 
	padding:0.5em 1em;
	height:auto;
	border-width:5px;
	border-style:none solid;
	border-bottom:1px #069 solid;
	background:#6CF;
	border-color:#069;

}
#leftbar li a:link{
	color: #000;
} 
#leftbar li a:visited {
	color:#900;	
}
#leftbar li a:hover, #leftbar li a:active, #leftbar li.current2 a{
	background-color: #CFF;
	color:#000;
	border-color:#66c;
} 
#leftbar li.current2 a:visited{
	background-color: #CFF;
	color:#900;
	border-color:#66c;
}
/*++++++++++++++*/

#leftbar li.current2 ul{
	list-style:disc;
	padding:0;
	margin:0 0 0 1.1em;
}
#leftbar li.current2 li a{
	display:block;
	padding-left:20px;
	border:none;
}

#leftbar li.current2 li a:link, #leftbar li.current2 li a:visited, #leftbar li.current2 li a:hover, #leftbar li.current2 li a:active{
	background:none;	/*resetto il background ereditato da leftbar*/
}
#leftbar li.current2 li a:link{
	color:#000;
}
#leftbar li.current2 li a:visited{
	color:#609;
}
#leftbar li.current2 li a:hover, #leftbar li.current2 li a:active, #leftbar li.current2 li.current3 a, #leftbar li.current2 li.current3 a:visited{
	background: url(../icone/arrow_blue.png) no-repeat left center;
	color:#000;
	text-decoration:underline;
}


/**NEWS**/


#news li{
	margin-top:1em;
	display: inline;
}

#news li a{
	padding-left:18px;
	background: #CCC url(../icone/newspaper.png) no-repeat left top;
	margin-bottom:1em;
}

#news a:link{
	color:#000;
	
}
#news a:visited{
	text-decoration:none;
}
#news a:visited, #news a:visited span.title{
	color: #600;	
}

#news a:hover, #news a:active{
	color:#000;
	text-decoration: underline;	
}
#news a:hover span.title, #news a:active span.title{
	color:#006;
}

span.title, span.date, span.summary{
	padding: 0 0.2em;
}

span.date {
	font-size:70%;
	font-weight:bold;
}
span.title
{
	font-size:110%;
	color:#006;
	font-weight:bold;
}
#news p a{
	text-decoration:none;
}
#news p{
	margin-top:2.5em;
	margin-right:0.5em;
	text-align:right;
}


