	#hometopleft{
		float:left;
		width:710px;
		height:313px;
		background:url(images/img_bg.jpg) top left no-repeat;
	}
	#hometopmiddle{
		float:left;
		width:29px;
		height:313px;
	}
	#hometopright{
		float:left;
		width:258px;
		height:313px;
		margin-right:0px;
	}
	#homebottom{
		height:127px;
		width:980px;
	}
	.homebottomBox{
		cursor:pointer;
		float:left;
		margin-top:22px;
		width:280px;
		height:150px;
		margin-left:45px;
		margin-bottom:5px;
	}
	.homebottomBox .titolo{
		text-align:left;
		padding-left:20px;
		spadding-top:25px;
		sheight:30px;
		background:url(images/stella_blu.gif) no-repeat 0px 10px;
	}

	.homebottomBox .corpo{
		margin-top:20px;
		height:85px;
	}
	.homebottomBox .corpo, .homebottomBox .corpo A{
		color:#13357d;
		clear:both;
		text-align:left;
		font-size:11px;
		font-weight:bold;
	}

	.homebottomBox .sx{
		float:left;
		width:175px;
	}
	.homebottomBox .dx{
		float:right;
	}

	.foodcolor{
		color:#bec600;
	}
	.activecolor{
		color:#E2001A;
	}
	.entertainmentcolor{
		color:#009EE0;
	}
	.shoppingtravelcolor{
		color:#A65990;
	}
	.blucolor{
		color:#13357d;
	}
	#hometxtmain{
		text-align:left;
		margin-top:35px;
		margin-left:275px;
		width:435px;
		height:273px;
	}
	#homeTxtMain .titolo{
		height:120px;
	}
	#homeTxtMain .corpo{
		margin-left:40px;
		margin-top:-20px;
		height:160px;
		font-weight:bold;
		font-size:13px;
		letter-spacing:0px;
	}
	#homeTxtMain .corpo, #homeTxtMain .corpo A{
		font-weight:bold;
		font-size:13px;
		letter-spacing:0px;
		color:#13357d;
	}
	#homeTxtMain .corpo B{
		color:#f1933c;
	}
	#homeTxtMain H1{
		color:#13357d;
		margin-bottom:-40px;
	}
	#footer{
		margin-top:-30px;
	}