BODY  {
	font-family: "Trebuchet MS", Arial;
	background-color: #F0FFF0;
}

HR {
	height: 1px;
	color : silver;
}

.Logo  {
	float: left;
	margin: 5px 0px 0px 10px;
	padding : 3px 2px 3px 2px;
}

.LogoD  {
	float: right;
	margin: 5px 10px 0px 0px;
	padding : 3px 2px 3px 2px;
}


.Logo2  {
	float: left;
	margin: 16px 0px 0px 10px;
	padding : 3px 2px 3px 2px;
}

.Riquadro{
	border: 1px solid Silver;
	font-size: 120%;
}

.Legenda {
	font-style: italic;
	font-size : 90%;
}

DIV  {
	text-indent : 4ex;
	margin-left : 1ex;
	margin-right : 1ex;
	text-align : justify;
}


DIV.Titolo{
	text-indent: 0ex;
	font-family: "Trebuchet MS", Arial;
	font-size: 200%;
	padding: 10px 8px 10px 8px;
	background-color: #10A080;
	color: #ffff80;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0px 2px 0px 2px;
	border-bottom: 1px solid Silver;
}

DIV.Ancora  {
	text-indent : 0ex;
	font-family: "Trebuchet MS", Arial;
	font-variant : small-caps;
	padding: 12px 8px 12px 8px;
	text-align : center;
	font-weight : bolder;
	margin: 0px 2px 0px 2px;
	border-bottom: 1px solid Silver;
}

DIV.Citazione {
	text-indent : 5ex;
	font-family: "Trebuchet MS", Arial;
	margin : 0px 0px 0px 30%;
	padding: 12px 8px 12px 8px;
	text-align : justify;
	border: 1px solid Silver;
}

DIV.Destra  {
	text-align : right;
	font-size : x-small;
}

DIV.MenuBar {
	text-indent : 0ex;
	color: Navy;
	font-variant: small-caps;
	background-color : #F2E793;
	font-size: 90%;
	border : 1px solid Silver;
	padding: 4px 1px 4px 4px;
	font-weight : bold;
}

DIV.Menu {
	text-indent : 0ex;
	font-variant: small-caps;
	position: absolute;
	visibility: hidden;
	font-size: 90%;
	background-color : #FBF8E3;
	padding : 4px;
	border: thin outset #FFD700;
	line-height : 150%;
}

DIV.Popup {
	position: absolute;
	visibility: hidden;
	font-size: 90%;
	background-color : #fffff7;
	padding : 4px;
	border: thin outset #FFD700;
}

DIV.Greco  {
	font-family : Symbol;
}

DIV.Hint {
	position: absolute;
	visibility: hidden;
	font-size: 90%;
	background-color: #fff0f0;
	color: 0;
	padding: 10px;
	margin: 15px;
	border: 6px inset #80323C;
}

SPAN.CloseButton  {
	text-indent : 0ex;
	margin: 0ex;
	cursor: pointer;
	background-color: Red;
	color: White;
	border: 2px ridge Silver;
	padding: 0px 4px 0px 4px;
	float: right;
}


SPAN.Nota {
	background-color: #ffffa0;
	cursor: help;
	color: #801020;
	font-weight: bold;
}

SPAN.Link  {
	color: black;
	background-color: #a0c0a0;
	padding: 2px 4px 2px 4px;
	margin: 8px 8px 8px 8px;
	text-decoration: underline;
	cursor: pointer;
	border: thin solid Black;
}

SPAN.Button  {
	cursor: pointer;
	background-color: transparent;
	color: #E37A98;
	text-decoration : underline;
}

SPAN.Nuovo {
	color: White;
	background-color: Red;
	font-variant: small-caps;
}

SPAN.Greco  {
	font-family : Symbol;
}

P.Greco  {
	font-family : Symbol;
}

P  {
	text-indent : 4ex;
	margin-left : 1ex;
	margin-right : 1ex;
	text-align : justify;
}

P.Sinistra  {
	text-align : left;
}

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%;
}

A.Google {
	list-style-image: none;
	background-image: url(google/google_earth16.png);
	background-repeat: no-repeat;
	padding-left: 18px;
}
A:link.Piccola	{
	text-align	: right;
	font-size	: x-small;
}

A:visited  {
	color : #B400E2;
}

A:active  {
	color: #F13200;
	font-size : 110%;
}

A:link  {
	color : #003AFF;
}

A:link.Esterna  {
	color : #00B2C5;
}

A:hover{
	color: #F13200;
}


DL  {
	padding-right : 1ex;
	padding-bottom : 1ex;
	padding-top : 1ex;
	color : #006;
}

DT  {
	color: #205070;
	background-color: #10A080;
	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: #10A080;
	color: #ffff80;
	font-family : Tahoma, Verdana;
	text-align: center;
}

TABLE{
	border-style: none;
	border-spacing: 0px;
	border-collapse : collapse;
	empty-cells : show;
	content : inherit;
	margin : 1px;
}

TABLE.Cornice{
	empty-cells: show;
	padding : 2px 2px 2px 2px;
	page-break-inside: avoid;
}

TABLE.Destra{
	float : right;
	margin-left : 8px;
	padding : 2px 2px 2px 2px;
	background-attachment : scroll;
}

TABLE.Sinistra{
	float : left;
	margin-right : 8px;
	padding : 6px 20px 6px 6px;
}

TABLE.Foto {
	float: right;
	margin: 2px 2px 2px 6px;
}

TH  {
	border-bottom: 1px solid Silver;
	border-top: 2px groove Silver;
	background-color: #10A080;
	color: #ffff80;
	font-family: Tahoma, Verdana, Arial;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-left-style: none;
	border-right-style: none;
}

TH.Logo  {
	width : 200px;
	background-color : transparent;
}

CAPTION  {
	color: Navy;
	font-size : 175%;
	background-color: #00A080;
	border : thin groove Green;
}

TH.Titolo  {
	color: Black;
	background-color: #00A080;
	font-size : 175%;
}

TH.Titolino  {
	color: Navy;
	background-color: #00A080;
	font-size : 125%;
}

TH.Ancora  {
	background-color: #80F0B8;
	color: Navy;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-variant: small-caps;
}

TH.Iter  {
	font-family : Arial Narrow, Arial;
	font-variant : small-caps;
	font-size : 90%;
}

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;
}

TD {
	padding: 1px 3px 1px 3px;
	border: 1px solid Gray;
	border-spacing : 0px;
	font-size: 90%;
}

TD.Testo{
	vertical-align: top;
	border-top: 1px solid Silver;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

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;
}
