.footer {
    background: transparent;
    float: left;
    height: auto;
    margin-top:150px;
    padding:0px;
    position:static;
    text-align: center;
    width: 100%;
}

div#footer {
    border: 0;
}

div.footer a {
    font-size: 10px;
    padding-right: 15px;
}

div.footer a:hover {
    text-decoration: underline;
}

.parrafo_li {
    margin-left: 20px;
}

