/* CSS Document */

#divPalloncini {
	position: relative;
	text-align: center;
	margin-top: -60px;
	margin-bottom: 20px;
}

#tdImgPalloncini {
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#FFFFFF;
	margin:0px;
	padding: 0px;
}

#boxImage {
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	width: 298px;
	height: 284px;
}

#boxImage a {
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 298px;
	height: 284px;

}

/*PELUCHES*/

#peluches_ore11 {

	position: absolute;
	top: 60px;
	left: 15px;
	z-index: 10;

}

#peluches_ore9 {

	position: absolute;
	top: 210px;
	left: 5px;
	z-index: 14;

}

#peluches_ore7 {

	position: absolute;
	top: 350px;
	left: 16px;
	z-index: 12;

}

#peluches_ore1 {

	position: absolute;
	top: 70px;
	right: 36px;
	z-index: 12;

}


#peluches_ore3 {

	position: absolute;
	top: 200px;
	right: 36px;
	z-index: 10;

}

#peluches_ore5 {

	position: absolute;
	top: 350px;
	right: 36px;
	z-index: 14;

}
