.resumen {
    margin-left: 30px;
    margin-bottom: 50px;
}
fieldset {
    border: none;
    margin: 0 180px;
}
label {
    float: left;
    width: 140px;
    text-align: right;
    padding-right: 8px;
}
.msg {
    display: block;
    margin-left: 150px;
    font-weight: bold;
    color: #600;
}
body,
td,
th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
h2 {
    font-family: Times New Roman, serif;
    color: #095d9b;
    font-style: italic;
    margin-left: 10px;
}
.pago_de_la_reserva th,
.datos_personales th,
.datos_de_la_reserva th {
    text-align: right;
    padding-right: 8px;
}
.pago_de_la_reserva th {
    width: 200px;
}
.pago_de_la_reserva td {
    font-size: 28px;
}
.form_tpv {
    margin-top: 20px;
    text-align: center;
}
.servicios th,
.servicios td {
    padding: 0 5px;
}
.servicios td {
    border-top: 1px solid #75a6ca;
    text-align: right;
}
.privacidad {
    text-align: justify;
    margin: 0 100px;
}
.privacidad a {
    color: #000;
}
.error {
    padding: 10px 0;
    margin: 0 50px;
    font-family: ;
    color: #fff;
    font-size: 18px;
    text-align: center;
    background: #800;
}
.pasos {
    list-style: none;
    margin: 0 0 0 20px;
    padding: 0;
}
.pasos li {
    float: left;
    margin-right: 20px;
}
.pasos li a {
    font-weight: bold;
    text-decoration: none;
    color: #000;
}
.pasos li a span {
    text-decoration: line-through;
}
.pasos li.activo span {
    font-weight: bold;
    text-decoration: underline;
}
#cal {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}
#cal a {
    background: url(gfx/cal.gif) no-repeat left center;
    padding: 5px 0 5px 40px;
    text-decoration: none;
    color: #000;
}
#cal a:hover {
    text-decoration: underline;
}
