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

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

body{
	margin: 0;	
	padding: 0;
	background-color: #f1efd8;
}

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

img {
	border: none;
}

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

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #4B4A32;
	margin-top:5px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4B4A32;
	margin-top:5px;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4B4A32;
	margin:0;
	margin-top:2px;
}

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

/*main container*/
#wrapper {	
	margin: 0;
	width:911px;	
	margin: 0 auto;
}

/*header*/
#header {
	width:911px;
	height:160px;	
	background-image:url(../images/hotel-raquel-banner.jpg);
	text-decoration:none;
	cursor:pointer;
}

#header_text_hotel_domain{
	width:593px;
	height:17px;
	color: #f0efb4;
	font-size:12px;
	letter-spacing: 0.6px;
	text-align:center;
	margin-left:314px;
	padding:2px;
	padding-top:18px;
	text-decoration:none;
}

/*content wrapper*/
#main {
	float:left;
	width:911px;
	background-image:url(../images/back-content.jpg);
}

/*content main menu*/
#menu-top {
	width:209px;
	height:25px;
	background-image:url(../images/menu-top.jpg);
}

#menu-bottom {
	width:209px;
	height:232px;
	background-image:url(../images/menu-bottom.jpg);
}

#menu {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:209px;	
}

#content-wrapper {
	float:left;
	width:700px;
}

#slogan {
	float:left;
	width:701px;
	height:15px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	letter-spacing:0.1em;
	padding-top:4px;
	background-color: #A9A87C;
}

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

/*content hotels  menu*/
#nigel_photo {
	float:right;
	width:162px;
	padding-top:20px;
	padding-bottom:5px;
	margin-bottom:50px;
	background-color:#F8F8F0;
	margin-right: 1px;
}

/*content footer*/
#footer {
	clear:both;
	width:700px;
	height:16px;
	background-color:#a9a87c;
	border-top:#7e7f52 1px solid;
	border-bottom:#7e7f52 1px solid;
	border-left:#7e7f52 1px solid;
	border-right:#7e7f52 1px solid;
	margin-left: 209px;
}

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

li.menu-off {
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: 1.5px;
	padding: 10px 0 0 0px;
	color: #AE6400;
	display: block;
	background: url(../images/menu-item-n.jpg) no-repeat;
	text-align: center;
}

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

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

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

div.main_menu_space {
	width:201px;
	height:40px;
	background-color: #C97600;
	margin-left: 6px;
}
/*--------------------------------------------------*/

/*copyright */
div.copyright {
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	letter-spacing:0.1em;
	padding-top:0.6em;	
}

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

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

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

div.hotels_links {
	float:left;
	width:505px;
	padding:0px;
	margin-top:6px;	
	margin-bottom:3px;	
}

div.hotels_links h3{
	margin-top:0px;	
}

div.hotels_links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #513E1A;
	text-decoration:none;
}

div.hotels_links img{
	float:left;
	border:#4B4A32 1px solid;
	margin-right:10px;
}

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

#content li {
	margin-bottom:7px;
	margin-top:6px;
}
