﻿@charset "utf-8";
/* CSS Document */

#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:960px;
	float:left;
	clear:both;
}
#interestContainer {
	background:transparent url(/img/background/bgd-interests.gif) repeat scroll left top;
	width:960px;
	float:left;
	clear:both;
}
.leftColumn {
	width:160px;
	float:left;
	position:relative;
}
.centerColumn {
	width:789px;
	float:left;
	position:relative;
}
.rightColumn {
	width:240px;
	float:left;
	position:relative;
	}
.otherColumn {

	}
#interestTitle .centerColumn, #interestTitle .rightColumn {
	color:#73729E;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:10px;
}
/**** NAVIGATION MENU ****/

ul#sideMenu {
	padding: 0;
	margin: 0;
	list-style: none;
	width:140px;
	clear:both;
	margin-left:10px;
	margin-top:20px;
	margin-bottom:20px;
}
ul#sideMenu li {
	margin-top:10px;
	margin-bottom:10px;
}
ul#sideMenu li a {
	text-decoration: none;
	display: block;
	color: #333333;
	font-weight: bold;
	padding: 10px 10px;
	color:#73729E;
	text-decoration:none;
	font-weight:bold;
	width:130px;
}
ul#sideMenu li a:hover {
	background-color: #B4B6CF;
	text-decoration: none;
	color:#FFF;
}
/**** CENTER CONTAINERS ****/
#interestContainer .centerColumn {
	padding-bottom:20px;
}
#interestContainer .centerColumn .centerLeft {
	margin:0;
	padding-left:0px;
	padding-top:0px;
	clear:inherit;
	float:left;
	text-align:left;
	width: 788px;
}
#interestContainer .centerColumn .centerRight {
	clear:inherit;
	float:right;
	width:280px;
	margin-top:0px;
	margin-right:0px;
	padding-right:10px;
	padding-top:20px;
}
#interestContainer .centerColumn H1 {
	margin:0;
	padding:0;
	color:#FFF;
	font-size:16px;
	text-transform:uppercase;
}
#interestContainer .centerColumn H2 {
	margin:0;
	padding:0;
	color:#73729E;
	font-size:14px;
	text-transform:uppercase;
}
#interestContainer .centerColumn P {
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}
/**** LOCALITIES LISTING MENU ****/

ul#localitiesMenu {
	padding: 0;
	margin: 0;
	/*list-style: none;*/
	list-style-image:url(/img/bullets/arrow-bullet.gif);
	list-style-position:inside;
	/*list-style-type:none;*/
	margin-left:0px;
	margin-top:20px;
	margin-bottom:20px;
}
ul#localitiesMenu li {
	margin-top:5px;
	margin-bottom:5px;
}
ul#localitiesMenu li a {
	text-decoration: none;
	/*display: block;*/
	color: #333333;
	font-weight: bold;
	/*padding: 3px 10px;*/
	color:#73729E;
	text-decoration:none;
	font-weight:bold;
	/*width:190px;*/
}
ul#localitiesMenu li a:hover {
}

.offers h2 a {
	color:#FFF;
	text-decoration:none;
	}
	
.offers {
	display:block;
	height:110px;
	}

.offers h2 a:hover {
	color:#FFF;
	text-decoration:underline;
	}

.offers p{
	color:#73729E !important;
	font-size:11px;
	margin-top:5px;
	
	}
.offers #image {
	float:left;
	width:120px;
	height:100px;
	}

.offers #content {
	float:left;
	width:340px;
	height:100px;
	}

.offers #image img {
	border:#FFF solid 1px;
	}
span.hotelName{
	color:#ffffff;
	font-size:11px
	}


/***** newsletter ****/

#newsletter{
	border:1px solid #FFFFFF;
	padding:5px;
margin-bottom:10px;
font-size:11px;

	color:#000000;
	background-color:#dddddd;
	}
	
#newsletter a{
	color:#298CF1;
	}

#f1 {
margin:0;
padding:0;
}
.inputtext {
	background-color:#ffffff;
	border:1px solid #999999;
	color:#999999;
	font-size:11px;
	height:15px;
	width:140px;
	padding:2px;
}
.tabla2 {
	color:#000000;
	display:block;
	clear:both;
}
.interestDiv{
	display:block;
	position:relative;
	}
.interestText{
	float:left;
	position:absolute;
	left:15px;
	top:15px;
	}