﻿
.tituloNoticia
{
    font-family: Arial;
    font-size: 26px;
}

.conteudoNoticia
{
    font-family: Arial;
    font-size: 16px;
    line-height: 150%;   
}

#ntTop10
{
    width: 93%;
    position: relative;
    border: 0px solid #33CCCC;
    height: 262px;
    overflow: hidden;
    text-align: left;
    top: 0px;
    left: 10px;
}
.ntFoto
{
    float:left;
    margin:0 20px 10px 0;
    width: 340px; height: 290px;   
}

.imagem_nt
{
    width: 400px; height: 268px
}

.max_imagem
{
    width: 380px;
    height: 252px;
}

.figura_pdrs
{
    width: 200px;
    height: 100px;
}

.barra_titulo
{
    text-align: left;
    color: White;
    background-color: #1C5E55;
    height: 20px;
    font-weight: bold;
    font-size: 12px;
}

a.barra_titulo_grid
{
    text-align: left;
    color: Black;
    height: 20px;
    font-weight: bold;
}

.titulo_outras_noticias
{
    color: #000000;
    border-bottom-style: double;
    border-bottom-width: 1px;
    border-bottom-color: #678BD8;
    text-align: left;
    height: 20px;
    font-weight: bold;
}

#labelNoticias
{
    color: #000000;
    border-bottom-style: double;
    border-bottom-width: 1px;
    border-bottom-color: #678BD8;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    width: 400px;
    padding-right: 250px;
    position: relative;
    overflow: hidden;    
    left:10px;
}

a.barra_titulo_grid:hover
{
    text-decoration:none;
}

a.cor_link
{
    padding: 20px;
    color: Black;
    line-height:16px;
}

a.cor_link:hover
{
    color: Blue;
    font-weight: bold;
    
} 

a.link_ver_galeria
{
    color: White;
    background-color: black;
    font-weight: bold;
    
    
}

a.link_ver_galeria:hover
{
    color: #6699FF;
    font-weight: bold;
}

.linha_Tabela_titulo
{
    border-bottom-style: double;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;   
}

.autor_data
{
    font-family: Arial;
    font-size: 12px;
    color: #999999;
}