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

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

body{
	margin: 0;
	padding: 0;
	background-color: #0a1723;
	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: #640032;
	margin-top:5px;
}

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

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

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 16px;
	color: #640032;
	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;
}

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

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

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

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

#header_text_hotel_domain{
	float:right;
	width:532px;
	height:13px;
	color: #730000;
	font-size:11px;
	letter-spacing: 1.5px;
	text-align:center;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 2px;
}

/*header*/
#header {
	float:left;
	width:905px;
	height:127px;
	background-image:url(../images/hotel-amadores-de-santander-banner.jpg);
	text-decoration:none;
}

/*slogan text*/
#slogan {
	float:left;
	font-size: 14px;
	color: #130505;
	letter-spacing: 0.2em;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 2px;
	width:903px;
	border-left:#130505 1px solid;
	border-right:#130505 1px solid;
	height:17px;
	font-weight: bold;
	background-color: #b1ad92;
}

#main {
	float:left;
	background: url(../images/back-content.jpg) repeat-y left bottom;
	width:905px;
	border-top:#130505 1px solid;
	border-bottom:#130505 1px solid;
}

#menu {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:180px;
	margin-left: 5px;
	margin-top: 15px;
}

/*content contenido*/
#content {
	float:left;
	width:526px;
	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;
	border-right:#130505 1px solid;
	background-color:#f7f4e4;
}

#footer {
	color:#130505;
	float:left;
	width:903px;
	height:18px;
	text-decoration:none;
	border-bottom:#130505 1px solid;
	border-left:#130505 1px solid;
	border-right:#130505 1px solid;
	text-align: center;
	padding-top: 3px;
	font-size: 11px;
	font-weight:bold;
	letter-spacing: 0.2em;
	background-color: #b1ad92;
}

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

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

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

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

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

div.main_menu_space {
	width:180px;
	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: #7C0E24;
}

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

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

div.other_links {
	float:left;
	width:525px;
	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:528px;
	padding:0px;
	margin-top: 4px;
	margin-bottom: 4px;
}

div.rooms_content {
	float:left;
	width:262px;
	text-align:center;
}

div.rooms_content_big {
	float:left;
	width:526px;
	text-align:center;
}

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

div.rooms_sep {
	float:left;
	width:4px;
	height:200px;
}

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

div.facilities {
	float:left;
	width:260px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}

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