/* inizio cappicinatore */


/*body {
 text-align: center;
}*/


.cappuccinatore {
	background: transparent url(/img/cappuccinatore/cappuccinatore_bg.jpg) no-repeat;
	width: 791px;
	height: 525px;	
}



#txt-home-cappuccinatore {
	z-index: 1;
	position: absolute;
	top: 214px;
	left: 65px;
	width: 411px;
	height: 111px;	
}



#scopri-novita {
	z-index: 1;
	position: absolute;
	top: 344px;
	left: 65px;
	width: 181px;
	height: 32px;
}

#guardavideo {
	z-index: 1;
	position: absolute;
	top: 385px;
	left: 65px;
	width: 181px;
	height: 32px;
	cursor: pointer;
}

#nonsolocappuccino {
	z-index: 1;
	position: absolute;
	top: 406px;
	left: 230px;
	width: 263px;
	height: 119px;
}

#amm-mix {
	z-index: 1;
	position: absolute;
	top: 406px;
	left: 528px;
	width: 263px;
	height: 119px;
}


#home-cappuccinatore {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 791px;
	height: 525px;	
}




#gallery-popup-overlay {
	background-color: #000000;
	display: none;
	height: 100%;
	left: 0;
	opacity: 0.7;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10;
}

#gallery-popup-outer {
	background: url("/img/cappuccinatore/bg_cappucinatore_popup.png") no-repeat;
	display: none;
	height: 705px;
	left: 100px;
	overflow: hidden;
	position: absolute;
	top: 31px;
	width: 791px;
	z-index: 11;
}

#gallery-popup-close {
	background: transparent url(/img/cappuccinatore/chiudi_cappucinatore-it.gif) no-repeat scroll left top;
	cursor: pointer;
	height: 14px;
	position: absolute;
	left: 713px;
	top: 20px;
	width: 68px;
	z-index: 182;
}

#gallery-popup-inner {
	height: 653px;
	margin: 0;
	overflow: hidden;
	position: absolute;
	top: 50px;
	width: 789px;
	left: 12px;
	border: 1px solid transparent;
}

#fancybox-overlay {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: #000;
opacity: 0.7;
z-index: 10;
display: none;
}
