

BODY  {
	font-family: 'DejaVu Serif Condensed', 'Trebuchet MS', sans-serif;
	background-color: #ffffff;
}

.Logo  {
	float: left;
	border: thin solid Silver;
	background-color: #D4D4D4;
	margin: 0px 0px 0px 16px;
	padding: 0px;
}

HR {
	height: 1px;
	color : silver;
}

DIV.Titolo{
	background-color: #f8f0e0;
	color: #204080;
	border-bottom: 4px solid #202040;
	font-family: 'DejaVu Serif', 'Serif';
	font-style: italic;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	text-indent: 0ex;
	padding: 12px 12px 12px 12px;
	margin: 0px 0px 0px 2px;
}

DIV.Ancora  {
	text-indent : 0ex;
	font-size: 90%;
	font-variant : small-caps;
	margin : 0px;
	padding : 10px 16px 10px 16px;
	text-align : center;
	font-weight : bolder;
	border-bottom: 1px solid silver;
}

.Button  {
	cursor: pointer;
	background-color: transparent;
	color: #701020;
	text-decoration: underline;
}

SPAN.Link  {
	color: black;
	background-color: #a0a0a0;
	padding: 2px 4px 2px 4px;
	margin: 8px 8px 8px 8px;
	text-decoration: underline;
	cursor: pointer;
	border: thin solid Black;
}


SPAN.Greco  {
	font-family : Symbol;
}

P.Greco  {
	font-family : Symbol;
}

P  {
	text-indent : 4ex;
	margin-left : 1ex;
	margin-right : 1ex;
	text-align : justify;
}

P.Lapide  {
	text-align : center;
	font-family : Verdana;
	font-size : large;
}

P.Sinistra  {
	text-align : left;
}

P.Arabo  {
	direction : rtl;
	font-family : "WP ArabicScript Sihafa", "WP Arabic Sihafa";
}

P.Destra  {
	text-align : right;
	display : inline;
	font-size : small;
}

P.Rinvio  {
	text-align : right;
	font-size : x-small;
	background : #9CF;
	color : #00A;
	width : 100%;
}

DIV.Hint {
	position: absolute;
	visibility: hidden;
	font-size: 90%;
	background-color: #fff0f0;
	color: 0;
	padding: 10px;
	margin: 15px;
	border: 6px inset #80323C;
}

SPAN.CloseButton  {
	cursor: pointer;
	background-color: Silver;
	color: Black;
	border: thin solid Gray;
	padding: 1px 12px 1px 1px;
	font-weight: bolder;
	float: right;
}


SPAN.Nota {
	background-color: #ffffa0;
	cursor: help;
	color: #801020;
	font-weight: bold;
	font-size: 100%;
}

A:link.Piccola	{
	text-align	: right;
	font-size	: x-small;
}

A:visited  {
	color: #A52A2A;
}

A:active  {
	color: #F13200;
	font-size : 110%;
}

A:link  {
	color : #003AFF;
}

A:link.Esterna  {
	color : #00B2C5;
}

A:hover{
	color: #F13200;
}


DIV.MenuBar {
	background-color: #D4D4D4;
	color: #ffffd0;
	margin-left : 0ex;
	margin-right : 0ex;
	text-indent : 0ex;
	color: Navy;
	font-variant: small-caps;
	font-size: 90%;
	border : 1px solid Silver;
	padding: 4px 1px 4px 4px;
	font-weight : bold;
}

DIV.Menu {
	background-color: #D4D4D4;
	text-indent : 0ex;
	font-variant: small-caps;
	position: absolute;
	visibility: hidden;
	font-size: 90%;
	padding : 4px;
	border: thin outset #a80000;
	line-height : 150%;
}

DIV.Popup {
	background-color: #D4D4D4;
	position: absolute;
	visibility: hidden;
	font-size: 90%;
	padding : 4px;
	border: thin outset #FFD700;
}

DIV.Hint {
	position: absolute;
	visibility: hidden;
	font-size: 90%;
	background-color: #fff0f0;
	color: 0;
	padding: 10px 10px 0px 10px;
	margin: 15px;
	border: 6px inset #80323C;
}

DL  {
	padding-right : 1ex;
	padding-bottom : 1ex;
	padding-top : 1ex;
	color : #006;
}

DT  {
	color: #205070;
	background: #A0C0E0;
	font-family : Tahoma, Verdana;
	font-size : 110%;
	line-height : 200%;
}

DD, LI {
	text-align : justify;
	margin-left : 1ex;
	margin-right : 1ex;
}

EM  {
	font-weight : bold;
	line-height : 110%;
	color : #05A;
}

STRONG  {
	background	: #FF0;
	font-weight	: bold;
	color		: #79F;
}

H1, H2, H3, H4, H5, H6  {
	background-color: #f8f0e0;
	color: #204080;
	border-bottom: 3px solid #202040;
	font-family: 'DejaVu Serif', 'Serif';
	font-style: italic;
	text-align: left;
	text-indent: 2ex;
}

TABLE{
	background-color : #F9F9FF;
	border : 0px;
	margin : 5px;
}

TABLE.Cornice{
	margin : 3px 3px 3px 3px;
	empty-cells : show;
	padding : 6px 6px 6px;
	border : thin groove Silver;;
	border-spacing : 0;
	border-collapse : collapse;
	page-break-inside : avoid;
}

TABLE.Destra{
	float : right;
	margin-left : 8px;
	padding : 6px 20px 6px 6px;
	background-attachment : scroll;
	border-collapse : collapse;
	border-spacing : 0;
	border : thin groove Silver;;
	empty-cells : show;
	content : inherit;
}

TABLE.Sinistra{
	float : left;
	margin-right : 8px;
	padding : 6px 20px 6px 6px;
	background-attachment : scroll;
	border : thin groove Silver;;
	border-collapse : collapse;
	border-spacing : 0;
	empty-cells : show;
	content : inherit;
	outline : Fuchsia solid thin;
}

TABLE.Foto {
	float : right;
	border : thin;
	border-style : groove;
	margin : 2px 2px 2px 6px;
	border-color : #8080FF;
}

TH  {
	background-color: #f8f0e0;
	color: #204080;
	border-bottom: 3px solid #202040;
	font-family: 'DejaVu Serif', 'Serif';
	font-style: italic;
	text-align: left;
	text-indent: 3ex;
}

TH.Link  {
	color: black;
	background-color: #a0a0a0;
	padding: 2px 4px 2px 4px;
	margin: 8px 8px 8px 8px;
	text-decoration: underline;
	cursor: pointer;
	border: thin solid Black;
}

TH.Logo  {
	width : 200px;
	background-color : transparent;
}

CAPTION  {
	color: Navy;
	background-color: #D4D4D4;
	font-family : Tahoma, Verdana, Arial;
	font-size : 175%;
	border : thin groove Silver;
}

TH.Titolo  {
	color: Black;
	background-color: #D4D4D4;
	font-size : 175%;
}

TH.Titolino  {
	color: Navy;
	background-color: #2EBE88;
	font-size : 125%;
}


TH.Ancora  {
	font-family : Verdana, Arial;
	font-variant : small-caps;
	font-size : 90%;
}

TH.Iter  {
	font-family : Arial Narrow, Arial;
	font-variant : small-caps;
	font-size : 90%;
}

TD{
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	border: 1px solid #A8AEFD;
	border-spacing: 0px;
}

TD.Legenda {
	text-align: justify;
	font-style: italic;
}

TD.Indice  {
	text-align : right;
	vertical-align : top;
	line-height : 150%;
	font-size : 90%;
}

TD.Cifra  {
	text-align : right;
}


TR.Vacanza  {
	background-color : #FDCDC1;
	color : #930C04;
}
