@charset "utf-8";
#sb-container, #sb-wrapper {
text-align : left;
}
#sb-container, #sb-overlay {
position : absolute;
top : 0;
left : 0;
width : 100%;
margin : 0;
padding : 0;
}
#sb-container {
height : 100%;
display : none;
visibility : hidden;
z-index : 999;
}
body > #sb-container {
position : fixed;
}
#sb-container > #sb-overlay {
height : 100%;
}
#sb-wrapper {
position : relative;
}
#sb-wrapper img {
border : none;
}
#sb-body {
position : relative;
margin : 0;
padding : 0;
overflow : hidden;
border : 1px solid #303030;
}
#sb-body-inner {
position : relative;
height : 100%;
}
#sb-content.html {
height : 100%;
overflow : auto;
}
#sb-loading {
position : absolute;
top : 0;
width : 100%;
height : 100%;
text-align : center;
padding-top : 10px;
}
#sb-body, #sb-loading {
background-color : #060606;
}
#sb-title, #sb-info {
position : relative;
margin : 0;
padding : 0;
overflow : hidden;
}
#sb-title-inner, #sb-info-inner {
position : relative;
font-family : 'Lucida Grande', Tahoma, sans-serif;
line-height : 16px;
}
#sb-title, #sb-title-inner {
height : 26px;
}
#sb-title-inner {
font-size : 16px;
padding : 5px 0;
color : #fff;
}
#sb-info, #sb-info-inner {
height : 20px;
}
#sb-info-inner {
font-size : 12px;
color : #fff;
}
#sb-nav {
float : right;
height : 16px;
padding : 2px 0;
width : 45%;
}
#sb-nav a {
display : block;
float : right;
height : 16px;
width : 16px;
margin-left : 3px;
cursor : pointer;
}
#sb-nav-close {
background-image : url(resources/close.png);
background-repeat : no-repeat;
}
#sb-nav-next {
background-image : url(resources/next.png);
background-repeat : no-repeat;
}
#sb-nav-previous {
background-image : url(resources/previous.png);
background-repeat : no-repeat;
}
#sb-nav-play {
background-image : url(resources/play.png);
background-repeat : no-repeat;
}
#sb-nav-pause {
background-image : url(resources/pause.png);
background-repeat : no-repeat;
}
#sb-counter {
float : left;
padding : 2px 0;
width : 45%;
}
#sb-counter a {
padding : 0 4px 0 0;
text-decoration : none;
cursor : pointer;
color : #fff;
}
#sb-counter a.sb-counter-current {
text-decoration : underline;
}
div.sb-message {
font-family : 'Lucida Grande', Tahoma, sans-serif;
font-size : 12px;
padding : 10px;
text-align : center;
}
div.sb-message a:link, div.sb-message a:visited {
color : #fff;
text-decoration : underline;
}
* {
	margin : 0;
	padding: 0px 0px;
}
.sm {
list-style : none;
width : 1000px;
height : 300px;
display : block;
overflow : hidden;
float : left;
}
.sm li {
float : left;
display : inline;
overflow : hidden;
}
body {
	font : 100% Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	background-repeat : repeat;
	background-image : url(images/fondo_mantagua.jpg);
	background-position : top;
}
a {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #003333;
	font-weight : normal;
}
a:hover {
color : #009999;
}
h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 24px;
color : #333333;
}
h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #333333;
}
h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	font-weight: normal;
}
h4 {
font-family : Geneva, Arial, Helvetica, sans-serif;
color : #cc3300;
font-size : 15px;
line-height : 14px;
padding : 5px 0;
}
h5 {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color : #333333;
}
h6 {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #003300;
font-size : 12px;
}
p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
}
#container {
	width : 1000px;
	margin : auto;
	background-color: #FFFFFF;
}
#logo {
position : absolute;
visibility : visible;
float : left;
}
#logo3 {
	position: absolute;
	visibility: visible;
	float: right;
	width: auto;
	height: auto;
	right: right;
	top: 220px;
	padding-left: 800px;
}

#logo a {
color : #ffffff;
}
#logo a:hover {
color : #ffffff;
}
#header {
text-align : left;
float : left;
width : 1000px;
padding : 20px 0 10px 0;
background-color : #ffffff;
background-image : url(images/bg_content.jpg);
}
#header h1 {
margin : 0;
padding : 10px 0;
}
#header2 {
text-align : left;
float : left;
width : 1000px;
height : 350px;
padding : 0 0 0 0;
}
#header2 a {
color : #ffcc00;
}
#header2 a:hover {
color : #00b3e7;
}
#sub_header {
text-align : left;
float : left;
width : 1000px;
height : 240px;
background-color : #ff6600;
padding : 0 0 0 0;
}
#menu {
text-align : left;
float : left;
height : 25px;
background-color : #669900;
padding : 0 15px;
width : 970px;
vertical-align : top;
border-bottom : 6px solid #bdb814;
}
#signin {
float : right;
width : auto;
background-color : #669900;
margin : 0;
padding : 0 15px;
}
#sidebar1 {
padding : 5px 10px;
width : 239px;
float : left;
position : relative;
border-right : 1px solid #999999;
background-image : url(images/post.jpg);
background-repeat : no-repeat;
}
#mainContent {
	background-position : bottom;
	width : 1000px;
	background-color: #FFFFFF;
}
#footer p {
margin : 0;
padding : 10px 0;
color : #333333;
}
#footer {
padding : 10px 10px 0 20px;
float : left;
background-color : #99cc00;
background-position : bottom;
width : 970px;
background-image : url(images/fondox2.jpg);
}
#footer .nav {
float : right;
padding-left : 20px;
}
#footer .nav1 {
float : left;
color : #ffffff;
}
blockquote {
padding-left : 18px;
}
#tabla {
width : 680px;
float : none;
margin : 0;
}
#columna {
padding : 35px 10px 10px;
background-repeat : no-repeat;
width : 175px;
float : left;
position : relative;
border-right : 1px solid #999999;
border-bottom : 0 solid #054621;
background-color : #ffffff;
}
#columna_ {
padding : 10px 5px;
background-repeat : no-repeat;
width : 160px;
float : left;
position : relative;
border-right : 0 solid #999999;
border-bottom : 0 solid #054621;
background-image : url(images/gota1.jpg);
background-position : right top;
}
#columna1 {
padding : 10px 10px 0 10px;
background-repeat : no-repeat;
width : 510px;
float : left;
position : relative;
border-right : 1px solid #999999;
border-bottom : 0 solid #c3c218;
}
#columna2 {
padding : 5px 15px;
background-color : #e8f8ff;
background-repeat : repeat-x;
width : 670px;
float : left;
position : relative;
height : 130px;
background-image : url(../images/1.jpg);
}
#columna3 {
	background-repeat : no-repeat;
	width : 250px;
	float : left;
	position : relative;
	padding : 35px 10px 0px;
	border-bottom : 0 solid #c3c218;
	height : auto;
	background-color : #ffffff;
}
#columna4 {
background-repeat : no-repeat;
width : 250px;
float : right;
position : relative;
padding : 35px 10px 20px;
border-bottom : 0 solid #c3c218;
height : auto;
}
#columna5 {
	background-repeat : no-repeat;
	width : 449px;
	float : right;
	position : relative;
	padding : 10px 10px 20px;
	border-bottom : 0 solid #c3c218;
	height : auto;
}

#columna_index {
padding : 0 0 0 0;
width : 1000px;
float : left;
position : relative;
border-right : 0 solid #999999;
border-bottom : 0 solid #c3c218;
background-color : #ffffff;
}
#sub_columna1 {
padding : 30px 10px 0 20px;
width : 700px;
float : left;
position : relative;
border-right : 0 solid #999999;
border-bottom : 0 solid #c3c218;
background-color : #ffffff;
}
#sub_columna_int {
padding : 10px 5px;
background-repeat : no-repeat;
width : 340px;
float : left;
position : relative;
border-right : 0 solid #999999;
border-bottom : 1px solid #054621;
background-position : right top;
}
li {
text-decoration : none;
padding-left : 18px;
}
#columna_cont {
padding : 0 0 0 0;
width : 1000px;
float : left;
position : relative;
border-right : 0 solid #999999;
border-bottom : 0 solid #c3c218;
background-color : #ffffff;
background-image : url(images/bg_content.jpg);
}
#columna_cont2 {
padding : 0 0 0 0;
width : 1000px;
float : left;
position : relative;
border-right : 0 solid #999999;
border-bottom : 0 solid #c3c218;
background-color : #0099cc;
background-image : url(_turismo/kayak_b.jpg);
background-position : 420px;
}
#columna_cont_gastro {
padding : 0 0 0 0;
width : 1000px;
float : left;
position : relative;
border-right : 0 solid #999999;
border-bottom : 0 solid #c3c218;
background-color : #ffffff;
background-image : url(_gastronomia/g_1.jpg);
background-position : 0 bottom;
background-repeat : repeat-x;
}
#columna_cont_galeria {
	padding : 0 0 0 0;
	width : 1000px;
	float : left;
	position : relative;
	border-right : 0 solid #999999;
	border-bottom : 0 solid #c3c218;
}
#columna_cont_turismo {
padding : 0 0 0 0;
width : 1000px;
float : left;
position : relative;
border-right : 0 solid #999999;
border-bottom : 0 solid #c3c218;
background-color : #ffffff;
background-repeat : repeat-x;
}
#columna_cont_empresa {
padding : 0 0 0 0;
width : 1000px;
float : left;
position : relative;
border-right : 0 solid #999999;
border-bottom : 0 solid #c3c218;
background-color : #ffffff;
background-image : url(galeria/eve/eve_4.jpg);
background-position : 420px bottom;
background-repeat : repeat-x;
}
#columna_cont_aloja {
padding : 0 0 0 0;
width : 1000px;
float : left;
position : relative;
border-right : 0 solid #999999;
border-bottom : 0 solid #c3c218;
background-color : #ffffff;
background-image : url(_alojamiento/Hotel_con_Piscina.jpg);
background-position : -50px bottom;
background-repeat : repeat-x;
}
#columna_cont_eve {
padding : 0 0 0 0;
width : 1000px;
float : left;
position : relative;
border-right : 0 solid #999999;
border-bottom : 0 solid #c3c218;
background-color : #ffffff;
background-image : url(galeria/eve/eve_8.jpg);
background-position : 420px bottom;
background-repeat : repeat-x;
}
#columna_cont_promo {
padding : 0 0 0 0;
width : 1000px;
float : left;
position : relative;
border-right : 0 solid #999999;
border-bottom : 0 solid #c3c218;
background-color : #ffffff;
background-image : url(galeria/pro/m1.jpg);
background-position : 800px bottom;
background-repeat : repeat-x;
}
#columna_programas {
padding : 30px 30px 0 20px;
background-repeat : repeat-y;
width : 350px;
float : left;
position : relative;
border-right : 0 solid #999999;
border-bottom : 0 solid #c3c218;
}
#columna_3 {
padding : 30px 30px 0 20px;
background-repeat : repeat-x;
width : 350px;
float : left;
position : relative;
border-right : 0 solid #999999;
border-bottom : 0 solid #c3c218;
background-image : url(_turismo/taco_.jpg);
background-color : #ffffff;
}
#columna2_programas {
	padding : 50px 20px 50px 20px;
	background-repeat : repeat-x;
	width : 540px;
	float : left;
	position : relative;
	border-right : 0 solid #999999;
	border-bottom : 0 solid #c3c218;
	background-color : #ffffff;
	background-position : right top;
}
#columna_int1 {
	padding : 30px 20px 30px 20px;
	background-repeat : no-repeat;
	float : left;
	position : relative;
	border-right : 0 solid #999999;
	border-bottom : 0 solid #054621;
	background-position : right top;
	width: 500px;
}
#columna_int2 {
	padding : 30px 20px 30px 20px;
	background-repeat : no-repeat;
	float : left;
	position : relative;
	border-right : 0 solid #999999;
	border-bottom : 0 solid #054621;
	background-image : url(images/gota1.jpg);
	background-position : right top;
	width: 600px;
}

#columna_int4 {
	padding : 20px 10px 0 70px;
	width : 250px;
	float : left;
	border-right : 0 solid #999999;
	border-bottom : 0 solid #054621;
}
#columna_img {
	background-repeat : no-repeat;
	float : left;
	position : relative;
	border-right : 0 solid #999999;
	border-bottom : 0 solid #054621;
	background-position : right top;
}

#columna_dr {
padding : 10px 5px;
background-repeat : no-repeat;
width : 220px;
float : left;
position : relative;
border-right : 0 solid #999999;
border-bottom : 0 solid #054621;
background-image : url(images/gota1.jpg);
background-position : right top;
}
#columna_intx2 {
background-repeat : no-repeat;
float : right;
position : absolute;
border-right : 0 solid #999999;
border-bottom : 0 solid #054621;
height : 350px;
padding : 0 0 0 0;
width : 400px;
left : 589px;
top : 48px;
}
#columna_promo {
padding : 8px 6px;
width : 115px;
float : left;
position : relative;
border-right : 0 solid #999999;
border-bottom : 0 solid #054621;
background-image : url(images/bg_content.jpg);
}
#hor {
background-repeat : no-repeat;
width : 1000px;
float : left;
position : relative;
border-bottom : 20px solid #000000;
background-color : #ffffff;
}
#footer2 {
position : relative;
width : 900px;
margin : 0;
float : left;
border-bottom : 5px solid #000000;
}
#menu a {
color : #ffffff;
}

#menu a:hover {
color : #ffffff;
background-color : #064621;
}
#menu1 a {
	text-align : left;
	float : left;
	height : 20px;
	background-color : #05431e;
	padding : 5px 10px 0px 10px;
	vertical-align : top;
	border-bottom : 6px solid #cccc00;
	color : #ffffff;
}
#menu1 a:hover {
	text-align : left;
	float : left;
	height : 20px;
	background-color : #cccc00;
	vertical-align : top;
	border-bottom : 6px solid #bdb814;
	color : #05431e;
}
#menu2 {
float : left;
}
#menu2 a {
	text-align : left;
	height : 20px;
	background-color : #669900;
	padding : 5px 10px 0px 9px;
	vertical-align : top;
	border-bottom : 6px solid #05431e;
	color : #ffffff;
	float : left;
}
#menu2 a:hover {
	text-align : left;
	float : left;
	height : 20px;
	background-color : #05431e;
	vertical-align : top;
	border-bottom : 6px solid #05431e;
	color : #cccc00;
}
#menu3 {
vertical-align : top;
}

#menu3 a {
	text-align : left;
	float : left;
	height : 20px;
	background-color : #ffff00;
	padding : 5px 11px 0px 10.49px;
	vertical-align : top;
	border-bottom : 6px solid #cccc00;
	color : #05431e;
}
#menu3 a:hover {
	text-align : left;
	float : left;
	height : 20px;
	background-color : #FFFFFF;
	vertical-align : top;
	border-bottom : 6px solid #bdb814;
	color : #05431e;
}
#menu1 p, #menu2 p, #menu3 p {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}
#intro {
padding : 15px 15px;
width : 220px;
float : left;
position : relative;
border-right : 0 solid #999999;
border-bottom : 0 solid #054621;
background-color : #ffffff;
background-image : url(images/bg_content_txt.jpg);
}
#signin a {
color : #ffffff;
}
#signin a:hover {
color : #003333;
background-color : #ffffff;
}
#header p {
font-size : 12px;
}
#columna_img {
	width: 540px;

}
#sub_header_tarifa {
text-align : left;
float : left;
width : 1000px;
height : 498px;
background-color : #694d26;
padding : 0 0 0 0;
}
#columna_int4 a {
color : #003333;
}
.style16 {
color : #82d3fe;
font-weight : bold;
}
.style17 {
color : #ff9900;
font-weight : bold;
}
.style18 {
color : #ffffff;
}
#logo2 {
position : absolute;
visibility : visible;
float : left;
width : 444px;
height : 350px;
}
.style19 {
color : #669900;
}
.style21 {
color : #595959;
font-weight : bold;
}
