@charset "utf-8";
/* CSS Document */

.esq_fondo {
background-image:url(verde/fon-esqui.png);
}

.esq1 {
background-image:url(verde/1.png);
background-position:bottom;
background-repeat:no-repeat;
width:11px;
height:11px;}

		.top {
		background-image:url(verde/2.png);
		background-repeat: repeat-x;
		background-position:bottom;
		height:11px;}

.esq2 {
background-image:url(verde/3.png);
background-repeat:no-repeat;
background-position:bottom;
width:11px;
height:11px;}

		.right {
		background-image:url(verde/4.png);
		background-repeat: repeat-y;
		width:11px;}

.esq3 {
background-image:url(verde/5.png);
background-repeat:no-repeat;
width:11px;
height:11px;}

		.bottom {
		background-image:url(verde/6.png);
		background-repeat: repeat-x;
		height::11px;}

.esq4 {
background-image:url(verde/7.png);
background-repeat:no-repeat;
width:11px;
height:11px;}

		.left {
		background-image:url(verde/8.png);
		background-repeat: repeat-y;
		width:11px;}