@import "stile_base.css";

/*  -------------- STILI PER HOME PAGE -------------*/

#containergrafica {
	width: 900px;
	height: 647px;
	margin: 0;
	padding: 0;
	background: url(img/bg_home.jpg) no-repeat top left;
}


