/* Webparts */

/* PARTI COMUNI */
	.testo_HTML,
	.wp_menu,
	.wp_menu_riepilogo,
	.wp_filegallery,
	.wp_ricerca,
	.wp_registrazione,
	.wp_forum,
	.wp_mappa,
	.wp_imggallery,
	.wp_sondaggio,
	.wp_atti,
	.wp_bandi,
	.wp_articoli,
	.wp_eventi_2,
	.wp_videogallery,
	.wp_statistiche{
		margin: 0px 0px 15px 0px;
		height: 100%;
	}
	.testo_HTML h2,
	.wp_ricerca h2,
	.wp_menu h2,
	.wp_menu_riepilogo h2,
	.wp_filegallery h2,
	.wp_registrazione h2,
	.wp_forum h2,
	.wp_mappa h2,
	.wp_imggallery h2,
	.wp_sondaggio h2,
	.wp_atti h2,
	.wp_bandi h2,
	.wp_articoli h2,
	.wp_eventi_2 h2,
	.wp_videogallery h2,
	.wp_statistiche h2{
		padding: 4px 10px 2px 10px;
		margin: 0px;
		font-size: 120%;
		overflow: hidden;
		height: 100%;
		font-weight: normal;
	}
	.testo_HTML .testo_corpo,
	.wp_ricerca .testo_corpo,
	.wp_filegallery .testo_corpo,
	.wp_registrazione .testo_corpo,
	.wp_forum .testo_corpo,
	.wp_mappa .testo_corpo,
	.wp_imggallery .testo_corpo,
	.wp_sondaggio .testo_corpo,
	.wp_atti .testo_corpo,
	.wp_bandi .testo_corpo,
	.wp_articoli .testo_corpo,
	.wp_eventi_2 .testo_corpo,
	.wp_videogallery .testo_corpo,
	.wp_statistiche .testo_corpo{
		border-width: 1px;
		border-style: solid;
		padding: 10px 10px 10px 10px;
		margin: 0px;
		height: 100%;
	}
	.testo_HTML .testo_icone,
	.wp_ricerca .testo_icone,
	.wp_filegallery .testo_icone,
	.wp_mappa .testo_icone,
	.wp_imggallery .testo_icone,
	.wp_sondaggio .testo_icone,
	.wp_atti .testo_icone,
	.wp_bandi .testo_icone,
	.wp_articoli .testo_icone,
	.wp_eventi_2 .testo_icone,
	.wp_videogallery .testo_icone{
		padding: 5px 10px 5px 10px;
		overflow: hidden;
		height: 100%;
	}
	.testo_HTML .testo_icone a,
	.wp_ricerca .testo_icone a,
	.wp_atti .testo_icone a,
	.wp_bandi .testo_icone a,
	.wp_articoli .testo_icone a,
	.wp_eventi_2 .testo_icone a,
	.wp_videogallery .testo_icone a{
		text-decoration: none;
		font-size: 90%;
		font-weight: bold;
	}
	.testo_HTML ul,
	.wp_registrazione ul,
	.wp_eventi_2 .tab ul,
	.wp_eventi_2 .articoli ul,
	.wp_eventi_2 .lista_eventi_mese li{
		list-style-image: url('../images/elenco_puntato.png');
	}
	.testo_HTML .testo_icone img,
	.wp_atti .testo_icone img,
	.wp_bandi .testo_icone img,
	.wp_articoli .testo_icone img,
	.wp_eventi_2 .testo_icone img,
	.wp_videogallery .testo_icone img{
		vertical-align: middle;
		margin: 0px 20px 0px 5px;
	}
	.logon a{
		text-decoration: none;
	}
	.logon a:hover{
		text-decoration: underline;
	}
	.logon .campo_bu,
	.wp_sondaggio .campo_bu{
		background: url('../images/bottone.png') no-repeat top right;
	}
	.logon .campo_bu:hover,
	.wp_sondaggio .campo_bu:hover{
		background: url('../images/bottone_hover.png') no-repeat top right;
	}
	.logon .campo input[type=submit],
	.wp_sondaggio .campo input[type=submit]{
		border: 0px;
		background: transparent;
		font-weight: bold;
		height: 25px;
		text-align: center;
		cursor: pointer;
	}
/* PARTI COMUNI FINE */

/*-----------------------------------------------------------*/

.testo_HTML{
}
.testo_HTML h2{
    background: url('../images/wp/ico_wp_HTML.png') no-repeat top right;
}
.testo_HTML .testo_corpo{
	line-height: 130%;
}
.testo_HTML .testo_corpo p{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.testo_HTML .testo_corpo img{
	border: 0px #FFAB35 solid;
	margin: 10px;
}

#left .testo_HTML .testo_icone,
#right .testo_HTML .testo_icone{
	display: none;	
}

/*-----------------------------------------------------------*/

.ricerca form{
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	overflow: hidden;
	height: 100%;
}
.ricerca form span{
	float: right;
	width: 135px;
	height: 29px;
	display: block;
	background: url('../images/ricerca_campo.png') no-repeat top right;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}
.ricerca form span:hover{
	background: url('../images/ricerca_campo_hover.png') no-repeat top right;
}
.ricerca form img{
	float: right;
	margin: 0px 5px 0px 3px;
	cursor: pointer;
}
.ricerca form img:hover{
	margin: 1px 5px 0px 3px;
}
.ricerca form input{
	background-color: transparent;
	border: 0px;
	width: 113px;
	font-size: 14pt;
	font-weight: normal;
	margin: 4px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

.wp_ricerca{
}
.wp_ricerca h2{
    background: url('../images/ico_wp_ricerca.png') no-repeat top right;
}
.wp_ricerca form{
	margin: 15px 0px 10px 0px;
	padding: 0px;
}
.wp_ricerca input[type=submit]{
	font-size: 12pt;
}
.wp_ricerca ul{
	list-style: none;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
.wp_ricerca li{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
}
.wp_ricerca li a{
	text-decoration: none;
}
.wp_ricerca li span{
	padding: 3px 9px;
	font-weight: bold;
	font-size: large;
}
.wp_ricerca li span:hover{
	padding: 3px 9px;
}
.wp_ricerca #ricerca_frase{
	font-size: 14pt;
	padding: 1px 5px 1px 5px;
}

/*-----------------------------------------------------------*/

.logon{
	margin: 0px 12px 0px 0px;
	padding: 6px 0px 0px 0px;
	text-align: right;
	float: right;
}
.logon img{
	vertical-align: middle;
	margin: 2px 5px 0px 5px;
}
.logon .campo{
	display: block;
	height: 25px;
}
.logon .campo_b{
	background: url('../images/campo.png') no-repeat top right;
}
.logon .campo_b:hover{
	background: url('../images/campo_hover.png') no-repeat top right;
}

.logon .campo input[type=text]{
	border: 0px;
	background: transparent;
	margin: 2px 10px 0px 5px;
	font-weight: bold;
}
.logon .campo input[type=password]{
	border: 0px;
	background: transparent;
	margin: 2px 10px 0px 5px;
	font-weight: bold;
}
.logon .campo input[type=button]{
	border: 0px;
	background: transparent;
	font-weight: bold;
	width: 70px;
	height: 25px;
	text-align: center;
	cursor: pointer;
}
.logon .testo{
	font-weight: bold;
	margin: 2px 0px 0px 0px;
}
.logon .testo_p{
	margin: 2px 0px 3px 0px;
}
.logon form{
	margin: 0px;
	padding: 0px;
}

.report{
	display: block;
	padding: 7px 0px 0px 20px;
	text-align: left;
	font-weight: bold;
	float: right;
}

/*-----------------------------------------------------------*/

.wp_menu{
}
.wp_menu h2{
    background: url('../images/wp/ico_wp_menu.png') no-repeat top right;
}
.wp_menu .corpo_menu{
	border-top: solid 1px;
}
.wp_menu .menu_selezionato{
	background: url('../images/menu_selezione.png') repeat-x;
}
.wp_menu .menu_selezionato ul li{
	background: #F1F1F1;
}
.wp_menu h2 a, .wp_menu .corpo_menu a{
	text-decoration: none;
}
.wp_menu h2 a:hover, .wp_menu .corpo_menu a:hover{
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
.wp_menu ul{
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	list-style: none;
	overflow: hidden;
}
.wp_menu ul li{
	line-height: 27px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.wp_menu ul ul{
       margin: 0px 0px 0px 0px;
       padding: 0px 0px 0px 0px;
       list-style: none;
       width: 100%;
}
.wp_menu ul ul li a{ padding: 0px 0px 0px 10px; }
.wp_menu ul ul li span{ width: 85%; }
.wp_menu ul ul ul li a{ padding: 0px 0px 0px 20px; }
.wp_menu ul ul ul li span{ width: 80%; }
.wp_menu ul ul ul ul li a{ padding: 0px 0px 0px 30px; }
.wp_menu ul ul ul ul li span{ width: 75%; }
.wp_menu ul ul ul ul ul li a{ padding: 0px 0px 0px 40px; }
.wp_menu ul ul ul ul ul li span{ width: 70%; }
.wp_menu li a{
       display: block;
       width: 100%;
       height: 100%;
}
.wp_menu li span{
       padding: 0px 0px 0px 10px;
       display: block;
       cursor: pointer;
}
.wp_menu li a:hover{
    background: url('../images/menu_selezione.png') repeat-x;
}
.wp_menu a:hover{
	text-decoration: none;
}

/*-----------------------------------------------------------*/

.wp_menu_riepilogo{
}
.wp_menu_riepilogo h2{
    background: url('../images/wp/ico_wp_menu_riepilogo.png') no-repeat top right;
}
.wp_menu_riepilogo .corpo_menu{
	border-top: 1px #EBF4FA solid;
}
.wp_menu_riepilogo .corpo_menu a{
	text-decoration: none;
}
.wp_menu_riepilogo .corpo_menu a:hover{
	margin: 0px 0px 0px 0px;
}
.wp_menu_riepilogo ul{
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	list-style: none;
	overflow: hidden;
}
.wp_menu_riepilogo ul li{
	line-height: 27px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.wp_menu_riepilogo ul ul{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   list-style: none;
   width: 100%;
}
.wp_menu_riepilogo li a:hover{
    background: url('../images/menu_selezione.png') repeat-x;
}
.wp_menu_riepilogo li a{
   display: block;
   width: 100%;
   height: 100%;
}
.wp_menu_riepilogo li span{
   padding: 0px 0px 0px 10px;
   display: block;
   cursor: pointer;
}
.wp_menu_riepilogo .menu_riepilogo_abstract{
	padding: 0px 10px 0px 20px;
	font-size: 90%;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	line-height: 20px;
}

/* RIEPILOGHI BOTTOM */
#bottom .wp_menu_riepilogo h2{
		background-position: left;
		padding: 0px 0px 5px 35px;
		display: block;
		margin: 0px 0px 0px 0px;
}

#bottom .wp_menu_riepilogo li a:hover{
    background: none;
}

#bottom .wp_contenitore{ width: 25%; }
#bottom .a1{ background: none;}
#bottom .a2{ background: none;}
#bottom .a3{ background: none;}
#bottom .a4{ background: none; border: 0px; }
#bottom .wp_menu_riepilogo{
	font-size: 85%;
	padding: 5px 0px 0px 0px;
	border-bottom: 0px;
}
#bottom .wp_menu_riepilogo ul{
	list-style: disc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#bottom .wp_menu_riepilogo li{
	list-style: disc;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 33px;
}

/*-----------------------------------------------------------*/

.wp_registrazione form{
	margin: 0px;
	padding: 0px;
}
.wp_registrazione form input{
	font-weight: bold;
}
.wp_registrazione td{
	text-align: right;
	padding: 5px;
}

/*-----------------------------------------------------------*/

.wp_filegallery{
}
.wp_filegallery h2{
    background: url('../images/wp/ico_wp_filegallery.png') no-repeat top right;
}
.wp_filegallery ul{
	list-style: none;
	margin: 5px 0px 10px 30px;
	padding: 0px 0px 0px 0px;
	list-style-image: url('../../../components/files/images/types/fileUnknown.gif');
}
.wp_filegallery li{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 5px;
	border-bottom: 1px #E6B50B dotted;
}
.wp_filegallery li a{
	text-decoration: none;
}
.wp_filegallery li span{
	font-style: italic;
}

.wp_filegallery .file_txt{ list-style-image: url('../../../components/files/images/types/fileText.gif'); }
.wp_filegallery .file_doc{ list-style-image: url('../../../components/files/images/types/fileWord.gif'); }
.wp_filegallery .file_xls{ list-style-image: url('../../../components/files/images/types/fileExcel.gif'); }
.wp_filegallery .file_pdf{ list-style-image: url('../../../components/files/images/types/fileAcrobat.gif'); }
.wp_filegallery .file_zip{ list-style-image: url('../../../components/files/images/types/fileZip.gif'); }
.wp_filegallery .file_png, .wp_filegallery .file_jpg{ list-style-image: url('../../../components/files/images/types/filePicture.gif'); }

/*-----------------------------------------------------------*/

.wp_forum{
}
.wp_forum h2{
    background: url('../images/wp/ico_wp_forum.png') no-repeat top right;
}
.wp_forum select, .wp_forum input{
	font-size: 12px;
	font-weight: bold;
}
.forum_footer{
	padding: 10px 20px 10px 0px;
	text-align: right;
}

.tabella_forum{
	width:75%;
}
table.tabelle {
	width: 99%;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #A1C5F9;
	border-spacing: 1px;
	margin: 0px 0px 10px 0px;
}

table.tabelle tr{
	font-size: 11px;
	border: 1px solid black;
	border-collapse: separate;
	border-spacing: 1px;
	padding: 1px;
	text-align: left;
}
table.tabelle th{
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	border-collapse: separate;
	border-spacing: 1px;
	padding: 2px;
}
table.tabelle td{
	padding: 3px;
}

/*-----------------------------------------------------------*/

.wp_mappa{

}
.wp_mappa h2{
   background: url('../images/wp/ico_wp_mappa.png') no-repeat top right;
}

/*-----------------------------------------------------------*/

.wp_imggallery{
}
.wp_imggallery h2{
    background: url('../images/wp/ico_wp_imagegallery.png') no-repeat top right;
}
.wp_imggallery img{
	margin: 0px 5px 5px 0px;
	border: 1px #BBD9EE solid;
}
.wp_imggallery img:hover{
	border: 1px #FFAB35 solid;
}
.wp_imggallery .testo_icone{
}

/*-----------------------------------------------------------*/

.wp_atti{
}
.wp_atti h2{
    background: url('../images/wp/ico_wp_atti.png') no-repeat top right;
}
.wp_bandi{	
}
.wp_bandi h2{
    background: url('../images/wp/ico_wp_bandi.png') no-repeat top right;
}
.wp_bandi form, .wp_atti form{
	margin: 0px 0px 15px 0px;
	margin: 0px auto 15px auto;
	padding: 0px;
}
.wp_bandi form label, .wp_atti form label{
	padding: 0px 0px 0px 10px;
}
.wp_bandi table td, .wp_bandi table th, .wp_atti table td, .wp_atti table th{
	padding: 2px 10px;
}
.wp_bandi table th, .wp_atti table th{
	font-size: 11px;
	padding: 2px 5px;
}
.wp_bandi table, .wp_atti table{
	margin: 0px auto 5px auto;
	width: 100%;
}
.wp_bandi select, .wp_bandi input, .wp_atti select, .wp_atti input{
	font-size: 110%;
}
.wp_bandi_footer, .wp_atti_footer{
	padding: 10px 20px 10px 0px;
	font-weight: bold;
}
.allegati li{
	margin: 10px 0px 5px 25px;
	padding: 0px 0px 0px 10px;
	border: 0px;
	list-style-image: url('../images/graffetta.gif');
}
.allegati .doc{ list-style-image: url('../images/doc.gif'); }
.allegati .pdf{ list-style-image: url('../images/pdf.gif'); }

/*-----------------------------------------------------------*/

.wp_sondaggio{
}
.wp_sondaggio h2{
    background: url('../images/wp/ico_wp_sondaggio.png') no-repeat top right;
}
.wp_sondaggio .testo_corpo{
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}
.wp_sondaggio form{
	margin: 0px;
	padding: 0px;
}
.wp_sondaggio ul{
	margin: 0px;
	padding: 0px;
}
.wp_sondaggio ul li{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

/*-----------------------------------------------------------*/

.wp_articoli{
}
.wp_articoli h2{
    background: url('../images/wp/ico_wp_articoli.png') no-repeat top right;
}
.wp_articoli label{
	font-weight: bold;
	display: block;
	margin: 0px 0px 10px 0px;
}
.wp_articoli .articoli ul{
	padding: 0px;
	margin: 0px 10px 5px 20px;
	list-style-image: url('../images/elenco_puntato.png');
}
.articoli li{
	padding: 5px 0px 15px 2px;
	margin: 0px 0px 0px 5px;
}
.articoli .commenti ul{
	padding: 0px;
	margin: 10px 10px 5px 20px;
	list-style-image: url('../images/commento.gif');
}
.articoli .commenti li{
	padding: 5px 0px 15px 5px;
	margin: 0px 0px 0px 15px;
}
.articoli_titolo{
	font-weight: bold;
}
.articoli_footer{
	padding: 10px 20px 10px 0px;
	font-weight: bold;
}
.wp_articoli .articoli_tabella table{
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 90%;
}
.wp_articoli .articoli_tabella table td{
	text-align: right;
	padding: 2px 4px;
}
.dim_sx{ width: 50%; }
.dim_dx{ width: 46%; }
.dim_art{ width: 100%; }

.calendararticoli{
	width: 230px;
	margin: 0px auto 10px auto;
	text-align: center;
}
.calendararticoli table{
	font-size: 90%;
	margin: 0px auto;
	padding: 0px;
}
.calendararticoli table tr td{
	text-align: center;
	font-weight: bold;
	height: 25px;
}
.calendararticoli .giorni td{
	width: 28px;
	font-size: 110%;
}	
.calendararticoli table tr td a{
	font-size: 130%;
}
.calendararticoli select{
	font-size: 130%;
	margin: 0px 0px 10px 0px;
}

/*-----------------------------------------------------------*/

.wp_eventi_2{
}
.wp_eventi_2 h2{
    background: url('../images/wp/ico_wp_articoli.png') no-repeat top right;
}
.wp_eventi_2 .tabpanel{
	margin-bottom: 0px;
}
.wp_eventi_2 .tabpanel .tab{
	border-top: 0px;
}
.wp_eventi_2 .tabpanel .tab{
	padding: 1px 10px 0px 10px;
}
.wp_eventi_2 ul.tabnav{
	width: 100%;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 10px 0px 0px 0px;
	background: url('../images/eventi_2/line.png') repeat-x bottom;
}
.wp_eventi_2 ul.tabnav li{
	float: left;
	margin: 0px 0px 0px 0.5em;
	padding: 0;
}
.wp_eventi_2 ul.tabnav a{
	float: left;
	padding: 0px 0px 0px 0.8em;
	background: url('../images/eventi_2/tab.png') no-repeat top left;
	text-decoration: none;
	color: #222;
}
.wp_eventi_2 ul.tabnav span{
	float: left;
	padding: 4px 0.8em 4px 0px;
	background: url('../images/eventi_2/tab.png') no-repeat top right;
	cursor: pointer;
}
.wp_eventi_2 ul.tabnav a.active,
.wp_eventi_2 ul.tabnav a:hover{
	background: url('../images/eventi_2/tab2.png') no-repeat top left;
}
.wp_eventi_2 ul.tabnav a.active span,
.wp_eventi_2 ul.tabnav a:hover span{
	background: url('../images/eventi_2/tab2.png') no-repeat top right;
}
.wp_eventi_2 .tab ul li,
.wp_eventi_2 .articoli ul li{
	padding: 10px 0px 3px 0px;
}
.wp_eventi_2 .tab ul,
.wp_eventi_2 .articoli ul{
	margin: 10px 0px 10px 30px;
	padding: 0px;
}

.wp_eventi_2 .eventi_anni{
	font-weight: bold;
}
.wp_eventi_2 .eventi_mesi{
	padding: 10px 0px 0px 20px;
}
.lista_eventi_mese ul{
	margin: 20px 0px 10px 5px;
}
.lista_eventi_mese li{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
	border-bottom: 1px dotted gray;
}
.d_none{
	display: none;
}

/*-----------------------------------------------------------*/

.wp_videogallery{
}
.wp_videogallery h2{
    background: url('../images/wp/ico_wp_videogallery.png') no-repeat top right;
}
.wp_videogallery ul{
	padding: 0px;
	margin: 0px 0px 0px 20px;
	list-style-image: url('../images/elenco_puntato.png');
}
.wp_videogallery li{
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
.wp_videogallery small{
	font-size: 100%;
}
.wp_videogallery label{
	margin: 3px 5px 0px 0px;
	font-style: italic;
	white-space: nowrap;
	font-size: 90%;
	display: inline-block;
}
.wp_videogallery object{
	display: block;
	margin: 5px auto 5px auto;
	text-align: center;
}

/*-----------------------------------------------------------*/

.accessibilita{
	overflow: hidden;
	padding: 0px 0px 4px 0px;
	margin: 0px;
	height: 100%;
	font-weight: bold;
	line-height: 20px;
}	
.accessibilita ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.accessibilita li{
	float: left;
	margin: 0px 3px 0px 3px;
	padding: 4px 0px 0px 0px;
	width: 23px;
	height: 23px;
	text-align: center;
	overflow: hidden;	
}
.accessibilita .selected{
	padding: 0px 0px 0px 0px;
	margin: 4px 3px 0px 3px;
	background: url('../images/a_selezionato.png') no-repeat top left;
}
.accessibilita .testoico{
	background: url('../images/a_selezionato.png') no-repeat top left;
	font-size: 7pt;
	font-weight: bold;
	padding: 11px 0px 0px 0px;
}
.accessibilita .altocontrasto1{
	background: url('../images/a_contrasto_1.png') no-repeat top left;
}
.accessibilita .altocontrasto2{
	background: url('../images/a_contrasto_2.png') no-repeat top left;
}
.accessibilita .testo{
	width: 50px;
	text-align: right;
	font-size: 9pt;
	padding: 10px 0px 0px 0px;
}
.accessibilita .size1{
	font-size: 8pt;
	padding: 6px 0px 0px 0px;
}
.accessibilita .size2{
	font-size: 10pt;
	padding: 5px 0px 0px 0px;
}
.accessibilita .size3{
	font-size: 14pt;
	padding: 3px 0px 0px 0px;
}
.accessibilita li span{
	width: 23px;
	height: 23px;
	display: block;
	cursor: pointer;
}
.accessibilita li img{
	padding: 0px;
	vertical-align: middle;
}
.accessibilita .size1:hover, .accessibilita .size2:hover, .accessibilita .size3:hover{
	background: url('../images/a_selezionato.png') no-repeat top left;
}
.accessibilita .altocontrasto1:hover{
	background: url('../images/a_contrasto_2.png') no-repeat top left;
}
.accessibilita .altocontrasto2:hover{
	background: url('../images/a_contrasto_1.png') no-repeat top left;
}
.accessibilita li a, .accessibilita li a:hover{
	text-decoration: none;
}
  
/*-----------------------------------------------------------*/

.breadcrumbs{
	overflow: hidden;
	text-align: left;
	line-height: 20px;
	height: 100%;
}
.breadcrumbs a{
	text-decoration: none;
	font-weight: bold;
}
.breadcrumbs a:hover{
	text-decoration: underline;
}
.breadcrumbs ul{
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style: none;
}
.breadcrumbs li{
	float: left;
	margin: 0px 11px 0px 0px;
	padding: 0px 0px 0px 20px;
	background: url('../images/elenco_puntato.png') no-repeat center left;
}	

/*-----------------------------------------------------------*/

#mappa_tree{
	margin: 0px;
	padding: 0px;
	line-height: 10px;
}
#mappa_tree img{
	border: 0px;
	padding-right: 3px;
	vertical-align: middle;
}
#mappa_tree ul{
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
}
#mappa_tree li{
	margin: 0px;
	padding: 0px;	
	list-style-type: none;
}
#mappa_tree li a{
	text-decoration: none;
}

/*-----------------------------------------------------------*/

.wp_statistiche h2{
    background: url('../images/wp/ico_wp_statistiche.png') no-repeat top right;
}
.wp_statistiche ul{
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

/*-----------------------------------------------------------*/
