/*  INFLORENCEHOTELS.COM  */

BODY { 
	BACKGROUND-COLOR: #5E65A6;	/* 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; font-weight: bold; margin-top: 0px; margin-bottom: 0px}
H2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; margin-top: 0px; margin-bottom: 0px; margin-left: 15px}

 /* screen, tab princ */
.s-table { width: 97%; border: none; }
table.title {
	width: 97%;
	font-size: xx-small;
	border-collapse: separate;
	border: 1px solid #CDCD98;
	background-color: #E6E6CC;
}
table.title td {
	border: 1px solid #CDCD98;
	padding: 3px;
}

/* tab lista hotel */
table.hotel {
	width: 100%; 
	font-size: xx-small;
	border-collapse: separate;
	border: 1px solid #CDCD98;
}
table.hotel td {
	border: 1px solid #CDCD98;
	padding: 3px;
}

/* tab menu */
table.menu {
	width: 90%;
	font-size: xx-small;
	border-collapse: collapse;
	border: 1px solid #C0C081
}
table.menu td {
	padding: 2px;
}
table.menu td.special {
	background-color: #CDCD98;
}
table.menu td.special2 {
	background-color: #E6E6CC;
}
table.menu td.wh {
	background-color: #FFFFFF;
}

table.offer {
	width: 90%;
	font-size: xx-small;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #C0C081
}
table.offer td {
	padding: 2px;
	border: 1px solid #C0C081
}
table.offer td.special2 {
	background-color: #E6E6CC;
}


/* 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}