/*  INFLORENCEHOTELS.COM  */

BODY { BACKGROUND-COLOR: #5E65A6; }	/* SFONDO PORTALE */

html,body{ margin:0;padding:0px 10px 10px; }
body{ font: 76% Verdana, Arial, Helvetica, sans-serif; color:#000; }

a:link, a:visited { color: #000; text-decoration: none; }
a:hover, a:active { color: #C43131; text-decoration: underline; } 

h1 { font-size:160%; } h2 { font-size:140%; } h3 { font-size:120%; } h4 { font-size:100%; }
p { font-size:100%; }

img { border:0; }

H1 {  color: #ddd; font-size: xx-small; font-weight: normal; text-align: center; margin: 0px 0px 5px; }
H2 {  font-size: 11px; font-weight: bold; margin-top: 0px; margin-bottom: 0px; margin-left: 15px; }





div#header{width:100%; padding:5px;
	border:1px solid #CDCD98; background:#E6E6CC; color:#333; }

div#content {background:#fff;} 
div#content p{line-height:1.4}
div#navigation{background:#B9CAFF}
div#extra{background:#FF8539}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}

/* layout */
div#wrapper{float:left;width:100%;margin-left:-200px}
div#content{margin-left:200px}
div#navigation{float:right;width:200px}
div#extra{float:right;clear:right;width:200px}
div#footer{clear:both;width:100%}






div#nav{width:75%; font-size:x-small; text-align:center; 
        background:#EFEFDE; color:#000; border: 1px solid #E6E6CC; padding:5px; }




 /* screen, tab princ */
.s-table { width: 97%; border: none; }
table.title {
	width: 97%;
	font-size: x-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: 10px;
	border-collapse: collapse;
	border: 1px solid #CDCD98;
}
table.hotel td {
	border: 1px solid #CDCD98;
	padding: 3px;
}
table.hotel .price {font-size: 10px; text-align: center;}
table.price {font-size: 10px; text-align: center;}
table.price img{border: 0;}


/* tab menu */
table.menu {
	width: 90%;
	font-size: 10px;
	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: 10px;
	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;
	text-align: center;
	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}
