﻿body
{
	background-color: #000305;
	border-width: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	margin: 0px;
	background-image: url('imagens/fundo.png');
	background-repeat: repeat-x;
}
.Titulo
{
	font-family: Verdana;
	font-size: 10pt;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #E38C09;
	text-decoration: none;
}
font
{
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}
table
{
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;
}
.Pagina_Titulo
{
	font-family: Verdana;
	font-size: 11pt;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
p
{
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: justify;
	text-indent: 10px;
}
a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover
{
	font-weight: bold;
	text-decoration: none;
}
a
{
	color: #FFFFFF;
	text-decoration: none;
}
.Noticias_Texto
{
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: justify;
	text-indent: 5px;
	text-decoration:none;
	padding-left: 0px;
}
td
{
	padding: 0px;
	border-spacing: 0px;
	font-family: Verdana;
	font-size: 8pt;
}
.Noticias_Titulo
{
	font-family: Verdana;
	font-size: 10pt;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #E38C09;
	text-decoration: none;
}
.PainelLateral_Titulo
{
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.Principal_Texto
{
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration:none;
}
input
{
	border: 1px solid #C0C0C0;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 0px;
}
textarea
{
	border: 1px solid #C0C0C0;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
}
.Principal_Texto_Erro
{
	font-family: Verdana;
	font-size: 8pt;
	color: #FF4646;
	text-decoration: none;
	font-weight: bold;
}
.Contato_Titulo
{
	font-family: Verdana;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration:none;
}

.Contato_Texto
{
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration:none;
}

.Conteudo_Titulo
{
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Conteudo_Titulo_Dark
{
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #0C1920;
	text-decoration: none;
}