@charset "utf-8";
/* CSS Document */
body {
	background:url('images/sfondo.jpg');
	margin:0 auto;}
div#homepage {
	width:850px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}
div#up {
	width:850px;
	height:430px;
	background:url('images/index_01.jpg');
}

div#up1 {
	width:850px;
	height:430px;
}


div#index_sx {
	width:666px;
	height:170px;
	float:left;
	background:url('images/index_02.jpg');
}div#index_dx {
	width:184px;
	height:170px;
	float:left;
	background:url('images/index_03.jpg');
}

