﻿body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align:center;
	margin: auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*////////////////////
LINKS                /
////////////////////*/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
/* link forte */
a.forte:visited
{
    color: #003366;
    text-decoration: none;
    font-weight: bold;
}
a.forte:link
{
    color: #003366;
    text-decoration: none;
    font-weight: bold;
}

a.forte:hover
{
    color: Gray;
    text-decoration: underline;
}
/* ESTILOS */
div.center {
    text-align: center;
}
div.center div, div.center p, div.center form {
    text-align: left; margin-left: auto; margin-right: auto;
}
.textonormal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: normal;
    font-style: normal;
    color: #FF0066;
    background-color: #3366FF;
}
#div_layout
{
    width: 790px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: thin;
    border-left-width: thin;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #FFFFFF;
}

.topofiltro
{
    background-color: #0c466c;
    text-align: right;
    font-weight: bold;
    font-size: small;
    color: #FFFFFF;
    height: 40px;
    width: 569px;
    padding-right: 20px;
}
h2
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
    border-bottom-style: solid;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-color: #abb01a;
}
h3
{
    padding-bottom: 0px;
    margin-bottom: 0px;
}
h4
{
    font-size: 13px;
    padding-bottom: 4px;
    margin-bottom: 0px;
    text-align: left;
}
#ContentPlaceHolder
{
    padding-left: 15px;
    text-align: left;
}
.comentario
{
    font-size: small;
    color: #C0C0C0;
    font-style: italic;
}
.text_center
{
 text-align: center;   
}
.div_objeto
{
    border: 1px solid #0c466c;
    padding: 5px;
    width: 200px;
    background-image: url(  'Img/LogoBw.gif' );
    height: 100px;
}
.div_bulleted_list
{
    margin: 15px 12px 0px 10px;
    font-size: 13px;
    height: 65px;
}
.div_imagem_topo
{
    width: 564px;
    height: 241px;
    overflow: hidden;
}
.text_bold
{
    font-size: 12px;
    font-weight: bold;
}
/***********************
* Noticia      *********
************************/
#div_filtro
{
    
}
#div_dados
{
    text-align: left;
}
.resumo
{
    font-size: medium;
    color: #666666;
    font-style: italic;
    text-align: center;
    padding-top: 8px;
}
.image_normal
{
    padding-top: 5px;
    padding-bottom: 8px;   
}
.img_thumb
{
    text-align: center;
    width: 220px;
    height: 120px;
}
#Div_Banner
{
    text-align: center;
}
.txt_right {text-align: right;}
.txt_left {text-align: left;}
.txt_contudo
{
    font-size: 15px;
	font-weight: bold;
}
.dv_artigo
{
    height: 560px;
    overflow: hidden;
}
