.box_pag{
width: auto;  
font-weight: bold;
text-align: center;
margin: 0 auto;
color: #770905;
font-size: 12px;
position: relative;
margin-bottom: 10px;
}

*html .box_pag{
width: 300px;  
font-weight: bold;
text-align: center;
margin: 0 auto;
color: #770905;
font-size: 12px;
position: relative;
margin-bottom: 10px;
}

a.paginacion{
font-weight: bold;
color: #7f7d6e;	
display: inline;
padding: 5px;
text-decoration: none;	
}

a:hover.paginacion{
font-weight: bold;
   color: #770905;		
}

a:active.paginacion{
font-weight: bold;
  color: #770905;       	
}




