@charset "utf-8";

.rodape {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
.rodape2 {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -3px;
	color: #fba713;
}
.subtitulo {
	color: #666666;
	font-weight: bold;
}
