#art_letti {
	/* LISTE ARTICOLI: PIU LETTI */
}
#art_letti ol,
#art_letti ol li {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
#art_letti ol li {
	clear: both;
	margin-top: 6px;
	border-top: 1px dotted #d9d9d9;
	padding-left: 36px;
	background: url("/file_generali/img/liz/li.gif") no-repeat;
}
#art_letti ol .li_1 { background-position: 0 4px }
#art_letti ol .li_2 { background-position: -36px 4px }
#art_letti ol .li_3 { background-position: -72px 4px }
#art_letti ol .li_4 { background-position: -108px 4px }
#art_letti ol .li_5 { background-position: -144px 4px }
#art_letti ol .li_6 { background-position: -180px 4px }
#art_letti ol .li_7 { background-position: -216px 4px }
#art_letti ol .li_8 { background-position: -252px 4px }
#art_letti ol .li_9 { background-position: -288px 4px }
#art_letti ol .li_10 { background-position: -324px 4px }
#art_letti ol li a {
	display: block;
	padding: 6px 0 0 6px;
	min-height: 30px;
	_height: expression( this.clientHeight < 30 ? "30px" : "auto" );
	background: #FFF;
	font-weight: bold;
	font-size: 1.1em;
}
/* COLONNA SINISTRA - CANALI - QS + EVENTI */
.triBox {
	float: left;
	clear: both;
	margin-bottom: 20px;
	border: 1px solid #d9d9d9;
	border-top-width: 2px;
	border-top-color: #F90;
	padding: 6px;
	width: 646px;
	background: #FFF;
	text-transform: uppercase;
	font-size: .9em;
}
#homePage_boxQs { border-top-color: #F90 }
#homePage_boxEventi { border-top-color: #3071b5 }
.triBox .article {
	position: relative;
	margin-top: 6px;
	border-top: 1px dotted #d9d9d9;
	padding: 6px 0 6px 306px;
	min-height: 168px;
	_height: expression( this.clientHeight > 168 ? "168px" : "auto" );
	text-transform: none;
}
.triBox .article .foto {
	position: absolute;
	top: 6px; left: 0;
	width: 300px;
	height: 168px;
	overflow: hidden;
}
.triBox .box_last .article .foto {
	width: 90px;
	height: 70px;
	overflow: hidden;
}
.triBox .article .foto img {
	position: absolute;
	top: 0; left: 0;
	height: 100%;
}
.triBox .box_last .article .foto img {
	left: -17px;
}
#homePage_boxQs .article .meta .category { background-color: #F90 }
#homePage_boxEventi .article .meta .category { background-color: #3071b5 }
.triBox .box_last .article .titleMedium {
	font-size: 14px;
}
.triBox .article .abstract {
	margin: 0 0 13px 0;
	font-weight: normal;
	font-size: 1em;
}
.triBox .box_last .article .abstract {
	display: none;
}
.triBox .box_last .article {
	position: relative;
	float: left;
	padding-right: 6px;
	padding-left: 100px;
	width: 216px;
	min-height: 70px;
	_height: expression( this.clientHeight > 70 ? "70px" : "auto" );
}
.triBox .sport_feed {
	float: left;
	clear: both;
	width: 100%;
}
.triBox .sport_feed .article {
	float: left;
	clear: both;
	border-top: 1px dotted #d9d9d9;
	padding-left: 0;
	width: 100%;
	min-height: 0;
	height: auto;
}
.triBox .sport_feed .article .meta {
	display: inline;
}
.triBox .sport_feed .article .titleMedium {
	display: inline;
	padding-left: 20px;
	font-size: 14px;
}
.triBox .sport_feed .article .foto,
.triBox .sport_feed .article .tools,
.triBox .sport_feed .article .abstract {
	display: none;
}

/* COLONNA SINISTRA - CANALI - MAGAZINE */
#homePage_canali {

}
#homePage_canali .advVideobox,
#homePage_canali .canali {
	position: relative;
	float: left;
	margin: 0 16px 16px 0;
	border: 1px solid #d9d9d9;
	padding: 6px 10px;
	width: 300px;
	height: 350px;
	overflow: hidden;
}
#homePage_canali .canali {
	border-top-width: 2px;
	background: #FFF;
	font-size: .9em;
}
#homePage_canali .advVideobox {
	padding-top: 56px;
	height: 301px;
	background: #d9d9d9;
}
#homePage_canali span.titolo_box {
	display: block;
	border-bottom: 1px dotted #d9d9d9;
	padding-bottom: 6px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
}
#homePage_canali .LSD {
	height: 16px;
	background: none no-repeat 0 50%;
}
#homePage_canali .LS_motori { background-image: url('/file_generali/img/liz/loghi/testate_mini/motori.gif') }
#homePage_canali .LS_caffe { background-image: url('/file_generali/img/liz/loghi/testate_mini/caffe.gif') }
#homePage_canali .LS_ecquo { background-image: url('/file_generali/img/liz/loghi/testate_mini/ecquo.gif') }
#homePage_canali .LS_viaggisapori { background-image: url('/file_generali/img/liz/loghi/testate_mini/viaggisapori.gif') }
#homePage_canali .LS_salute { background-image: url('/file_generali/img/liz/loghi/testate_mini/salute.gif') }
#homePage_canali .LSD a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	overflow: hidden;
}
#homePage_canali .canali .foto {
	position: relative;
	margin: 10px 0;
	width: 300px;
	height: 160px;
}
#homePage_canali .canali .foto img {
	position: absolute;
	top: 0; left: 0;
	height: 100%;
}
#homePage_canali .canali .titleMedium {
	margin: 0;
}
#homePage_canali .canali ul.link {
	margin: 10px 0 0 0;
}
/*
#homePage_canali .canali ul.link li {
	padding: 0;
	margin: 0 0 8px 0;
	background-image: none;
}
*/
#boxVetrine {
	float: left;
	width: 676px;
}
