body {
    font-size: 14px;
    color: #250098;
}
p {
    margin: 0px;
    padding: 0px;
}
div {
    position: relative;
    float: left;
    display: block;
    clear: right;
    height: auto;
}
a, a:hover, a img, a:hover img {
    text-decoration: none;
    border: none;
    color: #250098;
}
a:hover, .selected {
    color: #ae3ea0;
}
fieldset {
    position: relative;
    float: left;
    border: none;
    margin: 5px;
    padding: 0px;
}
input, textarea {
    border: 1px solid #250098;
    color: #250098;
    width: 220px;
}
textarea {
    width: 450px;
}

div#overlay {
    position: absolute;
    float: none;
    display: none;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 99;
}
div#lightbox {
    position: absolute;
    float: none;
    display: none;
    top: 20px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 100;
    text-align: center;
}
div#lightbox img {
    border: 4px solid #ae3ea0;
}

div#body {
    width: 100%;
    float: none;
    margin: auto;
}

div#top {
    width: 100%;
    height: 90px;
}

div#logo {
    width: 160px;
    height: 90px;
    text-align: center;
}

div#header {
    border: 4px solid #ffffff;
    width: 600px;
    height: 90px;
    font-family: Georgia;
    font-size: 105px;
    text-align: center;
    overflow: hidden;
}
div#header div {
    position: absolute;
    bottom: 0px;
    left: 0px;
    color: #ffffff;
    z-index: 2;
    line-height: 74px;
    width: 100%;
}
div#header img {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
    width: 752px;
}
div#header img.hide {
    display: none;
}

div#slogan {
    width: 155px;
    height: 100px;
    font-size: 10px;
    padding-left: 5px;
    color: #000066;
}

div#menu {
    width: 100%;
    height: 30px;
    text-align: left;
    margin-top: 20px;
    margin-left: 160px !important;
    margin-left: 80px;
    clear: both;
}

div#main {
    width: 100%;
    clear: both;
}

div#sky {
    width: 152px;
    height: 498px;
    border: 4px solid #250098;
    overflow: hidden;
    margin-right: 10px;
}
div#sky img {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
    width: 160px;
}
div#sky img.hide {
    display: none;
}

div#content {
    width: 100%;
    float: none;
    display: inline;
    clear: none;
    overflow: hidden;
    font-size: 14px;
}
div#content p.title {
    font-size: 16px;
}
div#content p a.box {
    text-decoration: underline;
    color: #ae3ea0;
}
div#content div.thumbs {
    margin-top: 5px;
    clear: both;
    width: 100%;
}
div#content div.thumbs a {
    clear: none;
    float: left;
    position: relative;
}
div#content div.thumbs a img {
    width: 48px;
    height: 30px;
    border: 2px #ffffff solid;
    margin: 0px;
    clear: none;
    float: left;
    position: relative;
}
div#content div.gallery {
    clear: both;
}
div#content div.gallery img {
    border: 1px solid #250098;
}
div#content div.gallery div.loading {
    position: absolute;
    display: none;
    top: 0px;
    left: 0px;
    width: 480px;
    height: 300px;
    background-image: url(media/loading.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #ffffff;
    z-index: 2;
    opacity: .70;
    -moz-opacity: .70;
    filter: alpha(opacity=70);
}
div#content div.thumbs a img.selected {
    border: 2px solid #250098;
}
div#content div.thumbs a img.hover {
    border: 2px solid #ae3ea0;
}

div#banner {
    width: 160px;
    float: right;
}

div#gadget {
    width: 160px;
    height: auto;
    text-align: center;
}

div#adv {
    width: 160px;
    clear: both;
}

div#bottom {
    width: 100%;
    height: 30px;
    text-align: left;
    font-size: 10px;
    margin-top: 20px;
    margin-left: 160px !important;
    margin-left: 80px;
    clear: both;
}
div#bottom p {
    margin: 0px;
    padding: 0px;
}

div#menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
div#menu ul li {
    position: relative;
    display: inline;
    clear: none;
    margin: 0px;
    height: 16px;
    line-height: 16px;
    padding: 0px 4px 0px 4px;
    font-size: 14px;
    color: #ae3ea0;
    font-weight: bold;
}
div#menu ul li.separatore {
    background-image: url(media/viento.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width: 16px;
}

div.table {
    width: 580px;
    clear: none;
    display: inline;
}
div.table div.row {
    width: 570px;
    clear: both;
}
div.table div.row div.col {
    display: inline;
    width: 64px;
    height: 40px;
    line-height: 20px;
    border: 1px solid;
    text-align: center;
    margin: 1px;
}
div.table div.row div.col.tworows {
    line-height: 20px;
}
div.table div.row.prices div.col {
    height: 20px;
    line-height: 20px;
}
div.table div.row div.col.date {
    width: 150px;
}
div.table div.row div.col.room {
    width: 200px;
}
div.table div.row div.col.noborder, div.table div.row.noborder {
    border: 1px solid #ffffff;
}

div#home {
    margin-top: 20px;
    width: 100%;
    height: auto;
    clear: both;
    margin-left: 160px;
}
div#home div.img {
    width: 600px;
    height: 261px;
    border: 4px solid #250098;
    background-image: url(media/home.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    clear: both;
}
div#home div.txt {
    width: 608px;
    height: 150px;
    background-image: url(media/home.gif);
    background-position: left center;
    background-repeat: no-repeat;
    clear: both;
}
div#home p {
    font-size: 10px;
    clear: both;
}
div#home ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
div#home ul li {
    margin: 0px;
    padding: 0px;
    display: inline;
}

div.thumbs {
    margin-top: 20px;
    width: 950px;
    text-align: justify;
    display: block;
    clear: both;
    float: left;
}

div.thumbs a img {
    border: 1px solid #ae3ea0;
}