
.mpm_bobbles {
	z-index: 99;	
	position: relative;
	height: 50px;
	width: 50px;
	background: url(../../../../img/bg/opacity_dot.png) repeat left top;
}

.bobbles-tl {
	z-index: 99;	
	position: relative;
	height: 100%;
	width: 100%;
	background: url(../../../../img/bg/ambiente/corner_tl.gif) no-repeat left top;
}
.bobbles-tr {
	z-index: 99;	
	position: relative;
	height: 100%;
	width: 100%;
	background: url(../../../../img/bg/ambiente/corner_tr.gif) no-repeat right top;
}
.bobbles-br {
	z-index: 99;	
	position: relative;
	height: 100%;
	width: 100%;
	background: url(../../../../img/bg/ambiente/corner_br.gif) no-repeat right bottom;
}
.bobbles-bl {
	z-index: 99;	
	position: relative;
	height: 100%;
	width: 100%;
	background: url(../../../../img/bg/ambiente/corner_bl.gif) no-repeat left bottom;
}
.bobbles-background {
	position: relative;
	z-index: 98;	
}

