.foto_detail {
    margin-bottom: 15px;
    }

.foto_detail img {
    border: 1px solid #E4E5E6;
    padding: 1px;
    margin-right: 10px;
    }

.foto_detail .name {
    color: #185395;
    font-weight: bold;
    }
.foto_detail td table.description_foto {
    border-collapse: collapse;
    border: none;
    width:  400px;
    }
.foto_detail td table.description_foto td.first_td {
    width: 30%;
    }
