body {
	margin: 0;
	font-size: 12px;
	text-align: center;
	font-family: verdana, sans-serif;
	color: rgb(71, 71, 71);
	background-color: rgb(245, 245, 245);
}
h1, h2, h3, fieldset, label, select, input#submit {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	padding: 0 20px 0 0;
}
h2.page-title {
	margin-top: 0;
	padding-right: 0;
	font-size: 24px;
}
h1, h2, h3, th, strong, label, fieldset, legend { color: rgb(149, 79, 52); }
h3 {
	font-size:18px;
}
p {
	font-size: 12px;
	line-height: 16px;
	text-align:justify;
}
a img {
  border: none;
}
#container {
	width: 700px;
	margin: 0 auto;
	text-align: left;
}
.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}
table { border-collapse: collapse; }
th { text-transform: uppercase; }
tr { vertical-align: top; }
li {
	margin-bottom: 3px;
	list-style-type: square;
}
.tip {
	font-style: italic;
	font-size: .9em;
	color: rgb(119, 96, 62);
}
.warning {
	background-color: rgb(214, 255, 158);
	text-transform: uppercase;
	font-weight: bold;
}
.link-pdf, a.link-pdf {
	color: rgb(66, 53, 34);
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, sans-serif;
}
a:hover.link-pdf { color: rgb(119, 96, 62); }
div.photo-gallery { text-align: center; }
div.photo-gallery a:hover img { border: 1px solid #999; }
div.photo-gallery img {
	height: 50px;
	border: 1px solid transparent;
	padding: 0px;
	background-color: transparent;
	vertical-align: middle;
}
p#copyright {
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}
a.copyright {
	color: rgb(66, 53, 34);
	font-size: 9px;
	text-decoration: none;
}
a:hover.copyright { color: rgb(119, 96, 62); }
a.menu-footer:link{ color: #954F34; }
a.menu-footer:visited{ color: #954F34; }
a.menu-footer:active{ color: #954F34; }
a.menu-footer:focus{ color: #954F34; }
a.menu-footer { color: #954F34; }
/* ================= */
/* = Offers Banner = */
/* ================= */
div.offer-banner {
	background-color:#CECECE;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:8px 0;
	text-align:center;
	text-transform:uppercase;
	color:#954F34;
	font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
}
/* ========== */
/* = Layout = */
/* ========== */
div#header-menu-background { background-color: rgb(140, 103, 76); }
div#header {
	position: relative;
	height: 90px;
	background-color: transparent;
}
ul#menu {
	margin: 0;
	border-bottom: 8px solid rgb(255, 225, 200);
	padding: 5px 2px;
	list-style: none;
	color: #fff;
	background-color: transparent;
	font-size: 10px;
	text-align: right;
	text-transform: uppercase;
}
div#header-photo { position: relative; }
div.content {
	padding: 20px 0;
	font-size: 12px;
	background-color: rgb(233, 233, 233);
}
div#offers-banner {
	padding: 0 0 5px;
	color: rgb(95, 77, 50);
	background-color: rgb(233, 233, 233);
}
div#footer {
	height: 150px;
	margin: 0 0 10px;
	border: 5px solid rgb(206, 206, 206);
	color: rgb(71, 71, 71);
	background: rgb(245, 245, 245) url(../images/logo-bottom.png) no-repeat 85% center;
}
/* ==================== */
/* = Header sub-style = */
/* ==================== */
div#header div#langs {
	position: absolute;
	top: 0;
	right: 0;
	margin: 2px;
}
div#header div#langs a {
  padding: 2px 4px;
  border: 0;
  text-decoration: none;
  vertical-align: middle;
}
div#header div#langs a img {
  width: 20px;
  height: 13px;
  margin: 0;
	border: 0;
	padding: 0;
}
/* =================== */
/* = Menu sub-styles = */
/* =================== */
ul#menu li {
	margin: 0;
	padding: 0 1px;
	display: inline;
}
ul#menu > li span,
ul#menu > li a {
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
}
ul#menu a,
ul#menu span { padding: 5px 10px; }
ul#menu a {
	padding: 5px 10px;
	color: rgb(255, 225, 200);
	background-color: #a27758;
	text-decoration: none;
}
ul#menu a:hover {
  background-color: #71533d;
}
ul#menu span {
  color: rgb(74, 74, 74);
  background-color: rgb(255, 225, 200);
}
ul#menu a.red-highlight { background-color: rgb(190, 31, 31); }
/* ========================== */
/* = Header-photo sub-style = */
/* ========================== */
/*div#header-photo h1 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	margin: 0;
	padding: 16px 0;
	color:#f5f5f5;
	font-size: 22px;
	background-color:#111;
	background-color: #000;
	opacity: .7;
  filter: alpha(opacity = 70);
	text-align: center;
	text-transform: uppercase;
}*/
div#header-text {
	position: absolute;
	left: 0;
	float:left;
	bottom: 0;
	width: 100%;
	height:60px;
	margin: 0;
	padding:0;
	color:#f5f5f5;
	background-color:#111;
	text-align: center;
	text-transform: uppercase;
}
div#header-text h1 {
	color:#f5f5f5;
	font-size: 22px;
	padding: 6px 5px 16px 10px;
	float:left;
	text-transform: uppercase;
}
div#header-text p {
	padding: 0px 10px 16px 0;
	float:left;
	font-size: 22px;
}
div#header-photo span {
	font-size: 18px;
	text-transform: none;
}
/* ==================== */
/* = content sub-style = */
/* ==================== */
div.content h1,
div.content h2,
div.content h3,
div.content p { padding: 0 20px; }
div.content h1.page-title { padding-right: 0;}
div.content div.row { margin: 20px 0; }
div.content div.row div.cell { width: 325px; }
div.content div.row div.left { float: left; width: 325px; }
div.content div.row div.right { float: right; width: 325px; }
div.content div.row-prices { margin: 10px 0; }
div.content div.row-prices div.cell { width: 325px; } 
div.content div.row-prices div.left { float: left; width: 230px; text-align:right; }
div.content div.row-prices div.right { float: right; width: 420px; }
/*div.content div.row-prices div.cell p { margin: 5px 0 5px; padding: 0 5px; }*/
div.content div.row div.cell h1 {
	margin: 12px 0 0 0;
	font-size: 15px;
	text-transform: uppercase;
}
div.content div.row div.cell h2 {
	margin: 12px 0 0 0;
	padding-left: 9px;
	font-size: 15px;
	text-transform: uppercase;
}
div.content div.row div.cell h3 {
	margin: 12px 0 0 0;
	font-size: 15px;
	text-transform: uppercase;
}
div.content div.row div.cell span.highlight {
	margin: 5px 0;
	padding: 0;
	font-size: 12px;
}
div.content div.row div.cell p { margin: 5px 0 12px; }
div.content div.row div.cell h1,
div.content div.row div.cell h3,
div.content div.row div.cell p { padding: 0 10px; }
div.content div.row div.cell h3 span.tip { font-size: 1em; }
div.content div.row div.cell img {
	width: 100%;
	height: 200px;
}
div.content div#flash {
	margin: 20px 0;
	padding: 5px 0;
	background-color: rgb(214, 255, 158);
	text-align: left;
	text-transform: uppercase;
	color: rgb(198, 62, 54);
}
div.content div#flash h3 {
  margin: 10px 0;
  font-family: verdana, sans-serif;
  color: rgb(198, 62, 54);
}
div.content div#flash ul { font-size: 12px; }
div.content div#flash li { list-style-type: none; }
/* ===================== */
/* = Footer sub-styles = */
/* ===================== */
div#footer a#map {
	float: left;
	width: 300px;
	text-decoration: none;
}
div#footer div#footer-text {
	margin-left: 310px;
	padding-right: 10px;
}
div#footer div#text strong { text-transform: uppercase; }
/* ==================== */
/* = Offers sub-style = */
/* ==================== */
div#offers-banner h3 {
	margin: 0;
	padding: 8px 0;
	background-color: rgb(206, 206, 206);
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}
div#offers-banner span.price,
div#offers-banner a.price {
	color: rgb(66, 53, 34);
	font-size: 18px;
	font-weight: bold;
	font-family: helvetica, Arial;
}
div#offers-banner a:hover.price { color: rgb(119, 96, 62); }
div#offers-banner div.offer {
	float: left;
	width: 232px;
	font-family: georgia, times, serif;
}
div#offers-banner div.offer img {
	float: left;
	width: 100px;
	margin: 0 5px 2px 0;
}
div#offers-banner div.offer h1,
div#offers-banner div.offer p {
	padding: 0 5px;
}
div#offers-banner div.offer h1 {
	margin: 0;
	padding: 5px 0;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
div#offers-banner div.offer h3 {
	margin: 0;
	padding: 5px 0;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	background-color: #E9E9E9;
}
div#offers-banner h3 a {
	color:#be1f1f;
	text-decoration:none;
}
div#offers-banner h3 a:hover {
	color:#423522;
}
div#offers-banner div.offer p {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 18px;
}
/* ============= */
/* = Home page = */
/* ============= */
div#home h2 { margin: 20px 0 5px; }
div#home p.first { margin: 5px 0 20px; }
/* ============== */
/* = Rooms page = */
/* ============== */
p.coloured {
	color:#954F34;
	font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
	font-size: 1em;
	font-weight:normal;
}
/* ============ */
/* = Spa page = */
/* ============ */
div#spa div.photo-gallery { margin: 30px 0;}
div#spa div.sections { margin-top: 0px; }
div#spa div.sections div.section {
	padding: 0 10px;
}
div#spa div.sections div.left {
	float: left;
	width: 213px;
}
div#spa div.sections div.center { margin: 0 233px 0 233px; }
div#spa div.sections div.right {
	float: right;
	width: 213px;
}
div#spa div.sections div.section h3 {
  margin-top: 0;
  padding: 0;
  font-size: 17px;
}
div#spa div.sections div.section p {
	margin: 0;
	padding: 0;
}
div#spa table.timetable {
	margin: 10px auto;
	text-align: left;
	font-size: 12px;
}
div#spa table.timetable th { text-align: right; }
div#spa table.timetable th,
div#spa table.timetable td {
	margin: 0;
	padding: 0 20px 4px 0;
}
div#spa ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: square;
	list-style: inside;
	font-size: 12px;
}
div#spa img {
	margin:0 0 10px 10px;
	float:right;
}
div#spa a img {
	margin:0;
	float:none;
}
div#spa hr {
	border:0px;
	border-bottom: 2px solid #cecece;
	width:660px;
}
/* =================== */
/* = Gastronomy page = */
/* =================== */
/* =================== */
/* = Facilities page = */
/* =================== */
/*div#facilities table {
	margin: 0 20px;
	font-size: 11px;
}*/
div#facilities h2 { margin-bottom: 10px; }
div#facilities td { padding: 10px 0; }
div#facilities ul {
	font-size: 12px;
/*	text-transform: uppercase;*/
	margin-left:20px;
}
div#facilities table ul {
	margin-top: 0;
	padding-top: 0;
}
/* ================ */
/* = Contact page = */
/* ================ */
div#contact form {
	padding: 0 10px 0 20px;
}
/*div#contact p {
	margin: 0 0 10px;
	padding: 0;
	font-family: georgia, times, serif;
	color: rgb(119, 96, 62);
}*/
div#contact form fieldset,
div#contact form textarea,
div#contact form select,
div#contact form input { margin-left: 0; }
div#contact form fieldset {
	margin-bottom: 20px;
	padding: 20px 20px;
	border: 1px solid #ccc;
}
div#contact form fieldset.sans-border {
	border-color: transparent;
	padding-top: 0;
}
div#contact form textarea,
div#contact form input {
  border: 1px solid #999;
  background-color: #fff;
}
div#contact form div#form-options {
	float: right;
	width: 180px;
	padding-left: 10px;
	font-size: 12px;
}
div#contact form input#submit {
  border-style: none;
  padding: 5px 10px;
  color: #fff;
  font-size: 16px;
  background-color: rgb(119, 96, 62);
  text-transform: uppercase;
  font-weight: bold;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
div#contact form input,
div#contact form textarea,
div#contact form select { font-size: 12px; }
div#contact form table tr { vertical-align: baseline; }
div#contact form table tr.textarea { vertical-align: top; }
div#contact form table td { padding-bottom: 5px; }
div#contact form div#form-options h1 {
	margin: 10px 0 3px;
	padding: 0;
	font-size: 12px;
	text-transform: uppercase;
}
div#contact img#transfer-banner {
	float: right;
	width: 120px;
	margin: 0 5px;
	background-color: #fff;
}
/* =============== */
/* = Offers & Programs page = */
/* =============== */
div#offers, div#programs, div#treatments {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
}
div#offers h2, div#programs h2, div#treatments h2 {
	padding-left: 0;
}
div#offers h3, div#programs h3, div#treatments h3 {
	padding-left: 0;
	font-size:18px;
}
div#offers h3.section {
	padding: 3px;
	text-align: center;
 	border-bottom: 3px solid rgb(206, 206, 206);
 	font-size: 22px;
}
div#programs h3.section. div#treatments h3.section {
	text-align: center;
 	font-size: 22px;
}
div#programs h3 a, div#treatments h3 a {
 color:#954f34;
 text-decoration:none;
}
div#programs h3 a:hover, div#treatments h3 a:hover {
 color:#643422;
}
div#offers div#index, div#programs div#index {
	margin: 0 0 20px;
	color: rgb(119, 96, 62);
	font-family: georgia, times, serif;
	font-size: 17px;
}
div#offers div#index a, div#programs div#index a {
	color: rgb(119, 96, 62);
	text-decoration: none;
}
div#offers div#index a:hover, div#programs div#index a:hover {
	text-decoration: underline;
}
div#offers div.offer {
	margin-bottom: 10px;
	border-bottom: 2px solid rgb(206, 206, 206);
	padding-bottom: 10px;
}
div#programs div.offer, div#treatments div.offer {
	padding: 0 10px;
}
div#offers div.offer img.pic, div#programs div.offer img.pic {
	float: left;
	width: 134px;
}
div#offers div.offer div.desc {
	margin-left: 150px;
}
div#offers div.offer div.toggle, div#estepona div.toggle, div#tours div.toggle, div#facilities div.toggle {
	margin: 3px 0 0;
	padding: 0;
	text-align: right;
}
div#offers div.offer div.toggle a, div#estepona div.toggle a, div#tours div.toggle a, div#facilities div.toggle a {
	color: rgb(6, 80, 164);
	font-size: 11px;
	font-weight: bold;
}
div#offers div.offer div.desc h1 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 18px;
}
div#offers div.offer div.desc p {
	margin: 0 0 5px 0;
	padding: 0;
}
div#offers div.offer div.desc div.price {
	float: right;
	margin: 0 0 5px 5px;
	text-align: center;
	font-family: verdana, sans-serif;
}
div#programs div.offer div.desc div.price, div#treatments div.offer div.desc div.price {
	float: right;
	text-align: center;
	font-family: verdana, sans-serif;
	padding:5px;
	background-color: #fff;
}
div#offers div.offer div.desc div.price span.price {
	padding: 2px 4px;
	background-color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	color: rgb(119, 96, 62);
}
div#programs div.offer div.desc div.price span.price, div#treatments div.offer div.desc div.price span.price {
	font-size: 16px;
	text-transform: uppercase;
	color: rgb(119, 96, 62);
}
div#offers div.offer div.more, div#programs div.offer div.more {
	margin-top: 5px;
}
div#programs .reserva, div#treatments .reserva {
	text-align: right;
	border-bottom: 2px solid rgb(206, 206, 206);
	padding-bottom:10px;
}
div#programs .reserva a, div#treatments .reserva a {
	color: rgb(6, 80, 164);
	font-size: 11px;
	font-weight: bold;
}
div#programs .marco, div#treatments .marco {
	border:2px solid rgb(206, 206, 206);
	padding-bottom:20px;
}
div#programs p, div#treatments p {
	padding:0;
}
div#programs .offer p, div#treatments .offer p {
	padding:0 20px;
}
/* ================ */
/* = Booking page = */
/* ================ */
div#booking table {
  margin: 0 20px;
  font-size: 12px;
}
div#booking table td { padding-bottom: 5px; }
div#booking table td.label {
  text-align: right;
  color: rgb(119, 96, 62);
  text-transform: uppercase;
}
div#booking table td.attr { padding-left: 10px; }



.cabeceraprecios{
	width: 300px;
	height: 30px;
	text-align:center;
	vertical-align:middle;
}
.subcabeceraprecios{
	text-align:center;
	vertical-align:middle;
}
.temporadas {
	text-align:center;
	vertical-align:top;
	line-height:16px;
	font-size:10px;
}
.separador {
	border-left:1px solid #4d857a;
	padding:0;
}
.ofertaprecio{
	text-align:center;
	height:30px;
	background-color:lightgrey;
	color:black;
	vertical-align:middle;
	font-weight:bold;
	border-bottom:1px solid #999;
}
table#ofertas {
	width:660px;
	vertical-align:middle;
	margin:auto;
}
#tablatours {
	width:660px;
	margin:auto;
	vertical-align:middle;
	text-align:center;
}
#tablatours td {
	padding:5px 0 5px 10px;
}
#tablatoursnombre {
	text-align:left;
}
#tablatoursimpar {
	background-color:#D8D8D8;
}
.introducion {
	background-color:#CECECE;
	margin-top:-20px;
	padding:5px 0;
}
