/*  INVERONAHOTELS.COM  */

BODY {
	SCROLLBAR-FACE-COLOR: #E6E6CC;
	SCROLLBAR-HIGHLIGHT-COLOR: #E6E6CC; 
	   SCROLLBAR-SHADOW-COLOR: #666666;
	   SCROLLBAR-3DLIGHT-COLOR: #666666;
 
	SCROLLBAR-ARROW-COLOR: #333333;
	
    SCROLLBAR-TRACK-COLOR: #A60053; 	/* TRACCIA BARRA  */
	SCROLLBAR-BASE-COLOR: #A60053; 	 	/* TRACCIA BARRA  */		

	SCROLLBAR-DARKSHADOW-COLOR: #666666; 
	

	BACKGROUND-COLOR: #A60053;	/* SFONDO PORTALE */
}

body { color:#000000; margin-left:1px; margin-right:1px  }
body,td,tr,div,a,p { font-family: Verdana, Arial, Helvetica, sans-serif }

a, a:visited { text-decoration: none; color: #000000 }
a:hover { text-decoration: underline; color: #C43131 } 

H1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small}

 /* screen, tab princ */
.s-table { width: 97%; border: none; }

/* tab lista hotel */
.h-table {
	width: 100%;
	font-size: xx-small;
	border: 1px solid #CDCD98;
}
.h-table td {
	border: 1px solid #CDCD98;
	padding: 3px;
}

/* testo in alto size 1 */	
.t1 {font-size: xx-small; text-align: justify;}
/* link rosso */
.a1, .a1:visited {color: #993333}

/* barra nav you are here.. */
.nav-table {
	width: 75%;
	font-size: x-small;
	border: 1px solid #E6E6CC;
	color: #000000						/* colore testo nav  */
}
.nav-table td {
	background-color: #EFEFDE;			/* colore sfondo nav  */
	padding: 5px;
}


/* albergo: */

/* testo princ size 2 */
.testo {
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: x-small;
	color: #333333;
	}

/* tab foto pagine hotel */
.photo-table {
	font-size: xx-small;			/* tabella */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;	
}
.photo-table td {
	padding: 3px;					/* celle */
	border:  1px solid #E6E6CC;
}

/* tab location how to get pagine hotel */
.location-table {
	width: 100%;
	border: 1px solid #C0C081;		/* tabella */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.location-table td {
	border: 1px solid #E6E6CC;
	padding: 5px;					/* celle */
}

/* tab prezzi pagine hotel */
.rates-table {
	width: 95%;
	border: 1px solid #C52723;		/* tabella */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #C52723
}
.rates-table td {
	border: 1px solid #C52723;
	padding: 5px;					/* celle */
}

/* form prenotazione */
.booking-form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color: #E7E7D1;
}
/* col sx how to book*/
.booking-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}


/* not used */
.t11 {font-size: 11px}
.t12 {font-size: 12px}
.tsmall {font-size: 10px}