BODY  {
	font-family : "Trebuchet MS", Arial, sans-serif;
	background-color : White;
}

.GoogleMap {
	text-indent : 0ex;
	text-align : center;
	width: 100%; 
	height: 800px; 
	margin-top: 4px; 
	margin-left: 1px; 
	margin-right: 0px; 
	padding: 0px 0px 0px 0px; 
	border: solid 1px #00a000;
}

.Logo  {
	float: left;
	border: thin solid blue;
	background-color: #97E6C8;
	margin: 4px 0px 0px 20px;
	font-size: 125%;
	padding: 0px;
	background-image: url(logo.jpg);
	height: 130px;
	width: 200px;
	background-repeat: no-repeat;
}

.Titolo{
	text-indent: 0ex;
	font-size: 200%;
	padding: 8px 8px 8px 8px;
	background-color: #D06050;
	color: #FFFF70;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	margin: 0px;
	border-bottom: 1px solid Silver;
}

.Titolo_mezzo  {
	background-color: #D06050;
	color: #FFFF70;
	font-size : 175%;
	font-variant: small-caps;
}

.Titolo_sotto  {
	background-color: #E5B4AC;
	color: Navy;
	font-size: 120%;
	font-variant: small-caps;
}

.Titolino  {
	background-color: #E5B4AC;
	color: Navy;
	font-size: 110%;
	font-variant: small-caps;
}

.Ancora  {
	text-indent : 0ex;
	font-size: 90%;
	font-variant : small-caps;
	margin : 0px;
	padding : 11px 15px 11px 15px;
	text-align : center;
	font-weight : bolder;
	border-bottom : 1px solid Silver;
}

DIV.giusto  {
	text-indent : 4ex;
	text-align : justify;
}

.MenuBar {
	text-indent: 0ex;
	text-align: right;
	font-variant: small-caps;
	background-color: #E9E9E9;
	color: Navy;
	font-size: 90%;
	border: 1px solid Silver;
	padding: 2px 2px 2px 2px;
	margin: 4px 4px 4px 2px;
	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.FotoPopup {
	position: absolute;
	visibility: hidden;
	font-size: 90%;
	background-color : #000000;
	color : #aaffaa;
	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.PopUp  {
	cursor: pointer;
	text-decoration: underline;
	color: #0000CD;
}

SPAN.CloseButton  {
	cursor: pointer;
	float: right;
	Background-color: Red;
	color: white;
	font-weight: bold;
	padding: 3px;
	text-indent: 0px;
}

SPAN.Button  {
	cursor: pointer;
	background-color: transparent;
	color: #E37A98;
	text-decoration : underline;
}

SPAN.Nota  {
	font-family : Arial;
	font-size : x-small;
}

SPAN.NotaPopup {
	background-color: #ffffb0;
	cursor: help;
	color: #201080;
	font-weight: bold;
}

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.Arabo  {
	direction : rtl;
	font-family : "WP ArabicScript Sihafa", "WP Arabic Sihafa";
}

P.Rinvio  {
	text-align : right;
	font-size : x-small;
	background : #9CF;
	color : #00A;
	width : 100%;
}

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;
	font-size : 110%;
}

A:hover{
	color: #F13200;
}


DL  {
	padding-right : 1ex;
	padding-bottom : 1ex;
	padding-top : 1ex;
	color : #006;
}

DT  {
	background-color: #D06050;
	color: #FFFF70;
	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: #D06050;
	color: #FFFF70;
	font-family : Tahoma, Verdana;
	text-align: center;
}

TABLE{
	background-color: #F6E8E6;
	border-top: medium groove Silver;
	border-bottom: medium groove Silver;
	border-collapse: collapse;
	margin: 4px 4px 4px 4px;
	padding: 8px 8px 8px 8px;
}

TABLE.Cornice{
	margin : 3px 3px 3px 3px;
	empty-cells : show;
	padding : 6px 6px 6px;
	page-break-inside : avoid;
}

TABLE.Destra{
	float : right;
	margin-left : 8px;
	padding : 6px 20px 6px 6px;
	background-attachment : scroll;
	empty-cells : show;
	content : inherit;
}

TABLE.Sinistra{
	float : left;
	margin-right : 8px;
	padding : 6px 20px 6px 6px;
	background-attachment : scroll;
	border-spacing : 0;
	empty-cells : show;
	content : inherit;
}

TABLE.Foto {
	float : right;
	margin : 2px 2px 2px 6px;
}

TR.Vacanza  {
	background-color : #FDCDC1;
	color : #930C04;
}

TH  {
	text-align: center;
	font-variant: small-caps;
	border : 1px solid #ffa0a0;
}

CAPTION  {
	background-color: #D06050;
	color: #FFFF70;
	font-size : 175%;
	border : thin groove Green;
}

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 #ffa0a0;
}
