@charset "utf-8";
.titulos_header {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	color: #999;
	font-weight: bold;
	text-align: right;
}
.Endereço {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #CCC;
	text-align: justify;
	font-weight: bold;
}

.TitulosFormularios {
	font-family: "Century Gothic";
	color: #069;
	font-weight: bold;
	font-size: 16px;
	text-align: justify;
}
.camposformulario {
	background-color: #333;
	font-family: "Century Gothic";
	font-size: 16px;
	color: #CCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.textos {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #CCC;
	text-align: justify;
}

#apDiv2 table tr td div iframe {
	text-align: center;
}
#apDiv2 table tr td .textos {
	text-align: justify;
}
.textoatencao {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #F00;
	font-weight: bold;
}
