/*############################################################################################################*/
/*#### CONFIGURAÇÕES GERAIS ##################################################################################*/

	A, BODY, INPUT, OPTION, SELECT, TEXTAREA, TABLE, TD, TR {
		color:#000000; font-size:11px; font-family:verdana;   }
		
	#aguarde {
		display: block; background: url(images/icones/ico_aguarde2.gif) no-repeat 0px 4px; padding: 5px 0px; text-indent: 20px;
		text-align:left; font-size: 11px; font-weight: bold; line-height: 16px;	width:500;   }
		
	H1{
		text-align:center !important; color:#209740; font-size:14px; font-weight:bold;   }		
		

/*############################################################################################################*/
/*#### MENU LATERAL ##########################################################################################*/

	.td_menu{
		color:#FFFFFF; font-weight:bold;   }
		
	.td_menu A{
		color:#FFFFFF; text-decoration:none;   }
		
	.td_menu A:hover{
		color:#FFFF00; text-decoration:none;   }

/*############################################################################################################*/
/*#### CORPO DA PÁGINA #######################################################################################*/

	.topo{
		background:url(images/topo.gif) center no-repeat; margin:0px;	height:33px;   }
		
	.corpo{
		background:url(images/fundo.gif) center repeat-y;	margin:0px;   }
		
	.base{
		background:url(images/base.gif) center no-repeat; margin:0px;   }
		
	.subNone {
		display:none;   }
		
	.subSome {
		}

	.rodape{
		height: 18px; line-height: 18px; text-align:center; background-color:#EEF6DD; border-bottom: 1px solid #E4F2C3;
		text-align:center; font-weight: normal; font-size: 10px;   }
		
	.td_esp{
		height:45px;   }
		
	.txt_justify{
		text-align:justify;   }
		
	.td_txtcalend{
		text-align:justify; height:45px; padding-bottom:10px; padding-left:5px; border-bottom: 1px solid #E4F2C3;   }
		
	.td_dtcalend{
		background-color:#EEF6DD; height:45px; border-bottom: 1px solid #E4F2C3;   }
	
	.td_destaq{
		display:block; width:420px; border:#BDDB75 2px solid; background:#F5FAEB; padding:10px; font-style:italic; text-align:justify;   }
		
	.separador{
		border-bottom: 1px #BDDB75 dotted; }
		
	.separador_1{
		border-bottom: 1px #BDDB75 dotted; padding:5px 0px; }
		
/*############################################################################################################*/
/*#### PG_ANTERIORES## #######################################################################################*/

	.ant_top{
		background:url(images/ant_top.gif) no-repeat center center; height:30px;   }
	
	.ant_corpo{
		background:url(images/ant_fundo.gif) repeat-y center center; padding: 0px 30px;   }
	
	.ant_base{
		background:url(images/ant_base.gif) no-repeat center center; height:30px;   }
		
	.tela{
		background:#FFFFFF; border-right: #CCCCCC solid 1px; border-bottom:#CCCCCC solid 1px; border-top:#666666 solid 2px; 
		border-left:#666666 solid 2px; padding:5px;   }
	
	.tela LI 	{
		list-style:none; padding:5px 3px !important; border-bottom:#CCCCCC dotted 1px; /*_list-style:none; _padding:2px 0px !important; */  }
		
	.tela A{
		text-decoration:none;   }
		
	.tela A:hover   {
		color:#1F2064; font-weight:bold; text-decoration:none;   }
	
	.tela A:focus   {
		color:#FF0000; font-weight:bold; text-decoration:none;   }
		
	
/*############################################################################################################*/
/*#### TITULOS DAS PÁGINAS ###################################################################################*/

	.titulo{
		height: 22px; line-height: 20px; border-bottom: 1px solid #1F2064;   }
		
	.titulo#jornal{
		background: url(images/tit_jornal.gif) no-repeat top right;   }
		
	.titulo#anteriores{
		background: url(images/tit_anteriores.gif) no-repeat top right;   }
				
	.titulo#assinaturas{
		background: url(images/tit_assinaturas.gif) no-repeat top right;   }
				
	.titulo#contato{
		background: url(images/tit_contato.gif) no-repeat top right;   }
		
	.titulo#login{
		background: url(images/tit_login.gif) no-repeat top right;   }
		
	.titulo#cadastro{
		background: url(images/tit_cadastro.gif) no-repeat top right;   }