.pageNumbers {
	color: #990000;		
}

.listViewPaginationTdS1 {
	font-size: 11px;
	color: #990000;
	background-color: #eeeeee;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 1px solid #9E9E9E;
	border-bottom: 1px solid #9E9E9E;
}

a.listViewPaginationTdS1:link, a.listViewPaginationTdS1:visited {
	color: #990000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	}
a.listViewPaginationTdS1:hover {
	color: #990000;
	font-size: 11px;
	text-decoration: none;
	}


.sfondo_standard {
	text-decoration: none;
	background-attachment: scroll;
	/*background-image: url(../img/sf_standard.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
}

.sfondo_quadri {
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../img/sf_quadri.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sfondo_antiallag {
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../img/sf_antiallag.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sfondo_press {
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../img/sf_press.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sfondo_fotovol {
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../img/sf_fotovol.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}