.titleBoxCentraleLungo{
	font-size: 13.5px;
	color: #ffffff;
	font-weight: bold;
	background: #95288F url(../images/NPR-TBox.gif) repeat-x top left;
} 

.searchBox{
	background: url(../images/NPR-search.gif) no-repeat top left;
    margin: 3px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
	height: 48px;
	width: 161px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}
hr{
	clear:both;
	color: #EFDFEE;
	background-color: #EFDFEE;
	height: 1px;
	border: 0px;
}
.SeeAlso{
	width: 160px;
	background: #EFDFEE url(../images/NPR-SeeAlsoBordoBasso.gif)	no-repeat bottom left;
	font-size: 11px;
	color: #333;
	margin-top: 10px;
}

.SeeAlso a, .SeeAlso a:hover, .SeeAlso a:visited{
	color: #666666;
}

.SeeAlso h3{
	background: #EFDFEE url(../images/NPR-SeeAlsoBordoAlto.gif)	no-repeat top right;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0px 0px 10px;
	margin:0px;
	color: #95288F;
}


.titleBoxCentraleCorto{
	font-size: 13.5px;
	color: #ffffff;
	font-weight: bold;
	background: #95288F url(../images/NPR-TBox.gif) repeat-x top left;
} 


.Tabella table{
    border: 1px solid #95288F;
    background: #E4E4E4;
    text-align: left;
}

.Tabella2 table{
    background: #FFFFFF;
    text-align: left;
}

.Tabella h3, .Tabella2 h3{
    margin: 0px;
    padding: 4px;
    background: #EFDFEE url(../images/NPR-TBox.gif);
    font-size: 12px;
    color: #fff;
}

/* LUCIO 18-6-09 aggiunto per fare intestazione della query PAGINATO_X_KSEARCH */
.query_heading {
    margin: 0px;
    padding: 4px;
    background: #EFDFEE url(../images/NPR-TBox.gif);
    font-size: 12px;
    color: #fff;
    text-align: right;
}

.Tabella th, .Tabella2 th{
    font-size: 11px;
    color: #666666;
    background: #EFDFEE;
    padding: 2px;
}

.Tabella td{
    padding: 2px;
    font-size: 11px;
    color: #434343;
}

.Tabella2 td{
    padding: 2px;
    font-size: 12px;
    color: #434343;
    border-bottom: 1px solid #EFDFEE;
    padding: 8px 0px;
}
.AreaTab{
    background: #F5F5F5;
    margin:0px 3px 0px 2px;
    clear: both;
    border-bottom: 1px solid #95288F;
    border-right: 1px solid #95288F;
    border-left: 1px solid #95288F;
}

.AreaTab h3{
    margin:0px;
    padding:4px;
    background: #95288F;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

.listaTab li { 
    background: transparent url(../images/NPR-NormalTab.jpg) no-repeat top left; 
    display: block;
    float: left;
    width: 66px;
    height: 24px;
    margin: 0px;
    padding:0px;
}

li.SelectedTab{
    background: transparent url(../images/NPR-SelectedTab.jpg) no-repeat top left;
}
