@charset "utf-8";
/* CSS Document */

/*************/
/* STRUCTURE */
/*************/
#content {
	height: 358px;
}

/***********/
/* CONTENT */
/***********/
#box {
	width: 350px;
	height: 240px;
	background-image: url(../img/box-home.gif);
}

#generali {
	position: absolute;
	top: 191px;
	left: 755px;
	z-index: 200;
}