/*
	GENERAL 
*/
body, div, h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, li, dl, dd, hr, address {
  padding:0;
  margin:0; 
  font-weight: normal;
  font-style: normal;
}
body {
  font: 0.86em/1.5em Verdana, sans-serif;
  color: #131313;
  background: #fff url(images/bg-body.gif) repeat-x 0 0;
  text-align: left;
}
input {
  font: 0.86em/1.43em Verdana, sans-serif;
  color: #494949;
}
textarea, select {
  font: 0.86em/1.43em Verdana, sans-serif;
  color: #494949;
}
fieldset {
  border: 1px solid #d0d0d0;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
  font-size: 2em;
  line-height: 100%;
  font-variant: small-caps;
}
h2 {
  font-size: 160%;
  line-height: 130%;
}
h3 {
  font-size: 140%;
  line-height: 130%;
  font-weight: bold;
}
h4 {
  font-size: 130%;
  font-weight: bold;
}
h5 {
  font-size: 120%;
  font-weight: bold;
}
h6 {
  font-size: 110%;
}
p {
  margin: 0.6em 0 1.2em;
  padding: 0;
}
a:link, a:visited {
  color: #9cc32a;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:active, a.active {
  color: #6c871d;
}
hr {
  border: none;
  height: 1px;
  background: #d0d0d0;
}
ol {
  margin: 0.5em 0 1.8em 2.4em;
}
ul, quote, code, fieldset {
  margin: .5em 0;
}
ul {
  margin: 0.5em 0 1em;
  padding: 0;
}
ul li {
  margin: 0.4em 0 0.4em .5em;
}
ul.menu, .item-list ul {
  margin: 0.35em 0 0 -0.5em;
  padding: 0;
}
ul.menu ul, .item-list ul ul {
  margin-left: 0em;
}
ul li, ul.menu li, .item-list ul li, li.leaf {
  margin: 0.15em 0 0.15em .5em;
}
ul li, ul.menu li, .item-list ul li, li.leaf {
  padding: 0 0 .2em 1.5em;
  list-style-type: none;
  list-style-image: none;
  background: transparent url(images/menu-leaf.gif) no-repeat 0 .35em;
}
ul li.expanded {
  background: transparent url(images/menu-expanded.gif) no-repeat 0 .35em;
}
ul li.collapsed {
  background: transparent url(images/menu-collapsed.gif) no-repeat 0 .35em;
}
ul li.leaf a, ul li.expanded a, ul li.collapsed a {
  display: block;
}
ul.inline li {
  background: none;
  margin: 0;
  padding: 0 1em 0 0;
}
fieldset ul.clear-block li {
  margin: 0;
  padding: 0;
  background-image: none;
}
dl {
  margin: 0.5em 0 1em 0;
}
dl dt {
}
dl dd {
  margin: 0 0 .5em 1.5em;
}
img, a img {
  border: none;
}
table {
  margin: 1em 0;
  width: 100%;
}
thead th {
  border-bottom: 1px solid #d0d0d0;
  color: #494949;
  font-weight: bold;
}
th a:link, th a:visited {
  color: #a5a291;
}
td, th {
  padding: .3em .5em;
}
tr.even, tr.odd, tbody th {
  border: solid #e5e5e5;
  border-width: 1px 0;
}
tr.odd, tr.info {
  background-color: #f8f8f8; 
}
tr.even {
  background-color: #fff;
}
tr.odd td.active {
  background-color: #efefef;
}
tr.even td.active {
  background-color: #f9f7ed;
}
td.region, td.module, td.container {
  border-top: 2px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  background-color: #f9f7ed;
  color: #455067;
  font-weight: bold;
}
tr:first-child td.region, tr:first-child td.module, tr:first-child td.container {
  border-top-width: 0;
}
td.menu-disabled {
  background: #e9e9e9;
}
span.form-required {
  color: #ffae00;
}
span.submitted, .description {
  font-size: 0.92em;
  color: #898989;
}
.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #898989;
}
.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}
.messages ul {
  margin: 0;
}
.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}
#center form {
  margin-bottom: 2em;
}
.form-button, .form-submit {
  margin: 2em 0.5em 0 0;
}
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
  margin: 0;
}
.box {
  margin-bottom: 2.5em;
}

#wrapper-header {
  background: #f9f7ed url(images/bg-header.gif) repeat-x left bottom;
  margin-top: 25px;

}
#header {
  width: 68.5em;
  margin: 0 auto;
  height: 5em;
  position: relative;
  text-align: left;
  background: #f9f7ed url(images/bg-header.gif) repeat-x left bottom;
  

}
#wrapper-main {
  background: #fff url(images/bg-main.gif) repeat-x 0 0; 
}
#main {
  width: 68.5em;
  margin: 0 auto;
  padding-top: 1.6em;
  background: #fff url(images/bg-main.gif) repeat-x 0 0;
  text-align: left;
}
#footer {
  clear: both;
  width: 68.5em;
  margin: 0 auto;
  padding-top: 4em;
  text-align: center; 
}
/*
	INDEX Y DIRECTORIO 
*/
#izquierda {
  width: 34em;
  float: left;
  text-align: left;
}
#derecha {
  width: 34em;
  float: right;
  text-align: left;
  border-left: #b5ffb3 1px solid;
}
#hoteles_izquierda {
  width: 18em;
  float: left;
  padding-left: 10px;
}
#hoteles_derecha {
  width: 14em;
  float: left;
  padding-left: 10px;
}
#interior {
  height: 40px;
  float: left;
  padding-left: 10px;
}
#alojamientos_izquierda {
  width: 16em;
  float: left;
  padding-left: 10px; 
  border-right: #b5ffb3 1px solid;
}
#alojamientos_derecha {
  width: 16em;
  float: left;
  padding-left: 10px;
}
#destinos_main { /*contenedor listado destinos index */
  width: 16em;
  float: left;
  text-align: left;
  padding-left: 10px;
}
#imagen_continentes {
  width: 10em;
  height: 90px;
  float: left;
  text-align: left;
  padding-left: 10px;
}
#texto_continentes {
  width: 15em;
  height: 90px;
  float: left;
  text-align: left;
  padding-top: 25px;
  padding-left: 10px;
}
#zona_nombre {
  float: left;
  padding-left: 10px;
  width: 340px;
  height: 30px;
  text-align: left;
}
#zona_cate {
  float: left;
  padding-left: 10px;
  width: 80px;
  height: 30px;
  text-align: left;
}
#zona_foto {
  float: left;
  padding-left: 10px;
  padding-top: 15px;
  width: 120px;
  height: 100px;
  text-align: center;
}
#zona_desc {
  float: left;
  padding-left: 10px;
  width: 300px;
  height: 120px;
  text-align: justify;
}
#espacio7 {
  width: 7em;
  float: left;
}
#limpiar {
  clear: both;
}
/*
	ALOJAMIENTO
*/
#columna_izquierda {
  padding-left: 10px;
  padding-right: 35px;
  width: 540px;
  float: left;
  text-align: left;
}
#columna_derecha {
  padding-left: 35px;
  border-left: #b5ffb3 1px solid;
  width: 320px;
  float: left;
  text-align: left;
}
#img_categoria {
	text-align: center;
	width: 320px;
	height: 80px;
	float: left;
}
#fotos_izquierda {
  width: 160px;
  float: left;
  text-align: center;
}
#fotos_derecha {
  width: 160px;
  float: left;
  text-align: center;
}
#facilidades {
  width: 320px;
  float: left;
  text-align: left;
}

