@charset "utf-8";
body {
	background-color: #32471a;
}
#wrap {
	height: 100%;
	width: 780px;
	margin: auto;
}
#logo {
	background-color: #32471A;
	background-image: url(../immagini/ita/logo_index.gif);
	margin: auto;
	height: 132px;
	width: 780px;
}
#content_index {
	background-color: #FFFFFF;
}


#bottom {
	background-color: #32471A;
	background-image: url(../immagini/ita/bottom.gif);
	height: 25px;
	width: 780px;
}
#design {
	color: #FFFFFF;
	margin: auto;
	height: 20px;
	padding-top: 3px;
}
