
#st_list {
	width: 670px;
	background-color: #FFF;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
#st_list #st_list_breadcrump h1 {
	font-weight: normal;
	color: #333;	
}
#st_list #st_list_breadcrump {
}
#st_list ul {
	display: block;
	margin-top: 0px;
	padding-top: 20px;
	border-bottom-style: none;
	margin-bottom: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-top-style: none;
}
#st_list ul li {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
#st_list a.st_list_txt {
	width: 310px;
	background-color: #FFF;
}
#st_list a.st_list_txt img {
	border: 1px solid #F3F3F3;
}
#st_list div.st_list_tag {
	float: left;
	margin-top: 35px;
	width: 130px;
	margin-left: 10px;
	padding-left: 15px;
	border-top-color: #F3F3F3;
	border-right-color: #F3F3F3;
	border-bottom-color: #F3F3F3;
	border-left-color: #F3F3F3;
}
#st_list div.st_list_tootlbar {
}

#st_list div.st_list_tootlbar .st_list_tootlbar_canale {
	color: #009ACE;
}

#paginazione_bg {
	background-color: #FBFBFB;
	display: block;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#paginazione {
	clear:both;
	display:block;
	height:32px;
	text-align:center;
	font-weight: bold;
	white-space: nowrap;
	float: none;
	width: auto;
	font-size: 0px;
	line-height: 0px;
}
#paginazione * {
	display:inline-block;
	font-family: monospace;
	margin-right: 7px;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: auto;
	width: auto;
	background-color: #bfbfbf;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: visible;
}
#paginazione a {
	color:#FFF;
	display:inline;
}
#paginazione a:hover {
	background-color:#219dd3;
	color:#FFFFFF;
	text-decoration:none;
	border-top-color: #219dd3;
	border-right-color: #219dd3;
	border-bottom-color: #219dd3;
	border-left-color: #219dd3;
	background-image: none;
}
#paginazione a.onair {
	background-color:#219dd3;
	color:#FFFFFF;
	text-decoration:none;
	border-top-color: #219dd3;
	border-right-color: #219dd3;
	border-bottom-color: #219dd3;
	border-left-color: #219dd3;
}
#paginazione_text {
	color:#a0a0a0;
	font-weight:bold;
	margin-bottom: 20px;
	background-image: url(/images/dotted.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 22px;
}
#paginazione_text .dx {
	float:right;
}
#paginazione_text .sx {
	float:left;
}
