#news #page_intro h2 {
	font-size:30px;
	font-weight:normal;
	height:32px;
	line-height:32px;
	text-transform:uppercase;
	border-bottom: 1px solid #FFF;
}
#news #page_intro h2.no-border {
	border-bottom: none;
}
#news #page_intro .pi_image{
	position: relative; 
	top: 5px;
}
#news #page_intro .pi_content{
	position: relative; 
	top: 5px;
	height: 151px;
}
#news #page_intro .pi_content h3{
	font-size: 12px;
	text-transform: uppercase;
} 
#news #page_intro .pi_content p.data{
	font-size: 11px;
} 
#news #page_intro .pi_content p.testo{
	position: absolute;
	bottom: 0;
} 
#news.page #page_menu.big{
	height: 151px !important;
}
#news.page #page_intro.big{
	height: 316px !important;
	position: relative;
}
#news.page #page_intro.big .gutter{
	padding-left: 13px;	
}
#news.page #page_intro.big .pi_head {
	color: #cccccc;	
}
#news #page_intro.big h2.pi_title {
	border-bottom: 0;
	line-height: 28px;   
	height: 28px;	
}
#news #page_intro.big .data {
	font-size: 15px;	
	line-height: 17px;
	height: 17px;
}
#news.page #page_intro.big .pi_content {
	float: none;
	height: 246px;	
	width: 576px;
}
#news.page #page_intro.big .pager{
	position: absolute;
	right: 13px;
	top: 9px;
}
#news.page #page_intro.big .pager p,
#news.page #page_intro.big .pager a{
	font-size: 10px;
	color: #ccc;
}
#news.page #page_intro.big .pager a:hover{
	color: #ee1c25;
}
#news.page #page_intro.big .pager img{
	position:absolute;
	right: 0px;	
	top: 23px;
}

#dettagli_notizia {
	background:url("/images/box_testo_bg_35.png") repeat-y scroll left top transparent;
}
#dettagli_notizia h2.n_titolo{
	margin: 5px 20px 5px 12px;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 20px;
}
#dettagli_notizia p.n_data{
	margin: 25px 40px 5px 12px;
	font-size: 12px;
	font-style: italic;
}
#dettagli_notizia .left_col{
	width: 302px;
	float: left;
}
#dettagli_notizia .right_col{
	width: 603px;
	float: right;
}
#dettagli_notizia .right_col .col2{
	float: left;
	width: 100%;
}
#dettagli_notizia .right_col .col2 p{   
	padding: 5px;
	font-size: 12px;
	line-height: 15px;
}
#dettagli_notizia .right_col .col{
	float: left;
	width: 49%;
}
#dettagli_notizia .right_col .col p{   
	padding: 5px;
	font-size: 12px;
	line-height: 15px;
}

/* #box_archivio_news */
#box_archivio_news{
	height: 287px;
	position: relative;
	display: block;  
	background: url('/images/archivio_news_bg.png') no-repeat scroll left top;
}
#box_archivio_news .b_title{
	height: 44px; 
	position: relative;  
	margin: 0 11px 0 8px;
}
#box_archivio_news .b_title h2{
	line-height: 32px;
	height: 32px;
	border-bottom: 1px solid #FFF;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;   
}
#box_archivio_news .filtro_ricerca{
	float: left;
	position: relative;
	display: block;
	height: 243px;
	width: 302px;
	background: url('/images/filtro_news_bg.png') no-repeat scroll left top;    
}
#box_archivio_news .filtro_ricerca .gutter{
	padding: 10px 8px;	
}
#box_archivio_news .filtro_ricerca label{
	display: block;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
#box_archivio_news .filtro_ricerca select{
	width: 100%;
	border: 1px solid #C0C0C0;
	margin-top: 5px;
}
#box_archivio_news .filtro_ricerca div.rss_registration{
	position: relative;
	top: 20px;
	padding-top: 10px;
	border-top: 1px solid #FFF;
	font-weight: bold;
}
#box_archivio_news .filtro_ricerca div.rss_registration img{
	margin-right: 8px;
	position: relative;
	top: 10px;
}
#box_archivio_news .filtro_ricerca div.rss_registration a{
	line-height: 25px;
	font-size: 12px;
	display: block;
}
#box_archivio_news .lista_news{
	float: right;
	display: block;
	width: 603px;
	height: 243px;   
	top: -17px;
}
#box_archivio_news .pager{
	float: right;
	position: absolute;
	right: 10px;
	top: 2px;
	font-size: 12px;
	line-height: 28px;
}
#box_archivio_news .pager a{
	padding: 0 2px;   
}