.titolo_news{
	font-size: 1.8em;
	color: White;
	font-family: serif;
	line-height:1em;
	font-weight:normal;
}

#corpo {
	/*float: right;*/
	width: 745px;
	background: #494848 url(/image/03news/corpo.gif) repeat-y;
	height: 430px;
}
#pubblicata {
	float: left;
	width: 555px;
	padding: 2px 10px;
	text-align: left;
	background: #CD161E;
}
#colonna-1 {
	float: left;
	width: 208px;
	text-align: left;
	padding: 10px;
	color: #D9D3D3;
	font-size: 12px;
	line-height: normal;
}
#colonna-2 {
	float: left;
	
	padding: 2px;
	text-align: left;
	font-weight: bold;
}
/*.link{
	background: url(../image/03news/link.gif) left no-repeat;
	padding-left: 30px;
}
.allegato{
	background: url(../image/03news/allegato.gif) left no-repeat;
	padding-left: 30px;
}
.zoom{
	background: url(../image/03news/zoom.gif) left no-repeat;
	padding-left: 30px;
}*/
.chiudi{
	background: url(../image/03news/chiudi.gif) left no-repeat;
	padding-left: 30px;
}

#colonna-3 {
	position:relative;
	top:-10px;
	float:left;
	width: 87px;
	margin-left: 5px;
	margin-right: 0px;
	color:#00FFCC;
}
.pagcorrente {
	background: #1B3B7B;
	padding: 1px 5px;
	border: 1px solid #FFF;
}

#paginazione {
	width: 160px;
	background: #CD161E;
	padding: 5px 0;
	color: #FFFFFF;
	margin-top: 10px;
	font-weight: bold;	
}

.back {
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;
	background: url(../image/03news/back.gif) left no-repeat;

}
a.back:link, a.back:visited{
color: #FFF;
}
a.back:hover{
color: #F4BABC;
}
.next {
color: #FFF;
text-decoration: none;
padding-right: 10px;
	background: url(../image/03news/next.gif) right no-repeat;

}
a.next:link, a.next:visited{
color: #FFF;
}
a.next:hover{
color: #F4BABC;
}
#elenco_news {
	text-align: left;
	text-decoration: none;
	padding: 5px 0;
	border-bottom: 1px dashed #FFF;
	display:block;
}

#elenco_news a:link,
#elenco_news a:visited{
	color: #FFF;
	text-decoration: none;
	display:block;
}
#elenco_news a:hover,
#elenco_news a:focus,
#elenco_news a:active {
	color: #CD161E;
	text-decoration: none;
	display:block;
}
#swap {
	width: 160px;
	background: #878787;
	padding: 5px 0;
	color: #FFFFFF;
	margin-top: 10px;
	font-weight: bold;	
}
#swap a{
	text-decoration: none;
	display:block;
}
#swap a:link,
#swap a:visited {
	text-decoration: none;
	display:block;
}
#swap a:hover,
#swap a:focus,
#swap a:active {
	color: #000;
}

