Body {
    margin: 0px;
    font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
}

hr {
    height: 1px;
    border: none;
    border-bottom: 1px solid #e9e8e2;
}

.obs {
    font-size: 10px;
    color: #636568;
}

h1 {
    font-size: 15px;
    margin-top: 0px;
    margin-bottom: 2px;
    color: #0c0e3f;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}


.divisor-horizontal {
    background-image: url("../../images/site/divisor_horizontal.png");
    background-repeat: no-repeat;
    background-position: center;
    height: 23px;
    width: 100%;
    clear: both;
    margin-top: 5px;
    margin-bottom: 5px;
}

