﻿body
{
    /*          background-color: #8DBC8F;     background-image: url('http://www.paisagismodigital.com/port/layout/fundo.JPG' );     background-repeat: repeat-y;     background-position: left top;  */
    background-color: #428214;
    background-image: url('../Img/Degrade.jpg');
    background-position: top;
    background-repeat: repeat-x;
    background-attachment: scroll;
}

h1
{
    font-family: verdana;
    font-size: x-large;
    font-weight: bold;
}

/*
bordercolordark="#000000" bordercolorlight="darkgray" 
*/

a.projetolink
{
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    text-decoration: none;
    font-weight: normal;
    color:Blue;    
}

a.projetolink:hover
{
    display: block;
    background-color: #8DBC8F;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: Black;
}


a.menulink
{
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    text-decoration: none;
    font-weight: normal;
}

a.menulink:link
{
    color: Black;
}

a.menulink:hover
{
    display: block;
    background-color: #8DBC8F;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: Black;
}

.LinkTopo
{
    font-size: x-small;
    color: white;
    font-weight: bold;
}

a.LinkTopo:hover
{
    background-color: Green;
    color: White;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.Agenda
{
    padding: 2px; /*background-color: #8DBC8F;*/ /* border-color: DimGray; */
    border-width: 1px;
    border-style: none;
    font-family: Verdana;
    font-size: 10px;
    width: 200px;
}

.Texto
{
    font-size: 12px;
    font-family: Verdana, Arial, Times New Roman;
    text-align: justify;
}

.Noticias
{
    padding: 2px; /*background-color: #8DBC8F; */ /* border-color: DimGray; */
    border-width: 1px;
    border-style: none;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    width: 200px;
}

.tdBordasRight
{
    border-width: 1px;
    border-right-style: solid;
    border-right-color: #E4E4E4;
    padding: 4px;
    text-align: left;
    vertical-align: top;
    width: 170px;
}

.tdBordasLeft
{
    border-width: 1px;
    border-left-style: solid;
    border-left-color: #E4E4E4;
    padding: 4px;
    text-align: left;
    vertical-align: top;
    width: 170px;
}

.tdMateria
{
    vertical-align: top;
    text-align: justify;
    width: 520px;
    padding: 2px;
    padding-left: 8px;
    padding-right: 8px;
    overflow: hidden;
}

.hrSecao
{
    border: none;
    border-bottom: 1px solid #E4E4E4;
}

a.Noticias:link
{
    color: Red;
}

.Enquete
{
    padding: 2px;
    background-color: White; /*  #CCCCCC; */ /* border-color: DimGray; */
    border-width: 1px;
    border-style: Outset;
    font-family: Verdana;
    font-size: 10px;
    width: 160px;
}

.Anuncio
{
    font-family: Verdana, Arial, Times New Roman;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.Comentarios
{
    padding: 2px;
    background-color: #CCCCCC;
    border-color: DimGray;
    border-width: 1px;
    border-style: Outset;
    font-family: Verdana;
    font-size: 10px;
    width: 360px;
}

/* Início CSS para o comentário da notícia na revista. */

.Citacao
{
    border-style: solid;
    border-color: silver;
    border-width: 1px;
    background-color: #E3EAEB;
    padding: 10px;
    font-size: x-small;
    font-family: Verdana;
    vertical-align: middle;
    text-align: justify;
}

.BotaoCitacao
{
    float: right;
}

.ImagemLink
{
    cursor: pointer;
}

.FormatacaoLink
{
    cursor: pointer;
}
.FormatacaoToolbar
{
    width: 99%;
    vertical-align: top;
    border-style: solid;
    border-color: silver;
    border-width: 1px;
    padding: 4px;
    background-color: #E3EAEB;
    font-size: small;
    font-weight: bold;
}

.CaixaSocial
{
    border-style: solid;
    border-color: silver;
    border-width: 1px;
    padding: 2px;
    font-size: x-small;
    font-family: Verdana;
    vertical-align: top;
    background-color: #E3EAEB;
}

.Autor_Data
{
    font-family: Verdana, Arial, Times New Roman;
    font-size: 11px;
    color: gray;
}

.TituloSecao
{
    font-family: Verdana, Arial, Times New Roman;
    font-size: 14px;
    font-weight: normal;
    color: #083E04;
}

.Direita
{
    vertical-align: top;
    text-align: center;
    font-size: x-small;
    font-family: Verdana;
    width: 150px;
    border-width: 1px;
    border-left-style: solid;
    border-left-color: #E4E4E4;
}

.ProjetoLogo
{
    width: 82px;
    border-width: 0;
}

.User_Topo_Simples
{
    background-image: url('../Img/User_Topo_Simples.jpg');
    background-position: top;
    height: 70px;
    text-align: left;
    color: White;
}
/* Fim CSS para o comentário da notícia na revista. */
