body
{
   margin: 0 0 0 0;
   padding: 0 0 0 0;
         
   overflow-x: hidden;
}

a
{
   color: #B3A591;
}

#top_menu
{
   width: 100%px;   
   background-color: #484848;

   padding: 10px;
   
   font-family: verdana, tahoma, arial;
   font-size: 10px;
   color: #FFFFFF;
}

#top
{
   width: 100%;   
   background-color: #F7F7F7;
}

#bottom
{
   width: 100%;
   
   padding-top: 5px;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 10px;
   
   border-top: 1px solid #CCCCCC;
   background-color: #E1E1E1;
   
   background-image: url(img/fnd_bottom.jpg);
   background-position: bottom;
   background-repeat: repeat-x;
}

/*-------------TEXTOS-------------*/
/*-------------TEXTOS-------------*/
/*-------------TEXTOS-------------*/

h1
{
   font-size: 20px;
}

.menu
{
   font-family: verdana, tahoma, arial;
   font-size: 10px;
   color: #333333;
}

.menu a
{
   color: #333333;
}

.menu a:hover
{
   color: #006699;
}

.top_menu
{
   font-family: verdana, tahoma, arial;
   font-size: 10px;
   color: #DDDDDD;
}

.top_menu a
{
   color: #999999;
}

.top_menu a:hover
{
   color: #AABBCC;
}


.img
{
   border: 10px solid #383428;
}

.exibe_caminho
{
   font-family: verdana, tahoma, arial;
   font-size: 10px;
   color: #999999; 
   
   padding: 10px;
}

.pesquisa
{
   font-family: verdana, tahoma, arial;
   font-size: 10px;
   color: #333333; 
   
   padding: 10px;
}

.pesquisa a
{
   color: #333333; 
}

.pesquisa a:hover
{
   color: #CCCCCC;
}

.exibe_bens
{
   font-family: verdana, tahoma, arial;
   font-size: 10px;
   color: #666666;
   
   padding-top: 10px;
}

.exibe_comarcas
{
   font-family: verdana, tahoma, arial;
   font-size: 18px;
   font-weight: bold;
   color: #666666; 
   
   margin-left: 5px;
}

.exibe_leiloes
{
   font-family: verdana, tahoma, arial;
   font-size: 10px;
   color: #DDDDDD;   

   width: 280px;
   padding: 10px;
 
   border: 5px solid #666666;
   text-align: left;

   background-image: url(img/.jpg);
   background-position: top;
   background-repeat: no-repeat;
   
   background-color: #484848;
}

.online_exibe_datas
{
   font-family: verdana, tahoma, arial;
   font-size: 10px;
   color: #006666;   

   border: 5px solid #AABBCC;
   text-align: center;

   background-image: url(img/.jpg);
   background-position: top;
   background-repeat: no-repeat;
   
   background-color: #006699;
}

.online_exibe_datas:hover
{
   border: 5px solid #999999;
}

.presencial_exibe_datas
{
   font-family: verdana, tahoma, arial;
   font-size: 10px;
   color: #DDDDDD;   

   border: 5px solid #666666;
   text-align: center;

   background-image: url(img/.jpg);
   background-position: top;
   background-repeat: no-repeat;
   
   background-color: #333333;
}

.presencial_exibe_datas:hover
{
   border: 5px solid #999999;
}

.exibe_tipo_leilao
{
   background-image: url(img/fnd_img_detalhe.png);
   background-position: left top;
   background-repeat: no-repeat;
   
   height: 150px;
   padding-left: 40px;
   padding-top: 30px;
}

.exibe_tipo_leilao_texto
{
   margin-left: 25px;

   font-family: verdana, tahoma, arial;
   font-size: 20px;
   font-weight: bold;
   color: #987467;
}

.marca
{
   margin-left: 15px;
   margin-top: 5px;

   font-family: verdana, tahoma, arial;
   font-size: 20px;
   font-weight: bold;
   color: #987467;
}

/*------------TEXTO PAGINACAO----------*/
/*------------TEXTO PAGINACAO----------*/
/*------------TEXTO PAGINACAO----------*/

.texto_paginacao_marcado
{
   border: 1px solid #CCCCCC;
   background-color: #FFFFFF;
   color: #CCCCCC;

   text-align: center;

   width: 25px;
   height: 25px;
}

.texto_paginacao
{
   border: 1px solid #B3A591;
   background-color: #FFFFFF;

   text-align: center;

   width: 25px;
   height: 25px;
}

.texto_paginacao:hover
{
   border: 1px solid #CCCCCC;
}