@charset "utf-8";
/* CSS Document */

.arial_black {
	font-family: "Arial Black";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: 0pt;
	text-align: left;
	vertical-align: 0%;
	word-spacing: 0pt;
}
.italic {
	font-family: Calibri;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.normal_texto {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
}

.fonte_titulo {
	font-family: "Imprint MT Shadow";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
}
.fonte_elefante {
	font-family: Elephant;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	background-position: left;
	text-align: left;
}
.fonte_elefante_invertida {
	font-family: Elephant;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC9933;
	background-position: center;
	text-align: center;
}
.texto_bold {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
}
.normal_textoCopy {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
.arial_black_vermelha {
	font-family: "Arial Black";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	letter-spacing: 0pt;
	text-align: left;
	vertical-align: 0%;
	word-spacing: 0pt;
}

