﻿#contenido-reservaonline
{
    float: left;
    width: 631px;
}
.floatleft
{
    float: left;
    width: 100%;
}
#h1-reservaonline
{
    height: 38px;
    float: left;
    width: 94%;
    background-color: #ededed;
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #ca4a09;
}
#h1-reservaonline h2
{
    margin: 10px 0px 0px 15px;
    font-size: 16px;
    color: #484848;
    font-weight: 500;
}

#listado-reservaonline
{
    float: left;
    width: 94%;
    padding-top: 15px;
    padding-bottom: 15px;
}
.frame
{
    border-style: solid;
    border-width: 2px;
    border-color: #ededed;
}