/* - - - - - - - - */
/* -- HOME PAGE -- */
/* - - - - - - - - */



#head span img {
	float:left;
	display:block;
	margin:20px 0 0 0;
	padding:0;
}








#navi #serviceNav {
	margin-bottom:10px;
}

#navi blockquote {
	margin:0;
	padding:1px 0 0 1px;
	font-size:.9em;
	line-height:15px;
	background:url(../images/home_quote_bg.gif) left top no-repeat;
}
#navi blockquote span {
	display:block;
	margin:0;
	padding:9px 10px 10px 9px;
	background:url(../images/home_quote_bg.gif) right bottom no-repeat;
}






#content {
	margin:0 0 0 140px;
	padding:230px 0 0 0;
}



#canali {
	margin:0;
	padding:0;
	background:url(../images/home_canali_bg.gif) repeat-y;
	height:100%;
	overflow:hidden;
	float: left;
}
#canali div {
	margin:0;
	float:left;
	font-size:1.1em;
	line-height:15px;
	width: 130px;
	margin-right:10px;
	background-repeat:no-repeat;
}

#canali div#freddo {
	margin:0;
}

#canali div a {
	text-decoration:none;
	color:#333;
	display:block;
	padding:120px 10px 15px 10px;
	background:url(../images/bullet_blu.gif) 10px bottom no-repeat;
	height: 90px;
}
#canali div a:hover {
	text-decoration: underline;
	background:url(../images/bullet_gri2.gif) 10px bottom no-repeat;
}
