body { background: #fff; margin: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

h1 { margin: 0 1px 0 0; padding: 3px; background: #E7E0CF; font-size: 110%; text-align: right; color: #042E57; }

p { margin: 0; padding: 0; padding-bottom: 1.5em; }

fieldset { margin-left: 10px; margin-bottom: 10px;}

legend { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold;}
label{ font-family: Arial, Helvetica, sans-serif; font-size: 12px;}


TABLE { empty-cells: show; margin: 0px; padding: 0px; border-collapse: collapse;
	vertical-align: top; text-align: left; background: #fff;}

TABLE TH { background: #F3F8FC; margin: 0px; padding: 0px; border-collapse: collapse; color: #C00000; text-align: center;}
TABLE TD { margin: 0px; padding: 0px; border-collapse: collapse; vertical-align: top; text-align: left;}
TABLE TR { margin: 0px; padding: 0px;	border-collapse: collapse; vertical-align: top; text-align: left;}

#top { background: url(/files/hotelmeridiana/topsx.jpg) left no-repeat #003366; border-bottom: 1px solid #fff; }

#logo { background: url(/files/hotelmeridiana/topdx.jpg) right no-repeat; text-align: center; }

#prenota { background: #EDE5BC; color: #fff; font-weight: bold; font-size: 80%; vertical-align: middle;
	width: 192px; padding: 3px; border-right: 1px solid #fff; border-bottom: 1px solid #fff; font-size: 13px }
#prenota img { vertical-align: middle; border: 0; }
#prenota a{ text-decoration: none; color: #CC0033; }
#prenota a:hover{ text-decoration: underline; color: #000; }

#position { background: #042E57; color: #fff; font-weight: bold; font-size: 80%; vertical-align: middle;
	width: 100%; margin: 0; padding: 0; border-bottom: 1px solid #fff; }
#position ul{ margin: 0; padding: 2px;; list-style: none; float: left; }
#position ul li{ margin: 0; padding: 0px; list-style: none; display: inline; }
#position ul li a{ text-decoration: none; color: #fff; margin-right: 10px; padding: 2px; }
#position ul li a:hover{ text-decoration: underline; color: #fff; }

#position #attivo a{ background: #E7E0CF; color: #000; }

#lingue { float: right; vertical-align: middle; white-space: nowrap; }
#lingue a { padding: 2px; }
#lingue img { border: 0; }

#sx { background: url(/files/hotelmeridiana/wht.gif) left bottom no-repeat #7D683A; font-size: 80%;
	vertical-align: top; border-bottom: 1px solid #fff; }

#menusx { background: url(/files/hotelmeridiana/wht.gif) left bottom no-repeat #E7E0CF; padding: 4px; 
	font-weight: bold; border-bottom: 1px solid #fff; }
#menusx ul { margin: 0; padding: 3px; list-style: none; }
#menusx ul li { margin: 0; padding: 0; list-style: none; margin-bottom: 1em; }
#menusx ul li a { color: #003366; text-decoration: none; width: 100%; }
#menusx ul li a:hover { color: #003366; text-decoration: underline; width: 100%; }

#sxvenice { background: url(/files/hotelmeridiana/sxvenice.jpg) no-repeat; }
#sxveniceb { padding: 5px; font-size: 90%; }
#sxvenicet { color: #fff; margin-top: 70px; margin-bottom: 170px; }
#sxvenicet a { color: #fff; text-decoration: underline; }
#sxvenicet a:hover { text-decoration: none; }

#dx { vertical-align: top; background: url(/files/hotelmeridiana/bkmain.gif) right repeat-y; }

#main { padding: 4px; line-height: 1.5em; color: #000; font-size: 90%; text-align: justify; }
#main img { border-top: 1px solid #ACD3F5; border-left: 1px solid #ACD3F5; margin: 3px;
	border-right: 1px solid #003366; border-bottom: 1px solid #003366; }

#main a{ text-decoration: underline; color: #042E57; font-weight: bold; }
#main a:hover{ text-decoration: none; color: #7D683A; }
	
#foot { background: url(/files/hotelmeridiana/foot_conc.jpg) top right no-repeat #7D683A; padding: 10px 5px 10px 5px;
	border-top: 1px solid #fff; color: #fff; font-size: 80%; }
#foot a { color: #fff; text-decoration: underline; }
#foot a:hover { color: #fff; text-decoration: none; }

#stats { display: none; visibility: hidden; }

td.disponibile {
    background-color: green;
	border: 1px solid #000;
	width: 8px
	height: 8px
}

td.nondisponibile {
    background-color: red;
	border: 1px solid #000;
	width: 8px
	height: 8px
}

td.offerta {
    background-color: yellow;
	border: 1px solid #000;
	width: 8px
	height: 8px
}

td.giorni {
	font-size: 0.7em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: transparent;
	border: 1px solid #000;
	width: 8px
	height: 8px
}


td.datechiuse {
    background-color: gray;
	border: 1px solid #000;
	width: 8px
	height: 8px
}

td.specialdates {
    background-color: blue;
	border: 1px solid #fff;
	width: 8px
	height: 8px
}

