
.a1 {
	background-image: url(images/spigoli_01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 39px;
}
.a2 {
	background-image: url(images/spigoli_02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
		height: 39px;
}

.a3 {
	background-image: url(images/spigoli_03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 39px;
}

.a4 {
	background-image: url(images/spigoli_04.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.a5 {
	background-image: url(images/spigoli_05.gif);
	background-repeat: repeat;
}
.a6 {
	background-image: url(images/spigoli_06.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 59px;
}

.a7 {
	background-image: url(images/spigoli_07.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
		height: 60px;
}
.a8 {
	background-image: url(images/spigoli_08.gif);
	background-repeat: repeat-x;
	background-position: top;
			height: 60px;
}

.a9 {
	background-image: url(images/spigoli_09.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
			height: 60px;
}
