@charset "utf-8";
/* CSS Document */

.textoTitolo{
	font-size: 18pt;
	color: #900;
	font-weight: bold;
	letter-spacing: 1pt;
	margin-bottom: 5pt;
}

.para{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11pt;
	text-align: justify;
	line-height: 16pt;
	margin-top: 5pt;
}

a:link.numeroNota{
	text-decoration: none;
	color: #009;
	font-weight: bold;
}

a:hover.numeroNota{
	color: #900;
	font-weight: bold;
	text-decoration: none;
}

a:visited.numeroNota{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.titoloNota{
	font-size: 18pt;
	margin-top: 2em;
	padding-top: 15pt;
	border-top: 1pt solid #900;
}

a:link.textoNota{
	text-decoration: underline;
	color: #069;
}

a:hover.textoNota{
	text-decoration: underline;
	color: #900;
	font-weight: normal;
}

a:visited.textoNota{
	text-decoration: underline;
	color: #000;
}

li{
	margin-top: 5pt;
}

sup{padding-left: 1pt;}


a:link.tornaSu{
	background-color: #fff;
	color: #900;
	text-decoration: none;
	font-size: 9pt;
	padding: 2pt;	
}

a:hover.tornaSu{
	background-color: #900;
	color: #fff;
	text-decoration: none;
	font-size: 9pt;
	padding: 2pt;
}

a:visited.tornaSu{
	background-color: #fff;
	color: #009;
	text-decoration: none;
	font-size: 9pt;
	padding: 2pt;	
}

.imgCentro{
	text-align: center;
	margin-bottom: 15pt;
	margin-top: 15pt;
}

.figura{
	font-weight: bold;
	padding-bottom: 15pt;
	padding-top: 10pt;
}

.sottotitolo{
	font-weight: bold;
	margin-top: 2em;
	font-size: 12pt;
}

.listaLettere{
	list-style: lower-alpha outside;
}

.listaRomani{
	list-style: outside lower-roman;
}

.citazione{
	margin-left: 5em;
	margin-top: 5pt;
}

.infoTabela{
	font-size: 9pt;
	margin-top: -17pt;
	margin-bottom: 15pt;
	text-align: center;
}


.data{
	text-align: right;
	font-style: italic;
	margin-top: 10pt;
}

.quefazer{
	font-size: 2em;
	font-weight: bold;
	color: #900;
}

.download{
	font-weight: bold;
	letter-spacing: 1px;
	list-style: outside square;
}

a:link.biblio{
	text-decoration: none;
	color: #900;
}

a:hover.biblio{
	text-decoration: underline;
	color: #039;
}

a:visited.biblio{
	text-decoration: none;
	color: #600;
}

.adobe{
	list-style: outside square;
	margin-top: 2em;
}

.infoLink{
	font-weight: normal;
	font-style: italic;
}

.menuemail{
	font-size: 70%;
	font-weight: bold;
}

.contato{
	color: #fff;
	line-height: 1em;
}
