#colonna-mid .box-news-js{
	width:300px;
	background-image:  url("/images/home/bg-box-mid.jpg");
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color:#EFEFEF;
	text-align:center;
	float:left;
	margin:0 0 7px;
}

#colonna-mid .box-news-js div.cat-news { 
	width:300px; 
	text-align:left; 
	font-size:11px;
	height:22px;
}

#colonna-mid .box-news-js div.cat-news label.label01 {
	width:98px;
	border-right:2px solid #FFF;
	background-image: url(/images/temp/bg-label-1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:20px;
	float:left;
	padding:2px 0 0 0;
}

#colonna-mid .box-news-js div.cat-news label.label02 {
	width:99px;
	border-right:2px solid #FFF;
	background-image: url(/images/temp/bg-label-2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:20px;
	float:left;
	padding:2px 0 0 0;
}

#colonna-mid .box-news-js div.cat-news label.label03 {
	width:99px;
	background-image: url(/images/temp/bg-label-3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:20px;
	float:left;
	padding:2px 0 0 0;
}

#colonna-mid .box-news-js div.cat-news label a{ 
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#333; 
	text-decoration: none; 
	width:auto;
	display:block;
	text-align:center;
	font-weight:bold;
}

#colonna-mid .box-news-js div.cat-news label a:hover{ 
	color: #666; 
}


div.notizie.na{
	padding:9px 0 0 1px;
	background-image: url(/images/temp/bg-na.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	float:left;
	width:299px;
	border-bottom:2px solid #F90;
}

div.notizie.nb{ 
	padding:9px 0 0 1px;
	background-image: url(/images/temp/bg-nb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	float:left;
	width:299px;
	border-bottom:2px solid #FFB13E;
	display:none;
}

div.notizie.nc{ 
	padding:9px 0 0 1px;
	background-image: url(/images/temp/bg-nc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	float:left;
	width:299px;
	border-bottom:2px solid #FFCC80;
	display:none;
}


div.notizie .blocco{
	width:94px;
	padding-left:5px;
	float:left;
}

div.notizie .blocco img{
	margin-bottom:3px;
}

div.notizie .blocco h3{
	margin:0;
	padding:0 0 3px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	width:90px;
}

div.notizie .blocco h3 a{
	color:#000;
	text-decoration:none;	
}

div.notizie .blocco h3 a:hover{
	text-decoration:underline;	
}

div.notizie .blocco p{
	width:90px;
	padding:0 0 5px;
}

div.notizie .blocco p a{
	color:#666;
	text-decoration:none;
}

div.notizie .blocco p a:hover{
	text-decoration:underline;
}
