.foto {
	background-image: url(../img/f_t.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	height: auto;
	width: auto;
	float: left;
	clear: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.foto .b_bg {
	background-image: url(../img/f_b.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.foto .b_bg .l_bg {
	background-image: url(../img/f_l.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.foto .b_bg .l_bg .r_bg {
	background-image: url(../img/f_r.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.foto .b_bg .l_bg .r_bg .lt_c {
	background-image: url(../img/f_lt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.foto .b_bg .l_bg .r_bg .lt_c .rt_c {
	background-image: url(../img/f_rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.foto .b_bg .l_bg .r_bg .lt_c .rt_c .lb_c {
	background-image: url(../img/f_lb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.foto .b_bg .l_bg .r_bg .lt_c .rt_c .lb_c .rb_c {
	background-image: url(../img/f_rb.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

