#tudo_janela{
position:relative;
left:0px;
width:720px;
height:auto;
overflow:hidden;
}

#janela{
position:relative;
top:20px;
left:75px;
width:570px;
height:auto;
overflow:hidden;
}


.frame_lista{
position:absolute;
left:0px;
top:0px;
width:570px;
height:0px;
}


#qtd_registros{
position:relative;
width:720px;
height:65px;
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#888888;
}

#cont_paginacao2{
position:relative;
width:710px;
left:10px;
height:30px;
right:0px;
border-color:#c0c0c0;
border-style:solid;
border-width:0px 0px 1px 0px;
font-family:verdana;
font-size:10px;
margin-top:80px;
clear:both;
margin-bottom:80px;
}


#cont_paginacao{
position:relative;
width:710px;
height:25px;
left:10px;
margin-top:30px;
border-color:#c0c0c0;
border-style:solid;
border-width:0px 0px 1px 0px;
font-family:verdana;
font-size:10px;

}
.numero_pagina{
width:22px;
height:18px;
position:relative;
float:right;
text-align:center;
background-color:#f8f8f8;
border-color:#eeeeee;
border-style:solid;
border-width:1px;
overflow:hidden;
color:#777777;
margin-left:5px;
padding-top:3px;
}

.numero_pagina:hover  {
background-color:#f1f1f1;
cursor:pointer;
}

a:link{
text-decoration:none;
}

a:visited{
text-decoration:none;
}
