body {
	background-color:#FAF0E6;
	padding:10px;
}
.extras {
	
}

.h_texto, .h_titulo {
	font-size:20px;
}

table.tbprecos tr.weekend {
	background-color:rgb(235,106,20);
} // lisbon and oporto hotels

table.tbprecos tr.extras {
	background-color:#FFCC00; 
	line-height:10pt;
	text-align:left;
}
table.tbprecos td.extras {
	padding:5px
}

table.tbprecos {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color:#CCCCCC;
	padding:2px;
}

table.tbprecos tr.linha {
	background-color:#F48E2A; text-align:center
}

table.tbprecos tr {
	background-color:#FFFFFF; 
	text-align:center;
	line-height:14pt;
}

table.tbsuple {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color:#CCCCCC;
	padding:2px;
}
table.tbsuple tr.linha {
	background-color:#F48E2A; 
	text-align:center;
}
table.tbsuple tr {
	background-color:#FFFFFF;
	text-align:center;
	line-height:14pt;
}

table.tbpromos {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:#FFFFFF
	background-color:#FF0000
}
table.tbpromos tr.linha {
	text-align:left; 
	line-height:11pt;
	background-color:#FFFFFF; 
	padding:3px
}

