#Paginatore{
border:0px solid #000000;
}
/*#Paginatore .bottoni, .bottoni {
font-size:10px;
padding:3px;
font-weight:bold;
margin-right:5px;
border:1px solid #006699;
background-color:#FFFFFF;
}*/
#Paginatore .pagerTesto,.pagerTesto{
font-size:10px;
margin-right:5px;
margin-left:5px;
font-weight:normal;

}


#Paginatore .vai, .vai{
background-color:#fff;
background:url(../images/bottoni_new/vai.png) center center no-repeat;
position:relative;
width:65px;
height:27px;
cursor: pointer;
border:0px;
margin-left:5px;
margin-top:-2px;
vertical-align:middle;
}
#Paginatore .next, .next{
background-color:#fff;
background:url(../images/bottoni_new/next.png) center center no-repeat;
position:relative;
width:27px;
height:27px;
cursor: pointer;
border:0px;
margin-left:5px;
vertical-align:middle;
}
#Paginatore .next_fine, .next_fine{
background-color:#fff;
background:url(../images/bottoni_new/next_fine.png) center center no-repeat;
position:relative;
width:27px;
height:27px;
cursor: pointer;
border:0px;
margin-left:5px;
vertical-align:middle;
}
#Paginatore .back, .back{
background-color:#fff;
background:url(../images/bottoni_new/back.png) center center no-repeat;
position:relative;
width:27px;
height:27px;
cursor: pointer;
border:0px;
margin-left:5px;
vertical-align:middle;
}
#Paginatore .back_fine, .back_fine{
background-color:#fff;
background:url(../images/bottoni_new/back_fine.png) center center no-repeat;
position:relative;
width:27px;
height:27px;
cursor: pointer;
border:0px;
margin-left:5px;
vertical-align:middle;
}

