.topHome {
    position: absolute;
    top: 21px;
    right: 0;
    bottom: 0;
}

.bottunHome {
    position: absolute;
    top: 21px;
    right: 0;
    padding-bottom: 15px;
}

p {
    text-align: justify;
}

ol {
    margin-left: 45px;
}

ul {
    margin-left: 45px;
    list-style-image: url(/contratando/imgs/arrow-ul-list-blue.gif);
}