/* CSS Document */
/* CSS Document */
.tabla_principal {
	background-color: #5725C6;
}
.esq1 {
	background-image: url(../images/esquina_familias.gif);
	height: 17px;
	width: 17px;
	background-repeat: no-repeat;
}
.esq2 {
	background-image: url(../images/esquina_familias2.gif);
	height: 17px;
	width: 17px;
	background-repeat: no-repeat;
}

.esq3 {
	background-image: url(../images/esquina_familias3.gif);
	height: 17px;
	width: 17px;
	background-repeat: no-repeat;
	background-color: #5725C6;
}

.esq4 {
	background-image: url(../images/esquina_familias4.gif);
	height: 17px;
	width: 17px;
	background-repeat: no-repeat;
	background-color: #5725C6;
}

.cabecera {
	background-image: url(../images/cab_familias.jpg);
	height: 47px;
	width: 800px;
	background-color: #5725C6;
	background-repeat: no-repeat;
}

/***********************/



