.viewNoticia {
    background-image: url("../img/ico_noticia.png");
    background-repeat: no-repeat;
    background-position: left top;
    padding: 1px 30px 25px 55px;
    border-bottom: 1px #004C80 dashed;
    line-height: 1.5em;
    text-align: justify;
}

.viewNoticia {
    zoom: 1; /* For IE6 */
}

.viewTitulo {
    line-height: 25px;
    text-align: justify;
    color: #004B82;
    font-weight: 600;
    padding: 0px 15px 0px 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.viewTituloLink a {
    color: #004B82;
}

.viewTituloLink {
    text-align: justify;
    color: #004B82;
    line-height: 25px;
    font-weight: 600;
    padding: 0px 15px 0px 15px;
    background-image: url("../img/setaMenu.gif");
    background-repeat: no-repeat;
    background-position: 0;
    margin-bottom: 0px;
}

.viewConteudo {
    font-weight: 300;
    text-align: justify;
    color: #2E79B2;
    padding: 0px 15px 0px 23px;
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 15px;
}

.viewConteudoNoticia {
    padding: 0px 15px 0px 5px;
}

.viewConteudoLink {
    padding: 0 15px 15px 17px;
}

.viewSaibaMais {
    float: right;
    text-align: right;
    font-weight: bold;
    font-size: 10pt;
}

.items {
    width: 99%;
}

.glossarioMenu {
    display: block;
    width: 100%;
    text-align: center;
}

.glossarioLink {
    color: #004B82;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}

.linkLink {
    text-decoration: none;
}

.veiwHr {
    border-top: 1px solid  #276C9F;
}

.list-view .summary {
    font-size: 11px;
}