﻿@charset "utf-8";
/* CSS Document */
body {
	color:#FFF;
}
#breadcrumb {
	clear:both;
	color:#73729E;
	font-weight:bold;
	/*padding:10px;*/
	display:block;
	width:940px;
}
#breadcrumb a {
	color:#209FFF;
	font-weight:normal;
}
#interestTitle {
	/*float:left;*/
/*background-color:#FFF;*/
	width:955px;
	float:left;
	clear:both;
}

#hotelsContainer {
	width:955px;
	float:left;
	clear:both;
	/*margin-left:10px;
	margin-bottom:10px;*/
	color:#FFF;
}
.leftColumn {
	width:247px;
	float:left;
	position:relative;
}
.centerColumn {
	width:691px;
	float:left;
	position:relative;
	padding:0;
}
.rightColumn {
	width:240px;
	float:left;
	position:relative;
	}
.otherColumn {

	}
#interestTitle .centerColumn, #interestTitle .leftColumn {
	color:#73729E;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	margin:0px;
	padding-top:10px;
	padding-bottom:5px;
}

/**** CENTER CONTAINERS ****/
#hotelsContainer .centerColumn {
	/*padding-bottom:20px;*/
	
}

#hotelsContainer .centerColumn A{
	color:#FFF;
	text-decoration:none;
	font-size:11px;
	
}


#hotelsContainer .centerColumn A:hover{
	color:#FFF;
	text-decoration:underline;
}

/**** Left Elements ****/

.contAjusteBusq{
	margin-bottom:30px;
	margin-left:10px;
}
#ocultaExclusivos P{
	margin:0;
	}



