.top-left-azul, .top-right-azul, .bottom-left-azul, .bottom-right-azul { 
	background-image: url('imagenes/bordes-azul.gif');
	height: 15px;       /* altura de las esquinas */
	font-size: 2px;    /* correcion para el IE */
	}
.top-left-azul, .bottom-left-azul { 
	margin-right: 15px; /* ancho de las esquinas */
	}
.top-right-azul, .bottom-right-azul { 
	margin-left: 15px;  /* ancho de las esquinas */
	margin-top: -15px;  /* alto de las esquinas */
	}
.top-right-azul {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left-azul { 
	background-position: 0 -15px;    /* el segundo numero, altura negativa de las esquinas */
	}
.bottom-right-azul { 
	background-position: 100% -15px; /* el segundo numero, altura negativa de las esquinas */
	}


.top-left-blanco, .top-right-blanco, .bottom-left-blanco, .bottom-right-blanco { 
	background-image: url('imagenes/bordes-blanco.gif');
	height: 11px;       /* altura de las esquinas */
	font-size: 2px;    /* correcion para el IE */
	}
.top-left-blanco, .bottom-left-blanco { 
	margin-right: 11px; /* ancho de las esquinas */
	}
.top-right-blanco, .bottom-right-blanco { 
	margin-left: 11px;  /* ancho de las esquinas */
	margin-top: -11px;  /* alto de las esquinas */
	}
.top-right-blanco {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left-blanco { 
	background-position: 0 -11px;    /* el segundo numero, altura negativa de las esquinas */
	}
.bottom-right-blanco { 
	background-position: 100% -11px; /* el segundo numero, altura negativa de las esquinas */
	}
	
	
.top-left-celeste, .top-right-celeste, .bottom-left-celeste, .bottom-right-celeste { 
	background-image: url('imagenes/bordes-celeste.gif');
	height: 11px;       /* altura de las esquinas */
	font-size: 2px;    /* correcion para el IE */
	}
.top-left-celeste, .bottom-left-celeste { 
	margin-right: 11px; /* ancho de las esquinas */
	}
.top-right-celeste, .bottom-right-celeste { 
	margin-left: 11px;  /* ancho de las esquinas */
	margin-top: -11px;  /* alto de las esquinas */
	}
.top-right-celeste {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left-celeste { 
	background-position: 0 -11px;    /* el segundo numero, altura negativa de las esquinas */
	}
.bottom-right-celeste { 
	background-position: 100% -11px; /* el segundo numero, altura negativa de las esquinas */
	}
	
	
.top-left-bceleste, .top-right-bceleste, .bottom-left-bceleste, .bottom-right-bceleste { 
	background-image: url('imagenes/bordes-blanco-celeste.gif');
	height: 11px;       /* altura de las esquinas */
	font-size: 2px;    /* correcion para el IE */
	}
.top-left-bceleste, .bottom-left-bceleste { 
	margin-right: 11px; /* ancho de las esquinas */
	}
.top-right-bceleste, .bottom-right-bceleste { 
	margin-left: 11px;  /* ancho de las esquinas */
	margin-top: -11px;  /* alto de las esquinas */
	}
.top-right-bceleste {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left-bceleste { 
	background-position: 0 -11px;    /* el segundo numero, altura negativa de las esquinas */
	}
.bottom-right-bceleste { 
	background-position: 100% -11px; /* el segundo numero, altura negativa de las esquinas */
	}
	
.top-left-gris, .top-right-gris, .bottom-left-gris, .bottom-right-gris { 
	background-image: url('imagenes/bordes-gris.gif');
	height: 11px;       /* altura de las esquinas */
	font-size: 2px;    /* correcion para el IE */
	}
.top-left-gris, .bottom-left-gris { 
	margin-right: 11px; /* ancho de las esquinas */
	}
.top-right-gris, .bottom-right-gris { 
	margin-left: 11px;  /* ancho de las esquinas */
	margin-top: -11px;  /* alto de las esquinas */
	}
.top-right-gris {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left-gris { 
	background-position: 0 -11px;    /* el segundo numero, altura negativa de las esquinas */
	}
.bottom-right-gris { 
	background-position: 100% -11px; /* el segundo numero, altura negativa de las esquinas */
	}
	
.top-left-potter, .top-right-potter, .bottom-left-potter, .bottom-right-potter { 
	background-image: url('imagenes/bordes-potter.gif');
	height: 53px;       /* altura de las esquinas */
	font-size: 2px;    /* correcion para el IE */
	}
.top-left-potter, .bottom-left-potter { 
	margin-right: 60px; /* ancho de las esquinas */
	}
.top-right-potter, .bottom-right-potter { 
	margin-left: 60px;  /* ancho de las esquinas */
	margin-top: -53px;  /* alto de las esquinas */
	}
.top-right-potter {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left-potter { 
	background-position: 0 -53px;    /* el segundo numero, altura negativa de las esquinas */
	}
.bottom-right-potter { 
	background-position: 100% -53px; /* el segundo numero, altura negativa de las esquinas */
	}