body {
	font-size: 100%;
	background-color: #FFFFFF;
	margin: 0;padding:0;
}

#lacritica {
	font: bold 18px "Times New Roman", Times, serif;
	color: #990066;
	text-align: right;
	padding: 18px 60px 18px 18px;
}

h1 {
	font: bold 30px "Times New Roman", Times, serif;
	color: #000066;
	display: block;
	padding-left: 60px;
	padding-right: 60px;
	text-align: left;
}

h2 {
	font: bold 24px "Times New Roman", Times, serif;
	display: block;
	margin:0px;
	text-align: left;
	padding-right: 60px;
	color: #000066;
	padding-left: 60px;
	padding-bottom: 0px;
}

#autore {
	font: italic 22px "Times New Roman", Times, serif;
	text-align: left;
	padding-top: 26px;
	padding-left: 60px;
	padding-bottom: 28px;
	color: #000066;
}

#testobase {
	font: 18px/24px "Times New Roman", Times, serif;
	color: #000066;
	margin: 0 60px 0px;
	padding-bottom: 2em;
} 

#testobase p { 
  text-indent: 2em; 
  text-align: justify 
}

#testobase blockquote {
	font: 16px/18px "Times New Roman", Times, serif;
	color: #000066;
	border: 2px dotted #CCCCCC;
	display: block;
	padding: 10px 42px;
	margin: 0px;
}

#testobase div.immagine img {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom 0px;
	text-align: center;
	padding-top: 18px;
	padding-bottom 0px;
	
} 

#testobase div.didascalia {
	padding-top: 0px;
	font: 14px "Times New Roman", Times, serif;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #000066;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 16px;
} 

#luogodata {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	text-align: right;
	padding-top: 0px;
	padding-right: 60px;
}

#biblionote {
	font: 18px/24px "Times New Roman", Times, serif;
	color: #000066;
	margin: 0 60px 60px;
}

#navbar {
	font: 18px/24px "Times New Roman", Times, serif;
	color: #000066;
	text-align: center;
	padding: 4px 60px;
	background-color: #EEEEEE;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}

a {
	color: #990066;
	text-decoration: none;
}

a:hover {
    color: #990066;
	text-decoration: underline;
}
