h1 {
	font-size: 14px;
	font-family: arial;
	font-color: black;
	font-weight: bold 
}
A.link, A.link:visited {
	color: #06324F;
	font-family: Arial;
	font-color: black;
	font: normal 12px;
	text-decoration: none; 
} 
A.link:hover { 
	color: #06324F;
	background: #F7E3A9;
	font-family: Arial;
	font-color: black;
	font: normal 12px;
	text-decoration: none;
 }
A.regolam, A.regolam:visited {
	color: #06324F;
	font-family: Arial;
	font-color: black;
	font: normal 12px;
	text-decoration: underline; 
} 
A.regolam:hover { 
	color: #06324F;
	background: #F7E3A9;
	font-family: Arial;
	font-color: black;
	font: normal 12px;
	text-decoration: none;
 }
.classetd1 {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #a6bca7;
	text-align: center;
	text-valign: top;
	text-decoration: none;
	height: 20px
}
.tdIntestazione {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #a6bca7;
	text-align: center;
	text-valign: top;
	text-decoration: none;
	height: 42px
}
.classetd2 {
	font-family: Arial;
	font-color: black;
	font-size: 12px;
	background-color: #e1e1e1;
	text-align: left;
	text-valign: top;
	text-decoration: none
}
.classetr {
	font-family: Arial;
	font-color: black;
	font-size: 12px;
	text-align: center;
	text-valign: top;
	background-color: #e1e1e1;
	text-decoration: none
}
.tblBorderBottom {
	border-bottom-width: 3px; 
	border-bottom-style: solid; 
	border-bottom-color: #a6bca7;
}
.tblBorderTop {
	border-top-width: 3px; 
	border-top-style: solid; 
	border-top-color: #a6bca7;
}
.trSelected {
	background : #FFFFFF;
	border-style: solid;
	background : #DEE5DD;	
/*	font : bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;	*/
}
em {
	font-family: Arial;
	font-size: 11px;
/*	color: #ffffff;
	font-weight: bold;
	background-color: #a6bca7;
	text-align: center;
	text-valign: top;
	text-decoration: none;
	height: 20px  */
}

.trNormal {
	background : #FFFFFF;
/*	font : bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;	*/
}

ul {
/*	list-style-position: outside;
	list-style-type: disc ;
	display: list-item ; 
	border-style: none ; */
	margin: 0px 0px 0px 20px ;
	padding: 0px ;
}

li {
	padding: 0px 0px 0px 0px ;
}

li a, li a:visited, li a:active, li a:link  {
	margin : 0 ;  
	padding : 0 ;  
/*	font-size: 10px; */
	color: #000;
	text-decoration: none; 
/*	list-style-type: none; */
/*	border-top: 1px solid white ;
	border-bottom: 1px solid white ;  */

}

li a:hover { 
/*	display : block;  
	background: #f1f4f1;
	background: #deecdf;  */
	background: #ccd8cc;  
	color: black;
 }


/*   Stili per il calendario   */
table.ext {
	padding: 3px 3px 3px 3px ;
	width : 95% ;
/*	font-family: Baskerville;   
	font-size: 48pt;    */
}

table.mese {
	padding: 0px 0px 0px 0px ;  
	padding: 0px 10px 0px 0px ;  
/*	border-style: solid solid none none ;  
	border-width: 1px;   
	border-style: none solid solid none;	*/
	border-right : 1px solid black ;
	border-bottom : 1px solid black ;
	margin-left: 10px;
	width : 85% ;
}
td.anno {
	padding: 8px 0px 2px 0px ;
	border-style: none ;
	border-width: 2px;  
      color: #a6bca7;
	font-size: 24pt;
	font-size: 2.5em ;
      letter-spacing: 0.15em ;
      font-weight: 500;
      font-family: "Book Antiqua", fantasy ; 
	text-align: center;   	
/*	text-shadow: black 5px 5px 5px ;   	
	text-decoration: none ;   	 */
}

td.giorno {
/*	padding: 0px 0px 0px 0px ;  */
	border-style: none ;
	font-size: 8pt;    
	text-align: right;   	
}

td.int {
/*	padding: 0px 0px 0px 0px ;  */
	border-style: none ;
	font-size: 8pt;    
	text-align: center;   	
}


tr.trMesi {
	vertical-align: top;   	
	padding: 0px 0px 0px 0px ;  
}

td.nomeMese {
/*	padding: 0px 0px 0px 0px ;  */
	border-style: none ;
	font-size: 11pt;
      font-weight: bold;    
      letter-spacing: 3px;
      font-family: "Book Antiqua" ; 
	text-align: center;   	
/*	text-indent: 15px;   	*/
	font-style: italic  ;   	
}

td.nomeGiorno {
/*	padding: 0px 0px 0px 0px ;  */
	border-style: none ;
	font-size: 8pt;
      color: #a6bca7;
      font-weight: bold;
      font-family: "Book Antiqua" ; 
	text-align: center;   	
	font-style: italic ;   	
}
td.nomeGiornoFestivo {
/*	padding: 0px 0px 0px 0px ;  */
	border-style: none ;
	font-size: 8pt;    
	text-align: center;   	
	font-style: italic  ;   	
}

A.calendar, A.calendar:visited {
	color: #06324F;  
	font-size: 8pt;    
	text-align: right;   	
/*	font-family: Arial;
	font-color: black;
	font: normal 12px;
	text-decoration: none; */
} 
A.calendar:hover { 
	color: #06324F;
/*      background: #a6bca7;  */
	background: #F7E3A9;   
	font-size: 8pt;    
	text-align: right;   	
/*	font-family: Arial;
	font-color: black;
	font: normal 12px;
	text-decoration: none;  */
 }

/* Nuovi Stili post Scarica Intera rassegna  */
#content {
/*	margin-left : 10px ;
	margin-right : 10px ;  */
	margin-left : 20px ;
}
table.titolo {
	border : 3px solid #A6BCA7 ;
/*	margin : 10px auto 0 auto ;  */
	margin-top : 10px ;
	text-align : center ;
	text-align : left ;
	width : 97% ;
	border-spacing : 0 ;
}
table.titolo td {
	padding : 10px 1em 10px 1em ;
}
table.corpo {
	border : 3px solid #A6BCA7 ;
	border-top : 0 ;
	text-align : center ;
	text-align : left ;
	width : 97% ;
/*	magin-top : 100px ; */
/*	margin : 10px auto 0 auto ;  */
	border-spacing : 0 ;
	border-collapse : collapse ;
}
table.corpo td {
	padding: 10px 0.3em 10px 0.3em ;
	border-bottom : 1px dotted ;
	vertical-align : middle ;
}
table.corpo td  img{
	text-align : center ;
	vertical-align : middle ;
}
td.VistaTitolo {
	text-align: left;
	padding-left: 1em;
	text-decoration: none;
	font-size: 16px;
/*	background-color: #a6bca7;   */
	font-weight: bold;   
}
.ScaricaPDF {
/*	float: right; */
	text-align : right ;
	padding-right: 1em;
/*	width: 25%; */
/*	margin-right:-1px;  IE ?????? */
/*	margin-top: 10px;
	margin-bottom: 20px;  
	position: relative;
	bottom: -10px ;  */
}
.ScaricaPDF A, .ScaricaPDF A:visited, .ScaricaPDF a:hover {
	font-size: 9px;    
	font-style: italic;  
/*	text-align: right;  */
	text-decoration: none;
/*	background: transparent url("/wres.nsf/iconaPdf.gif?OpenImageResource") no-repeat;  */
	background: transparent url("/wres.nsf/testPdf.gif?OpenImageResource") no-repeat;
	background-position: center left  ;
	background: transparent url("http://www-amm.units.it/wres.nsf/icona_pdf.gif?OpenImageResource") no-repeat;
	padding: 8px 0 9px 30px;
	color: #000;
} 
td ul {
	list-style-type : none ;
	margin : 0 ;
}
td ul li{
	padding-top : 0.4em  ; 
}
table.nav{
	width : 97% ;
	border : 0 ;
	margin : 0 ;
	padding : 0 ;
/*	margin-bottom : 20px ; */

}
table.nav select {
	font-size : 1em ;
}

/*	Pagine della ricerca */

table.ricerca {
	width : 100% ;
}
table.ricerca td a {
	text-decoration : none ;
	color : black ;
}

div.displErr {
	font-stype : bold ;
	font-size : 2em ;
	text-align : center ;
	margin-top : 5em ;
}


