.lis_num {
	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; font-weight:bold;
	background-color: #F5F5F5; color:#535353; text-align:center; font-family: Arial; font-size:12px; text-decoration: none; padding: 4px 8px; letter-spacing:0.0625em;
    border:1px solid #D1D1D1; margin-right:7px; float:left;
}
.lis_num:hover { background-color: #244866; color: #ffffff; border:1px solid #244866; }

.lis_num_on {
	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; font-weight:bold;
	background-color: #FF5015; color:#FFFFFF; text-align:center; font-family: Arial; font-size:12px; text-decoration: none; padding: 4px 8px; letter-spacing:0.0625em;
    border:1px solid #FF5015; margin-right:7px; float:left;
}

.setaep {
	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; font-weight:bold; cursor:pointer;
	background-color: #E8EDF0; width:24px; height:22px; border:1px solid #D1D1D1; margin-right:7px; float:left;
	background-image:url('../imagens/setaep.png'); background-repeat:no-repeat; background-position:center center;
}

.setaep:hover { background-color: #244866; background-image:url('../imagens/setaeb.png'); border:1px solid #244866; }


.setadp {
	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; font-weight:bold; cursor:pointer;
	background-color: #E8EDF0; width:24px; height:22px; border:1px solid #D1D1D1; margin-right:7px; float:left;
	background-image:url('../imagens/setadp.png'); background-repeat:no-repeat; background-position:center center;
}

.setadp:hover { background-color: #244866; background-image:url('../imagens/setadb.png'); border:1px solid #244866; }

