body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    font-size: 18px;
    background-color:#EDFFDF;
    background-repeat: no-repeat;
    color:#333333;
    text-align: center;

  }
.bl {background: url(bl.gif) 0 100% no-repeat}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px}


.oldbrowsers {
display: none
}

h1 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 32px;
    color:#000000;
    text-align: center;
  }


h2 {
    
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 24px;
    color:#222222;
    text-align: center;
    font-style: italic;
  }


h3 {
    
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color:#222222;
    text-align: justify;
  }


h4 {
    
    font-family: Times, Geneva, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color:#222222;
    text-align: justify;
    
  }
h5 
{
    font-family: Times, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#222222;
    text-align: center;

}


#navigation {
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
}
#navigation ul {
list-style: none;
margin: 0;
padding: 0;
padding-top: 4px;
}
#navigation li {
display: inline;
}
#navigation a:link, #navigation a:visited {
margin-right: 2px;
padding: 3px 10px 2px 10px;
color: #A62020;
background-color: #FCE6EA;
text-decoration: none;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #717171;
border-right: 1px solid #717171;
}
#navigation a:hover {
border-top: 1px solid #717171;
border-left: 1px solid #717171;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
}



#content {
    border-left: 1px solid #711515;
    border-right: 1px solid #711515;
    border-bottom: 1px solid #711515;
    text-align:center;
    margin:0em auto;
    background-color:#ffffff;
    width:90%;
    z-index: -1;
  }

#content h1 {
font-size: 1.2em;
color: #711515;
background-color: transparent;
}
#contentdos {
    border-left: 1px solid #711515;
    border-right: 1px solid #711515;
    border-bottom: 1px solid #711515;
    text-align:center;
    margin:5px auto;
    padding: 1%;
    background-color:#ffffff;
    width:90%;
    z-index: -1;
  }

#contentdos h1 {
font-size: 1.2em;
color: #711515;
margin: 2px;
background-color: transparent;
}
ul#tabnav {
list-style-type: none;
margin: 0;
padding-left: 40px;
padding-bottom: 24px;
border-bottom: 1px solid #711515;
font: bold 11px verdana, arial, sans-serif;
}
ul#tabnav li {
float: left;
height: 21px;
background-color: #B51032;
color: #FFFFFF;
margin: 2px 2px 0 2px;
border: 1px solid #711515;
}
ul#tabnav a:link, ul#tabnav a:visited {
display: block;
color: #FFFFFF;
background-color: transparent;
text-decoration: none;
padding: 4px;
}
ul#tabnav a:hover {
background-color: #F4869C;
color: #FFFFFF;
}


#cabecera {
    width: 100%;
    height:10%;
    border: 2px; 
    z-index: -1;
    text-align: center;
  }




#contenido {
    width:100%;
    background-color:#ffffff;

  }


#pie {
    width: 100%;
    background-color: #FFB482;
    z-index: -1;
    bottom: 1em;
    text-align: center;
    border-width:1px;
    border-style:groove;
  }



/* structural styles and offsets */
ul.horizontal, ul.horizontal li, ul.horizontal ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 100%;
}

ul.horizontal {
  position: relative;
  left: 0;
  width: 100%;
  cursor: default;
  z-index: 2000;
  top: 1em;
}

ul.horizontal li {
  width: auto;
  float: left;
  position: relative;
  cursor: pointer;
  text-align: center;
  left: 1em;
  margin: 0 0 0 -0.1em;
}

* html ul.horizontal li {
  margin: 0 -1.1em 0 1em;
  left: 0;
}

ul[class^="horizontal"] li {
  margin: 0 -1.1em 0 1em;
  left: 0;
}

ul.horizontal ul {
  z-index: 2020;
  padding: 0;
  cursor: default;
  position: absolute;
  left: -100em;
  top: auto;
  width: 8.2em;
  margin: 0 0 0 0;
  padding: 1px 0 0 0;
}

ul.horizontal ul li {
  width: 8.2em;
  float: none;
  left: auto;
  margin: -1px 0 0 0;
}

ul.horizontal ul ul {
  margin: -0.45em 0 0 7.65em;
}

/* design styles */
ul.horizontal ul {
  border-width: 1px;
  border-style: solid;
  border-color: #ffeca7 #a97741 #a97741 #ffeca7;
}

ul.horizontal a, ul.horizontal a:visited {
  display: block;
  cursor: pointer; 
  background-color: #ffc;
  border: 1px solid #edbb85;
  padding: 5px 18px 5px 7px;
  font: normal normal bold 0.7em tahoma, verdana, sans-serif;
  color: #008000;
  text-decoration: none;
  letter-spacing: 1px;
}

body#inicio li.inicio, body#entorno li.entorno,
body#llegar li.llegar, body#alojamientos li.alojamientos,
body#actividades li.actividades,
body#galeria li.galeria,
body#contactar li.contactar
 {
border-bottom: 1px solid #fff;
color: #000000;
background-color: #FFFFFF;
}
body#inicio li.inicio a:link,
body#inicio li.inicio a:visited,
body#entorno li.entorno a:link, 
body#entorno li.entorno a:visited,
body#llegar li.llegar a:link,
body#llegar li.llegar a:visited, 
body#alojamientos li.alojamientos a:link,
body#alojamientos li.alojamientos a:visited,
body#actividades li.actividades a:link,
body#actividades li.actividades a:visited,
body#galeria li.galeria a:link,
body#galeria li.galeria a:visited,
body#contactar li.contactar a:link,
body#contactar li.contactar a:visited
 {
color: #000000;
background-color: #FFFFFF;
}


ul.horizontal a:hover, ul.horizontal a:focus, ul.horizontal a:active,
ul.horizontal a.rollover:link, ul.horizontal a.rollover:visited {
  background-color: #ffc;
  color: #3640FF;
  
}

/* submenu indicator arrows */
ul.horizontal li.hasmenu > a:link, ul.horizontal li.hasmenu > a:visited {
  background-color: #ffc; 
}

ul.horizontal ul li.hasmenu > a:link, ul.horizontal li.hasmenu > a:visited {
  background-color: #ffc; 
}

ul.horizontal li.hasmenu > a:hover,
ul.horizontal li.hasmenu > a:focus,
ul.horizontal li.hasmenu > a:active,
ul.horizontal li.hasmenu > a.rollover,
ul.horizontal li.hasmenu > a.rollover:visited {
  background-color: #ffc; 
}

ul.horizontal ul li.hasmenu > a:hover,
ul.horizontal ul li.hasmenu > a:focus,
ul.horizontal ul li.hasmenu > a:active,
ul.horizontal ul li.hasmenu > a.rollover,
ul.horizontal ul li.hasmenu > a.rollover:visited {
  background-color:  #ffc; 
}

* html ul.horizontal li.hasmenu a,
* html ul.horizontal li.hasmenu a:visited {
  background-color:  #ffc; 
  }
* html ul.horizontal ul li.hasmenu a,
* html ul.horizontal ul li.hasmenu a:visited {
  background-color:  #ffc; 
}

* html ul.horizontal li.hasmenu a:hover,
* html ul.horizontal li.hasmenu a:active,
* html ul.horizontal li.hasmenu a.rollover,
* html ul.horizontal li.hasmenu a.rollover:visited {
  background-color:  #ffc; 
}

* html ul.horizontal ul li.hasmenu a:hover,
* html ul.horizontal ul li.hasmenu a:active,
* html ul.horizontal ul li.hasmenu a.rollover,
* html ul.horizontal ul li.hasmenu a.rollover:visited {
  background-color:  #ffc;
}
/* browser hacks */
ul.horizontal a { float: left; }
@media Screen, Projection { ul.horizontal a { float: none; } }
ul.horizontal ul a { float: none !important; }
@media screen, projection {
  * html ul.horizontal li {
    display: inline;
    float: left;
    background: #ffc;
  }
}
* html ul.horizontal li { position: static; }
* html ul.horizontal a { position: relative; }

/* iframe layer */
ul iframe {
  position: absolute;
  z-index: 1010;
  border: none;
}

