* {
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}
body {
    background: url("../img/bgBody.jpg") repeat-x scroll 0 0 #CECFC7;
    color: #565752;
    font: 75%/1.5em "Trebuchet MS",Helvetica,Arial,sans-serif;
    text-align: center;
}
a {
    color: #9F916D;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a img {
    border: 0 none;
}
fieldset {
    border: 0 none;
}
input, select, textarea {
    color: #565752;
    font-family: "Trebuchet MS",Helvetica,Arial,sans-serif;
    font-size: 1em;
    margin-bottom: 5px;
}
input {
    height: 17px;
}
button {
    border: 0 none;
    cursor: pointer;
}
h1 a {
    background: url("../img/logo.gif") no-repeat scroll 0 0 transparent;
    height: 49px;
    left: 50px;
    position: absolute;
    text-indent: -100000px;
    top: 30px;
    width: 170px;
}
h2 {
    color: #FFFFFF;
    display: none;
    font-size: 3.2em;
    font-weight: normal;
    position: absolute;
    right: 30px;
    top: 20px;
    z-index: 15;
}
.activo h2 {
    display: block;
}
h2 span {
    display: block;
    font-size: 0.4em;
    margin-top: -8px;
    text-align: right;
    text-transform: uppercase;
}
h3 {
    background: none repeat scroll 0 0 #EBEEE3;
    font-size: 1.8em;
    line-height: 1.2em;
    padding: 10px;
}
h3 span {
    display: block;
    font-size: 0.6em;
    font-weight: normal;
    margin-top: -4px;
}
h3 span span {
    display: inline;
}
h4 {
    font-size: 1.1em;
}
p {
    margin-bottom: 0.8em;
}
table {
    border-collapse: collapse;
}
ul {
    list-style: none outside none;
}
sup {
    font-size: 0.75em;
    vertical-align: text-top;
}
sub {
    font-size: 0.75em;
    vertical-align: text-bottom;
}
div.breadCrumb {
    display: inline;
    float: left;
    font-size: 0.82em;
    margin: 0 0 10px 21px;
    text-transform: uppercase;
    width: 700px;
}
#wrap {
    background: url("http://www.cataloniacaribe.com/es/img/bgWrap.png") repeat-y scroll 50% 50% transparent;
    margin: 0 auto;
    min-height: 615px;
    position: relative;
    text-align: left;
    width: 990px;
    z-index: 5;
}
* html #wrap {
    background: none repeat scroll 0 0 transparent;
}
#cabecera {
    background: url("../img/bgCabecera.gif") no-repeat scroll center top transparent;
    height: 106px;
    margin: 0 auto;
    width: 965px;
}
#contenido {
    margin: 0 0 0 10px;
    padding-bottom: 15px;
    position: relative;
    width: 964px;
    z-index: 10;
}
#footer {
    background: url("http://www.cataloniacaribe.com/es/img/bgWrapFooter.png") no-repeat scroll 0 0 transparent;
    height: 350px;
    margin: auto;
    width: 990px;
}
* html #footer {
    background: none repeat scroll 0 0 transparent;
}
#footer ul {
/*    background: url("../img/bgFooter.gif") no-repeat scroll 50% 0 transparent;
    height: 40px;*/
    margin: 0 auto;
    padding: 11px 0 0;
    position: relative;
}
#decoFlor {
    background: url("../img/bgFlores.jpg") no-repeat scroll 50% 50% transparent;
    height: 432px;
    left: 0;
    position: absolute;
    top: 115px;
    width: 100%;
    z-index: 1;
}
#cabecera .miniLogo {
    position: absolute;
    right: 25px;
    top: 10px;
}
ul.menuSup {
    display: inline;
    float: right;
    height: 76px;
    margin: 15px 10px 0 0;
    padding-right: 110px;
}
ul.menuSup li, #footer ul li {
    display: inline;
}
ul.menuSup li a, #footer ul li a {
    font-size: 0.82em;
    font-weight: bold;
    padding: 0 6px;
    text-transform: uppercase;
}
ul.menuSup li.idioma a {
    background: url("../img/arrowDown.gif") no-repeat scroll 100% 4px transparent;
    margin: 0;
    padding-right: 11px;
}
#bloqueIdiomas {
    display: none;
    text-align: right;
}
#bloqueIdiomas li {
    background: url("../img/bulletIdiomas.gif") no-repeat scroll 100% 50% transparent;
    padding: 0;
}
#bloqueIdiomas li a {
    background: none repeat scroll 0 0 transparent;
    color: #7896AE;
}
#bloqueIdiomas li.last {
    background: none repeat scroll 0 0 transparent;
}
#nav {
    list-style: none outside none;
    position: absolute;
    right: 120px;
    top: 60px;
}
#nav li {
    display: inline;
    float: left;
    height: 55px;
}
#nav li:first-child, #nav li.first {
    background: url("../img/navLeft.gif") no-repeat scroll 0 0 transparent;
    padding-left: 19px;
}
#nav li:last-child, #nav li.last {
    background: url("../img/navRight.gif") no-repeat scroll 100% 0 transparent;
    padding-right: 19px;
}
#nav a {
    background: url("../img/nav.gif") repeat-x scroll 100% 0 transparent;
    color: #EDFEF6;
    display: inline;
    float: left;
    font-size: 1.2em;
    font-weight: bold;
    height: 32px;
    padding: 23px 23px 0;
    text-transform: uppercase;
}
#nav li.last a {
    background-position: 0 0;
}
#nav a:hover {
    background: url("../img/navHover.gif") repeat-x scroll 0 0 #294668;
    text-decoration: none;
}
div.galeria {
    background: url("../img/bgGaleria.gif") repeat-x scroll 0 100% #FFFFFF;
    height: 50px;
    margin: 17px auto 10px;
    padding-top: 400px;
    position: relative;
    width: 955px;
    z-index: 1;
}
div.ajaxLoader {
    background: none repeat scroll 0 0 #FFFFFF;
    display: none;
    height: 100%;
    opacity: 0.4;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 15;
}
div.ajaxLoader img {
    left: 50%;
    margin: -33px 0 0 -33px;
    position: absolute;
    top: 50%;
}
div.bannerPrincipal {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 396px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 955px;
    z-index: 2;
}
div.galeria div.activo {
    z-index: 4;
}
div.bannerPrincipal img {
    border: 5px solid #FFFFFF;
    display: block;
    position: absolute;
}
div.tira {
    display: inline;
    float: right;
    width: 675px;
}
div.tira div#tiraMascara {
    float: left;
    height: 39px;
    margin: 0 10px 0 20px;
    overflow: hidden;
    position: relative;
    width: 592px;
}
div.tira li {
    border: 2px solid #FFFFFF;
    display: inline;
    float: left;
    margin: 0 10px 0 0;
    position: relative;
    z-index: 16;
}
div.tira li a {
    cursor: pointer;
    float: left;
    height: 35px;
    opacity: 0.5;
    overflow: hidden;
    width: 60px;
}
div.tira li.activo a {
    opacity: 1 !important;
}
div.tira li div {
    display: none;
}
#bocadilloTira {
    display: none;
    position: absolute;
    width: 160px;
    z-index: 100;
}
#bocadilloTira span {
    background: url("http://www.cataloniacaribe.com/es/img/bocadilloSup.png") no-repeat scroll 0 0 transparent;
    display: block;
    padding: 5px 15px 5px 5px;
    width: 140px;
}
* html #bocadilloTira span {
    background: none repeat scroll 0 0 transparent;
}
#decoBocadillo {
    background: url("http://www.cataloniacaribe.com/es/img/bocadilloInf.png") no-repeat scroll 0 0 transparent;
    height: 25px;
    width: 160px;
}
* html #decoBocadillo {
    background: none repeat scroll 0 0 transparent;
}
div.tira a.nav {
    display: inline;
    float: left;
    padding-top: 9px;
}
.galeria div.pestanya {
    background: url("http://www.cataloniacaribe.com/es/img/pestanyaBanner.png") no-repeat scroll 0 0 transparent;
    bottom: 59px;
    font-size: 1.1em;
    font-style: italic;
    font-weight: bold;
    height: 37px;
    padding: 10px 13px;
    position: absolute;
    right: 13px;
    width: 81px;
    z-index: 15;
}
* html .galeria div.pestanya {
    background: none repeat scroll 0 0 transparent;
}
div.pestanya big {
    display: block;
    font-size: 1.9em;
    margin-top: -9px;
}
.round {
    height: 100%;
    position: relative;
}
.round img {
    display: block;
}
.RNO, .RNE, .RSE, .RSO {
    background: url("http://www.cataloniacaribe.com/es/img/roundMask.png") no-repeat scroll 0 0 transparent;
    font-size: 1px !important;
    height: 10px;
    position: absolute;
    width: 10px;
    z-index: 20;
}
* html .RNO, * html .RNE, * html .RSE, * html .RSO {
    background-image: url("../img/roundMask.gif");
}
.RNO {
    background-position: 0 0;
    left: 0;
    top: 0;
}
.RNE {
    background-position: 100% 0;
    right: 0;
    top: 0;
}
.RSE {
    background-position: 100% 100%;
    bottom: 0;
    right: 0;
}
.RSO {
    background-position: 0 100%;
    bottom: 0;
    left: 0;
}
* html .RSO, * html .RSE {
    bottom: -1px;
}
.sombreado {
    color: #333333 !important;
    margin: 0.08em 0 0 0.08em;
    opacity: 0.4;
}
.c230, .c471, .c712 {
    display: inline;
    float: left;
    margin: 0 0 0 11px;
    width: 230px;
}
.celda {
    background: url("http://www.cataloniacaribe.com/es/img/230inf.png") no-repeat scroll 0 100% #FFFFFF;
    display: inline;
    float: left;
    margin-bottom: 11px;
    width: 230px;
}
.c471 {
    margin-right: 1px;
    width: 470px;
}
.c471 .celda {
    background-image: url("http://www.cataloniacaribe.com/es/img/471inf.png");
    width: 470px;
}
.c712 {
    width: 712px;
}
.c712 .celda {
    background-image: url("http://www.cataloniacaribe.com/es/img/712inf.png");
    width: 712px;
}
.c723 {
    display: inline;
    float: right;
    width: 723px;
}
.contenedor {
    background: url("http://www.cataloniacaribe.com/es/img/230sup.png") no-repeat scroll 50% 0 transparent;
    padding: 3px 5px;
    position: relative;
}
.contenedor a:hover {
    text-decoration: none;
}
.contenedor .round {
    margin: 5px 0;
}
.c471 .contenedor {
    background-image: url("http://www.cataloniacaribe.com/es/img/471sup.png");
}
.c712 .contenedor {
    background-image: url("http://www.cataloniacaribe.com/es/img/712sup.png");
}
div.buscador {
    background: url("http://www.cataloniacaribe.com/es/img/bgBuscador.png") no-repeat scroll 0 0 transparent;
    margin: -120px -15px 0 -8px;
    padding-bottom: 12px;
    position: relative;
    width: 250px;
}
* html div.buscador {
    background: url("../img/bgBuscador-IE6.gif") no-repeat scroll 0 0 transparent;
    height: 330px;
}
.buscador h3 {
    background: none repeat scroll 0 0 transparent;
    padding: 16px 0 0 20px;
}
.buscador form {
    background: url("../img/bgBuscadorForm.gif") no-repeat scroll center bottom transparent;
    margin: 22px 0 0 12px;
    padding: 10px 10px 30px;
    width: 205px;
}
.buscador select {
    width: 205px;
}
#buscador-adultos {
    margin-top: 8px;
    width: 46px;
}
#buscador-adultos select {
    width: 45px;
}
.buscador input {
    width: 100px;
}
.buscador #busquedaAvanzada {
    display: none;
}
.buscador .masOpciones a {
    background: url("../img/arrowDownWhite.gif") no-repeat scroll 98% 50% #9DA38A;
    color: #FFFFFF;
    display: block;
    font-size: 0.92em;
    margin: 5px 0 30px;
    padding: 1px 5px 0;
    text-transform: uppercase;
}
.buscador .masOpciones a:hover {
    text-decoration: none;
}
.buscador .masOpciones .panel {
    background: none repeat scroll 0 0 #B6BBA7;
    color: #FFFFFF;
    margin: -25px 0 20px;
    padding: 10px;
}
.buscador .masOpciones .panel select {
    height: 21px;
    width: 45px;
}
.buscador .masOpciones .panel label {
    display: inline;
    float: left;
    margin-right: 10px;
}
.buscador .masOpciones .panel label span {
    display: block;
    font-size: 0.82em;
    text-transform: uppercase;
}
.buscador a {
    font-size: 0.82em;
    margin-top: 23px;
    text-transform: uppercase;
}
.buscador button.buscar {
    background: url("../img/botonBuscador.gif") no-repeat scroll 50% 50% transparent;
    color: #FFFFFF;
    font-weight: bold;
    height: 36px;
    padding-top: 4px;
    text-align: center;
    text-transform: uppercase;
    width: 94px;
}
.buscador button.buscar:hover {
    background: url("../img/botonBuscadorHover.gif") no-repeat scroll 50% 50% transparent;
}
* html .ui-datepicker-cover {
    display: block;
    height: 200px;
    left: -4px;
    position: absolute;
    top: -4px;
    width: 200px;
    z-index: -1;
}
#ui-datepicker-div {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #939788;
    display: none;
    margin-top: 1px;
    text-align: center;
    width: 170px !important;
    z-index: 10000;
}
#ui-datepicker-div a {
    cursor: pointer;
}
.ui-datepicker-title {
    color: #565752;
    font-weight: bold;
}
.ui-datepicker-header a {
    color: #FFFFFF;
}
.ui-datepicker-header {
    background: none repeat scroll 0 0 #9DA38A;
    overflow: hidden;
    padding: 5px;
}
.ui-datepicker-one-month {
    display: inline;
}
.ui-datepicker-prev {
    background: url("../img/arrowLeftOcre.gif") no-repeat scroll 0 50% transparent;
    display: inline;
    float: left;
    padding-left: 10px;
}
.ui-datepicker-next {
    background: url("../img/arrowRightOcre.gif") no-repeat scroll 100% 50% transparent;
    display: inline;
    float: right !important;
    padding-right: 10px;
}
.ui-datepicker-links div {
    display: inline;
    float: left;
    width: 33.2%;
}
.ui-datepicker-current {
    text-align: center;
}
.ui-datepicker-next {
    text-align: right;
}
.ui-datepicker {
    font-size: 0.92em;
    width: 180px;
}
.ui-datepicker-calendar {
    width: 100%;
}
.ui-datepicker-calendar a {
    color: #487192;
}
.ui-datepicker-calendar a:hover {
    background: none repeat scroll 0 0 #E7ECD7;
}
.ui-datepicker td {
    padding: 0 5px;
}
.ui-datepicker thead {
    color: #9DA38A;
    font-size: 0.92em;
    margin-top: 3px;
    text-align: center;
}
.ui-datepicker tbody {
    text-align: right;
}
.ui-datepicker-week-end-cell {
    background: none repeat scroll 0 0 #EAF284;
}
.ui-datepicker-unselectable {
    color: #AAAAAA;
    text-decoration: line-through;
}
.ui-datepicker-other-month {
    text-decoration: none !important;
}
button.ui-datepicker-trigger {
    background: url("../img/calendar_icon.gif") no-repeat scroll 50% 50% transparent;
    height: 24px;
    margin-left: 3px;
    vertical-align: middle;
    width: 21px;
}
.ui-datepicker-trigger img {
    display: none;
}
.contenedor p {
    margin: 5px 15px 15px;
}
.c230 .contenedor ul {
    margin: 12px 6px 30px;
}
.c230 .contenedor ul li a {
    background: url("../img/arrowRightOcre.gif") no-repeat scroll 0 5px transparent;
    color: #565752;
    font-size: 0.92em;
    padding-left: 10px;
    text-transform: uppercase;
}
.contenedor ul li {
    margin-bottom: 1em;
}
.contenedor ul li a:hover {
    text-decoration: underline;
}
.imgInf {
    background: url("../img/bgImgInf.gif") repeat-x scroll 0 100% transparent;
    height: 25px;
    padding: 12px 12px 0;
    position: relative;
}
.onlyImg .imgInf {
    padding-top: 5px;
}
span.stars {
    display: inline !important;
    white-space: nowrap;
}
span.stars img {
    display: inline;
    margin: 3px 0 0 3px;
}
a.pestanyaAzul, a.pestanyaMarron {
    background: url("http://www.cataloniacaribe.com/es/img/pestanyaAzul.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-size: 1.8em;
    font-weight: bold;
    height: 34px;
    line-height: 0.45em;
    padding: 21px 0 0 20px;
    text-decoration: none;
    text-transform: uppercase;
    width: 85px;
}
* html a.pestanyaAzul {
    background: none repeat scroll 0 0 transparent;
}
a.pestanyaAzul span, a.pestanyaMarron span {
    color: #7CA7C0;
    display: block;
    font-size: 0.6em;
    text-transform: none;
}
a.pestanyaMarron {
    background-image: url("http://www.cataloniacaribe.com/es/img/pestanyaMarron.png");
    font-size: 1.5em;
    padding-left: 10px;
    width: 95px;
}
* html a.pestanyaMarron {
    background: none repeat scroll 0 0 transparent;
}
a.pestanyaMarron span {
    color: #D6DBC3;
    font-size: 0.72em;
}
div.pestanyas {
    bottom: 0;
    position: absolute;
    right: 20px;
}
.c712 div.pestanyas {
    right: 234px !important;
}
.landing div.pestanyas {
    right: 20px !important;
}
.reserva a.pestanyaMarron {
    right: 15px;
}
span.titulo {
    color: #FFFFFF;
    position: absolute;
    z-index: 15;
}
.c230 span.titulo {
    font-size: 2.2em;
    left: 10px;
    line-height: 0.8em;
    top: 8px;
}
.c230 span.titulo small {
    display: block;
    font-size: 0.5em;
}
.c471 span.titulo {
    bottom: 27px;
    font-size: 4.3em;
    font-weight: bold;
    left: 17px;
}
.royal h3 {
    background: none repeat scroll 0 0 #16465E;
    color: #FFFFFF;
}
.royal h3 span {
    color: #DDD992;
}
.royal .imgInf {
    background: url("../img/bgImgInfRoyal.gif") repeat-x scroll 0 100% transparent;
}
.royal a.pestanyaMarron {
    background-image: url("http://www.cataloniacaribe.com/es/img/pestanyaMarronRoyal.png");
}
.royal a.pestanyaAzul {
    background-image: url("http://www.cataloniacaribe.com/es/img/pestanyaAzulRoyal.png");
}
.royal a.pestanyaAzul span {
    color: #DDD992;
}
* html .royal a.pestanyaAzul {
    background: none repeat scroll 0 0 transparent;
}
* html .royal a.pestanyaMarron {
    background: none repeat scroll 0 0 transparent;
}
.royal a.pestanyaMarron span {
    color: #C4D4D7;
}
.royal ul.navFicha li.first a:hover, .royal ul.navFicha li.first a.activo {
    background: url("../img/navFichaRoyalSupActivo.gif") no-repeat scroll 0 0 transparent;
}
.royal ul.navFicha li a:hover, .royal ul.navFicha li a.activo {
    background: url("../img/navFichaRoyalActivo.gif") repeat-x scroll 0 0 transparent;
    text-decoration: none;
}
.royal ul.navFicha li.first a {
    background: url("../img/navFichaSup.gif") no-repeat scroll 0 0 transparent;
    padding-top: 8px;
}
.royal ul.navFicha li a {
    background: url("../img/navFichaRoyal.gif") repeat-x scroll 0 0 transparent;
}
.royal ul.navFicha li.pdf a {
    background: url("../img/navPDFRoyal.gif") repeat-x scroll 0 0 transparent;
}
.royal ul.navFicha li.pdf a:hover {
    background: url("../img/navPDFRoyalActivo.gif") repeat-x scroll 0 0 transparent;
}

