

body { margin: 0px; background-image: url(imgs/back.jpg); background-repeat: repeat-x; }
* { _behavior: url(imgs/iepngfix.htc); }

/***  PAGINA DE LOGIN ***/

.lk { text-decoration: none; color: #333; }
.lk:hover { text-decoration: underline; color: #333; }

.main_table { margin-top: 80px; width: 450px; height: 250px; font-family: Tahoma; font-size: 12px; background: #c6cbcf; border: solid 1px #666666; }
	
	.td_tit { font-family: Arial; background: #666666; text-align: left; padding-left: 25px; font-weight: bold; color: #fff; }
	
	
.table { width: 220px; font-family: Tahoma; font-size: 11px; }

	.td_lgn  { text-align: center; font-weight: bold; }
	 .box_lgn { width: 150px; border: solid 1px #000; background: none; text-align: center; }
	
	.td_psw { text-align: center; font-weight: bold; }
 	 .box_psw { width: 150px; border: solid 1px #000; background: none; text-align: center; }
	 
  .box_sub {  width: 50px; font-size: 10px; margin-right: 25px; _margin-right: 13px; } 
  .erro    {  height: 20px; color: #FF0000; font-weight: bold; }
  
 #creditos { font-family: Tahoma; font-size: 10px; color: #000; margin-top: 20px; } 
  
/*** FIM PAGINA DE LOGIN ***/  

/*** FIM PAGINA HOME ***/  
  
 .home_table { margin-top: 20px; width: 600px; height: 350px; font-family: Tahoma; font-size: 12px; background: #c6cbcf; border: solid 1px #666666; }

	.home_td_tit { font-family: Arial; background: #666666; text-align: left; padding-left: 25px; font-weight: bold; color: #fff; height: 20px; }
	
 .menu_table { width: 300px; margin-top: 20px; margin-left: 20px; }
 
 .nova_table { margin-top: 15px; font-family: Arial; font-size: 11px; width: 600px; }
 
 	.noticia_2 { padding-left: 15px; width: 300px; font-weight: bold; }
	.noticia_3 { font-weight: bold; }
	.caxa_noticia_1 { width: 120px; }		
	.caxa_noticia_2 { width: 250px; }
	.caxa_noticia_3 { width: 200px; font-size: 11px; }
	.box_text_noticia { width: 559px; height: 280px; }

/*** FIM PAGINA HOME ***/  

/*** INICIO LISTA NOTICIAS ***/

.botoes {
font-size: 11px;
}


.tr_cor {
/*background-color: #666666;*/
}

/*** FIM LISTA NOTICIAS ***/


