/* CSS Stylesheet for Screen, Presentation */
@import url('menu.css');

html {
    background: #054355 url('graphics/bg.jpg') center top repeat;
}

body {
    background-image: url('graphics/bg_bottom.jpg');
}

#bg {
    background-image:url('graphics/bg_top.jpg');
}

#bg2 {
    background:transparent url(graphics/shadow_bot.png) no-repeat center bottom;
    width: 902px;
}

#bg2_in2 {
     background: transparent url('graphics/shadow_top.png') left 4px no-repeat;
}

#logo {
    margin: 0;
    padding: 0;
    position: relative;
    top: -4px;
    overflow: visible;
}

#copy-previo {
    padding-left: 80px;
}

#copy-hotel {
    padding-right: 80px;
}

#footer {
    margin-bottom: 20px;
    position: relative;
    top: 20px;
    width: 885px;
}

#footer #copy {
    width: 885px;
}

#head {
    background:transparent url(graphics/top_right.jpg) no-repeat right bottom;
    width: 885px;
}
#content p#contentLastParagraph {
    margin-top: 50px;
}

#menu {
    width: 905px;
}

#menu ul {
    width: 881px;
}

#content {
    background-position-x: 576px;
    width: 663px;
}

.objectKind-detail {
    width: 631px;
}

#lang {
    width: 885px;
}

#content iframe#map {
    width: 97%;
}