h1{
	display:none;
}
/* PRESENTE ANCHE SU biblio.css*/
img{
	border:0;
}
/* PRESENTE ANCHE SU biblio.css*/
select {
	font:11px Verdana;
}
/* PRESENTE ANCHE SU biblio.css*/
input {
	border: 1px solid #3D6998;
	font:11px Verdana;
}
input.nb {
	border: 0px;
	font:11px Verdana;
}
input.checkbox {
	border: 0px;
	background: #FFFFFF;
}
/* PRESENTE ANCHE SU biblio.css*/
textarea {
	font:11px Verdana;
}
textarea.nb {
	border: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

body.index {
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}

td.grayAutori {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
td.testata {
	font-size: 12px;
	font-weight: bold;
	color: #eaffff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3a6087;
	padding-left:20px;
}
a.testata {
	font-size: 12px;
	font-weight: bold;
	color: #eaffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.testata:hover{
	font-size: 12px;
	font-weight: bold;
	color: #eaffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
td.testataw {
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	background-color: #3a6087;
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("../img/white_dot.gif");
	background-repeat: repeat-y;
	background-position: right;
}
td.testatablu {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3D6998;
	padding-left:10px;
	padding-top:15px;
	padding-bottom:15px;
}
td.rosso {
	background-color: #d0d5d8;
}
td.bannercolor{
	background-color: #e9ecf1;
	}
td.scala {
	background-image: url("../img/scala.gif");
	background-repeat: repeat-y;
}
td.scala2 {
	background-image: url("../img/scala2.gif");
	background-repeat: repeat-y;
}

td.blu {
	background-color: #d0d5d8;
}
/* PRESENTE ANCHE SU biblio.css*/
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #7d838f;
	text-decoration: none;
}
/* PRESENTE ANCHE SU biblio.css*/
a:hover{
	text-decoration: underline;
}
#container {
	width: 1000px;
	height: 100%;
}
#popup {
	width: 780px;
	height: 100%;
}
#content {
	height: 100%;
	background-image: url("../img/pattern.gif");
	background-repeat: repeat-y;
}
#enterContent {
	background-image: url("../img/pattern.gif");
	background-repeat: repeat-y;
}
/*inizio footer*/
#footer{
	line-height: 2%;
	letter-spacing: 0.07em;
	padding-top: 0.5em;
	padding-bottom: 0.8em;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #3a6087;
}
#footer a{
	text-decoration: none;
	color: #eaffff;
}
#footer a:visited{
	color: #eaffff;
}
#footer a:hover{
	color: #eaffff;
	text-decoration: underline;
}
/*fine*/

/*inizio menu ad albero*/
#menu{
	color: #7d838f;
	text-decoration: none;
	padding:0px 0px 0px 10px;
	margin:0;
}
#menu a{
	color: #666B75;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#menu a:visited{
	color: #666B75;
}
#menu a:hover{
	color: #eaffff;
	text-decoration: underline;
	font-weight: bold;	
}
#menu ul{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	width: 100%;
	padding:0px;
	margin:0px;
	display: block;
}

li.menu{	
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin:0px;
	margin-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #737373;
	background-image: url("../img/plus.gif");
	background-repeat:no-repeat;
	background-position: 0px;
	padding: 0px 0px 0px 12px;
	line-height: 1.5em;
}
li.menuB{	
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin:0px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #737373;
	background-image: url("../img/plus.gif");
	background-repeat:no-repeat;
	background-position: 0px;
	padding: 0px 0px 0px 12px;
	line-height: 1.5em;
}
li.menuM{	
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin:0px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #737373;
	background-image: url("../img/minus.gif");
	background-repeat:no-repeat;
	background-position: 0px;
	padding: 0px 0px 0px 12px;
	line-height: 1.5em;
}

li.submenu {
	background-image: url("../img/plus.gif");
	background-repeat:no-repeat;
	background-position: 0px;
	padding: 0px 0px 0px 6px;
	clear: right;
	margin: 0px 0px 0px 6px;
}
li.submenu2 {
	background-image: url("../img/plus.gif");
	background-repeat:no-repeat;
	background-position: 0px;
	padding: 0px 0px 0px 6px;
	clear: right;
	margin: 0px 0px 0px 6px;
}
li.submenuM {
	background-image: url("../img/minus.gif");
	background-repeat:no-repeat;
	background-position: 0px;
	padding: 0px 0px 0px 12px;
	clear: right;
	margin: 0px 0px 0px 12px;
}

.oneLevel {
	background-image: url("../img/list_a.gif");
	background-repeat:no-repeat;
	background-position: 0px;
	padding: 0px 0px 0px 12px;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;	
	line-height: 1.5em;
	display: list-item;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 8px;
}
.oneLevelsub {
	list-style-position: outside;
	list-style-image: url("../img/list_a.gif");
	margin: 0px 0px 0px 12px;
	padding: 0px;
}

/*fine*/

/*inizio paginatore*/
#paginatore a:visited{
	color: #999999;
}
#paginatore a:hover{
	color: #666666;
	text-decoration: underline;
}
/*fine*/

.tdDots {
	background-image: url("../img/tratteggio.gif");
	background-repeat: repeat-y;
	background-position: right;
}
.grayBold {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.grayBoldline {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;	
}

.grayline{
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;	
}
.gray{
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.grayTop {
	font-size: 15px;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
}
.grayTopNum {
	font-size: 27px;
	color: #B51302;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
}

.titolodoc {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-right:12px;
	font-weight: bold; 
	
}

.titolodocgrande {
	font-size: 18px;
	color: #3a6087;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	
}


/* PRESENTE ANCHE SU biblio.css*/

.white{
	font-size: 11px;
	color: #7d838f;
	font-family: Arial, Helvetica, sans-serif;
}
.whitebigbold{
	font-size: 18px;
	color: #7d838f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.whiteLine {
	background-image: url("../img/white_dot.gif");
	background-repeat: repeat-y;
	background-position: right;
}
.whiteBoldPad {
	font-size: 11px;
	font-weight: bold;
	color: #7d838f;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-right:12px;
}
.whiteBold {
	font-size: 11px;
	font-weight: bold;
	color: #3a6087;
	font-family: Arial, Helvetica, sans-serif;
}
.whitePad{
	font-size: 11px;
	color: #7d838f;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-right:12px;
}

.whitePadLine {
	font-size: 11px;
	color: #7d838f;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-right:12px;
	padding-top:5px; 
	padding-bottom:8px;
}

a.grayBold {
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
}
a.whiteBold {
	font-size: 11px;
	font-weight: bold;
	color: #3a6087;
	font-family: Arial, Helvetica, sans-serif;
}
a.titoloEvento {
	font-size: 13px;
	font-weight: bold;
	color: #3a6087;
	font-family: Arial, Helvetica, sans-serif;
}
.bluBoldPad {
	font-size: 11px;
	font-weight: bold;
	color: #3a6087;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-right:12px;	
}
.provincia {
	font-size: 10px;
	font-weight: bold;
	color: #3a6087;
	font-family: Arial, Helvetica, sans-serif;
}
.titledoc {
	font-size: 11px;
	font-weight: bold;
	color: #3a6087;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-right:12px;	
	border-bottom: 1px solid #3a6087;
}
.bluBoldsmall {
	font-size: 9px;
	font-weight: bold;
	/*text-transform: lowercase;*/
	color: #3a6087;
	font-family: Arial, Helvetica, sans-serif;
}
a.Small {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}
a.Small:hover{
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}
a.grayBoldtitle {
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}
a.grayBoldtitle:hover{
	font-size: 14px;
	font-weight: bold;
	color: #B0B0B0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}

.grayBoldtitle {
	font-size: 14px;
	font-weight: bold;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
}

a.titolo {
	font-size: 14px;
	font-weight: bold;
	color: #991204;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}
a.titolo:hover{
	font-size: 14px;
	font-weight: bold;
	color: #B51302;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}

.titolo {
	font-size: 14px;
	font-weight: bold;
	color: #991204;
	font-family: Arial, Helvetica, sans-serif;
}
.newsSpot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2A2A2;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
a.currSection {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.BrightgrayBold {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.MargineDxImmagini {
	margin-right: 20px;
}
.MargineSxImmagini {
	margin-left: 20px;
}
.evidenz {
	background-color: #CCCC33;
	display: block;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.dispo {
	background-color: #99CC33;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: normal;
	color: #333333;
	display: block;
}
.VerdeBold {
	font-size: 11px;
	font-weight: bold;
	color: #999900;
	font-family: Arial, Helvetica, sans-serif;
}

.graylow{
	font-size: 11px;
	color: #403e3f;
	font-family: Arial, Helvetica, sans-serif;
}

.primopiano{
	border-right: 1px solid #6c6c6c;
}

.grayTitoloBig{
	font-size: 22px;
	font-weight: 600;
	color: #969696;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.grayMessaggio{
	font-size: 22px;
	color: #969696;
	font-family: Arial, Helvetica, sans-serif;
}

.w_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	display: block;
	padding-bottom: 5px;
}
.b_w_line {
	background-image: url("../img/white_dot.gif");
	background-repeat: repeat-y;
	background-position: right;
}

a.pagnews {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
a.pagnews:hover{
	color: #666666;
	text-decoration: underline;
}
/*a.pagnews:visited{	color: #999999;}*/

/* ABBONAM */
.abbTitolo{
	font-size: 26px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.abbsub{
	font-size: 18px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.abbtxt{
	font-size: 13px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
}
.abbsmall{
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.biblio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}


/*************** DIV VARI **********************/
.spazio10{
	height: 10px;
	position: relative;
	top:0px;
	left:0px;	
}
.spazio20{
	height: 20px;
	position: relative;
	top:0px;
	left:0px;	
}
.spazio30{
	height: 30px;
	position: relative;
	top:0px;
	left:0px;	
}
.spazio40{
	height: 40px;
	position: relative;
	top:0px;
	left:0px;	
}

/***************************************************************
												BLOG
****************************************************************/
/* DIV SCROLL */
div.boxblg{
		position: relative;
		top:8px;
		left: 0;
		width:350px;
		max-height:600px;
}
div.boxblg-inner{
		max-height: 580px;
		width: 340px;
		text-align:left;
    margin:0;
		overflow: auto; 
    }
.blog_com{
	text-align: center;	
	width:350px;
	position: relative;
	top:0px;
	left:0px; 
	}
.blog_luc{
	width:350px;
	position: relative;
	top:0px;
	left:0px; 
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 15px 0px 15px 15px;
	background-color: #A4C5DA;
}

textarea.commenti{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	}
#blog_paginati{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	width: 400px;	
	position: relative;
	top:0px;
	left:0px;	
	}
#paginazione{
	position: relative;
	top:0px;
	left:0px;	

	border: 1px solid red;
	}
#paginazione .pagina{
	font-size: 11px;
	height: 20px;
	position: relative;
	top:0px;
	left:0px;	
	}
#paginazione a{
	font-size: 13px;
	color: #000000;
	position: relative;
	top:0px;
	left:0px;	
	}
#paginazione a:hover{
	font-size: 13px;
	color: #000000;
}
#paginazione a:visited{
	font-size: 13px;
	color: #000000;
}
.blg_info{
	font-size: 9px;
	}
a.blg_info{
	font-size: 9px;
	color: #003466;
	}
a.blg_info:hover{
	font-size: 9px;
	color: #003466;
	}
a.blg_info:visited{
	font-size: 9px;
	color: #003466;
	}	
.titolo_blog{
	font-size: 14px;
	}
.testo_blog{
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 8px;
	text-align: justify;
	font-size: 11px;	
	}
.info_blog{
	font-size: 9px;
	color: #0d66a0;	
	}
	
.com_header{
	text-align: right;
	font-size: 9px;
	color: #0d66a0;	
	position: relative;
	top:0px;
	left:0px;	
	}
.com_testo{
	text-align: right;	
	font-size: 10px;
	text-align: justify;
	position: relative;
	top:0px;
	left:0px;		
	}	
.com_footer{
	text-align: right;	
	font-size: 9px;
	font-weight: bold;
	border-bottom: 1px solid #0d66a0;	
	position: relative;
	top:0px;
	left:0px;	
	}	
.rightBiblio {
	background-color: #3a6087;
}
a.agendabiblio {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3a6087;
}
a.agendabiblio:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3a6087;
}
a.agendabiblio:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3a6087;
}
a.bottone {
	font-size: 11px;
	font-weight: bold;
	color: #3a6087;
}
a.bottone:visited {
	font-size: 11px;
	font-weight: bold;
	color: #3a6087;
}
a.bottone:hover {
	font-size: 11px;
	font-weight: bold;
	color: #3a6087;
}

.argomentoAttivita{
	font-size: 13px;
	font-weight: bold;
	color: #3a6087;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:50px;
	padding-right:12px;	
	border-bottom: 1px solid #3a6087;
	}

/*			GALLERY			*/
.successivo{
	font-size: 9px;	
	font-family: Arial;
	font-style: italic;
}

.precedente{
	font-size: 9px;	
	font-family: Arial;
	font-style: italic;
}
	
.elenco_bibl{
	font-size: 12px;
	font-family: Arial;
}