#BLOC_DESTINS {
	margin-top:26px;
}

#PRE_HOTEL {
	display:table !important;
	display:block;
    float:left;
	width: 296px;
	height: 82px;
	background-color: #FFFFFF;
	border: 0px solid #999999;
	margin-bottom:12px;
}

#IMG_HOTEL {
/*	display:table !important;
	display:block; */
	width: 130px;
	height: 80px;
	background-color: #999999;
    float:left;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	border: 0px;
}

#INF_HOTEL {
	display:table !important;
	display:block;
	float:right;
	
	font-family:Verdana;
	font-size:10px;
	color:#5d5d5d;
	text-decoration:none;
	font-weight:none;
	line-height:10px;
	margin:0px 0px 0px 0px;
	padding-left:12px;
	padding-top:6px;
	padding-bottom:6px !important;
	padding-bottom:2px;
	
	height: auto !important;
	height:80px;
	min-height:80px;
	
	width: 56%;
	border: 1px solid #999999;
	border-left: 0px solid #999999;
	z-index:4;
}

#IMG_HOTEL_FITXA {
	margin-bottom:1px !important;
	margin-bottom:-3px;
	height:auto !important;
	height:259px;
	background-color: #f0edec;	
}


#PRE_BANCO {
	display:table !important;
	display:block;
    float:left;
	width: 76px;
	height: 110px;
/*	height: 36px;*/
	background-color: #FFFFFF;
/*	border: 1px solid #999999;
	margin-bottom:12px; */
}

.cuadre_banc {
	display:table !important;
	display:block;

	height: 90px;

	font-family:Verdana;
	font-size:10px;
	color:#5d5d5d;
	text-decoration:none;
	font-weight:none;
	line-height:10px;
	margin:0px 0px 0px 0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:2px;
	width:100%;
	border: 1px solid #999999;
/*	border-left: 0px solid #999999; */
	z-index:4;
}

.cuadre_banc img {
	margin-bottom: 7px;
}



#IMG_BANCO {
	width: 76px;
	background-color: #FFFFFF;
    float:left;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	border: 0px;
}

#INF_BANCO {
	display:table !important;
	display:block;
	float:right;
	
	font-family:Verdana;
	font-size:10px;
	color:#5d5d5d;
	text-decoration:none;
	font-weight:none;
	line-height:10px;
	margin:0px 0px 0px 0px;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
	/*
	height: auto !important;
	height:30px;
	min-height:30px;
	*/
	width:100%;
	border: 0px solid #999999;
	border-left: 0px solid #999999;
	z-index:4;
}

#FILA_BANCO {
	display:table;
	border: 0px solid red; 
	width:350px;
	margin-bottom:10px;
	
}



.enllac_banco_fitxa{
	display:table !important;
	display:block;
	padding-left: 3px;
	border: 0px solid blue;
}

.enllac_banco_fitxa A { 
	background-image: url(/images/bt_enllac_ovft.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left: 12px;	
	color:#5d5d5d;
	text-decoration:none;
}

.enllac_banco_fitxa A:HOVER{
	color:#f85505;
}

.enllac_banco{
	display:table !important;
	display:block;
	padding-left: 3px;
	text-align: left;
	border: 0px solid blue;
}

.enllac_banco A { 
	color:#5d5d5d;
	text-decoration:none;
}

.enllac_banco A:HOVER{
	color:#f85505;
}