@CHARSET "ISO-8859-1";

.fila1 {
	background: #FFFFFF;
}

.fila2 {
	background: #EFEFFB;
}

.vigente {
	text-align: center;
	font-size: 30px;
}

.texto {
	color: #7167D6;
	font: cursive;
	font-size: 12px;
	font-family: sans-serif; 
	vertical-align: baseline;	
}

.textorecibos {
	color: #7167D6;
	font: cursive;
	font-size: 6px;
	font-family: sans-serif; 
	vertical-align: baseline;	
}

.titulo.ui-panel-title {
	FONT-WEIGHT: bold;
	text-align: center;
}

.even-row {
	background: #fcefa1;
}

.odd-row {
	background: #f7f7f7;
}

.ui-datatable-even {
	background: #FFFFFF;
}

.ui-datatable-odd {
	background: #EFEFFB;
}