/* CSS Document */
.tabla_principal {
	background-color: #AA53A1;
}
.esq1 {
	background-image: url(../images/esquina-nineras.gif);
	height: 17px;
	width: 17px;
	background-repeat: no-repeat;
}
.esq2 {
	background-image: url(../images/esquina-nineras2.gif);
	height: 17px;
	width: 17px;
	background-repeat: no-repeat;
}

.esq3 {
	background-image: url(../images/esquina-nineras3.gif);
	height: 17px;
	width: 17px;
	background-repeat: no-repeat;
	background-color: #AA53A1;
}

.esq4 {
	background-image: url(../images/esquina-nineras4.gif);
	height: 17px;
	width: 17px;
	background-repeat: no-repeat;
	background-color: #AA53A1;
}

.cabecera {
	background-image: url(../images/cab_nineras.jpg);
	height: 47px;
	width: 800px;
	background-color: #A952A0;
	background-repeat: no-repeat;
}
