body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #E5DECC;
}

object {outline:none}

#embase {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#facebook {
	position: absolute;
	left: 704px;
	top: 508px;
	width: 238px;
	z-index: 999;
	background-color: #FFF;
}

#menu {
	width: 980px;
	position: relative;
	height: 201px;
	float: left;
}
#menu1 {
  position: absolute;
  bottom: 29px;
  right: 40px;
}
#barra {
	width: 100%;
	position: relative;
	height: 76px;
	float: left;
}

#barra #precios_esp {
  width: 66%;
  position: relative;
  height: 68px;
  float: left;
  background-color: #e5decc;
  border: 4px solid #d4c697;
  margin-left: 34px;
}

#barra #precios_esp h1 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #803e1b;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
  margin-left: 64px;
  line-height: 67px;
  letter-spacing: 0.6px;
  width: 55%;
  float: left;
}

#barra #precios_esp a {
  height: 25px;
  width: 104px;
  margin: 0px 0px 0px 32px;
  font-size: 12px;
  padding: 5px 20px 5px 20px;
  color: #FFF;
  background-color: #803e1b;
  border-radius: 10px;
  line-height: 69px;
}

#barra #precios_esp a:hover {
	color: #C8C892;
}

#barra #precios_esp a img {
  margin: 0px 5px 0px 0px;
  vertical-align: text-top;
  width: 14px;
}



#cabezal {
	width: 980px;
	position: relative;
	height: 365px;
	float: left;
	background-image: url(../images/bg_cabezal.png);
	background-repeat: no-repeat;
}

#barra #precios {
	width: 23.4%;
	float: left;
	height: 68px;
	text-align: center;
	border: 4px solid #999c59;
	margin-left: 16px;
	background-color: #c7c892;
}
#barra #precios h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #803e1b;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	background: #f4f4d8; /* Old browsers */
background: -moz-linear-gradient(top,  #f4f4d8 0%, #d5d6aa 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4d8), color-stop(100%,#d5d6aa)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f4f4d8 0%,#d5d6aa 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f4f4d8 0%,#d5d6aa 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f4f4d8 0%,#d5d6aa 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f4f4d8 0%,#d5d6aa 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4d8', endColorstr='#d5d6aa',GradientType=0 ); /* IE6-9 */
border-bottom: 1px solid #999c59;
}
#barra #precios a {
	height: 25px;
  width: 104px;
  margin: 0px;
  font-size: 12px;
  padding: 5px 20px 5px 20px;
  color: #FFF;
  background-color: #803e1b;
  border-radius: 10px;
  line-height: 36px;
}

#barra #precios a:hover {
	color: #C8C892;
}

#barra #precios a img {
  margin: 0px 5px 0px 0px;
  vertical-align: text-top;
  width: 14px;
}


#galeria {
	width: 636px;
	position: relative;
	height: 318px;
	float: left;
	margin-top: 34px;
	margin-left: 43px;
}
#reservas {
	width: 238px;
	position: relative;
	height: 181px;
	float: left;
	margin-top: 27px;
	margin-left: 25px;
	background-image: url(../images/bg_reservas.jpg);
	background-repeat: no-repeat;
}
#reservas p {
	height: 25px;
	width: 104px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 147px;
	margin: 0px;
	padding-left: 145px;
}
#reservas a {
	height: 25px;
	width: 104px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}

#reservas a:hover {
	height: 25px;
	width: 104px;
	margin: 0px;
	padding: 0px;
	color: #C8C892;
}



#conthome {
	width: 660px;
	position: relative;
	float: left;
	padding-top: 15px;
	padding-left: 35px;
}
#contgaleria {
	width: 907px;
	position: relative;
	float: left;
	padding-top: 15px;
	padding-left: 35px;
}

#conthome #homebien {
	background-color: #FFF;
	float: left;
	height: 235px;
	width: 608px;
	padding-left: 22px;
	padding-right: 22px;
	margin-bottom: 12px;
}


#conthome #homebien h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #999c59;
}

#conthome #homebien h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #974f2f;
	text-align: justify;
	font-style: italic;
	font-weight: bold;
	line-height: 22px;
}
#conthome #homebien p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1c282e;
	text-align: justify;
	line-height: 20px;
}

#conthome #hometab1 {
	background-color: #f7f1e1;
	float: left;
	height: 240px;
	width: 277px;
	padding-left: 22px;
	padding-right: 22px;
	margin-bottom: 12px;
	margin-right: 10px;
}

#conthome #hometab1 h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #5b5b5a;
	margin-bottom: 10px;
}

#conthome #hometab1 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1c282e;
	text-align: justify;
	line-height: 16px;
}

#conthome #hometab1 img {
	border: 3px solid #FFF;
}

#conthome #hometab2 {
	background-color: #f7f1e1;
	float: left;
	height: 240px;
	width: 277px;
	padding-left: 22px;
	padding-right: 22px;
	margin-bottom: 12px;
}
#conthome #hometab2 h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #5b5b5a;
	margin-bottom: 10px;
}
#conthome #hometab2 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1c282e;
	line-height: 16px;
	margin-bottom: 36px;
}
#conthome #hometab2 h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #974f2f;
	font-style: italic;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 26px;
}
#conthome #servicios {
	background-color: #FFF;
	float: left;
	width: 608px;
	padding-left: 22px;
	padding-right: 22px;
	margin-bottom: 12px;
	height: auto;
}


#conthome #servicios p img {
	border: 3px solid #f7f1e1;
	margin-right: 15px;
}

#conthome #servicios h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #999c59;
}


#conthome #servicios p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1c282e;
	text-align: justify;
	line-height: 20px;
}
#conthome #reservasform p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1c282e;
	text-align: justify;
	line-height: 20px;
}
#conthome #reservasform {
	background-color: #FFF;
	float: left;
	width: 608px;
	padding-left: 22px;
	padding-right: 22px;
	margin-bottom: 12px;
	height: 670px;
}
#conthome #reservasform h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #999c59;
}
#contgaleria h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #999c59;
}
#contgaleria #gal {
	background-color: #FFF;
	float: left;
	width: 862px;
	padding-right: 22px;
	margin-bottom: 12px;
	padding-left: 22px;
}

.leermas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	float: right;
	margin-top: -12px;
}
.leermas a {
	color: #999c59 !important;
}
.leermas a:hover {
	color: #2e4261 !important;
}



#barrader {
	width: 255px;
	position: relative;
	float: right;
	padding-right: 20px;
	padding-top: 67px;
}


#barrader #tabcont {
	background-image: url(../images/bg_cont.png);
	background-repeat: no-repeat;
	float: left;
	height: 183px;
	width: 238px;
	margin-bottom: 9px;
}
#barrader #tabcont p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #444343;
	margin-top: 45px;
	margin-left: 10px;
	line-height: 25px;
}
#barrader #tabgal {
	background-image: url(../images/bg_gal.jpg);
	background-repeat: no-repeat;
	height: 106px;
	width: 238px;
	float: left;
	margin-bottom: 9px;
}
#barrader #tabgal p {
	background-image: url(../images/bg_btn.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 104px;
	padding-left: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	margin-left: 67px;
	margin-top: 64px;
}

#barrader #tabloca {
	background-image: url(../images/bg_locali.jpg);
	background-repeat: no-repeat;
	height: 128px;
	width: 238px;
	float: left;
}

#barrader #tabloca p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float: right;
	margin-right: 9px;
	margin-top: 53px;
}
#tablocagal {
	background-image: url(../images/bg_locali.jpg);
	background-repeat: no-repeat;
	height: 128px;
	width: 238px;
	float: left;
	position: absolute;
	z-index: 999;
	left: 704px;
	top: 509px;
}
#tablocagal p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float: right;
	margin-right: 9px;
	margin-top: 53px;
}

#barrader #tabloca p a {
	color: #FFF;
}
#tablocagal p a {
	color: #FFF;
}

#barrader #tabloca p a:hover {
	color: #2e4261;
}
#tablocagal p a:hover {
	color: #2e4261;
}



#contenido {
	width: 980px;
	position: relative;
	min-height: 522px;
	float: left;
}


#pie {
	width: 980px;
	position: relative;
	height: 25px;
	float: left;
}
#piepaginatop {
	width: 100%;
	position: relative;
	height: 20px;
	background-color: #b5b674;
	float: left;
}
#piepagina {
	width: 100%;
	position: relative;
	height: 60px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #FFF;
	background-color: #3a1302;
	float: left;
	text-align: center;
	padding-top: 33px;
}


#DivGen1 {
	width: 397px;
	position: absolute;
	height: 307px;
	float: right;
	left: 239px;
	top: 63px;
}
#DivGen2 {
	width: 200px;
	position: absolute;
	height: 307px;
	float: right;
	left: 23px;
	top: 60px;
	text-align: center;
}
#DivGen3 {
	width: 200px;
	position: absolute;
	height: 307px;
	float: right;
	left: 236px;
	top: 60px;
	text-align: center;
}


#piepagina a {
	text-decoration: none;
	color: #b5b674;
}

a:link {
	text-decoration: none;
	color: #803e1b;
}

a:visited {
	text-decoration: none;
	color: #803e1b;
}

a:hover {
	color: #2e4261;
	text-decoration: none;
}
.TextoMenu1 {
	font-weight: bold;
	color: #084F6F;
	font-size: 18px;
	margin-left: 40px;
}
.Subtitulo {
	font-weight: bold;
	color: #084F6F;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

.TextoCont {
	margin-top: 30px;
	margin-left: 40px;
	color: #000;
	font-size: 12px;
	margin-right: 60px;
	text-align: justify;
	line-height: 16px;
}

ul li {
    font-size: 12px;
    font-family: Verdana;
    margin-bottom: 12px;
}