﻿select {
	border-color:#006b90;
	border-width:thin;
	border-style:solid;
}
table.style1 {
	margin-bottom:20px;
}
#dataNewsPress {
	color:#006B89;
	padding-bottom:5px;
}
#tematicaNewsPress {
	padding-bottom:5px;
}
#descNewsPress {
	padding-bottom:5px;
}
#linkNewsPress {
	padding-bottom:5px;

}

#liPDF {
	background-image: url(pdf.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
}

#liPDF a:link {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/Style library/Iccrea/line-holding-dotted-link.gif");
    background-origin: padding-box;
    background-position: center bottom;
    background-repeat: repeat-x;
    background-size: auto auto;
    color: #006B89;
    text-decoration: none !important;
	padding-top:30px;
}
#bloccoNewsPR {
    border-bottom-color: #EEEEEE;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
}
.paginazioneNPR td table tbody tr td {
	/*text-align:right;
	background-color:yellow;
	width:600px;*/
	padding-top:20px;
}

.paginazioneNPR a {
	width: 20px;
	height: 20px;
	border: solid 1px #666666;
	float: left;
	margin-left: 10px;
	text-align: center;
}
.paginazioneNPR span {
	width: 20px;
	height: 20px;
	border: solid 1px #666666;
	float: left;
	margin-left: 10px;
	text-align: center;
	background-color: #006B89;
	color:white;
}