.SubTituloCor {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	color: #9E8765;
	font-weight: bold;
}
.Subtitulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.SubTituloPreto {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.texto_corrido {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.SubTituloSeparador {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
}

.artistas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.texto_intro_eventos {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:italic;
}

.SubTitulo_Simples {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #000000;
}

.SubTituloDia {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #000000;
}

.SubTituloMes {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}

.SubTituloHora {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

