/*insertion block*/
.h-cleft .hotel {
	font-family:Tahoma, Geneva, sans-serif;
	clear: both;
	margin: 15px 0px 0px;
}
.hotel .row {
	margin: 0px;
}
.hotel .himg {
	padding-right: 8px;
	margin: 0px auto 10px;
}
.backtitle {
	background:url(../images/backtitlelast.png) right top no-repeat;
	height: 40px;
	width: 75%;
	position: absolute;
	right: 0px;
	z-index: 10;
}
.htitle {
	z-index:12;
	position: relative;
	padding: 5px 0px;
	margin-bottom: 5px;
}
.htitle .space{
	height:25px;
	width:10px;
}
.htitle h3 {
	line-height:12px;
	text-transform: uppercase;
	float: left;
	padding-right: 5px;
	color: #0E3B9A;
	font-weight: bold;
	font-size: 18px;
	position:relative;
	/*font-size: 18px;*/
}
.htitle a {
	color: #0E3B9A;
	text-decoration:none;
	position: relative;
}
.htitle h3 span {
	font-size:11px;
	font-weight:normal;
}
.htitle .zone {
	font-size:11px;
	margin-top:3px;
	font-weight:normal;
}
.hotel p {
	padding:0px 3px;
	font-family:arial, Geneva, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.haddress {
	height: 30px;
	margin: 2px 0px 5px;
}
.haddress .address {
	text-align:right;
	font-size: 11px;
	color: #0E3B9A;
	float: right;
}
.hmap {
	padding:0px !important;
	z-index:16;
	float: right;
	margin-top: -40px;
	position: absolute;
	right: 0px;
}
.detailbutton:hover {
	text-decoration: underline;
	color:#333
}
.detailbutton {
	color:#FFF;
	font-size: 12px;
	text-decoration: none;
	background: url(../images/backbuttdetaillast.png) top left;
	padding: 2px 10px 2px 12px;
	float:left;
}
.dfirst{
	margin:0px 4px 1px 0px
}
/*deta*/
.hotel .data{
	font-size:13px;
	font-weight: bold;
	font-family:"Trebuchet MS", Arial;
	padding: 3px 0px 0px;
}
.data .type{
	font-size:15px;
}
.data .prices{
	padding:4px 0px 0px;
	text-align: right;
}
.data .numb{
	color:#8093C2;
}
.data .price{
	font-size:18px;

}
.data .pricelast{
	font-size:20px;
	margin-top:-10px;
}
.data .time{
	position:absolute;
	right: 0px;
	background-color: #E0C6F2;
	padding: 1px 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	color: #000;
}
.data .pricebig {
font-size: 34px;
color: #CC3399;
font-weight: normal;
}
.data .barred {
text-decoration: line-through;
color: #6735DB;
}
.price-border {
	margin:0px 0px 8px;
	border-color:#CCC;
}
