/* CSS Document */
body.artigos { background-color:white; width:500px; border:#00FF00; border-width:medium; height:500px;}
body.normal { background-image: url(../imagens/estrutura/bgfundo.gif)}

table.principal{background-image:url(../imagens/estrutura/fundotable.jpg); background-repeat:repeat-y; background-color:white;}
td.footer {background-image:url(../imagens/estrutura/footerfundo.jpg); background-repeat:no-repeat; margin:2px 1px 1px 1px;}
p.texto {text-align: justify; font-family:verdana; font-size:12px; color:#000000;}

div.subtitulo {text-align:left; font-family:verdana; font-size:16px; letter-spacing: 0.3cm; font-weight:bold; color: #006600;}
div.pesquisa {text-align:left; font-family:verdana; font-size:15px; letter-spacing: 0.1cm; margin-bottom:9px;  font-weight:bold; color: #006600;}
div.contato{text-align:center; font-family:verdana; color:#000000; font-size:13px;}
div.form{text-align:left; font-family:verdana; color:#000000; font-size:12px;}
div.tartigo {text-align:left; font-family:verdana; font-size:12px; letter-spacing: 0.01cm; font-weight:bold; color: #006600;}
div.footer {text-align:center;font-family:verdana;color:#000000;font-size:13px; }
div.depoimento {text-align:right; font-family:verdana; color:#000000; font-size:12px; font-style:italic;}

span.data { font-family:verdana; font-size:10px; font-style:italic; color:#000000;}
span.autor { font-family:verdana; font-size:11px; color:#000000;}
hr.verde{color:#72b800; height:1px;}
img.borda { border:1px solid #72b800; margin-right:15px;}


a {font: 12px Verdana; color: #000000}
a:hover {color: #63C600;}
#menu p.tartigo{font: bold 16px Verdana; color: #000000}
#menu p.artigo{font: 14px Verdana; color: #000000}


