body{
	text-align			: center;
	margin				: 0 auto;
}

body, select,td{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color				: #666666;

}

a{
	color				:#145c74;
	text-decoration		: none;
	font-weight			:normal;
}

a:hover {
	text-decoration		: underline;
}
a img 	{

	border: 0px none;
		}

.cor1, .cor2{
	padding				:5px;
	border-bottom		:1px solid #ffffff;
	
}

.cor1 a, .cor2 a{
	color				:#990000;
	font-weight:normal;
	
}

.cor1{
	background-color	:#f8f9f9;
}

.cor2{
	background-color	:#ffffff;
}

.text_padrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A4031;	
}

.visivel {
	display: 	block;
	visibility: visible;
}

.invisivel {
	display: 	none;
	visibility: hidden;
}

.titulo_esq{
	background			: url(../_images/titulo_esq_bg.gif) no-repeat;
	height				: 28px;
	font-size			: 11px;
	color				: #3E5D6C;
	font-weight			: bold;
	padding				: 10px 0px 0px 28px; 
	margin				: 15px 0px 0px 0px;
}

.titulo_dir{
	background	: url(../_images/titulo_dir_bg.gif) no-repeat;
	height		: 25px;
	font-size	: 11px;
	color		: #FFFFFF;
	font-weight	: bold;
	padding		: 6px 0px 0px 50px; 
}

.boletim{
	background		: #ECECF0;
	padding-left	: 4px;
}

.boletim2{
	background		: #F6F5F7;
}

.boletim_foto{
	text-align		: center;	
}


.linha{
	margin-bottom	: 5px;
}
	
.linha2{
		height		: 20px;
		clear		: both;
		border-bottom: 1px solid #b6c1c9;
		padding		: 6px 4px 8px 12px ;
		text-align	: left;
		margin-bottom: 8px;
	}

.label{
	font-weight		: bold;
	color			: #003366;
	width			: 50px;
	text-align		: right;
	float			: left;
	margin			: 3px 0px 0px 0px;
}

.label_numero{
	font-weight		: bold;
	color			: #003366;
	width			: 200px;
	text-align		: right;
	float			: left;
	margin			: 3px 0px 0px 0px;
}

.input{
	border 			: 1px solid #d8d8d8;
	font-size		: 11px;
}

#geral{
	background		: url(../_images/layout_bg.gif) repeat-y;
	width			: 770px;
	margin			: 0 auto;	
	text-align		: left;
}

#texto{
	text-align		: justify;
}
#texto_size{
	font-size		: 12px;
	font-weight		: normal;
}


.subtitulo_noticia{
	padding				: 10px 0px 10px 0px;

}

.subtitulo_noticia, #cat_noticia{
	font-size			: 12px;
	color				: #000000;
	font-weight			: bold;

}

#cat_noticia{
	background			: url(../_images/marcador_cat_not.gif) no-repeat;
	border-bottom		: 1px dotted #bbbbbb;
	padding				: 7px 5px 7px 5px ;
	cursor				: pointer;
	padding-left		: 30px;

}

.legenda_noticias{
	font-size		: 10px;
	color			: #6a7682;
	background-color: #f3f4f5;
	border-top		: 1px dotted #d2d7dc;
	border-bottom	: 1px dotted #d2d7dc;	
	border-right	: 1px solid #d2d7dc;			
	padding			: 4px 6px 4px 4px;
	width			: 160px;
	margin-bottom	: 8px;
}

.legenda_sobre{
	font-size		: 10px;
	color			: #6a7682;
	background-color: #f3f4f5;
	border-top		: 1px dotted #d2d7dc;
	border-bottom	: 1px dotted #d2d7dc;	
	border-right	: 1px solid #d2d7dc;			
	border-left		: 1px solid #d2d7dc;			
	padding			: 4px 6px 4px 4px;
	width			: 265px;
	margin-bottom	: 0px;
}

.legenda_destaque{
	font-size		: 10px;
	color			: #6a7682;
	background-color: #f3f4f5;
	border-top		: 1px solid #d2d7dc;
	border-bottom	: 1px solid #d2d7dc;	
	border-right	: 1px solid #d2d7dc;			
	padding			: 4px 4px 4px 4px;
	width			: 170px;
	margin-bottom	: 8px;
}


.titulo_noticia{
	font-size		: 18px;
	font-family		: Arial, Helvetica, sans-serif;
	color			: #000000;
	padding			: 3px 4px 4px 30px ;
	text-align		: left;
	margin-top		: 5px;
	
}
.fotos_noticia{
	float:left;
	padding			: 3px 10px 4px 0px ;
	text-align		: right;
	margin			: 5px 0px 5px 0px;
}
.data_noticia{
	font-size		: 10px;
	font-family		: Arial, Helvetica, sans-serif;
	color			: #999999;
	border-bottom	: 1px dotted #b6c1c9;
	padding			: 3px 4px 4px 30px ;
	text-align		: left;
	margin			: 8px 0px 0px 0px;

}
.fonte_noticia{
	font-size		: 11px;
	font-family		: Arial, Helvetica, sans-serif;
	color			: #666666;
	padding			: 3px 4px 4px 30px ;
	text-align		: left;
	margin-bottom	: 12px;
	

}
.relacionadas_noticia{
	font-size		: 12px;
	font-family		: Arial, Helvetica, sans-serif;
	color			: #5a6977;
	padding			: 8px 8px 8px 8px ;
	text-align		: left;
	margin			: 8px 30px 8px 22px;
	border			: 1px solid #afb4b8;
	

}
.categoria_noticia{
	font-family		:Arial, Helvetica, sans-serif; 
	font-weight		:bold;
	font-size		:12px; 
	color			:#ffffff; 
	background-color: #306da6;
	padding			: 3px 0px 0px 24px;
	margin			: 5px 0px 0px 3px;

	height			: 18px;
	border-left		: 3px solid #ffffff;	
	border-right	: 3px solid #ffffff;
	border-top		: 6px solid #ffffff;
	border-bottom	: 1px solid #1c4d7b;		
				
			}

	#topo{
		clear				: both;
	}
		
		#flash_logo{
			background		: url(../_images/topo_bg_flash.jpg) no-repeat;
			height			: 147px;
			width			: 199px;
			float			: left;
	    }

		#flash_menu{
			background		: url(../_images/flash_menu_bg.gif) no-repeat;		
			height			: 105px;
			width			: 445px;
			float			: left;
	    }
		

		#topo_curva{
			background		: url(../_images/topo_curva_bg.gif) no-repeat;
			height			: 105px;
			width			: 120px;
			float			: right; 

	    }
		#topo_curva .input{
			background		: url(../_images/input_bg.gif) repeat-x;		
			width			: 80px;
		}
		
	#layout {
		clear				: both;


	}
	
		#suporte_combo{
			_background		: url(../_images/combo_bg.gif) repeat-x;			
			border-right	: 1px solid #607D9A;
		}

		#combo_esq{
			background		: url(../_images/combo_esq_bg.gif) no-repeat;
			height			: 31px;
			width			: 156px;
			float			: left;
			text-align		: right;
			padding			: 11px 10px 0px 0px;
		}
		
		#suporte_combo select{
			border : 1px solid #e8e8e8;
		}

		#combo_dir{
			_background		: url(../_images/combo_bg.gif) repeat-x;
			margin			: 0px 0px 0px 320px;
			padding			: 0px 0px 0px 90px;

		}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 300px;
border: 1px solid black;
padding: 14px;
background-color:#EEF0F2;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;

}


.tit_curr{
font-family:Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight:bolder;
color:#000;
padding: 0 0 6px 0;
margin-bottom: 7px;
border-bottom: 1px solid #999;
}
		
			
		#calendario_publicacoes_titulo{
			background		: url(../_images/calendario_publicacoes_bg.gif) no-repeat;
			height			: 40px;
			font-size		: 11px;
			color			: #3E5D6C;
			font-weight		: bold;
			padding			: 3px 50px 0px 28px; 
		}
		
		#calendario_publicacoes{
			padding			: 0px 0px 0px 3px ;
		}
		

		#avisos{
			background		: url(../_images/aviso_bg.gif) repeat-y;
			padding			: 8px 8px 8px 14px;
			margin			: 0px 0px 0px 7px;
		}
				
		#webmail{
			width			: 172px;
			padding			: 10px ;
			margin			: -5px 5px 2px 5px;
			background-color: #F2F2F3;
		}
		
		
		#webmail .linha{
			width			: 173px;		
			margin			: 0px;
			padding			: 0px;
			border			: 0px none;
		}	

		#webmail .linha .label{
		
			background		: ;
			font-weight		: bold;
			color			: #003366;
			width			: 55px;
			text-align		: right;
			float			: left;
			margin			: 3px 0px 0px 0px;
			padding			: 0px;

		}
				
		#webmail .linha .campo {

			margin			: 0px;
			padding			: 0px;

		}
		#webmail .linha .campo .input{
			border 			: 1px solid #d8d8d8;
			font-face		: "trebuchet ms", verdana, arial;
			border			: 1px solid #d1dbe3;
			font-size		: 11px;			
			background		: #FFFFFF;
			padding			: 1px;			
			margin			: 0px;
			color			: #000000;

		}	
		
		#esquerda{
			background		: url(../_images/esquerda_bg.gif) repeat-y;
			width			: 201px;
			float			: left;
		}
		

			#usuario_logado{
				background	: url(../_images/area_restrita_bg2.gif) no-repeat;
				height		: 128px;
				padding		: 35px 0px 0px 30px;
				color		: #993300;
			}
			
			
			#area_restrita, #lembra_senha{
				height		: 128px;
				padding		: 35px 0px 0px 76px;
			}

			#area_restrita{			
				background	: url(../_images/area_restrita_bg.gif) no-repeat;			
			}

			#lembra_senha{			
				padding-top	: 40px;
				height		: 123px;				
				background	: url(../_images/lembrar_senha_bg.gif) no-repeat;			
			}

				#area_restrita #login .input{
					font-size		: 11px;
					color			:#993300;
					margin-bottom	: 5px;
					border			: 1px solid #e8e8e8;
					background		: url(../_images/input_bg.gif) repeat-x;
				}
				
				#link_senha{
					margin-left		: -50px;
				}
				
				

			#container{
				background			: url(../_images/container_bg.gif) repeat-y;
			}
			
			#container .texto{
				padding-left		: 22px;
				font-size			: 9px ;
				width				: 165px;
			}
		
		#direita{
			margin-left				: 211px;	

		}
			
			
			#contorno_pag{
			width					: 460px;
			
			}
			#opcoes_noticia{
				float				: right;
				width				: 30px;
				height				: 95px;
				background-color	: #296395;
				border-right		: 3px solid #ffffff;
				border-left			: 1px solid #ffffff;
				margin-top			: -28px;
			
			
			
			}
			#titulo_pagina{
				background			: url(../_images/titulo_pagina_bg.gif) ;
				width				: 535px;
				height				: 31px;
				margin-top			: 8px;
				padding				: 1px;
				margin-left			: 6px;
				font-family			:Arial, Helvetica, sans-serif; 
				font-weight			:bold;
				font-size			:15px; 
				color				:#4F658E; 
				background-repeat	:no-repeat; 
			}
			
			#borda_pagina{
				margin				: 0px 0px 14px 6px;
				background-color	: #f3f1f1;
				width				: 523px;
				padding				: 6px 6px 18px 6px;
			}
			
			#corpo_pagina{
				background-color	: #ffffff;
				padding				: 0px 0px 0px 0px;
				border				: solid 1px #e5e5e5;
				text-align			: justify;
			}
					
				
			#dir_esquerda{
				width				: 270px;
				float				: left;
				padding-top			: 10px;
			}
			
				#destaques{
				
				}
				
				#noticias{
					border				: 5px solid #F2F2F3;
					padding				: 3px;
					margin				: 20px 0px 10px 0px;
				}

				#noticias .linha{
					margin			: 2px 0px 2px 0px;
					padding			: 3px 3px 5px 3px	;
					border-bottom	: 1px dotted #e7e7e7;					
				} 
				.data{
					font-size		: 9px;
				}
				
				#mais_noticias{
					background		: #447EC0;
					border			: 1px solid #CFDEEF;
					padding			: 4px;
					width			: 70px;
					margin-left		: 170px;
					text-align		: center;
					
				}
				#mais_noticias a{

					color			: #FFFFFF;
					text-decoration : none;
				}
					
			#dir_direita{
				margin-left			: 285px;
				padding-top			: 10px;
			}


				#boletim_oficial{
					
				}

					.boletim a{
						color		: #2B5178;
					}


				#busca{
					background		: url(../_images/busca_bg.gif) no-repeat;
					width			: 268px;
					height			: 34px;
					padding-top		: 4px;
				}
				#busca .label{
					color			: #FFFFFF ;
					float			: left;
					width			: 70px;
					padding			: 5px 0px 0px 20px;
					font-weight		: bold;
					text-align		: left;
					margin			: 0px;
				}
				
				#outros_destaques{
						background	: #C4CBD1;							
						text-align	: center;
						padding		: 5px;
						margin 		: 0px 0px 3px 5px;

				
				}

					#outros_destaques_foto{
						text-align	: center;
						width		: 180px;
						background	: #B7BFC4;
						margin 		: 0 auto; 
/*						margin 		: 10px */

						
					}
					
					#outros_destaques_texto{
						background	: #FFFFFF;
						padding		: 3px;
						margin		: 10px;
						
					}		
				
				#newsletter_site{
					background		: url(../_images/newsletter_bg.gif) no-repeat;
					height			: 125px;
					padding			: 0px 0px 0px 65px ;
					margin			: 5px 0px 5px 0px;
				}
				
				#newsletter .linha{
					margin-bottom	: 10px;
				}

		
		#banner{
			text-align				: center;
			padding-top				: 5px;
		}

	#rodape{
        clear						: both;
		height						: 50px;
		background					: #FFFFFF url(../_images/rodape_diario_bg.gif) repeat-x;
		border-top					: 1px solid #2b5178;
	}
	
		#rodape_diario{
			clear					: both;
			margin-right			: -1px;
		}
		
		#rodape_netdom{
			clear					: both;	
			margin					: 3px;
			font-size				: 10px;
			padding					: 4px 0px 2px 10px;
			/*background				: url(../_images/brasil.jpg) no-repeat;*/
			height					: 10px;
		}
		
		#banner_suspenso{
			width					: 100%;
			position				: absolute;
			top						: 140px;
			z-index					: 1000;
		}



.botao  {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
border-top: 1px solid #DDDDDD;
border-bottom: 1px solid #999999;
border-left: 1px solid #DDDDDD;
border-right: 1px solid #999999;
background-color: #EEEEEE;
height: 18;
font-weight: none;
}
