body {
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: 12px;
	}

p, h1, h2, h3, h4, h5 {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	}

img {
	border: none;
	}

p {
	line-height: 18px;
	margin-bottom: 18px;
	}

h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 30px;
	}

h3 {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 12px;
	}

h4 {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 12px;
	text-decoration: underline;
	}

h5 {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 12px;
	font-style: italic;
	}

a:link {
	cursor: pointer;
	color: white;
	text-decoration: none;
	}

a:visited {
	cursor: pointer;
	color: white;
	text-decoration: none;
	}

a:hover {
	cursor: pointer;
	color: white;
	text-decoration: underline;
	}

a:active {
	cursor: pointer;
	color: white;
	text-decoration: none;
	}

#barra_governo {
	width: 100%;
	background: #ffcc00;
	}

#miolo_governo {
	width: 778px;
	height: 21px;
	margin: 0;
	}

#governo_esquerda {
	float: left;
	margin-left: 11px;
	}

#governo_direita {
	float: right;
	margin-right: 16px;
	}

#corpo {
	width: 778px;
	margin: 0 0 30px 0;
	}

.escondido {
	display: none;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix {
	min-height: 0px;
	}

#linha1 {
	background-image: url(../imagens/linha1.jpg);
	height: 35px;
	font-weight: bold;
	text-align: right;
	padding-right: 101px;
	}

.linha {
	padding: 10px 0;
	}

#coluna1 {
	float: left;
	width: 200px;
	height: 100%;
	font-weight: bold;
	color: white;
	}

#navegacao {
	background-image: url(../imagens/bg_menu.jpg);
	background-repeat: repeat-y;
	padding: 10px 0;
	}

#navegacao ul {
	list-style-type: none;
	padding: 0 8px;
	margin: 0;
	}

#navegacao li {
	margin-bottom: 8px;
	}

#navegacao img {
	vertical-align: bottom;
	}

.ano {
	padding-left: 24px;
	}

.subnav {
	font-weight: normal;	
	padding-left: 36px;
	}

#conteudo {
	float: right;
	width: 578px
	}

.teste {
	border: solid 1px red;
	}

#texto {
	background-image: url(../imagens/detalhe_cinza.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding: 16px 20px;	
	}

#texto a:link {
	cursor: pointer;
	color: #2b6993;
	text-decoration: none;
	}

#texto a:visited {
	cursor: pointer;
	color: #2b6993;
	text-decoration: none;
	}

#texto a:hover {
	cursor: pointer;
	color: #2b6993;
	text-decoration: underline;
	}

#texto a:active {
	cursor: pointer;
	color: #2b6993;
	text-decoration: none;
	}

#texto ol {
	list-style-type: lower-alpha;
	padding-left: 50px;
	}

#texto li {
	line-height: 18px;
	margin-bottom: 18px;
	}

#texto table {
	text-align: left;
	border-collapse: collapse;
	}

#texto table.corpo {
	width: 478px;
	margin: 0 auto;
	text-align: left;
	}

#texto td {
	vertical-align: bottom;
	}

.td_2 {
	width: 100px;
	}

.bullet {
	width: 80px;
	}

#rodape {
	width: 778px;
	height: 60px;
	background-image: url(../imagens/bg_rodape.jpg);
	background-repeat: no-repeat;
	padding: 0 50px;
	margin-top: 20px;
	}

.logo1 {
	margin-right: 320px;
	}

.logo2 {
	margin-right: 130px;
	}

.logo3 {
	margin-bottom: 8px;
	}

.margem_fundo {
	padding-bottom: 20px;
	}

#img_topo {
	height: 91px;
	}

#header {
	height: 80px;
	}

.legenda {
	font-size: 10px;
	line-height: 12px;
	}

.titulo {
	width: 428px;
	margin-left: 22px;
	color: #2b6993;
	}

img.bullet_projetos {
	margin-right: 12px;
	margin-bottom: 1px;
	}

.th_projetos {
	padding-left: 16px;
	}

.projetos {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: dotted 1px #666;
	}

.pdf {
	float: left;
	}

.header {
	font-size: 10px;
	line-height: 10px;
	margin-top: 4px;
	color: #666;
	}

th {
	vertical-align: text-top;
	}
	
/* CSS DA BARRA DE TAMANHO EXPANSÍVEL */
    
    #barra-brasil-v2-exp {
		width: 778px;
		height: 36px;
		float: none;
		clear: right;
		margin: 0;
		padding: 0;
    }
    
	#barra-brasil-v2-exp img {
		border: 0;
	}
    
    #barra-brasil-v2-exp.png {
		background: url(../imagens/barra-gov-bv2-minimo.png) no-repeat left top;
	}
    
    
    #barra-brasil-v2-exp.png {
		background: url(../imagens/barra-gov-bv2-dir.png) no-repeat right top;
    }
	
    
	#barra-brasil-v2-exp.png .divCentro {
		background: url(../imagens/barra-gov-bv2-centro.png) no-repeat right top #074d21;
	}
    
    #barra-brasil-v2-exp .divEsq {
        float:left;
	}
    
    #barra-brasil-v2-exp .divCentro {
        margin-left: 16px;
        margin-right: 15px;
        width: auto;
		height: 36px;
	}
    
	#barra-brasil-v2-exp #logo-republica-bv2 {
		display: block;
		float: left;
		margin: 0;
		padding: 6px 0 0 14px;
	}
    
	#barra-brasil-v2-exp #logo-gov-bv2 {
		display: block;
		float: right;
		margin: 0;
		padding: 5px 6px 0 0;
	}