.pg{
	position:relative;
	text-align:center;
	margin-bottom:5px;
	margin-top:5px;
	font-family:Arial, Helvetica, Verdana;
	font-size:100%;	
}

.tasto_sx{
	position:relative;
	display:inline;
	margin-right:20px;
}

.tasto_dx{
	position:relative;
	display:inline;
	margin-left:20px;
}

.tasto_sx a {color: #000000; margin-left:2px; margin-right:2px;  font-weight: bold; text-decoration: none;}
.tasto_sx a:visited {color: #000000;}
.tasto_sx a:active {color: #000000; }
.tasto_sx a:link {color: #000000;}
.tasto_sx a:hover {color: #0d70b3; text-decoration: underline;}

.tasto_dx a {color: #000000; margin-left:2px; margin-right:2px;  font-weight: bold; text-decoration: none;}
.tasto_dx a:visited {color: #000000;}
.tasto_dx a:active {color: #000000; }
.tasto_dx a:link {color: #000000; }
.tasto_dx a:hover {color: #0d70b3; text-decoration: underline;}

.Act {
position:relative;
display:inline;
color: #0d70b3;
font-weight: bold;
padding:0;
margin-top:1px;
margin-left:2px;
margin-right:2px; 
}

.LnkPag{
	position:relative;
	display:inline;
}

.LnkPag a {color: #000000; margin-left:2px; margin-right:2px; font-weight: normal; text-decoration: none;}
.LnkPag a:visited {color: #000000;}
.LnkPag a:active {color: #000000; }
.LnkPag a:link {color: #000000;}
.LnkPag a:hover {color: #0d70b3; text-decoration: underline;}

/*-------------------------------------------------------------------------------------*/


.Grigio{
position:relative; margin-left:2px; margin-right:2px; color: #aaaaaa; font-weight: bold; text-decoration: none; padding:0;
}

.BoxPag{
position:relative; display:inline; border:#000000 solid 1px; margin-left:2px; margin-right:2px;  color: #000000; background-color: #ffffff;  font-weight: normal; text-decoration: none; 

padding:2px 3px 2px 3px;
padding:4px 3px 4px 3px!important;
}