.pane {
	background: url(../banner_festival_de_trutas.jpg);
	position: absolute;
	height: 350px;
	width: 500px;
	z-index: 10;
	margin-left: 150px;
	margin-top: 50px;
}
.pane .delete {
	position: absolute;
	top: 11px;
	right: 6px;
	cursor: pointer;
	height: 9px;
	width: 46px;
}
