@charset "utf-8";
/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FBF1C8;
	margin:0;
	padding: 0;
	background-color:#4A3A0B;
}

h1, h2, h3, p, form { margin: 0; padding: 0; }

img {
	border: none;
}

/*main container*/
#wrapper {
	margin: 0;
	width:914px;
	margin: 0 auto;
}

/*header*/
#header {
	width:914px;	
	background-color:#FFFFFF;		
}

.image {
	margin-bottom:0 -3px;
}

.hotelname {
	color: #486ac3;
	font-size:14px;
	font-weight:bold;
	width:914px;
	height:21px;
	background-image:url(../images/banner-top.jpg);
	padding-top:5px;
	letter-spacing:0.5px;
	text-align:center;
}

#main {	
	float:left;
	width:914px;
	background-image:url(../images/bkn-content.jpg);
	padding-bottom:10px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#leftbar {
	float:left;
	width:208px;
	padding-top:20px;
}

.leftbar-separator {
	float:left;
	width:208px;
	height:20px;
}

/* ---------------- main menu ----------------*/
#menu {	
	width:208px;
}

#menu-center {
	float:left;
	width:208px;
	background-image:url(../images/menu-center.gif);
}

#menu ul {
	width:180px;
	list-style: none;
	margin-left:15px;
	margin-bottom:0;
	margin-top:0;
	padding: 0;
}

#menu li a {
	height: 32px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fdfc8b;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	font-size: 12px;
	font-weight:bolder;
	letter-spacing: 1.5px;
}

#menu li a:link, #menu li a:visited {
	color: #fdfc8b;
	display: block;
	background: url(../images/bird-on.gif) no-repeat 6px 35%;
	padding: 8px 0 0 33px;
}

#menu li a:hover, menu li #current, menu li a:active {
	color: #691A0F;
	background: url(../images/bird-off.gif) no-repeat 6px 35%;
	padding: 8px 0 0 33px;
}
/*--------------------------------------------------*/

#photo {
	float:left;	
	width:208px;	
}

#photo-center {
	float:left;
	width:190px;
}

#photo-center-space {
	float:left;
	width:9px;
	height:20px;
}

/*--------------------------------------------------*/

#content {
	float:left;
	width:540px;
	background-image:url(../images/bkn-content-text.jpg);
	padding-left:50px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:30px;
}

#separator_left {
	float:left;
	width:30px;
	height:100px;
}

#separator_center {
	float:left;
	width:15px;
	height:100px;
}

#copyright {
	font-size:10px;
	font-weight:bold;
	color: #E2D9B4;
	letter-spacing:0.1em;
	padding-top:20px;
	padding-bottom:0px;
	height:13px;
	width:915px;
	text-align:center;
	background-image:url(../images/bkn-footer.jpg);
}

/*--------------------------------------------------*/

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	margin-top:5px;
	margin-bottom:15px;
	letter-spacing: 0.1em;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top:5px;
	margin-bottom:5px;
	letter-spacing: 0.2em;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top:0px;
	margin-bottom:5px;
	letter-spacing: 0.2em;
}

p {
	margin-top: 10px;
	line-height: 16px;
}

#content p a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FEFEA9;
	font-size: 12px;
	font-weight:bolder;
	letter-spacing: 1.5px;
}

ol, ul {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 12px;
	font-size:12px;
}

li {
	margin-top: 3px;
	margin-bottom: 3px;
}

/*--------------------------------------------------*/

.facilities_act_div {
	float:left;
	width:300px;
	padding:2px;	
}

.facilities_other_div {
	float:left;
	width:200px;
	padding:2px;	
}


/*--------------------------------------------------*/

.div_places {
	float:left;
	display:block;
	width:510px;
	margin-bottom:15px;
}

.div_places img {
	float:left;
	border:#512828 1px solid;
	margin-bottom:5px;
	margin-right:5px;
}

/*--------------------------------------------------*/

div.hotels_links, 
div.hotels_links_intro {
	float:left;
	width:500px;
	padding:0px;
	margin-top:6px;	
	margin-bottom:3px;	
}

div.hotels_links h3, 
div.hotels_links_intro h3{
	margin-top:0px;	
}

#content div.hotels_links a,
#content div.hotels_links_intro a {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4A3A0B;
	text-decoration:underline;
}

div.hotels_links img,
div.hotels_links_intro img {
	float:left;
	border:#512828 1px solid;
	margin-right:10px;
}

div.hotels_links_intro img {
	float:right;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:3px;	
}

/*--------------------------------------------------*/

a.cubadirecto {
	font-family:Arial, Helvetica, sans-serif;
	color:#1D3838;
	font-size: 12px;
	font-weight:bolder;
	letter-spacing: 1.5px;
}

