body
{
    margin-top: 0px;
    font-size: 12px;
    background-image: url(imagens/fundo4_pages.jpg);
    margin-left: 0px;
    color: #000000;
    margin-right: 0px;
    font-family: Arial, Helvetica, sans-serif;
    background-position: left top;
    background-color: #ffffff;
    background-repeat: no-repeat;
}
.link_menu_procurar {
	font-weight: bold; color: #001648
}
.link_menu_superior {
	font-size: 10pt; color: #001648
}

.titulo_topico
{
    font-weight: bold;
    font-size: 13pt;
}

.texto_corpo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-align: justify;
    list-style-position: outside;
    list-style-type: square;
}

.titulo_am {
	font-size: 18pt; color: #e4c7a0
}

.Link_menu_esquerdo
{
    font-size: 10px;
    color: #000000;
    font-family: arial;
}


A.Link:link
{
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}
A.Link:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none
}
A.Link:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline
}

A.LinkRodape:link
{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
A.LinkRodape:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none
}
A.LinkRodape:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline
}



A.LinkTxt:link
{
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}
A.LinkTxt:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: underline
}
A.LinkTxt:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline
}

A.menu_superior:link
{
    font-size: 10px;
    color: #001648;
    text-decoration: none;
}
A.menu_superior:visited {
	font-size: 10px;
	color: #001648;
	text-decoration: none
}
A.menu_superior:hover {
	font-size: 10px;
	color: #001648;
	text-decoration: none
}



A.MenuEsquerdo:link
{
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}
A.MenuEsquerdo:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none
}
A.MenuEsquerdo:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline
}

.imagemPad10
{
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.txtBox
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    font-size: 12px;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    font-family: arial;
}

.select
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    font-size: 12px;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    font-family: arial;
    background-color: white;
}
.button
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    font-size: 12px;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    font-family: arial;
    background-color: silver;
    font-weight: bold;
}

a.noticia:link
{
    font-size: 12px;
    color: #011749;
    text-decoration: none;
    font-weight: bold;
    font-family: arial;
}
a.noticia:visited {
	font-size: 12px;
	color: #011749;
	text-decoration: none;
	font-weight: bold;
    font-family: arial;
}
a.noticia:hover {
	font-size: 12px;
	color: #011749;
	text-decoration: underline;
	font-weight: bold;
    font-family: arial;
}
a.noticia:active {
	font-size: 12px;
	color: #011749;
	text-decoration: none;
	font-weight: bold;
    font-family: arial;
}
.tituloCorpoNoticia
{
    font-size: 14px;
    color: #011749;
    font-weight: bold;
    font-family: arial;
    text-align: justify;
}