@charset "utf-8";
/* CSS Document */

#footer img.pict {
	position:relative;
	z-index:2;
}

#footer img.footer {
	position:relative;
	z-index:1;
}

#footer address {
	position:relative;
	z-index:2;
}
