body {
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana;
	color: #000000;
	text-align: center;

	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-highlight-color: #DEDEDE;
	scrollbar-face-color: #C0C0C0;
	scrollbar-shadow-color: #DEDEDE;
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-track-color: #EDEDED;
}

/* INIZIO TABELLA ESTERNA OMBRE */


#titricerca {
	color: #406633;
	font-weight: bold;
	font-size: 11px;
	border-top: 1px solid #406633;
	border-bottom: 1px solid #406633;
	background-color: #FFFFFF;
}

table#mt {
	width: 780px;
}

table#mt td.main {
	width: 762px;
	background-color: #FFF;
	vertical-align: top;
	text-align: center;
}

table#mt td.sdw_lft {
	width: 9px;
	background-image: url('img/shadow_l.gif');
	background-repeat: repeat-y;
}

table#mt td.sdw_rgt {
	width: 9px;
	background-image: url('img/shadow_r.gif');
	background-repeat: repeat-y;
}

/* FINE TABELLA ESTERNA OMBRE */

/* INIZIO TABELLA CENTRALE INTERNA */

table#all {
	width: 750px;
}

table#all td.testata {
	background-color: #77A539;
	height: 85px;
}

table#all td.bianco {
	background-color: #FFF;
	height: 1px;
}

table#all td.rosso {
	background-color: #B00;
	height: 16px;
}

table#all td.data {
	background-color: #E8EADC;
	height: 20px;
}

table#all td.verde {
	background-color: #5E6A38;
	height: 1px;
}

table#all td.bottom {
	background-color: #463;
	height: 80px;
	font: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

table#all td.menu {
	background-color: #BFD6BA;
	width: 150px;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
}

table#all td.centrale {
	background-color: #F0F1EB;
	width: 450px;
	text-align: center;
	vertical-align: top;
	height: 400px;
	padding-top: 10px;
}

table#all td.destra {
	background-color: #BFD6BA;
	width: 150px;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;

}

/* FINE TABELLA CENTRALE INTERNA */

/* INIZIO MENU DI SINISTRA */

table#menu_tab {
	width: 140px;
}

table#menu_tab tr.row {
	background-color: #EFEFEF;
}

table#menu_tab td.lnk {
	width: 132px;	
}

table#menu_tab td.lnk_sel {
	background-color: #FFFFFF;
	width: 132px;
}

table#menu_tab td.arw {
	width: 18px;
	text-align: center;
}

table#menu_tab td.arw_sel {
	background-color: #FFF;
	width: 18px;
	text-align: center;
}

table#menu_tab td.btm {
	height: 2px;
	vertical-align: top;
}

table#menu_tab div.pam {
	font-size: 11px;
	color: #336633;
	padding-left: 2px;
}

table#menu_tab div.pam_sel {
	font-size: 11px;
	font-weight: bold;
	color: #336633;
	padding-left: 2px;
}

/* FINE MENU DI SINISTRA */

/* INIZIO TROVA HOTEL */

table#trova {
	width: 98%;
	background-color: #406633;
}

table#trova td.trova_tit {
	height: 18px;
}

table#trova td.trova_main {
	background-color: #FFF;
	text-align: center;
}

table#trova div.trova_titolo {
	padding-left: 2px;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}

table#trova td.trova_cat {
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

table#stelle {
	width: 100%;
}

table#stelle div.quante {
	font-size: 11px;
}

table#stelle td.cbox {
	width: 10%;
}

table#stelle td.label {
	width: 40%
}

/* FINE TROVA HOTEL */

/* INIZIO PERCORSI ENOGASTRONOMICI */

table#percorsi {
	width: 98%;
	background-color: #669810;
}

table#percorsi td.percorsi_tit {
	height: 18px;
}

table#percorsi td.percorsi_main {
	background-color: #D9FCA7;
	height: 140px;
	vertical-align: top;
}

table#percorsi div.percorsi_titolo {
	padding-left: 2px;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}

table#percorsi div.percorsi_testo {
	padding: 4px 4px 4px 4px;
	font-size: 11px;
}

/* FINE PERCORSI ENOGASTRONOMICI */

/* INIZIO OFFERTE LAST MINUTE */

table#offerte {
	width: 98%;
	background-color: #406633;
}

table#offerte td.offerte_tit {
	height: 18px;
}

table#offerte td.offerte_foto {
	background-color:#DBEAC4;
	width: 20%;
	text-align: center;
	vertical-align: top;
	padding-top: 4px;
}

table#offerte td.offerte_line {
	background-color: #F0F1EB;
	height: 1px;
}

table#offerte td.offerte_main {
	background-color:#DBEAC4;
	height: 86px;
	vertical-align: top;
	width: 80%;
}

table#offerte div.offerte_titolo {
	padding-left: 2px;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}

table#offerte div.offerte_testo {
	padding: 4px 4px 4px 4px;
	font-size: 11px;
}

/* FINE OFFERTE LAST MINUTE */

/* INIZIO TABELLE COLONNA DI DESTRA */

table#day {
	width: 140px;
	background-color: #464;
}

table#day .tit {
	height: 20px;
	background-color: #DDEEBB;
}

table#day .bkg {
	background-color: #EEFFEE;
	text-align: center;
}

table#day_view {
	width: 130px;
	background-color: #446644;
}

table#day_view td {
	background-color: #FFF;
}

div.tit_day {
	color: #000;
	font-size: 11px;
	padding-left: 3px;
	font-weight: bold;
}

/* FINE TABELLE COLONNA DI DESTRA */


/* ---- ---- VARIE ---- ---- */

div.txt_fff {
	color: #FFF;
	font-size: 11px;
	padding-left: 3px;
}

div.data {
	font-size: 11px;
	text-color: #000;
	text-align: right;
	padding-right: 3px;
}

div.testo {
	font-size: 11px;
}

div.notizie {
	font-size: 12px;
	text-align: justify;
	border : 1px solid Green;
	padding-right: 4 px;
	padding-left: 4 px;
	padding-top: 4 px;
	padding-bottom: 4 px;
	margin-right: 4 px;
	margin-left: 4 px;
	margin-top: 4 px;
	margin-bottom: 4 px;
}

.box {
	height: 16px;
	border: solid 1px #C0C0C0;
	background-color: #FFFFFF;
}


/* INIZIO DETTAGLIO PER RICERCA */

.titolocaratteristiche {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	vertical-align : top;
	text-align : center;
}

.titolocaratteristiche1 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align : top;
	text-align : center;
}

.nomealbergo {
	font-size: 12px;
	font-weight: bold;
	color: #406633;
	text-align : left;
}

input.alberghi {
	font-size: 10px;
	font-weight: bold;
	color: #406633;
	text-align : center;
	background-color: #bdd7bd;
	border-color: #406633;
}

input.login {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align : center;
	background-color: #EFEFEF;
	border : 1px solid Gray;
}

input.alberghi1 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align : left;
	background-color: #FFFFFF;
}

input.alberghi2 {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-family:Verdana;
	text-align : left;
	background-color: #FFFFFF;
	border : 1px solid Gray;
}

select.alberghi2 {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-family:Verdana;
	text-align : left;
	background-color: #FFFFFF;
	border : 1px solid Gray;
}

.indirizzoalbergo {
	font-size: 10px;
}

.descrizione {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	vertical-align : top;
	text-align : justify;
}

.titolo{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align : left;
}

.testo1{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align : left;
}

.testo{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align : left;
}

.testobianco{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align : left;
}

a.sottomenu {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding-bottom: 2px;
	padding-right: 2px;
	text-align: left;
}

a:hover.sottomenu {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #BB0000;
	padding-bottom: 2px;
	padding-right: 2px;
	text-align: left;
}

a.menu {
	color: #336633;
	text-decoration: none;
}

a.menu:hover {
	color: #336633;
}

a.news {
	color: #336633;
	font-size: 10px;
	text-decoration: none;
}

a.news:hover {
	color: #336633;
	font-size: 10px;
}

a.newseventi {
	color: #336633;
	font-size: 10px;
	text-decoration: none;
}

a.newseventi:hover {
	color: #336633;
	font-size: 10px;
}

/*  INIZIO LISTA STRUTTURE */
.lista_regcom{
	background-color: #406633;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align : left;
}
