body {
	margin: 0;
	background: #000;
	color: #fff;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	text-align: center
}

th, td {
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif
}

a {
	color: #f90
}

a:hover {
	color: #00f
}

br.limpiar {
	clear: both
}

img {
	border: none;
	vertical-align: top
}

form {
	margin: 0;
	padding: 0
}

label {
	display: block;
	float: left;
	padding-top: 3px
}

input,
textarea {
	background: #fff;
	color: #000;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif
}

input.radio {
	margin: 0;
	padding: 0;
	background: none
}

select {
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif
}

table {
	border: 0;
	border-collapse: collapse
}


table td {
	padding: 0
}

div.centrado {
	text-align: center
}

.referencia {
	color: #fff;
	font-size: 11px
}

.alerta {
	color: #f00
}

.respuesta {
	border: 1px solid #f90;
	padding: 15px;
	color: #fff
}




div#base {
    position: relative;
	width: 965px;
	margin: 0 auto;
    padding: 0 15px 15px 0;
	text-align: left
}

div#encabezado {
    position: fixed;
	width: 851px;
    z-index: 100;
	margin-left: 114px;
    border-bottom: 1px solid #f90;
    padding: 5px 0;
    background: #000;
	font-size: 19px;
	font-weight: bold
}

div#menuIdiomas {
	float: right;
	margin-top: 3px
}

div#menuIdiomas a {
	float: left;
	margin-left: 4px;
	font-size: 1px;
	vertical-align: top
}

div#menuIdiomas a img {
	border: 1px solid #999
}

div#menuIdiomas a:hover img {
	border-color: #00f
}

div#menuIdiomas a img.menuIdiomasActivo {
	border-color: #f90
}

div#menuIdiomas a:hover img.menuIdiomasActivo {
	border-color: #f90
}

div#menuIdiomas a.email {
	margin-right: 15px;
	font-size: 11px;
	line-height: 16px;
	color: #fff;
	font-weight: normal;
	text-decoration: none
}

div#menuIdiomas a.email:hover {
	color: #00f
}

div#menu {
    float: left;
    position: fixed;
    width: 94px;
    margin: 33px 15px 0 5px;
    z-index: 100;
    text-align: right
}

div#menu a {
	color: #fff;
    line-height: 18px;
	text-decoration: none
}

div#menu a:hover {
	color: #00f
}

div#menu a.menuActivo,
div#menu a.menuActivo:hover {
	color: #f90
}

div#contenido {
    float: right;
	width: 850px;
    min-height: 579px;
    margin-top: 34px;
	border-left: 1px solid #f90;
	background: #666
}

div#pie {
	width: 851px;
    margin-left: 114px;
	padding-top: 15px;
	color: #999;
	font-size: 10px;
	text-align: center
}

div#pie a {
	color: #669;
	text-decoration: none;
	white-space: nowrap
}

div#pie a:hover {
	color: #669
}

div#pie a.menuActivo {
	color: #f90
}

div#bannersPie {
	width: 851px;
	margin-left: 109px;
	font-size: 10px;
	line-height: 20px;
	text-align: center
}

div#bannersPie img {
	margin: 10px 10px 0 10px;
	vertical-align: middle
}

.scroll {
	scrollbar-3dlight-color: #666;
	scrollbar-highlight-color: #666;
	scrollbar-face-color: #000;
	scrollbar-arrow-color: #666;
	scrollbar-shadow-color: #666;
	scrollbar-darkshadow-color: #666;
	scrollbar-track-color: #666
}




div.barcosHSeccion {
    padding: 3px 0;
    color: #fff;
    text-align: center
}

div.barcosHCaja {
    height: 89px;
    margin-bottom: 7px;
    padding-left: 25px;
    background: #999;
    color: #000
}

div.barcosHTitulo {
	padding: 7px 0 2px 0;
    color: #fff
}

div.barcosHTitulo a {
    color: #fff;
	font-size: 15px;
    font-weight: bold;
    text-decoration: none
}

div.barcosHTitulo a:hover {
    color: #f90
}

table.barcosH {
    width: 695px
}

table.barcosH td {
    padding-top: 3px
}

table.barcosH td.col1 {
    width: 150px
}

table.barcosH td.col2 {
    width: 120px
}

table.barcosH td.col3 {
    width: 150px
}

table.barcosH td.col4 {
    color: #fff
}

table.barcosH td.col4 span {
	font-size: 14px;
    font-weight: bold
}

table.barcosH td.col5 {
    text-align: right;
    vertical-align: bottom
}

table.barcosH td.col5 a {
    color: #f90;
    text-decoration: none;
}

table.barcosH td.col5 a:hover {
    color: #f90
}




div#barcosFotos {
	border-right: 1px solid #666;
    padding: 15px 0;
	background: #000
}

div#barcosFotos img {
	margin-left: 17px
}

div#barcosFotos img.fot1 {
	margin-left: 15px
}

table.barcos {
	text-align: center
}

table.barcos th {
	padding-bottom: 3px;
    background: #000;
	vertical-align: bottom
}

table.barcos th.tit {
	background: #999;
	color: #000;
	text-align: center
}

table.barcos th.col1 {
	padding-left: 15px;
	text-align: left
}

table.barcos th.coln {
	border-right: 1px solid #666
}

table.barcos td {
	border-bottom: 1px solid #fff;
	padding: 3px 0
}

table.barcos td.col1 {
	width: 225px;
	padding-left: 15px;
	text-align: left
}

table.barcos td.col1 a {
	color: #fff;
	font-weight: bold;
	text-decoration: none
}

table.barcos td.col1 a:hover {
	color: #f90
}

table.barcos td.col2 {
	width: 45px
}

table.barcos td.col3 {
	width: 45px
}

table.barcos td.col4 {
	width: 45px
}

table.barcos td.col5 {
	width: 50px
}

table.barcos td.col6 {
	width: 50px
}

table.barcos td.col7 {
	width: 50px
}

table.barcos td.col8 {
	width: 50px
}

table.barcos td.col9 {
	width: 166px
}

table.barcos td.coln {
	width: 94px;
	padding-right: 15px;
	text-align: right
}

table.barcos td.coln a {
	color: #09f;
	font-weight: bold;
	text-decoration: none
}

table.barcos td.coln a:hover {
	color: #f90;
	text-decoration: none
}




div#barcosDetEncabezado {
	height: 202px;
	background: #000;
	border-right: 1px solid #666;
}

div#barcosDetEncabezadoC1 {
	display: inline;
	float: left;
	width: 220px;
	margin: 0 30px 0 15px
}

div#barcosDetEncabezadoC2 {
	float: left;
	width: 554px;
	margin-top: 15px;
	text-align: center
}

div#barcosDetEncabezadoC2 img {
	margin-left: 22px;
	margin-bottom: 13px
}

div#barcosDetEncabezadoC2 img.fot1 {
	margin-left: 0
}

div#barcosDetEncabezadoC2 h1 {
	display: inline;
	margin: 0;
	font-size: 15px
}

table.barcosDet td.col1 {
	width: 250px;
	padding: 8px 0;
	color: #fff;
	font-size: 15px;
	text-align: center
}

table.barcosDet td.col2,
table.barcosDet td.col12 {
	width: 569px;
	background: #999;
	padding: 8px 15px 7px 15px;
	color: #000
}

table.barcosDet td.col12 {
	width: 804px
}

table.barcosDet td.cols {
	height: 7px
}

table.barcosDet td.colt {
	padding: 8px 0;
	color: #fff;
	font-size: 15px;
	text-align: center
}

table.barcosDet td.colf {
	padding: 22px 0;
	text-align: center
}

table.barcosDet td.colf img {
	margin: 22px 22px
}

table.barcosDet2 {
	width: 100%
}

table.barcosDet2 td {
	padding: 0 0 1px 0;
	color: #000;
	white-space: nowrap
}

table.barcosDet2 td.colc {
	text-align: center
}

table.barcosDet2 td.colc div.linea {
	border-top: 1px solid #000
}

table.barcosDet2 td.cols50 {
	width: 50%
}

table.barcosDet2 td.cols25 {
	width: 25%
}

h1.reservaTitulo {
	margin: 0 0 7px 0;
	border-right: 1px solid #f90;
	border-bottom: 1px solid #f90;
	border-left: 1px solid #f90;
	padding: 1px 0 2px 0;
	color: #f90;
	font-size: 12px;
	text-align: center
}

form#reserva {
	font-size: 11px
}

form#reserva label {
	width: 51px;
	font-size: 11px
}

form#reserva select,
form#reserva input,
form#reserva textarea {
	background: #000;
	color: #fff
}

form#reserva select#fecha {
	width: 98px
}

form#reserva label.semanas {
	width: 32px;
	margin-right: 3px;
	text-align: right
}

form#reserva label.patron {
	width: auto;
	margin-right: 10px;
	white-space: nowrap
}

form#reserva select#semanas {
	width: 36px
}

form#reserva select {
	float: left;
	font-size: 11px
}

form#reserva input {
	float: left;
	width: 163px;
	margin-bottom: 1px;
	font-size: 11px
}

form#reserva input.radio {
	float: none;
	width: 13px;
	height: 13px;
	margin: 1px 5px 3px 0
}

form#reserva textarea {
	float: left;
	width: 214px;
	height: 26px;
	margin-bottom: 1px;
	font-size: 11px
}

form#reserva button {
	float: left;
	width: 51px;
	height: 19px;
	margin-top: 1px;
	margin-right: 1px;
	padding: 0;
	border: 1px solid #999;
	background: #666;
	color: #fff;
	font-size: 11px
}

form#reserva div#precio {
	padding-top: 3px;
	color: #f90;
	text-align: right
}

form#reserva div#precio span {
	font-size: 13px;
	font-weight: bold
}




div#fotosEncabezado {
	height: 23px;
	background: #464646
}

div#fotosEncabezado a {
	display: block;
	float: left;
	width: 100px;
	padding: 4px 0 5px 0;
 	color: #b9b9b9;
	text-align: center;
	text-decoration: none
}

div#fotosEncabezado a:hover {
	color: #fff
}

div#fotosEncabezado a.activo:hover,
div#fotosEncabezado a.activo {
	background: #f90;
	background: url(../images/p_k_menufotos.gif) no-repeat scroll left top;
 	color: #fff;
	font-weight: bold
}

div#fotosContenido {
	height: 556px;
	background: #272727
}

div#fotosContenidoC1 {
	float: left;
	width: 410px
}

div#fotosContenidoC1 img {
	margin: 10px 0 0 10px
}

div#fotosContenidoC2 {
	float: left;
	width: 430px;
	margin-top: 53px;
	text-align: center
}

div#fotosContenidoC2 img {
	margin: 10px 0
}

div#fotosContenidoC2 div#titulo {
	font-weight: bold;
	text-align: center
}

div#fotosContenidoC2 div#texto {
	text-align: center
}




div#videosContenido {
	height: 579px;
	background: #272727
}

div#videosContenidoC1 {
	float: left;
	width: 270px;
    margin: 20px 0 0 10px
}

div.videosContenidoC1F {
    float: left;
	width: 125px;
    height: 127px;
    margin: 0 10px 10px 0;
    overflow: hidden
}

div.videosContenidoC1F a {
    color: #fff;
    text-decoration: none
}

div.videosContenidoC1F a:hover {
    color: #f90
}

div.videosContenidoC1F img {
    border-bottom: 5px solid #272727
}

div#videosContenidoC2 {
	float: left;
	width: 560px;
	height: 350px;
    margin-top: 88px
}




div#mapaContenido {
	position: relative;
	width: 850px;
	height: 579px;
	background: #272727
}

div#mapaFoto {
	position: absolute;
	left: 0;
	top: 0
}

div#mapaBoton {
	position: absolute;
	right: 20px;
	top: 20px;
	text-align: center
}

div#mapaBoton a {
	display: block;
	color: #f90;
	font-weight: bold;
	text-decoration: none
}

div#mapaBoton a:hover {
	color: #00adef
}

div#mapaBoton a img {
	display: block;
	border-top: 1px solid #f90;
	border-left: 1px solid #f90;
}

div#mapaBoton a:hover img {
	border-color: #00adef
}

div#mapaBoton a div {
	padding: 2px 0 1px 0
}

div#mapaTexto {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 290px
}

h1.mapaTitulo {
	height: 20px;
	margin: 0 0 7px 0;
	font-size: 16px
}




div#climaContenido {
	width: 850px;
	height: 579px;
	background: #272727
}

div#climaContenidoC1,
div#climaContenidoC2,
div#climaContenidoC3,
div#climaContenidoC4 {
	display: inline;
	float: left;
	margin: 20px;
	width: 384px;
	height: 249px
}

h1.climaTitulo {
	height: 20px;
	margin: 0 0 7px 0;
	font-size: 16px
}

h2.climaSubtitulo {
	height: 20px;
	margin: 0;
	background: #464646;
	font-size: 13px;
	text-align: center
}




div#linksContenido {
	width: 850px;
	background: #272727
}

div.linksTitulo {
	padding: 15px 75px;
	background: #3d3d3d;
	font-size: 16px;
    font-weight: bold
}

div#linksListado {
    min-height: 500px;
	padding: 15px 75px
}

div.linksCaja {
	margin: 0 0 15px 0
}

div.linksCaja a.linksCajaTitulo {
	color: #f90;
	font-size: 14px
}

div.linksCaja div.linksCajaTexto {
	margin-top: 3px;
	margin-bottom: 3px
}

div.linksCaja span.linksCajaUrl {
	color: #00f
}

div#linksBanners {
	text-align: center
}

div#linksBanners img {
	margin: 0 10px;
	vertical-align: middle
}

div.linksOp {
	margin: 20px 0 30px 0;
	text-align: center
}

form#links label {
	width: 95px
}

form#links input,
form#links textarea {
	float: left;
	width: 530px;
	background: #000;
	color: #fff;
	margin-bottom: 15px
}

form#links textarea {
	height: 76px
}

form#links textarea#descripcion {
	margin-bottom: 5px
}

form#links button {
	float: left;
	width: 95px;
	height: 21px;
	margin-top: 1px;
	margin-right: 1px;
	border: 1px solid #999;
	background: #666;
	color: #fff
}

form#links p {
	margin: 0 0 5px 95px
}

form#links p.linksMensaje {
	margin-bottom: 15px;
	color: #00f;
	font-size: 11px
}




div#noticiasContenido {
    min-height: 479px;
	padding: 50px 75px;
	background: #272727
}

h1.noticiasTitulo {
	margin: 0 0 6px 0;
	color: #f90;
	font-size: 16px
}

div.noticiasSumario {
    margin-bottom: 24px;
    font-weight: bold
}

img.noticiasFoto {
    float: right;
    margin: 0 0 15px 15px
}

div.noticiasListado {
    float: left;
    width: 681px;
    height: 75px;
    border-top: 7px solid #999;
    border-bottom: 7px solid #999;
    padding: 0 25px;
    background: #999;
	overflow: auto;
	scrollbar-3dlight-color: #999;
	scrollbar-highlight-color: #999;
	scrollbar-face-color: #999;
	scrollbar-arrow-color: #666;
	scrollbar-shadow-color: #999;
	scrollbar-darkshadow-color: #999;
	scrollbar-track-color: #999
}

div.noticiasFoto {
    float: left
}

div.noticiasCaja {
	margin: 0 0 5px 0
}

div.noticiasCaja a.noticiasCajaTitulo {
    color: #fff;
	font-size: 15px;
    font-weight: bold;
    text-decoration: none
}

div.noticiasCaja a.noticiasCajaTitulo:hover {
    color: #f90
}

div.noticiasCaja div.noticiasCajaTexto {
	margin-top: 6px;
	margin-bottom: 12px;
    color: #000
}




div#contactoContenido {
    min-height: 479px;
	padding: 50px 170px;
	background: #272727
}

h1.contactoTitulo {
	height: 20px;
	margin: 0 0 20px 0;
	font-size: 16px
}

form#contacto label {
	width: 75px;
	margin-bottom: 2px
}

form#contacto input,
form#contacto textarea {
	float: left;
	background: #000;
	color: #fff;
	margin-bottom: 15px
}

form#contacto input {
	width: 425px
}

form#contacto textarea {
	width: 500px;
	height: 100px
}

form#contacto button {
	float: left;
	width: 90px;
	height: 21px;
	margin-top: 1px;
	margin-right: 1px;
	border: 1px solid #999;
	background: #666;
	color: #fff
}




div#avisoContenido {
    min-height: 479px;
	padding: 50px 75px;
	background: #272727
}

h1.avisoTitulo {
	height: 20px;
	margin: 0 0 20px 0;
	font-size: 16px
}




div.tiempoCaja {
    margin: 0 0 4px 171px
}
