.TituloMorado
{
	font-size: 13pt; 
    color: #57163a;
    font-weight: bold;
	}

.SubTituloMorado
{
    font-size: 12px; 
    color: #57163a;
    font-weight: bold;
}

.CeldaTituloMorado
{
    font-size: 12px; 
    color: #57163a;
    text-align:center;
    font-weight: bold;
}

.CeldaBlancaSubTitulo
{
	background-color: #FFFFFF;
	color: #57163a;
	text-align: center;	
	font-size: 11pt; 
	font-weight: bold;
}


.CeldaMorado
{
	background-color: #57163a;
	color: #fff;
	text-align: center;	
	font-weight: bold;	
}

.CeldaLila
{
	background-color: #dfc4cf;
	text-align: left;	
	font-weight: bold;	
}

.SubTituloNegro2
{
    font-size: 14px; 
    color: #000000;
    font-weight:bold;
}
