body{
	background-color: #E7E3CD;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a
{
	text-decoration: none;
}

table#tableCentralizador td#tdCentralizador, .alinhadoCentro
{
	text-align: center;
}

table .tableConteudo
{
	width: 956px;
	height: 1101px;
}

.bgTitulo2
{
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #c4ad9d;
}

.NewsletterTxt
{
	font-size: 10pt;
	width: 207px;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 17px;
	background-color: #999999;
	border-bottom-style: none;
}

.NewsletterBtn
{
	font-size: 13pt;
	width: 64px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 19px;
	background-color: transparent;
	border-bottom-style: none;
}

.larguraTotal, table#tableCentralizador
{
	width: 100%;
}

.alturaTotal
{
	height: 100%;
}

.rodapeLeft {
	font-size: 9pt;
	color: #615d51;
	text-align: left;
	padding-left: 40px;
}
.rodapeRight
{
	font-size: 9pt;
	color: #615d51;
	text-align: right;
	padding-right: 30px;
}

.rodapeDDD
{
	font-size:8pt;
}

.rodapeTelefone
{
	font-size:10pt;
	font-weight:bold;
}
.titulo1CorFonte {
	font-family: Arial, Helvetica, sans-serif;
	color: #C4AC83;
}
.titulo1Tamanho {
	font-size: 20pt;
}

.corpoTexto
{
	font-family: Arial, Helvetica, sans-serif;
	color: #615D51;
	font-size: 8pt;
	text-align: left;
}

.MensagemErro
{
	font-size: 9pt;
	color: red;
	background-color: transparent;
}

/*===============================
Caixa flutuante.
===============================*/
.fundoTransparente
{
	background-color: #cccccc;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
	left: 0px;
	width: 100%;
	position: absolute;
	top: 0px;
	height: 100%;
	display: none;
	z-index: 0;
	clear: left;
}

.caixaFlutuante
{
	z-index: 1;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	display: none;
}

.tblFlutuanteAuxiliar
{
	width: 100%;
	height: 100%;
}

.tblFlutuante
{
	/*border-right: #878787 2px solid;
	border-top: #878787 2px solid;
	border-left: #878787 2px solid;
	border-bottom: #878787 2px solid;*/
	font-family: Arial;
	width: 600px;
}

.tblFlutuanteBarTitulo
{
	/*color: #ffffff;*/
	font-weight: bold;
	padding: 2px;
	font-size: 9pt;
	font-family: Arial;
	background-color: #ffffff;
	/*border-top: #e9e9e9 2px solid;
	border-bottom: #878787 2px solid;*/
}

.tblFlutuanteLinhaImpar
{
	background-color: #ffffcc;
	border-top: #cccc99 1px solid;
	color: black;
	text-align: left;
	height: 20px;
	font-size: 10pt;
	font-family: Arial;
}

.tblFlutuanteLinhaPar
{
	border-top: #ffffff 1px solid;
	color: black;
	height: 20px;
	text-align: left;
	font-size: 10pt;
	font-family: Arial;
}

.tblFlutuanteLinha
{
	color: black;
	text-align:center;
	font-size: 10pt;
	font-family: Arial;
}

.tblFlutuanteBlog
{
	/*border: #00008b 1px solid;*/
	background-color: white;
}

.tblFlutuanteBlog #divMensagemDescricao
{
	text-align: left;
	color: #000000;
}

.linkBtnFechar
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

#imgFechar, #imgFecharArtigo, #imgFecharFormSolicitarBlog
{ 
	width: 17px;
	height: 14px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	src: url(imagens/Botao_fechar.gif);
}
/*************************************************
Caixa flutuante - Fim.
*************************************************/

.AreaTexto
{
    background-color: #ffffff;
}

.botao_out
{
	color: black;
	background-color: #f2f2f2;
	font-weight: bold;
	border-right: #bcbcbc 1px solid;
	border-top: #bcbcbc 1px solid;
	border-left: #bcbcbc 1px solid;
	border-bottom: #bcbcbc 1px solid;
	font-family: Arial;
}

.botao_over
{
	color: black;
	background-color: #bcbcbc;
	font-weight: bold;
	border-right: #f2f2f2 1px solid;
	border-top: #f2f2f2 1px solid;
	border-left: #f2f2f2 1px solid;
	border-bottom: #f2f2f2 1px solid;
	font-family: Arial;
}

.tableImagens a img
{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.caixaTexto
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: white;
	border-bottom-style: none;
}

