* {	text-decoration:none; margin:0; padding:0; list-style:none;	vertical-align:middle; border:none;/* Começo zerando tudo. O */}

/***************************** Geral *****************************/
body{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #FFFFFF;
}

a{
	color: #006699;
}

a:hover{
   text-decoration: underline;
}

img{
	border: 0;
}

h1, h2, h3, h4, h5, h6{
	margin: 0;
	clear: both;
	color: #006699;
}

h1{
	font-size: 180%;
}
h2{
	font-size: 130%;
}


span.quebra{
	display: none;
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 0;
}



#geral{
   margin: 0 auto;
   width: 1200px;
   height: 100%;
   background:  url(../images/bg_site_4_new.gif) no-repeat center top;  
   
}


#topo{
  margin: 0 auto;
  width: 950px;
  height:80px;
  background: url(../images/topo_banner_2.gif) no-repeat center top;
  border-top: 10px solid #bababa;
  margin-top: -5px;
  
}


    #topo_print{
        margin: 0 auto;
        width: 950px;
        height:80px;
        border-top: 10px solid #bababa;
        margin-top: -5px;

    }

    .dados_pedidos_fild_print{
    width:950px;
    margin-left: -10px;
    margin-top: -7px;
    } 


    #status_valor_print{
     width: 550px;
     height: 80px;
     float:left;
     margin-left: 15px;
     margin-top: 10px;
    }






#sistema_entrada {
  margin: 0 auto;
  margin-top: 55px; 
  width: 950px;
  height: 320px;

}



#sistema_logado{
  margin: 0 auto;
  margin-top: -8px; 
  width: 900px;
  height: 80%;
  /*border: 1px solid #bababa;*/
  margin-bottom:15px;

}


#sistema_logado_print{
  margin: 0 auto;
  margin-top: 8px; 
  width: 900px;
  height: 80%;
  /*border: 1px solid #bababa;*/
  margin-bottom:15px;

}


#form_logar {
  float: left; 
  text-align: left; 
  border: 0px solid #f66;
  margin-left:15px;
  
}


#form_lembrete{
  float: left; 
  text-align: left; 
  margin-left:15px;
}


#form_busca_livros {
  float: left; 
  text-align: left; 
  margin-left: 8px;
  margin-top: -3px;
}


input {
  margin: 0px 10px 5px 0; 
  float: left; 
  padding: 2px;	
  border: #88846B 1px solid;	
  background: #fafafa; 
  color: #000;
}

#favorito{
  float: left; 
  background:#fafafa; 
  color: #000;
  border: none;
  text-align:left;
  display:block;
  
}

.favorito_text{
  width: 120px;
  border: #bababa 1px solid;
  margin-top: 8px;
  float: left;
  color: #006666;
  font-size: 10px;
  text-align:left;
  vertical-align:text-bottom;
  padding: 2px;
}



.campos:hover{
   border: red 1px solid;
}

.campos:focus{
   border: blue 1px solid;
}


#lab_logi input {width: 180px;}
#lab_senh input {width: 180px;}
#lab_email input {width: 180px;}

#printable_table th {
  width: 50;
  height: 30;
}

#printable_table td {
  width: 50;
  height: 150;
}

#box_botao_logar {
  width: 380px;	
  height: 55px; 
  float: left; 
  text-align: left;	 
  border: 0px solid #000;
  margin-top: 8px;

}

#box_botao_buscar{
  border: 1px #bababa;
  width: 113px;	
  height: 64px; 
  float:right; 
  text-align:right; 
  float: right;
  margin-right:10px;
  margin-top: 5px;
  border-style:dashed;
  padding-left: 5px;
  
}


#box_botao_fechar_pedido{
  border: 1px #bababa;
  width: 310px;	
  height: 92px; 
  float:right; 
  text-align:right; 
  float: right;
  margin-right:18px;
  margin-top: -100px;
  border-style:dashed;
  padding-left: 5px;
  
}


#bt_buscar{
  float:right;
}
#bt_todos{
  float:right;
}


#qt_listagem{
  width: 258px;	
  height: 25px;
  float: right;
  margin-top:10px;
  font-size:85%;
  /*border: 1px solid #bababa;*/
}


#box_menu_logado{
  width: 750px;	
  height: 50px; 
  float: left; 
  text-align: left;	 
  border: 0px solid #000;
  margin-top: -50px;  
}



#dia_mes
{
  clear:both;
   width: 230px;
   float: left;
   /*border: 1px solid #bababa;*/
   font-size: 80%;
  /* margin: 0 auto;*/
   margin-top: 2px;
   margin-left: 20px;
  
}


#box_botao_logar .avisos{
  width: 180px;
  height: 25px;
  float:left;
  margin: 0 auto;
  margin-left: 18px; 
  margin-top: 25px;
}



.botao_sistema {
    /*line-height:44px; */
    margin: 10px 0 0; 
    border: 0px solid #000; 
    cursor: hand;
    font-size: 10px;
    text-align:center;
    vertical-align:top;
    float: left;	
    text-align:center;	
    display:block;	
    width: 107px; 
    height:19px;
}

.buscar{
  background: url(../images/bt_buscar.gif) no-repeat top left; 
  
}


.botao_sistema_pedido {
    /*line-height:44px; */
    margin: 10px 0 0;
    border: 0px solid #000; 
    cursor: hand;
    font-size: 10px;
    text-align:center;
    vertical-align:top;
    float:right;	
    text-align:center;	
    display:block;	
    width: 140px; 
    height:25px;
}

.finalizar{
  background: url(../images/FinalizarPedido.jpg) no-repeat top left; 
  
}


.finalizar:hover{
  font-weight:bold;
}



.visualizar{
  background: url(../images/Visualizar.jpg) no-repeat top left; 
  
}


.visualizar:hover{
  font-weight:bold;
}



.gravar{
  background: url(../images/gravar_pedido.jpg) no-repeat top left; 
  width: 140px;
  height:20px;

}


.gravar:hover{
  font-weight:bold;
}




.buscar:hover{
  background: url(../images/bt_buscar.gif) no-repeat bottom left; 
  font-weight:bold;
}

.buscar:active{
  background: url(../images/bt_buscar.gif) no-repeat top left; 
  font-weight:normal;
}




.todos{
  background: url(../images/bt_todos.gif) no-repeat top left; 
  
}

.todos:hover{
  background: url(../images/bt_todos.gif) no-repeat bottom left; 
  font-weight:bold;
}

.todos:active{
  background: url(../images/bt_todos.gif) no-repeat top left; 
  font-weight:normal;
}


.botao {
  float: left;	
  text-align:center;	
  display:block;	
  width:79px; 
  height:48px; 
  background: url(../images/bt_ok_login.gif) no-repeat top; 
  line-height:44px; 
  margin: 10px 0 0; 
  border: 0px solid #000; 
  cursor: hand;
  font-size: 10px;
  text-align:center;
  vertical-align:top;
}


.botao:hover {
  background-position: center;
  color:#fff;
  font-weight:bold;

}
.botao:active {
  background-position: bottom;
  font-weight:bold;

}



.botao_logado {
  float: left;	
  text-align: center;	
  display: block;	
  width:79px; 
  height: 48px; 
  background: url(../images/bt_logado_2.gif) no-repeat top; 
  line-height: 44px; 
  margin: 10px 0 0; 
  border: 0px solid #000; 
  cursor: hand;
  font-size: 10px;

}

.botao_logado:hover {
  background-position: center ;
  color:#fff;
  font-weight:bold;
}


.active {
  background-position: bottom;
  font-weight: bold;
  color:#fff;
}





/*====================================*/

/* ----------------- MENU ----------------- */

#menu {
  width: 728px; 
  height: 50px; 
  margin: 0 auto; 
  margin-top: 10px; 
  background: none; 
}

#menu ol {
  margin: 0; 
  padding: 0; 
  /*list-style-type: none; */
}

#menu li {
  float: left; 
  margin: 0; 
  padding: 0; 
}

li.menu_logado{
  width:  79px; 
}

li.menu_logado a {
  background: url(../images/bt_logado_6.gif) no-repeat top; 
}

#menu li a {
	background-repeat: no-repeat;
	display: block;
	height: 48px;
	overflow: hidden;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:Black;
	text-align:center;
  padding-top:18px;

}

#menu li a:hover{
  background-position: center; 
  font-weight:bold;
  color: #FFF;
}
#menu li a.menu_active{
   background-position: bottom;
   font-weight:bold;
   color: #FFF; 
}
#menu li a.menu_active:hover{
   background-position: center; 
}



/*====================================*/



fieldset {
  padding:5px; 
  font: 100% Verdana, Arial, Helvetica, sans-serif; 
  color: #888; 
  background: #fff; 
  border: #D1D9DF 1px solid;
  margin-left: 30px;
  width:650px;
  float:left;
  
}

.postit {
  padding:5px; 
  font: 100% Verdana, Arial, Helvetica, sans-serif; 
  color: #888;
  background: #FFFF80;
  border: #D1D9DF 1px solid;
  margin-left: 30px;
  width:250px;
  float:left;
  
}

.emitirsenha {
    width: 800px;
    height: 193px;
}


.logar {
   width:460px;
   height:130px;

}

.logar_infos{
   width:245px;
   height:130px;
   margin-left: 12px;
}

.infos_topo_logado{
   width:300px;
   height:60px;
   background:none;
   clear:both;
   float:left;
   margin-left:220px;
   border: none;

}

.infos_topo_logado #ico_user{
  float:left;
  margin-top:16px; 
  
}

.info_user_topo {
  width: 355px;
  height:auto;
  border: 0;
}

.info_user_topo input {
  width: 220px;
  border: none;
  background: url(../images/bg_imput.gif) repeat-x left; 
  font: 92% Verdana, Arial, Helvetica, sans-serif; 
  font-weight:bold;
}

.busca_livros{
  width:900px;
  height:128px;
  margin-left: -10px;
  margin-top: 7px;
}


.dados_pedidos_fild{
  width:900px;
  height:270px;
  margin-left: -10px;
  margin-top: -7px;
  
}

.busca_livros legend{
   font-weight:normal ;
   font-size: 85%;
}


#lab_titulo input{
  width: 280px;
  font-size: 95%;
  /*font-weight: bold;*/
  color: #006666;
}


#lab_autor input{
  width: 300px;
  font-size: 95%;
  /*font-weight: bold;*/
  color: #006666;
}

#lab_codftd input{
  width: 114px;
  font-size: 95%;
  /*font-weight: bold;*/
  color: #006666;
}

#lab_listas select{
  width: 130px;
  font-size: 95%;
  /*font-weight: bold;*/
  color: #006666;
  border: 1px solid #bababa;
  padding: 2px;	
  background:#fafafa;  

}

#qt_listagem select{
  width: 145px;
  font-size: 95%;
  /*font-weight: bold;*/
  color: #006666;
  border: 1px solid #bababa;
  padding: 2px;	
  background: #fafafa; 
  
}


#lab_listas{
   width: 130px;
}

#lab_categoria{
  width: 130px;
  margin-left: 12px;
}

#lab_categoria select{
  width: 146px;
  font-size: 95%;
  /*font-weight: bold;*/
  color: #006666;
  border: 1px solid #bababa;
  padding: 2px;	
  background:#fafafa;

}

#lab_disciplina{
  width: 130px;
  margin-left: 24px;
}

#lab_disciplina select{
  width: 150px;
  font-size: 95%;
  /*font-weight: bold;*/
  color: #006666;
  border: 1px solid #bababa;
  padding: 2px;	
  background: #fafafa;

}

#lab_nivel{
  width: 150px;
  margin-left: 29px;
}

#lab_nivel select{
  width: 143px;
  font-size: 95%;
  /*font-weight: bold;*/
  color: #006666;
  border: 1px solid #bababa;
  padding: 2px;	
  background:#fafafa;

}



select._autores{
  width: 128px;
  font-size: 89%;
  font-weight: normal;
  color: #006666;
  border: 1px solid #bababa;
  padding: 1px;	
  margin-left: 3px;
  background:#fafafa;
  float:left;
  
}



table.tabela_listagem td._autores{
   width:172px;
   background:none;
}

table.tabela_listagem span._disciplinas{
    font-size: 10px;
}

table.tabela_listagem td._tdDisci{
    width:125px;
}

table.tabela_listagem td._nivel{
    width:80px;
}


table.tabela_listagem img.img_ordena{
    float:right;
}

.infos_topo_logado legend{
  font-size:75%;
  font-weight:normal;
  margin-top: -3px;
}


#topo label{
  margin: 5px 0 0 2px; 
  float: left; 
  font: 80% Verdana, Arial, Helvetica, sans-serif; 
  color: #555; 
}

#lab_usuario input {
  width: 220px;
  border: none;
  background: url(../images/bg_imput.gif) repeat-x left; 
  font: 92% Verdana, Arial, Helvetica, sans-serif; 
  font-weight:bold;
}
/*
#lab_prefixo input {
  width: 80px;
  border: none;
  background: url(../images/bg_imput.gif) repeat-x left; 
  font: 92% Verdana, Arial, Helvetica, sans-serif; 
  font-weight:bold;
}

#lab_fone input {
  width: 110px;
  border: none;
  background: url(../images/bg_imput.gif) repeat-x left; 
  font: 92% Verdana, Arial, Helvetica, sans-serif; 
  font-weight:bold;
}

#lab_fax input {
  width: 110px;
  border: none;
  background: url(../images/bg_imput.gif) repeat-x left; 
  font: 92% Verdana, Arial, Helvetica, sans-serif; 
  font-weight:bold;
}
#lab_email input {
  width: 181px;
  border: none;
  background: url(../images/bg_imput.gif) repeat-x left; 
  font: 92% Verdana, Arial, Helvetica, sans-serif; 
  font-weight:bold;
}
*/






fieldset p{
   margin-top:10px;
}


#aguarde{
   margin-top: 25px;

   float:left;
   width: 190px;
   height: 32px;
 
}

#aguarde img{
  float:left;
}

#aguarde span{
   margin-left: 10px;
   margin-top: 10px;
   float:left;
}

legend {
  padding:5px; 
  font: bold 90% Verdana, Arial, Helvetica, sans-serif; 
  color: #049;
}


label {
  margin: 5px 0 0; 
  float: left; 
  font: bold 80% Verdana, Arial, Helvetica, sans-serif; 
  color: #555;
}





#div_inform_detalhe{
   width: 406px;
   height: 195px;
   background: url(../images/bg_infos_detalhe.gif) no-repeat top center;
   position: absolute; 
   z-index: 1; 
   display: none;
   
}


#ver_detalhe_livro{
   width: 550px;
   height: 250px;
   background: url(../images/bg_infos_detalhe_2.gif) no-repeat top center;
   position: absolute; 
   z-index: 1;
   display: none;
}

#ver_detalhe_livro_2 {
   width: 550px;
   height: 250px;
   background: url(../images/bg_infos_detalhe_2.gif) no-repeat top center;
   position: absolute; 
   z-index: 1;
   display: none;
}


#detalhe_livro {
	width:450px;
	height:160px;
	overflow:scroll;
	overflow-x:hidden;
	overflow-y:scroll;
	margin-top:2px;
	scrollbar-face-color: #e5e8f3;
	scrollbar-shadow-color: #2c409a;
	scrollbar-highlight-color: #2c409a;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #05a7d5; 
	-moz-scrollbar-face-color: #e5e8f3;
	-moz-scrollbar-shadow-color: #2c409a;
	-moz-scrollbar-arrow-color: #05a7d5;
}




#ver_detalhe_livro_2 table{
  width: 500;
  font: 85% Verdana, Arial, Helvetica, sans-serif;
  color: #555;
  margin: 0 auto;
  margin-top: 5px;
  padding: 4px;
 
  
}
#ver_detalhe_livro_2 th{
   vertical-align:top;
   width:70px;
   color:#339999;
   
}
#ver_detalhe_livro_2 td{
  padding: 3px;
}



#div_inform_lista_autores{
   width: 406px;
   height: 195px;
   background: url(../images/bg_infos_detalhe.gif) no-repeat top center;
   position: absolute; 
   z-index: 1; 
   display: none;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   

}



#div_inform_lista_autores table{
  width: 100%;
  height: 85%;
  border:none;
  font: 85% Verdana, Arial, Helvetica, sans-serif;
  color: #555;
  margin: 0 auto;
  margin-top: 5px;
  padding: 4px;

  
}
#div_inform_lista_autores th{
   color:#339999;
   
}
#div_inform_lista_autores td{
    padding: 3px; 
    width: 80%; 

}







.link_mais{
  display:block; 
  width:113px; 
  height:21px; 
  background: url(../images/+autores.gif);
}

.link_mais:hover{
  background: url(../images/+autores2.gif);
}


#div_inform_detalhe table{
  width: 95%;
  height: 85%;
  border:none;
  font: 85% Verdana, Arial, Helvetica, sans-serif;
  color: #555;
  margin: 0 auto;
  margin-top: 20px;
  padding: 4px;
  
}
#div_inform_detalhe th{
   color:#339999; 
}
#div_inform_detalhe td{
    padding: 4px; 
}




#div_inform_autor{
   width: 406px;
   height: 195px;
   background: url(../images/bg_infos_detalhe.gif) no-repeat top center;
   position: absolute; 
   z-index: 1; 
   display: none;
   
   
}
#div_inform_autor table{
  width: 95%;
  height: 85%;
  border:none;
  font: 85% Verdana, Arial, Helvetica, sans-serif;
  color: #555;
  margin: 0 auto;
  margin-top: 20px;
  padding: 4px;
  
}
#div_inform_autor th{
   color:#339999; 
}
#div_inform_autor td{
    padding: 4px; 
}

















#infos_userlogado{
  width: 340px;
  height: 80px;
  margin: 0 auto;
  padding-left:55px;
  padding-top: 20px;
}




#listagem_tab{
  width: 940px;
  float:left;
  padding: 1px;
  margin-top: 5px;
  margin-left:-20px;
}

table.tabela_listagem{
   width: 930px;
   padding: 3px;
   font-size: 85%;
   margin: 0 auto;
   font: 85% Verdana, Arial, Helvetica, sans-serif;
}

table.tabela_listagem td.totais{
  border-bottom: 1px dotted #D1D9DF;
  padding:none;
}

table.tabela_listagem th.cabeco_1, th.cabeco_2, th.cabeco_3, th.cabeco_4, th.cabeco_5, th.cabeco_6, th.cabeco_7, th.cabeco_8{
  border: 1px dotted #D1D9DF;
  padding: 2px;
  background: url(../images/bt_th_listagem.gif) repeat-x left top;
  text-align:left;
  vertical-align:top;
}



/*---------------------*/

table.tabela_listagem tr.cabeco_0_s{
   cursor:hand;
}

table.tabela_listagem td._ordena{
    height:20px;
    width: 40px;
    vertical-align:text-bottom;
    padding-bottom: 3px;
    color: #bababa;
}

table.tabela_listagem td.active{
    background: url(../images/seta_ordenacao.gif) no-repeat left center;
}

table.tabela_listagem div.cabeco_block_1{position: absolute;height: 40px; display: block; width: 76px;z-index: 1; text-align:left; vertical-align:text-bottom;}
table.tabela_listagem div.cabeco_block_2{position: absolute;height: 40px; display: block; width: 32px;z-index: 1; text-align:left; vertical-align:text-bottom;}
table.tabela_listagem div.cabeco_block_3{position: absolute;height: 40px; display: block; width: 112px;z-index: 1; text-align:left; vertical-align:text-bottom;}
table.tabela_listagem div.cabeco_block_4{position: absolute;height: 40px; display: block; width: 174px;z-index: 1; text-align:left; vertical-align:text-bottom;}
table.tabela_listagem div.cabeco_block_5{position: absolute;height: 40px; display: block; width: 125px;z-index: 1; text-align:left; vertical-align:text-bottom;}
table.tabela_listagem div.cabeco_block_6{position: absolute;height: 40px; display: block; width: 108px;z-index: 1; text-align:left; vertical-align:text-bottom;}
table.tabela_listagem div.cabeco_block_7{position: absolute;height: 40px; display: block; width: 83px;z-index: 1; text-align:left; vertical-align:text-bottom;}
table.tabela_listagem div.cabeco_block_8{position: absolute;height: 40px; display: block; width: 60px;z-index: 1; text-align:left; vertical-align:text-bottom;}





table.tabela_listagem td._ordena:hover{
    /*background: url(../images/bt_th_listagem.gif) repeat-x left top;*/
    color:blue;
}


/*============================================*/

/*--------------- ORDENACAO TABELA LISTAGEM LIVROS -------------- */

table.tabela_listagem tr.ordenacao td{
    height: 17px;
}

table.tabela_listagem tr.ordenacao ol {
  margin: 0; 
  padding: 0; 
  list-style-type: none;
}

table.tabela_listagem li {
  float: left; 
  margin: 0; 
  padding: 0;
   /*text-indent: -5000px;*/
  
}
table.tabela_listagem li a{
  color:#FFF;
  text-decoration: none;
}


.link_ordena{
   text-decoration: none;
   color: #006699;
}

.link_ordena:hover{
    font-weight:bold;
    color: Maroon;
}

.link_selected{
  color: red;
}


li.ordenar_colula_1 {width: 80px;}
li.ordenar_colula_2 {width: 30px;}
li.ordenar_colula_3 {width: 145px;}
li.ordenar_colula_4 {width: 208px;}
li.ordenar_colula_5 {width: 81px;}
li.ordenar_colula_6 {width: 90px;}
li.ordenar_colula_7 {width: 83px;}
li.ordenar_colula_8 {width: 40px;}

li.ordenar_colula_1 a{width: 80px; display:block; background: url(../images/seta_ordenacao_clara.gif) no-repeat left;}
li.ordenar_colula_2 a{width: 30px; display:block; background: url(../images/seta_ordenacao_clara.gif) no-repeat left;}
li.ordenar_colula_3 a{width: 138px; display:block; background: url(../images/seta_ordenacao_clara.gif) no-repeat left;}
li.ordenar_colula_4 a{width: 208px; display:block; background: url(../images/seta_ordenacao_clara.gif) no-repeat left;}
li.ordenar_colula_5 a{width: 81px; display:block; background: url(../images/seta_ordenacao_clara.gif) no-repeat left;}
li.ordenar_colula_6 a{width: 90px; display:block; background: url(../images/seta_ordenacao_clara.gif) no-repeat left;}
li.ordenar_colula_7 a{width: 83px; display:block; background: url(../images/seta_ordenacao_clara.gif) no-repeat left;}
li.ordenar_colula_8 a{width: 40px; display:block; background: url(../images/seta_ordenacao_clara.gif) no-repeat left;}

li.ordenar_colula_1 a:hover{background: url(../images/seta_ordenacao.gif) no-repeat left;}
li.ordenar_colula_2 a:hover{background: url(../images/seta_ordenacao.gif) no-repeat left;}
li.ordenar_colula_3 a:hover{background: url(../images/seta_ordenacao.gif) no-repeat left;}
li.ordenar_colula_4 a:hover{background: url(../images/seta_ordenacao.gif) no-repeat left;}
li.ordenar_colula_5 a:hover{background: url(../images/seta_ordenacao.gif) no-repeat left;}
li.ordenar_colula_6 a:hover{background: url(../images/seta_ordenacao.gif) no-repeat left;}
li.ordenar_colula_7 a:hover{background: url(../images/seta_ordenacao.gif) no-repeat left;}
li.ordenar_colula_8 a:hover{background: url(../images/seta_ordenacao.gif) no-repeat left;}



li.ordenar_colula_1 a.active{background: url(../images/seta_ordenacao.gif) no-repeat left;}
li.ordenar_colula_2 a.active{background: url(../images/seta_ordenacao.gif) no-repeat left;}
li.ordenar_colula_3 a.active{background: url(../images/seta_ordenacao.gif) no-repeat left;}
li.ordenar_colula_4 a.active{background: url(../images/seta_ordenacao.gif) no-repeat left;}
li.ordenar_colula_5 a.active{background: url(../images/seta_ordenacao.gif) no-repeat left;}
li.ordenar_colula_6 a.active{background: url(../images/seta_ordenacao.gif) no-repeat left;}
li.ordenar_colula_7 a.active{background: url(../images/seta_ordenacao.gif) no-repeat left;}
li.ordenar_colula_8 a.active{background: url(../images/seta_ordenacao.gif) no-repeat left;}


li.espaco {width: 142px}


/*----------------*/




/*---------------------------------------------*/

table.tabela_listagem th.cabeco_1{
   /*width: 55px;*/
   padding: 0;
}

table.tabela_listagem th.cabeco_2{
   width: 20px;
}
table.tabela_listagem th.cabeco_4{
   width: 100px;
}

table.tabela_listagem th.cabeco_3{
   width: 200px;
}

table.tabela_listagem td._titulo_obra{
   /*width: 180px;*/
   padding: 2px;
}



table.tabela_listagem th.cabeco_5, th.cabeco_7{
   width: 75px;
}

table.tabela_listagem  th.cabeco_6{
   width:80px;
}

table.tabela_listagem th.cabeco_8{
   width: 50px;
   text-align:right;
}


table.table_paginacao{
  
   width: 230px;
   padding: 3px;
   font-size: 85%;
   margin: 0 auto;
   font: 85% Verdana, Arial, Helvetica, sans-serif;
   margin-top: 20px;
   margin-bottom: 25px;
  
}



table.table_paginacao td.rightalign{
   /*background: url(../images/seta_rigth.gif) no-repeat;*/
   width: 16px;
   height: 17px;
}

table.table_paginacao td.leftalign{
  width: 16px;
  height: 17px;
  /*background: url(../images/seta_left.gif) no-repeat;*/
}

table.table_paginacao a.linkseta_right {
  width: 16px;
  height: 17px;
  background: url(../images/seta_right.gif) no-repeat;
  display:block;
  
}

table.table_paginacao a.linkseta_left {
  width: 16px;
  height: 17px;
  background: url(../images/seta_left.gif) no-repeat;
  display:block;
  
}






table.tabela_listagem tr.tab-tr_linha1{
   background-color:#F4F4F4;
   cursor: hand;
}

table.tabela_listagem tr.tab-tr_linha2{
   background-color:#E9E9E9;
   cursor: hand;
}



table.tabela_listagem tr.tab-tr_linha1:hover{
   background: url(../images/bg_tr_listagem.gif) repeat-x left center;
   cursor: hand;
}

table.tabela_listagem tr.tab-tr_linha2:hover{
   background: url(../images/bg_tr_listagem.gif) repeat-x left center;
   cursor: hand;
}




table.tabela_listagem td.check_ {
	/*width: 130px;*/
}

table.tabela_listagem td.valor_{
  text-align:right;
}

.check_pedido {
  border: none; 
  margin: 0 auto;
  margin-top: 2px;
  background: none;
}

.check_favorito{
  border: none; 
  margin: 0 auto;
  margin-top: 2px;
  background: #FFFACD;
  margin: 0 auto;
  margin-left: 5px;
}


#descricao_autor{
  scrollbar-face-color: #e5e8f3;
	scrollbar-shadow-color: #2c409a;
	scrollbar-highlight-color: #2c409a;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #05a7d5; 
  
}

table.tabela_listagem a.infos_autor:hover{
   width: 28px;
   height: 16px;
   background: url(../images/info_hover.gif) no-repeat left;
   display:block;
   float:left;
   margin-top:-9px;
   margin-left: 4px
}


table.tabela_listagem a.infos_autor{
   width: 28px;
   height: 16px;
   background: url(../images/info.gif) no-repeat left;
   display:block;
   float:left;
   margin-top:-9px;
   margin-left: 4px
}



#espaco_temp{
   height:250px;
  
}







table.dados_pedido{
   width: 98%;
   text-align:left;
   font: 85% Verdana, Arial, Helvetica, sans-serif;
  
  
  
}

table.dados_pedido input{
  font-size: 95%;
  /*font-weight: bold;*/
  color: #006666;
}

table.dados_pedido th{
 color: #f60;
 width:1%;
 padding-left: 10px;
 text-align:right;

}


table.dados_pedido_print th{
 color: #f60;
 width:1%;
 padding-left: 10px;
 text-align:right;

}

table.dados_pedido_print td{
  color:#006699;
  border: 1px dotted #D1D9DF;
  text-align:left;
}



table.dados_pedido td{
  color:#006699;
  border: 1px dotted #D1D9DF;
  padding: 2px;
  background: url(../images/bt_th_listagem.gif) repeat-x left top;
  text-align:left;
}

table.dados_pedido td.espaco{
  color:#006699;
  padding: 2px;
  text-align:left;
  background:none;
  border:none;
}

input.campo_quantidade{
  width: 30px;
  height: 11px;
  font-size: 92%;
  /*font-weight: bold;*/
  color: #006666;
  border: 1px solid #bababa;
  float:right;
  margin-right:-0.3px;
  text-align:right;
}
  
  
label.infos_pedido{
  margin: 2px 0 0 15px; 
  font-weight:normal;
  float:left;
  text-align:left;
}



#status_valor{
   border: 1px solid #bababa;
   width: 250px;
   height: 80px;
   float:right;
   margin-right: 15px;
   margin-top: 10px;
}


table.valores th{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  width: 105px;
  text-align:center;
  background-color: #E2E2E2;
}

table.valores td{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
   width: 205px;
   text-align:right;
   background-color: #E2E2E2;
   border: 1px solid #bababa;
}


#status_valor fieldset{
  width: 225px;
  float:left;
  margin-left: 3px;
  font-size: 11px;
  font-weight:normal;
}


input.bt_recalcular{
   background: url(../images/bt_recalcular_boot.jpg) no-repeat top left;
   border:none;
   width:79px;
   height:42px;
   float:right;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11px;
   cursor: hand;
   padding-top: 3px;
   margin-top: -18px;
   margin-right: 177px;
}

input.bt_recalcular:hover{
   font-weight: bold;
}


input.bt_recalcular_top{
   background: url(../images/bt_recalcular_top.jpg) no-repeat top left;
   border:none;
   width:79px;
   height:42px;
   float:right;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11px;
   cursor: hand;
   margin-right: 193px;
}
input.bt_recalcular_top:hover{
   font-weight: bold;
}


input.bt_excluir_todos{
   background: url(../images/bt_excluir_todos.jpg) no-repeat top left;
   border:none;
   width:118px;
   height:30px;
   float: left;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11px;
   cursor: hand;
   margin-right: 193px;  
}

input.bt_excluir_todos:hover{
   font-weight: bold;
}

table.tabela_listagem th.cabeco_1_hist, th.cabeco_2_hist, th.cabeco_3_hist, th.cabeco_4_hist, th.cabeco_5_hist, th.cabeco_6_hist, th.cabeco_7_hist, th.cabeco_8_hist{
  border: 1px dotted #D1D9DF;
  padding: 2px;
  background: url(../images/bt_th_listagem.gif) repeat-x left top;
  text-align:left;
}


table.tabela_listagem th.cabeco_6_hist, th.cabeco_7_hist, th.cabeco_8_hist{
   width: 80px;
   text-align:center;
  
}

table.tabela_listagem th.cabeco_5_hist{
   width: 90px;
   text-align:center;
}

table.tabela_listagem th.cabeco_4_hist{
   width: 100px;
   text-align:right;
}


/*----------------------------------------------------------------rodape*/
#rodape {clear: both; text-align: center; vertical-align: bottom; font: 100% Arial, Verdana, Tahoma, Sans-serf; margin: 10px 0 0 0;	padding: 5px; border-top: #f7f7f7 double 1px;}
address {font: 80% Arial, Verdana, Tahoma, Sans-serf; color: #777;}
#desenvolvimento {float:inherit; margin: 5px 0 0;	font: 90% Arial, Verdana, Tahoma, Sans-serf;}

.w3c{margin: 0 5px;	font: 90% Arial, Verdana, Tahoma, Sans-serf;}
a.w3c:link 			{color: #111}
a.w3c:visited 		{color: #555}
a.w3c:hover  		{color: #f60}
a.guest:link		{color: #777;}
a.guest:visited 	{color: #555;}
a.guest:hover 	{color: #f60; font-size: 100%;}


/****************************** Auterado G.T 15/09/2011 ******/

.box_abas{width:624px; float:left; font-family:Verdana, Geneva, sans-serif; color:#373737; line-height:15px; background:url(../images/fim_abas.jpg) bottom center no-repeat; margin-left:0px; margin-top:30px;}
.abas{width:625px; height:30px; float:left; z-index:10; border-bottom:1px solid #cccccc;}
.abas h3{width:100px; height:23px; font-family:Verdana, Geneva, sans-serif; font-size:80%; color:#049; text-align:center; float:left; padding-top:8px;/* border:1px solid red;*/ margin-right:2px; clear:none;}
.abas h3 a{color:#049; cursor:pointer; display:block;}
.aba_descricao{width:604px; /*min-height:300px;*/ float:left; border-left:1px solid #cccccc;  border-right:1px solid #cccccc; /*border-top:1px solid #cccccc;*/ font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#373737; line-height:20px; background:url(../images/fim_abas.jpg) bottom center no-repeat; padding:20px 10px 40px 10px;}
/*.aba_descricao table{width:600px;  border-bottom:1px solid #cccccc; border-right:1px solid #cccccc; border-left:1px solid #cccccc; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#373737; line-height:20px; margin:0 auto;}
.aba_descricao table tr td{/*border-left:1px solid #cccccc; border-top:1px solid #cccccc; padding:3px;}*/
.aba_descricao span{color:#920000;}
.aba_descricao table{ width: 600px; padding: 3px; margin: 0 auto; font: 85% Verdana, Arial, Helvetica, sans-serif;}
.aba_descricao table tr td.cabecalho{border: 1px dotted #D1D9DF; padding: 2px; background:url(../images/bt_th_listagem.gif); text-align:center; font-weight:bold;}
.aba_descricao table tr td.linha1{ background-color:#F4F4F4; cursor: hand; padding:2px; text-align:center;}
.aba_descricao table tr td.linha2{ background-color:#E9E9E9; cursor: hand; padding:2px; text-align:center;}


/**********************  CSS PARA IMPRESSÃO - HENRIQUE 24/11/2011  *********************/
.aba_descricao_print table tr td.cabecalho{border: 1px dotted #D1D9DF; padding: 2px; text-align:center; font-weight:bold;}