body {
    background-color: #FFFFFF;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    width: 1002px;
}

.body {
    background-color: #FFFFFF;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 1002px;
}

#cabecera {
    width: 1002px;
    height: 394px;
}

#cabecera #logo {
    float: left;
}

#cabecera #logo a {
    position: absolute;
    top: 0;
    height: 97px;
    width: 235px;
    background-image: url(./HTML47753/logo.png);
    background-repeat: no-repeat;
    z-index: 10;
    text-decoration: none;
    margin-top: 0px;
    margin-left: 30px;
}

#cabecera #links_idioma {
    width: 100%;
    height: 22px;
    background-color: #343436;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FDFDFE;
}

#cabecera #links_idioma img {
    vertical-align: middle;
}

#cabecera #links_idioma a {
    text-decoration: none;
    color: #FFFFFF;
}

#cabecera #links_idioma a:hover {
    text-decoration: underline;
}

#cabecera .separador {
    width: 1002px;
    height: 1px;
    line-height: 1px;
    background-color: #FFFFFF;
}

#cabecera #banner {
    position: relative;
    width: 1002px;
    height: 371px;
}

#cabecera #banner #menu {
    padding-top: 345px;
    width: 100%;
    height: 26px;
}

#cabecera #banner #menu #botones {
    width: auto;
    margin-right: auto;
    margin-left: 20px;
    text-align: center;
    height: 26px;
    background-color: #48484A;
    float: left;
    background-image: url(./HTML47753/fondo_menu.gif);
}

#cabecera #banner #menu #mi_reserva {
    width: auto;
    float: right;
    text-align: center;
    height: 26px;
    margin-right: 20px;
    background-color: #DAD726;
    background-image: url(./HTML47753/fondo_menu_reserva.gif);
}

#cabecera #banner #menu #mi_reserva a {
    color: #30291F;
}

#pie {
    width: 1002px;
    height: 93px;
    clear: both;
}

#pie #links {
    width: 100%;
    height: 22px;
    text-align: center;
    background-color: #323234;
    font-family: "Trebuchet MS" , Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
}

#pie #links a {
    text-decoration: none;
    background-color: #323234;
    color: #FFFFFF;
    vertical-align: middle;
}

#pie #links a:hover {
    text-decoration: underline;
}

#pie #powered {
    width: 156px;
    height: 44px;
    margin-left: 40px;
    margin-top: 10px;
    float: left;
}

#pie #copyright {
    margin-top: 10px;
    font-family: "Trebuchet MS" , Helvetica, sans-serif;
    font-size: 13px;
    color: #999999;
    text-align: center;
}


#cuerpo {
    height: auto;
    width: 600px;
    margin-left: 375px;
}

