#TituloPoliticaPrivacidade
{
	height: 28px;
	margin: auto; /* Compatibilidade com Firefox */
	background-image: url('../../Imagens/Conteudos/PoliticaPrivacidadeFundoTitulo.jpg');
}
#TituloPoliticaPrivacidade .Texto
{
	position: relative;
	top: 7px;
	width: 200px;
	left: 330px;
  font: bold 11px Verdana, Serif;
	color: #797872;
	align: center;
}

.PP_ConteudosCima
{
	margin-top: 1px;
	width: 800px;
  height: 6px;
  font-size: 0px;
	background-image: url('../../Imagens/Conteudos/SeccaoTotalConteudosCima.jpg');
}
.PP_ConteudosCentro
{
	display: table-cell; /* Compatibilidade com Firefox */
	empty-cells: show; /* Compatibilidade com Firefox */

	width: 800px;
	background-image: url('../../Imagens/Conteudos/SeccaoTotalConteudosCentro.jpg');

}
.PP_ConteudosCentro .Texto
{
	position: relative;
	width: 775px;
	top: 5px;
	left:	12px;
  font: 11px Verdana, Serif;
	color: #000000;
	text-align: justify;
}
.PP_ConteudosCentro .Texto a
{
	color: #000000;
	text-decoration: underline;
}
.PP_ConteudosBaixo
{
	width: 800px;
  height: 6px;
  font-size: 0px;
	background-image: url('../../Imagens/Conteudos/SeccaoTotalConteudosBaixo.jpg');
}

#RodapeCopyright
{
	height: 26px;
	background-image: url('../../Imagens/Index/RodapeCopyright.jpg');
}
#RodapeCopyright #Texto
{
  position: relative;
  top: 6px;
	font: 10px Verdana, Serif;
	color: #9d9d9d;
	text-align: center;
}
#RodapeCopyright #Texto a
{
	color: #9d9d9d;
}

#RodapePoweredBy
{
	height: 30px;
	background-color: #f7f2db;
	text-align: left;
}