/* CSS Document */

#pop_up{
	background-image: url(sfondo.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
}
#pdf{
	height: 86px;
	width: 800px;
	float:left;}
#prodotto{
	height: 78px;
	width: 800px;
	float:left;}
