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

/*inicialization*/
html{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #171717;
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-size: 11px;
}

h1, h2, h3, p, form { margin: 0; padding: 0; }

img {
	border: none;
}

/*--------------------------------------------------*/

strong {
	font-weight:bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 22px;
	color: #2B270B;
	margin-top:5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 18px;
	color: #2B270B;
	margin-top:5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 14px;
	color: #2B270B;
	margin-top:10px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 16px;
	color: #2B270B;
	margin-top:0px;
	margin-bottom:4px;
}

p {
	margin-top: 10px;
	line-height: 14px;
	padding-right:10px;
}

ol, ul {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 12px;
}

li {
	margin-top: 3px;
	margin-bottom: 3px;
}

/*--------------------------------------------------*/

/*main container*/
#wrapper {
	margin: 0;
	width:887px;
	margin: 0 auto;
	border:#FFFFFF 1px solid;
}

#left-wrapper {
	width:182px;
	float:left;
	border-right:#FFFFFF 2px solid;
}

#right-wrapper {
	width:702px;
	float:left;
}

#header-top {
	float:left;
	width:702px;
	height:44px;
	text-decoration:none;
	text-align:left;
}

#header-middle {
	float:left;
	width:702px;
	height:23px;
	background-image:url(../images/banner-middle.jpg);
	text-decoration:none;
}

#header_text_hotel_domain{
	width:450px;
	height:15px;
	color: #FFFFFF;
	font-size:12px;
	letter-spacing: 1px;
	text-align:center;
	margin-left:249px;
	padding-top:4px;
	text-decoration:none;
	padding-bottom: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

/*header*/
#header {
	float:left;
	width:702px;
	height:124px;
	background-image:url(../images/hotel-ambos-mundos-banner.jpg);
	text-decoration:none;
}

/*slogan text*/
#slogan {
	float:left;
	font-size: 14px;
	color: #2F3A1B;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color:#ded2a3;
	border-bottom:#263419 1px solid;
	border-right:#000 1px solid;
	border-left:#000 1px solid;
	width:700px;
	height:18px;
	font-weight: bold;
}

#header-bottom {
	float:left;
	width:701px;
	height:24px;
	text-decoration:none;
	background-color:#ded2a3;
	border-bottom:#263419 1px solid;
	border-right:#263419 1px solid;
}

/*content contenido*/
#main {
	float:left;
	background-color:#dfe99b;
	width:700px;
	border-right:#263419 1px solid;
	border-left:#263419 1px solid;
}

/*content contenido*/
#content {
	float:left;
	width:515px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:44px;
	padding-top:15px;
}

/*content hotels  menu*/
#nigel_photo {
	float:right;
	width:150px;
	padding-top:20px;
	padding-bottom:5px;
	margin-bottom:70px;
	background-color:#dfe99b;
}

#footer {
	float:left;
	width:700px;
	height:24px;
	text-decoration:none;
	background-color:#ded2a3;
	border-top:#fff 1px solid;
	border-bottom:#263419 1px solid;
	border-right:#263419 1px solid;
	border-left:#263419 1px solid;
}

/*content main menu*/
#menu-top{
	float:left;
	width:182;
	height:89px;
	padding-top:36px;
}

#menu-bottom{
	float:left;
	width:182;
	height:194px;
	padding-bottom:40px;
}

#menu {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:182px;
	background-image:url(../images/back-menu.jpg);
}

/*main menu*/
#menu ul {
	width:182px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align:left;
}

li.menu-off {
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: 1.5px;
	padding: 7px 0 0 9px;
	color: #b0a9a3;
	display: block;
	background: url(../images/menu-off.jpg) no-repeat;
}

#menu li a {
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: 1.5px;
	padding: 7px 0 0 9px;
}

#menu li a:link, #menu li a:visited {
	color: #fff;
	display: block;
	background: url(../images/menu-n.jpg) no-repeat;
}

#menu li a:hover, menu li #current, menu li a:active {
	color: #98CA00;
	background: url(../images/menu-a.jpg) no-repeat;
}

div.main_menu_space {
	width:182px;
	height:40px;
}

#nigel_photo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	margin-left:15px;
	padding-right:15px;
	margin-bottom:2px;
	color: #413C10;
}

#nigel_photo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	line-height: 13px;
	color: #413C10;
	text-decoration:none;
}

/*copyright */
div.copyright {
	font-size:11px;
	font-weight:bold;
	color:#1a1e1e;
	text-align:center;
	letter-spacing:0.1em;
	padding-top:6px;
	padding-bottom:2px;
	width: 700px;
	height: 16px;
}

/*----------------------------------------------------*/

div.other_links {
	float:left;
	width:500px;
	padding:0px;
	margin-top:5px;	
	margin-bottom:3px;	
}

div.other_links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #171717;
	text-decoration:underline;
}

img.other_links {
	float:left;
	border:#263419 1px solid;
	margin-right:10px;
}

/*----------------------------------------------------*/

div.rooms {
	float:left;
	width:506px;
	padding:0px;
	margin-top: 4px;
	margin-bottom: 4px;
}

div.rooms_content {
	float:left;
	width:250px;
	margin:0;
	padding-left:1px;
	text-align:center;
}

div.rooms_content p{
	font-size:11px;
	font-weight:bold;
	margin:0;
	margin-top:2px;
}

/*----------------------------------------------------*/

div.facilities {
	float:left;
	width:501px;
	border:#263419 1px solid;
	background-color:#263419;
	margin-top: 4px;
	margin-bottom: 4px;
}

/*----------------------------------------------------*/
