
.DestaquesDirecoesCinza{
    background-color:#E7E7E8;
}
.DestaquesDirecoes .Lista_Informacao td{
    padding:5px !important;
}
.DestaquesDirecoes .LiveDestaqueEstatico .Lista_Informacao a img {
    padding-bottom: 10px !important;
    background: url('images/containerImagensNoticiasDirecoes.png') bottom no-repeat;
}

.DestaquesDirecoes a, 
.DestaquesDirecoes a:visited,
.DestaquesDirecoes a:link{
   color:#808285 !important;
   /*font-weight:bold;*/
   font-size:13px;
   text-decoration:none;
   text-transform:none;
}
.DestaquesDirecoes  a:hover{
   color: #303F50 !important;
   text-decoration:underline;
}
.DestaquesDirecoes .Informacao_Cabecalho a { color: #0062a6 !important; margin-left: 12px; font-weight: 600; }
.DestaquesDirecoes .Informacao_Cabecalho a:hover { text-decoration:underline; }










