a:link		{ color: #990000; text-decoration: none }
a:active	{ color: #000066; text-decoration: none }
a:visited	{ color: #990000; text-decoration: none }
a:hover		{ color: #ae0000; text-decoration: underline; border: none }

a img,
a.hover		{
	border: none
}

body		{
	background:#e1e2b4;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000066
}

h1			{
	font-family: 'Times New Roman', Times;
	font-weight: normal;
	font-style: normal;
	font-size: 15pt
}

h1.bold		{
	font-family: 'Times New Roman', Times;
	font-weight: bold;
	font-style: normal;
	font-size: 15pt
}

h1.it		{
	font-family: 'Times New Roman', Times;
	font-weight: normal;
	font-style: italic;
	font-size: 15pt
}

h2			{
	font-family:
	Verdana;
	font-weight: normal;
	font-style: italic;
	font-size: 10pt
}

/* Stile testo generale sito */

.stile1		{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	text-align: justify;
}


/* Stile testo Titoli repertorio sito */

.Stile2		{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #400000;
}

/* Stile testo Autore repertorio sito */

.Stile3		{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-align: right;
	vertical-align: top;
}


/* Stile cappello pagine interne */

.Stile4		{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	text-align: justify;
}

.Stile4b	{
	font-size: 12px;
	color:#000066;
	text-align:center;
}

/* Stile link pagine interne */ 

.Stile5		{
	font-size: 9px
}

/* Stile copyright e link B-media */ 

.Stile6	{
	font-size: 9px;
}


/* Stile link Ofi nelle Foto */ 

.Stile6b {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;	
}

/* Stile testo miniature immagini */ 

.Stile7		{
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}

.Stile8		{
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	text-align: justify;
}

.Stile8b		{
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	text-align: right;
}
/* Stile testo didascalie immagini */ 

.Stile9		{
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
}