#tudo_janela{
position:relative;
left:0px;
width:720px;
height:auto;
overflow:hidden;
}


#indicador{
position:relative;
margin-top:20px;
margin-left:10px;
width:700px;
height:160px;
border:solid 1px #c0c0c0;
}
#i1{
position:absolute;
width:150px;
height:106px;
top:2px;
left:20px;
background-image:url('http://quotes.enfoque.com.br/porkworld/porkworld.gif');
}

#i2{
position:absolute;
width:150px;
height:72px;
top:20px;
left:190px;
background-image:url('http://quotes.enfoque.com.br/porkworld/porkworld.gif');
background-position: 0px -105px;
    }

#i3{
position:absolute;
width:150px;
height:91px;
top:20px;
left:360px;
background-image:url('http://quotes.enfoque.com.br/porkworld/porkworld.gif');
background-position: 0px -175px;
border:solid 2px #c0c0c0;
    }

    #i4{
position:absolute;
width:150px;
height:131px;
top:20px;
left:530px;
background-image:url('http://quotes.enfoque.com.br/porkworld/porkworld.gif');
background-position: 0px -268px;
border:solid 2px navy;
    }
#janela{
position:relative;
top:20px;
left:25px;
width:670px;
height:auto;
overflow:hidden;
}


.frame_lista{
position:absolute;
left:0px;
top:0px;
width:670px;
height:auto;
}


#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;
}