@charset "utf-8";
/* CSS Document */
<!--
	
	
	
	#corpo
	{
		width:1000px;
		font-family:Calibri, Arial;
		font-size:14px;
		color:#36424a;
	}
	
	/*===========================
		CATEGORIAS
 	===========================*/
	#categorias
	{
		width:1000px;
		height:36px; 
		background:url(../images/imprensa/hr_topo.gif) repeat-x center center;
		
		vertical-align:middle;
		display:table-cell;
	}
	/*bots Cinzas */
	
	#ret_redond_cinza
	{
		height:37px;
		float:left;
		
		margin-left:16px;
		position:relative;
		background:#d1d4d3 url(../images/imprensa/fundo_cinza_cat_e.gif) no-repeat left;
		
		
	}
	#ret_redond_cinza .text
	{
		font-size:16px;
		scolor:#a5acb0;
		
		height:37px;
		text-align:center;
		
		
		vertical-align:middle;
		display:table-cell;
		
		
		padding-left:10px; 
	}
	
	#redond_cinza_d
	{
		height:37px;
		width:10px;
		float:left;			
		background:url(../images/imprensa/fundo_cinza_cat_d.gif) no-repeat left;
		
		position:relative;
		right:0px;
	}
	
	#bot_cat
	{
		background-color:#d1d4d3;
		margin-right:8px;
	}
	
	a.link_cat
	{
		color:#a5acb0;
		text-decoration:none;
	}
	
	a.link_cat:hover
	{
		color:#4193ff;
		text-decoration:none;
	}
	a.link_cat_ativo
	{
		color:#4193ff;
		text-decoration:none;
	}
	
	/*bots Cinzas */
	/*===========================
		FIM CATEGORIAS
 	===========================*/
	
	
	/*===========================
		ARTIGOS
 	===========================*/
	#artigo
	{
		width:695px;
		float:left;
		margin-left:34px;
		padding-right:10px;    
		border-right:1px solid #ccc;
		clear:both;
	}
	#artigo h1
	{
		color:#4193ff;
		font-family:helvetica,arial,sans-serif;
		font-size:30px;
		background:url(../images/imprensa/seta_h1.gif) no-repeat;
		background-position:left 8px;
		text-indent:20px;		
	}
	#naveg_rodape a
	{
		color:#65a7ff;
		text-decoration:none;
	}
	#naveg_rodape
	{
		color:#ccc;
	}
	#linha
	{
		clear:both;
		height:1px;
		width:95%;
		background:#CCC;
	}
	
	/*===========================
		FIM ARTIGOS
 	===========================*/

	/*===========================
		COLUNA DIREITA
 	===========================*/
	#col_direita
	{
		float:right;
		padding-top:10px;
		
		position:relative;
		width:260px;
	}
	
	
	
	#col_direita li
	{
		width:215px;
		list-style-image:url(../images/imprensa/seta_arq.gif);
		margin-bottom:12px;
		
	}
	#col_direita li a
	{
		color:#36424a;
		text-decoration:none;
	}
	#col_direita li a:hover
	{
		color:#4193ff;
	}
	#arquivos
	{
		clear:both;
	}
	
	#col_direita li a.link_arq_ativo
	{
		color:#4193ff;
		text-decoration:none;
	}
	/*===========================
		COLUNA DIREITA
 	===========================*/
	
	/*===========================
		RET. AZUL
 	===========================*/
#ret_redond_azul
	{
		height:28px;
		background-color:#4193ff;
		float:left;
		
		margin-left:16px;
		position:relative;
		background:#4193ff url(../images/imprensa/fundo_azul_arq_e.gif) no-repeat left;
	}
	#ret_redond_azul .text
	{
		font-size:18px;
		font-weight:bold;
		color:#FFF;
		
		height:28px;

		vertical-align:top;
		display:table-cell;
		
		padding-left:12px;
		padding-bottom:10px;
		
		 
	}
	#author{
		position:relative;
		left:400px;
	}
	#ret_redond_azul .author
	{
		font-size:14px;
		color:#FFF;
		font-weight:normal;
		position:relative;
		top:5px;
		
		height:28px;
		vertical-align:middle;		
		margin-left:15px;
	}
	#canto_d
	{
		background:url(../images/imprensa/fundo_azul_arq_d.gif) no-repeat right;
		width:12px;
		height:28px;
		float:left;
		
		position:left;
		right:0px;
	}
	
/*===========================
		Fim RET. AZUL
 ===========================*/
