table.thingcf
{
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-collapse: collapse;
	width: 540px;
	height:125px;
}

table.thingcf td.thumb
{
	text-align: center;
	vertical-align: middle;
	width: 167px;
	height: 134px;
}

table.thingcf td.table_cf
{
	vertical-align: top;
	padding: 0px 0px 0px 5px;
	height: 108px;
	line-height: 1.3em;
	font-size: 78%;
}

table.thingcf td.detail
{
	margin:0 0 0 2px;
	width: 411px;
	vertical-align: bottom;
	border-style: dashed;
	border-width: 0 0 2px 0;
	border-color: #bac8c1;
	text-align: right;
}

table.thingcf td.detail
{
	margin:0 0 0 2px;
	width: 411px;
	vertical-align: bottom;
	border-style: dashed;
	border-width: 0 0 2px 0;
	border-color: #bac8c1;
	text-align: right;
}

table.timeprice
{
	border-collapse: collapse;
}

table.timeprice th
{
	background-color: #dedede;
	border: 1px solid #666666;
	padding: 4px 2px;
	text-align: center;
}

table.timeprice td
{
	background-color: #ffffff;
	border: 1px solid #666666;
	text-align: center;
	padding: 4px 5px;
}

span.area_capa
{
	color: #ff6666;
	font-size: 125%;
	font-weight: bold;
}

table.pricelist
{
	font-size: 80%;
	border-collapse: collapse;
}

table.pricelist th,
table.pricelist th.glob,
table.pricelist td
{
	border: 1px solid #53a98c;
	padding: 4px 10px;
}

table.pricelist th
{
	background-color: #99ffcc;
	color: #003333;
}

table.pricelist th.glob
{
	letter-spacing: 2em;
	background-color: #53a98c;
	color: #fff;
}

table.pricelist td
{
	text-align: center;
	
}


table.roomlist
{
	font-size: 85%;
	border-collapse: collapse;
}

table.roomlist th,
table.roomlist th.glob,
table.roomlist td
{
	border: 1px solid #a87d51;
	padding: 4px 10px;
}

table.roomlist th
{
	background-color: #ffff99;
	color: #663333;
}

table.roomlist th.glob
{
	letter-spacing: 2em;
	background-color: #a87d51;
	color: #fff;
}

table.roomlist td
{
	text-align: center;
	
}


