
	/* Primary nav 	#336699*/
A:link {
text-decoration:  none;
	color: #336699;
}

A:active {
	TEXT-DECORATION: none
}

A:visited {
	TEXT-DECORATION: none;
	color: #336699;
}

A:hover {
	TEXT-DECORATION: underline;
	color: #336699;
}

#table_menu_home {
height: 32px;
}

#table_menu_home a:link,
#table_menu_home a:visited,
#table_menu_home a:hover,
#table_menu_home a:visited:hover {
	color: #E5FFF3;
	font-size: 2px;
}

#table_page_link a:link,
#table_page_link a:visited,
#table_page_link a:hover,
#table_page_link a:visited:hover {
   color:red;
	font-size: 1px;
	}
	
div#globalnav	{
	height: 30px;
	width: 600px;
	margin: 0 0 0 12px;
	padding: 0;
	border: 0;
	background: White;
}


	/* Menu in italiano inizio*/
div#globalnav ul#menu	{
	height: 30px;
	width: 600px;
	background: transparent url(images/nav.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	}

div#globalnav ul#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
ul#menu li, ul#menu a {
	height: 30px;
	display: block;
	}


div#globalnav ul#menu li a {
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	}
	
#home	         {left: 0;     width: 50px;}     
#camere	      {left: 54px;  width: 75px;}
#come_arrivare	{left: 135px; width: 90px;}
#gallery       {left: 230px; width: 95px;}
#listino	      {left: 331px; width: 112px;} 
#lastminute  	{left: 450px; width: 95px;}
#link     	   {left: 550px; width: 40px;}



#home a:hover          {background: transparent url(images/nav.gif)     0  -30px no-repeat;}
#camere a:hover        {background: transparent url(images/nav.gif) -54px  -30px no-repeat;}
#come_arrivare a:hover {background: transparent url(images/nav.gif) -135px -30px no-repeat;}
#gallery a:hover       {background: transparent url(images/nav.gif) -230px -30px no-repeat;}
#listino a:hover       {background: transparent url(images/nav.gif) -331px -30px no-repeat;}
#lastminute a:hover    {background: transparent url(images/nav.gif) -450px -30px no-repeat;}
#link a:hover          {background: transparent url(images/nav.gif) -550px -30px no-repeat;}
	/* Menu in italiano fine*/

	/* Menu in inglese inizio*/
div#globalnav ul#menu-eng	{
	height: 30px;
	width: 600px;
	background: transparent url(images/nav-eng.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	}

div#globalnav ul#menu-eng li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
ul#menu li, ul#menu-eng a {
	height: 30px;
	display: block;
	}


div#globalnav ul#menu-eng li a {
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	}

	
#home-eng	         {left: 0;     width: 50px;}     
#camere-eng	         {left: 60px;  width: 49px;}
#come_arrivare-eng	{left: 120px; width: 120px;}
#gallery-eng         {left: 248px; width: 94px;}
#listino-eng	      {left: 350px; width: 92px;} 
#lastminute-eng    	{left: 452px; width: 93px;}
#link-eng     	      {left: 550px; width: 40px;}



#home-eng a:hover          {background: transparent url(images/nav-eng.gif)     0  -30px no-repeat;}
#camere-eng a:hover        {background: transparent url(images/nav-eng.gif) -60px  -30px no-repeat;}
#come_arrivare-eng a:hover {background: transparent url(images/nav-eng.gif) -120px -30px no-repeat;}
#gallery-eng a:hover       {background: transparent url(images/nav-eng.gif) -248px -30px no-repeat;}
#listino-eng a:hover       {background: transparent url(images/nav-eng.gif) -350px -30px no-repeat;}
#lastminute-eng a:hover    {background: transparent url(images/nav-eng.gif) -452px -30px no-repeat;}
#link-eng a:hover          {background: transparent url(images/nav-eng.gif) -550px -30px no-repeat;}
	/* Menu in inglese fine*/

.tab {
	border: 1px solid #C0C0C0
}

.img_rossa {
	border: 1px solid Red;
}

.img_blu {
	border: 1px solid Blue;
	border-right: 1px solid;
}

.bordo_dx {
	BORDER-right: 2px solid #FFE6BF;
}

.tab_prezzi {
 border: 1px solid #FFD7C4
}


h1 {
	color: #666699;
	font-family: Garamond;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
}

.prezzo {
	color: #666699;
	font-family: Garamond;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
}

.nota_listino {
	color: #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
}

.nota_foto {
	color: #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
}

.nota_popup {
	color: #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
}


.nota_camere {
	color: #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}

.email {
	color: #336699;
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
}

.h2 {
	color: #336699;
	font-family: Garamond;
	font-size: 14px;
   padding-left: 145px;
	font-weight: bold;
	font-variant: small-caps;
}

.button-popups{ background-color:#FFFFFF;
		FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
		color: #000000;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 1px solid }

.buttonon-popups{ background-color:#F0F0F0;
		FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
		color: #339900;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 1px solid }


	/* Era usato per l'ombra in gallery   -- inizio  */
.drop-shadow
{
	float: left;
	position: relative;
	margin: 10px 3px 0 10px !important;
	margin: 10px 3px 0 5px;
	background: transparent url(images/drop_shadow.png) no-repeat bottom right !important;
	background: transparent url(images/drop_shadow_ie.gif) bottom right no-repeat;
}

.drop-shadow img
{
	padding: 4px;
	display: block;
	position: relative;
	margin: -6px 6px -32px -6px;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
}

/* Fine -- Era usato per l'ombra in gallery  */

/* Nuova ombreggiatura in gallery  */
#box2, #box3 {display:block; position:absolute; top:2px; left:2px;}
#box1 {display:block; width:408px; height:308px; position:relative;
       top:0px; left:0; background:#ccc; border:2px solid #eee;
		 margin:0 auto;}
#box2 {               width:400px; height:300px; background:#999; border:2px solid #aaa;}
#box3 {               width:392px; height:292px; background:#777; border:2px solid #888;}

#slide {
	display: block;
	position: absolute;
	bottom: 0px;
	right: -2px;
	border-top: 1px solid #333;
	border-left: 1px solid;
	border-right: 1px solid #ff8;
	border-bottom: 1px solid #ff8;
}
/* Nuova ombreggiatura in gallery  Fine */

.small {
	FONT-SIZE: 10px;
	COLOR: #666699;
	LINE-HEIGHT: 15px;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
/* finestrella che scorre verso il basso */
#dropinboxv2cover{
width: 320px; /*change width to desired */
height: 220px;  /*change height to desired. REMOVE if you wish box to be content's natural height */
position:absolute; /*Don't change below 4 rules*/
z-index: 100;
overflow:hidden;
visibility: hidden;
}

#dropinboxv2{
width: 300px; /*change width to above width-20. */
height: 205px; /*change height to above height-20. REMOVE if you wish box to be content's natural height*/
border: 2px solid brown; /*Customize box appearance*/
background-color: lightyellow;
padding: 4px;
position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
}
/* finestrella che scorre verso il basso  FINE */