.esq1 {
	background-image: url(imagenes/esq_iz.gif);
	background-repeat: no-repeat;
}
.esq2 {
	background-image: url(imagenes/esq_der.gif);
	background-repeat: no-repeat;
}
.esq3 {
	background-image: url(imagenes/esq_iz_inf.gif);
	background-repeat: no-repeat;
}
.esq4 {
	background-image: url(imagenes/esq_der_inf.gif);
	background-repeat: no-repeat;
}
.horizontal {
	background-image: url(imagenes/horizontal.gif);
	background-repeat: repeat-x;
}
.hrizontalarriba {
	background-image: url(imagenes/horizontal2.gif);
	background-repeat: repeat-x;
}
.vertical {
	background-image: url(imagenes/vertical.gif);
	background-repeat: repeat-y;
}
.cuadrodetexto {
	background-image: url(imagenes/cuadrorojo.gif);
	background-repeat: repeat-x;
}
.cuadrogt {
	background-image: url(imagenes/cuadro_cria.gif);
	background-repeat: no-repeat;
}
.cuadro {
	background-image: url(imagenes/cuadro_blanco.gif);
	background-repeat: no-repeat;
}
.criacentral {
	background-image: url(imagenes/cria_cua_central.gif);
	background-repeat: repeat-y;
}
.criasuper {
	background-image: url(imagenes/cria_cua_super.gif);
	background-repeat: no-repeat;
}
.criainf {
	background-image: url(imagenes/cria_cua_inf.gif);
	background-repeat: no-repeat;
}
.criatitulo {
	background-image: url(imagenes/cria_titulo.gif);
	background-repeat: no-repeat;
}
.circulo {
	background-image: url(imagenes/circulo.gif);
	background-repeat: no-repeat;
}
.fin {
	background-image: url(imagenes/cua_negro.gif);
	background-repeat: repeat-x;
}
.novedades {
	background-image: url(imagenes/cua_novedades.gif);
	background-repeat: repeat-x;
}
.lineanovedades {
	background-image: url(imagenes/linea%20inferior%20novedades.gif);
	background-repeat: repeat-x;
}

