P { padding: 0 20px }
#SLB-Wrapper
{
  margin:0.5em 0;
  margin:auto;
  font-family:Verdana;
  text-align: left;
  position: absolute;
}

#SLB-Wrapper #SLB-Background
{
  position: absolute;
  left:7px;
  top:7px;
  float:left;
}

#SLB-Wrapper #SLB-Top
{
  background:transparent no-repeat scroll 100% 0;
  height:28px;
  margin:0 0 0 18px;
}

#SLB-Wrapper #SLB-Top a
{
  float:right;
  display:inline;
  padding:0;
  margin:5px 10px;
  width:41px;
  height:16px;
  text-decoration:none;
}

#SLB-Wrapper #SLB-Top a:hover
{
  background-position:0px -16px;
}

#SLB-Wrapper #SLB-Top img
{
  float:right;
  border:0px;
  margin:6px 10px;
  width:41px;
  height:16px;
}

#SLB-Wrapper #SLB-Top div
{
  background:transparent no-repeat scroll 0 0;
  font-size:0;
  height:28px;
  left:-18px;
  line-height:0;
  position:relative;
  width:18px;
}

#SLB-Wrapper #SLB-Bottom
{
  background:transparent no-repeat scroll 0 43%;
  height:20px;
  margin:0 18px 0 0;
}

#SLB-Wrapper #SLB-Bottom #SLB-BottomRight
{
  background:transparent no-repeat scroll 100% 43%;
  font-size:0;
  height:20px;
  right:-18px;
  line-height:0;
  position:relative;
  width:100%;
  float:right;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav,
#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight
{
  height:52px;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav
{
  background-position:0 100%;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight
{
  background-position:100% 100%;
}

#SLB-Wrapper #SLB-Contenido
{
  border-left: 7px solid #000;
  border-right: 7px solid #000;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador
{
  font-size: 11px;
  color: #fff;
  height:30px;
  border-left:0px;
  border-right:0px;
  padding:10px 0px;
  margin:0;
  line-height:11px;
  float:left;
  width:100%;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right,
#SLB-Wrapper #SLB-Navegador #SLB-Left
{
  display:inline;
  padding:0;
  margin:0;
  width:26px;
  height:26px;
  text-decoration:none;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right
{
  background-position:26px 0;
  margin:0 18px 0 10px;
  float:right;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right:hover
{
  background-position:26px -26px;
}

#SLB-Wrapper #SLB-Navegador #SLB-Left
{
  background-position:52px 0;
  margin-right:10px;
  float:left;
}

#SLB-Wrapper #SLB-Navegador #SLB-Left:hover
{
  background-position:52px -26px;
}

#SLB-Wrapper #SLB-Navegador strong
{
  display: block;
  padding-top:5px;
}
/* by xtina 2011*/
table#navigation, table#navigation-es {
	height: 23px;
	border-bottom: 3px solid #000066;
	}
	table#navigation td { background-image: url(sprite.gif); height: 23px }
	table#navigation-es td { background-image: url(sprite2.gif); height: 23px }
	td.home { width: 76px; background-position: 0 0 }
	td.home:hover { background-position: 0 -26px  }
	td.home A { width: 76px; height: 23px; display: block }

	td.hotel{ width: 90px; background-position: -76px 0 }
	td.hotel:hover { background-position: -76px -26px  }
	td.hotel A { width: 90px; height: 23px; display: block }

	td.info{ width: 115px; background-position: -166px 0 }
	td.info:hover { background-position: -166px -26px  }
	td.info A { width: 115px; height: 23px; display: block }

	td.serv{ width: 90px; background-position: -281px 0 }
	td.serv:hover { background-position: -281px -26px  }
	td.serv A { width: 90px; height: 23px; display: block }

	td.locat{ width: 115px; background-position: -371px 0 }
	td.locat:hover { background-position: -371px -26px  }
	td.locat A { width: 115px; height: 23px; display: block }

	 td.reserv{ width: 113px; background-position: -486px 0 }
	 td.reserv:hover { background-position: -486px -26px  }
	 td.reserv A { width: 113px; height: 23px; display: block }

	 td a span { margin-left: -1000px }
