.H1 { font-weight: normal; font-size: 14px; font-family: Century, Georgia, "Times New Roman"; color: #000F84; text-align:justify;}
.H2 { font-weight: bold; font-size: 20px; font-family: Century, Georgia, "Times New Roman"; color: #000F84;}
.H3 { font-weight: bold; font-size: 16px; font-family: Century, Georgia, "Times New Roman"; color: #000F84;}
.H3b { font-weight: normal; font-size: 14px; font-family: Century, Georgia, "Times New Roman"; color: #000F84; text-align:justify;}
.H4 { font-weight: bold; font-size: 14px; font-family: Century, Georgia, "Times New Roman"; color: #000F84; background-color: #FFFF99;}
.Titolo { font-family: "Courier New", Courier, mono; font-size: 24px; font-weight: bold; color: #FFFFFF; background-color: #15A776;}
.avviso { font-weight: normal; font-size: 14px; font-family: Century, Georgia, "Times New Roman"; color: #000F84; text-align:justify; background-color:#FFF; background-image:url(../_graphic/bgavviso.jpg); border:1px dashed #F90; padding:3px;}
.firma { font-weight: normal; font-size: 14px; font-family: Century, Georgia, "Times New Roman"; color: #000F84; text-align:right;}
.linkrif { font-weight: normal; font-size: 14px; font-family: Century, Georgia, "Times New Roman"; color: #000F84; text-align:left;}
div#modifica { font-family:"Courier New", Courier, mono; font-size: 14px; color: #000F84; background-color:#E8F7FD; border: 1px solid #61C39B; padding:3px;}
div#leggi { font-weight: normal; font-size: 14px; font-family: Century, Georgia, "Times New Roman"; color: #000F84; text-align:justify;}
a:link { color: #009900; font-family: Century, Georgia, "Times New Roman"; font-weight: bold}
a:visited { color: #7D9CDB; font-family: Century, Georgia, "Times New Roman"; text-decoration: none; font-weight: bold}
a:hover { color: #FFBE0A; font-family: Century, Georgia, "Times New Roman"; text-decoration: underline; font-weight: bold}
a:active { color: #FFBE0A; font-family: Century, Georgia, "Times New Roman"; text-decoration: underline; font-weight: bold}
div#pulsanti { font-weight: normal; font-size: 14px; font-family: Century, Georgia, "Times New Roman"; color: #000F84; text-align:justify;}
div#stampdf {text-align:left;	float:left; clear:right;}
div#stampa {text-align:left;	float:left; clear:right;}
div#pdf {text-align: left;	padding-left:25px;}
div#tornasu {text-align:right;}
acronym { cursor:help; background-color:transparent; border-bottom:1px dashed;}
div#intestazione {
	font-weight: normal;
	font-size: 14px;
	font-family: Century, Georgia, "Times New Roman";
	color: #000F84;
	text-align: justify;
}

div#libreria {
	text-align: left;
	float: left;
	clear: right;
	margin-top: -20px;
	margin-left: -45px;
	width: 150px;
	height: 115px;
	background-image: url(../_graphic/libreria.gif);
	background-repeat: no-repeat;
}

div#numerobaobab{
	text-align:center;
	margin-top:-30px; /* -90px se div.libreria presente */
}

div#libreriaie {display:none;}

div#maplibroie {display:none;}

div#baofla {text-align:center;
	margin-top:-13px;}

div#Layer0, div#Layer1, div#Layer2, div#Layer3 {
	background-color: #C7EFD5; 
	text-align: center; 
	width: 520; 
	position: absolute; 
	margin-top: 10px; 
	padding: 2px;
}

div#L0, div#L1, div#L2, div#L3 {background-color:#FFFFFF; 
	width:516px; 
	padding:4px;}

div#Layer00 {
	background-color: #C7EFD5; 
	text-align: center; 
	width: 520; 
	padding: 2px;
}

div#L00 {background-color:#FFFFFF; 
	width:516px; 
	padding:6px;}
	

div#video1 {display: block;}
div#stampa1 {display: none;}

	/*
	** TRATTO DA WIKIPEDIA
	** keep the whitespace in front of the ^=, hides rule from konqueror
** this is css3, the validator doesn't like it when validating as css2

#bodyContent a.external,
#bodyContent a[href ^="gopher://"] {
	background: url(external.png) center right no-repeat;
	padding-right: 13px;
}
#bodyContent a[href ^="https://"],
.link-https {
	background: url(lock_icon.gif) center right no-repeat;
	padding-right: 16px;
}
#bodyContent a[href ^="mailto:"],
.link-mailto {
	background: url(mail_icon.gif) center right no-repeat;
	padding-right: 18px;
}
#bodyContent a[href ^="news://"] {
	background: url(news_icon.png) center right no-repeat;
	padding-right: 18px;
}
#bodyContent a[href ^="ftp://"],
.link-ftp {
	background: url(file_icon.gif) center right no-repeat;
	padding-right: 18px;

	
	*/