@charset "utf-8";
/* CSS Document */

.esq_fondo {
background-image:url(esquineros/fon-esqui.png);
}

.esq1 {
background-image:url(esquineros/1.png);
background-position:bottom;
background-repeat:no-repeat;
width:20px;
height:20px;}

		.top {
		background-image:url(esquineros/2.png);
		background-repeat: repeat-x;
		background-position:bottom;
		height:20px;}

.esq2 {
background-image:url(esquineros/3.png);
background-repeat:no-repeat;
background-position:bottom;
width:20px;
height:20px;}

		.right {
		background-image:url(esquineros/4.png);
		background-repeat: repeat-y;
		width:20px;}

.esq3 {
background-image:url(esquineros/5.png);
background-repeat:no-repeat;
width:20px;
height:20px;}

		.bottom {
		background-image:url(esquineros/6.png);
		background-repeat: repeat-x;
		height::20px;}

.esq4 {
background-image:url(esquineros/7.png);
background-repeat:no-repeat;
width:20px;
height:20px;}

		.left {
		background-image:url(esquineros/8.png);
		background-repeat: repeat-y;
		width:20px;}
		
		
		
		
		
		
		
.esq_fondow {
background-image:url(esquinas/fon-esqui.png);
}

.esq1w {
background-image:url(esquinas/1.png);
background-position:bottom;
background-repeat:no-repeat;
width:11px;
height:11px;}

		.topw {
		background-image:url(esquinas/2.png);
		background-repeat: repeat-x;
		background-position:bottom;
		height:11px;}

.esq2w {
background-image:url(esquinas/3.png);
background-repeat:no-repeat;
background-position:bottom;
width:11px;
height:11px;}

		.rightw {
		background-image:url(esquinas/4.png);
		background-repeat: repeat-y;
		width:11px;}

.esq3w {
background-image:url(esquinas/5.png);
background-repeat:no-repeat;
width:11px;
height:11px;}

		.bottomw {
		background-image:url(esquinas/6.png);
		background-repeat: repeat-x;
		height::11px;}

.esq4w {
background-image:url(esquinas/7.png);
background-repeat:no-repeat;
width:11px;
height:11px;}

		.leftw {
		background-image:url(esquinas/8.png);
		background-repeat: repeat-y;
		width:11px;}		
		
		
		
		
		
		
		
		
		