#detalles {
    margin: 15px;
    border: silver thin solid;
    width: 40%;
}

#detalles td {
    line-height: 1.5em;
    padding-left: 5px;
    font-size: 15px;
}

#otrosdetalles {
    margin: 15px;
    border: silver thin solid;
    width: 40%;
}

#otrosdetalles td {
    line-height: 1.5em;
    padding-left: 5px;
    font-size: 15px;
}

.detallesleft {
    width: 40%;
    font-weight: bold;
    background-color: #a00f2f;
    color: white;
}

#dellateslocal {
    float: left;
}

#detallesphoto {
    float: left;
}

#detallesphoto img {
    height: 90%;
    padding: 2px;
    position: relative;
    top: 10px;
    width: 95%;
}

#nolistbrochure {
    padding: 0 !important;
}

#nolistbrochure li {
    list-style-image: none;
}
/*
#detallesopt {
    float: left;
    margin: 0 0 0 45px;
    width: 252px;
}

#detallesopt ul {
    padding: 0 0 20px 20px;
}

#detallesopt li {
    margin: 0 0 10px;
    width: 240px;
}

#detallesopt li.titulo_masinfo {
    font-weight: bold;
    font-size: 12px;
}

#detallesopt a {
    font-size: 1.1em;
    color: #04428D;
}

#detallesopt .nolist a {
    font-size: 10px;
    text-decoration: underline;
}

#detallesmap {
    float: left;
}

*/
/*Galeria del local*/
div.galleria_wrapper {
    height: 290px;
    width: 373px;
}

div.galleria_wrapper img {
    width: 365px;
}