.navigazione {
	font-family: Arial;
	font-size: 10pt;
	color: White;
	text-decoration: none;
}

.navigazione:hover {
	color: #FFFF66;
}

.navigazione2 {
	font-family: Arial;
	font-size: 10pt;
	color: White;
	text-decoration: none;
}

.navigazione2:hover {
	color: White;
}

.elencosx {
	font-family: Arial;
	font-size: 10pt;
	color: #CC0000;
	text-decoration: none;
}

.elencosx:hover {
	color: #000000;
	
}

.sfondo {
	background-image: url(../img/amici/mostra2003/piranesi.jpg); background-position: top;
	background-repeat: no-repeat;
}


.tabellamenu {
	background-color: #FEFFEE;
	padding-bottom: 2px;
	border-top: 0px none #CC0033;
	border-right: 0px solid #CC0033;
	border-bottom: 1px solid #CC0033;
	border-left: 0px solid #CC0033;
	color: #000000;
}

.sottotitolo { font-family: Arial, Helvetica, sans-serif;  font-size: medium;  color: Black;  text-align: center;    }


.titolo {
	font-family: "Comic Sans MS";
	font-size: large;
	color: Black;
	text-align: center;
	text-decoration: none;
}


.pagina {
	background: #CC0000;
}
.testo {
	font-family: arial;
	font-size: medium;
	color: Black;
	text-decoration: none;
}
.testopic { font-family: arial;  font-size: small;  color: Black;   }
.titolonuovo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #38348C;
	text-align: center;
	text-decoration: none;
}
.tabsezioni {
	border-bottom-color: #CC0000;
	border-right-color: #CC0000;
	background-attachment: fixed;
	background-image: url(../img/amici/mostra2003/pennello_sm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tabsezioniblu {

	border-bottom-color: #CC0000;
	border-right-color: #CC0000;
	background-attachment: fixed;
	background-image: url(../img/amici/mostra2003/pennello_sm_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.frase {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.frasecorsivo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
.titoloquadro {
	font-family: arial;
	font-size: medium;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
li {
	list-style-position: outside;
	list-style-type: circle;
	text-indent: -20pt;
	left: 0px;
	clip:  rect(auto auto auto 0px);
}

