﻿/* CSS Document */

#transparencia_02 
{
	position:relative;
	top:240px;
	float:right;
	margin-right:20px;
	font-size: 11px;
	text-align:justify;
	padding:10px;
	border:solid 1px gray ;
	width:555px ;
	height:250px ;
	z-index:2 ;
	background:url(../../imagens/seta_fundo_t_conteudo.jpg) no-repeat;
	background-color:#FFFFFF;
	}
	
#sub_menu 
{
	top:10px;
	position:absolute ;
	float:left ;
	font-family:verdana ;
	font-size:0.6em ;
	text-decoration:none;
	margin: 143px 0 0 0 ;
	width:90px ;
	text-align:right ;
	}