﻿#contenido-contacto
{
    float: left;
    width: 631px;
}
#h1-contacto
{
    height: 38px;
    float: left;
    width: 94%;
    background-color: #ededed;
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #ca4a09;
}
#h1-contacto h2
{
    margin: 10px 0px 0px 15px;
    font-size: 16px;
    color: #484848;
    font-weight: 500;
}
.pinteriores-contacto
{
    padding: 0px;
    margin: 5px 0px 0px 10px;
    color: #818181;
    font-size: 12px;
    line-height: 15px;
    width: 570px;
    float: left;
}

#listado-contacto
{
    float: left;
    width: 631px;
    padding-top: 10px;
    padding-left: 0px;
    
}
.condicionesdeuso
{
    text-decoration: underline;
    color: #6fa6f9;
}
#h1-localizacion
{
    height: 28px;
    float: left;
    width: 94%;
    background-color: #ededed;
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #ca4a09;
    margin-top: 20px;
}
#h1-localizacion h2
{
    margin: 5px 0px 0px 15px;
    font-size: 16px;
    color: #484848;
    font-weight: 500;
}
.pinteriores-gracias
{
    margin: 5px 0px 0px 15px;
    font-size: 20px;
    color: #666666;
    font-weight: 500;
    padding-top: 75px;
    width: 84%;
    text-align: center;
    line-height: 35px;
}