#divcontainer{
    min-height: 100%;
}

#divmain{
    overflow: auto;
    padding-bottom: 100px;
}

#footer{
    position: relative;
    margin-top: -68px;
    clear: both;
}

#mundo{
    background-color: #008dd2;
}