* {
	padding: 0;
	margin: 0;
	border: none;
}

h3 {
	font-size: 14px;
	font-variant: small-caps;
}

h4 {
	font-size: 11px;
}

ul {
	list-style: none;
}

a {
	color: #036;
	text-decoration: none;
}

a:hover {
	color: #069;
	text-decoration: underline;
}

img, div { behavior: url(iepngfix.htc) }

body {
	font-family: verdana,sans-serif;
	font-size: 11px;
	text-align: center;
	background: #CDE5F2 url('images/body-bg.jpg') repeat-x center top;
}

body a {
	outline: none;
}

div#container {
	margin: 0 auto;
	text-align: left;
	width: 999px;
	position: relative;
	background: transparent url('images/container-bg.jpg') repeat-y right top;
}

div.header {
	background: transparent url('images/topo.jpg') no-repeat center top;
	height: 102px;
	position: relative;
}

div.header h1 a {
	position: absolute;
	display: block;
	height: 71px;
	width: 190px;
	top: 23px;
	left: 93px;
	z-index: 2;
}

div.header h1 a span {
	display: none;
}

div.sub-header {
	padding-left: 75px;
	position: relative;
	z-index: 2;
	height: 170px;
	margin-bottom: 10px;
}

div.sub-header-interno {
	width: 692px;
	height: 200px;
	background: transparent;
}

div.sub-header-interno h1 {
	padding-top: 25px;
	padding-left: 50px;
	margin-left: 75px;
	margin-right: 10px;
	padding-bottom: 20px;
	font-size: 22px;
	line-height: 30px;
	color: #069;
	background: transparent url('images/sub-header-interno-h1.jpg') repeat-x bottom center;
}

div.sub-header-interno div.icone {
	position: absolute;
	width: 98px;
	height: 98px;
	top: 15px;
	left: 95px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 3;
}

div.sub-header-interno ul.rota {
	position: absolute;
	top: 75px;
	left: 210px;
	float: left;
	height: 20px;
}

div.sub-header-interno ul.rota li {
	float: left;
	display: block;
	padding-left: 10px;
	margin-right: 5px;
	line-height: 20px;
	background: transparent url('../img/cms-layout/seta-cinza.jpg') no-repeat left center;
}

div.sub-header-interno ul.rota li a {
	color: #069;
	text-decoration: none;
}

div.sub-header-interno ul.rota li a:hover {
	text-decoration: underline;
}


div.sub-header-interno div.icone-documentos {
	background-image: url('images/icone-documentos.png');
	_background-image: url('images/icone-documentos.gif');
}

div.sub-header-interno div.icone-noticias {
	background-image: url('images/icone-noticias.png');
	_background-image: url('images/icone-noticias.gif');
}

div.sub-header-interno div.icone-obras {
	background-image: url('images/icone-obras.png');
	_background-image: url('images/icone-obras.gif');
}

div.sub-header div.clear-bg {
	width: 20px;
	height: 180px;
	background: white;
	position: absolute;
	top: 0;
	left: 99px;
}

div.sub-header div.divisoria {
	background: transparent url('images/divisoria-noticias.jpg') no-repeat center center;
	position: absolute;
	left: 400px;
	top: 15px;
	width: 24px;
	height: 155px;
}

div.ultimas-noticias {
	position: relative;
	padding-top: 15px;
	z-index: 2;
	left: 40px;
	width: 280px;
	height: 155px;
	overflow: hidden;
}

div.ultimas-noticias ul li a {
	color: black;
	text-decoration: none;
}

div.ultimas-noticias h3 {
	color: #c30;
	padding-left: 15px;
	background: transparent url('images/h3-bg-red.jpg') no-repeat left center;
}

a.leia-mais {
	clear: left;
	font-variant: small-caps;
	font-size: 11px;
	font-weight: bold;
	color: #c30;
	display: block;
	padding-left: 13px;
	margin-top: 5px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}

a.leia-mais:hover {
	text-decoration: underline;
}

a.leia-mais.red {
	color: #c30;
	background-image: url('images/mais-red.jpg');
}

a.leia-mais.blue {
	color: #069;
	background-image: url('images/mais-blue.jpg');
}

div.acoes-do-reuni {
	position: absolute;
	left: 440px;
	top: 15px;
	height: 155px;
	overflow: hidden;
	width: 300px;
}

div.documentos {
	position: absolute;
	left: 770px;
	top: 15px;
	height: 155px;
	width: 230px;
	overflow: hidden;
	background: transparent url('images/documentos-bg.jpg') no-repeat left 25px;
}

div.documentos h3 {
	color: #069;
	padding-left: 15px;
	background: transparent url('images/h3-bg-blue.jpg') no-repeat left center;
}

div.documentos ul {
	padding-top: 5px;
	padding-left: 60px;
	width: 170px;
}

div.documentos ul li {
	padding: 0;
	padding-left: 10px;
	float: left;
	margin: 0;
	width: 150px;
}

div.documentos ul li a {
	background: transparent url('images/arrow-blue.jpg') no-repeat left center;
	display: block;
	padding: 0;
	padding-left: 15px;
	font-variant: small-caps;
	text-decoration: none;
	color: #069;
	margin: 0;
}

div.documentos ul li a:hover {
	color: #28c;
	text-decoration: underline;
}

div#menuh_container {
	position: relative;
	min-width: 939px;
	width: 939px;
	margin-left: 60px;
}

div.centro {
	position: relative;
	margin-left: 120px;
	width: 635px;
	z-index: 4;
}

div.centro-interno {
	margin-top: -80px;
	_margin-top: 0;
}

div.centro-interno h2 {
	border-bottom: 5px solid #069;
	padding-left: 30px;
	font-size: 20px;
	line-height: 43px;
	color: #069;
	background: white url('images/h2-bg.jpg') no-repeat bottom left; 
}

div.centro-interno h2.noticia {
	font-size: 16px;
}

div.o-que-e-reuni {
	width: 400px;
	float: left;
	margin-right: 20px;
}

div.obras-inicial {
	width: 215px;
	float: left;
}

div.obras-inicial ul {
	height: 180px;
}

div.contatos {
	float: left;
	width: 215px;
}

div.portais ul.portais-divs {
	clear: both;
	position: relative;
	width: 520px;
	height: 380px;
}

div.fieldset div.textos {
	background: #F0F9F6;
	padding: 10px 10px 15px 10px;
}

p.data {
	color: #069;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 15px;	
}

div.fieldset h3,
div.obras-inicial h3 {
	margin-bottom: 8px;
	color: #069;
}

div.fieldset ul.lista-arquivos {
	list-style: none;
}

div.fieldset ul.lista-arquivos.obras-interna {
	width: 400px;
	float: left;
}

div.fieldset ul.fotos-obras {
	padding-left: 15px;
	width: 200px;
	float: left;
}
div.fieldset ul.fotos-obras li a{
	padding:2px;
}
div.fieldset ul.lista-arquivos li.categoria a,
div.fieldset ul.lista-arquivos li.documento a.link-documento,
div.fieldset ul.lista-arquivos li.noticia a,
div.fieldset ul.lista-arquivos li.acao a,
div.fieldset ul.lista-arquivos li.obra {
	display: block;
	padding: 2px 4px 4px 20px;
	margin-bottom: 2px;
	line-height: 12px;
	background-color: white;
	background-repeat: no-repeat;
	background-position: center left;
	color: #036;
	text-decoration: none;
}

div.fieldset ul.lista-arquivos li.categoria a:hover,
div.fieldset ul.lista-arquivos li.documento a.link-documento:hover,
div.fieldset ul.lista-arquivos li.noticia a:hover,
div.fieldset ul.lista-arquivos li.acao a:hover {
	color: #069;
	text-decoration: underline;
}

div.fieldset ul.lista-arquivos li.obra {
	margin-bottom: 8px;
	background-image: url('images/seta-azul.jpg');
}

div.fieldset ul.lista-arquivos li.categoria a {
	background-image: url('images/folder.jpg');
}

div.fieldset ul.lista-arquivos li.documento a.link-documento {
	background-image: url('images/document.jpg');
}

div.fieldset ul.lista-arquivos li.noticia a,
div.fieldset ul.lista-arquivos li.acao a {
	background-image: url('images/noticia.jpg');
}

div.fieldset ul.lista-arquivos li.obra_foto {
	display: block;
	height: 45px;
	padding: 10px 4px 10px 105px;
	margin: 5px 0 10px;
}

div.fieldset ul.lista-arquivos li.obra_foto a h1 {
	display: block;
	font-size: 12px;
	color: #036;
	text-decoration: none;
	margin-bottom:8px;
}

div.fieldset ul.lista-arquivos li.obra_foto a p {
	display: block;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

div.fieldset ul.lista-arquivos li.obra_foto a:hover h1, div.fieldset ul.lista-arquivos li.obra_foto a:hover p {
	color: #069;
	text-decoration: underline;
}

div.fieldset ul.lista-arquivos li.projeto {
	background: #fff url('images/obras_projetos.jpg') left center no-repeat;
}

div.fieldset ul.lista-arquivos li.andamento {
	background: #fff url('images/obras_andamento.jpg') left center no-repeat;
}

div.fieldset ul.lista-arquivos li.concluida {
	background: #fff url('images/obras_concluidas.jpg') left center no-repeat;
}

div.fieldset div.detalhe-documento {
	display: none;
	position: relative;
	padding: 5px 10px;
	background: #fafaff;
	margin-bottom: 2px;
	height: 100px;
}

div.fieldset div.detalhe-documento dl {
	width: 200px;
	float: right;
}

dt {
	background: white;
	color: #069;
	font-weight: bold;
	padding: 1px 3px;
}

div.fieldset div.detalhe-documento p.descricao {
	width: 320px;
}

div.fieldset div.detalhe-documento a.baixar-arquivo {
	position: absolute;
	top: 5px;
	left: 340px;
	background: white url('images/baixar.gif') no-repeat center 2px;
	display: block;
	line-height: 12px;
	width: 52px;
	padding: 52px 2px 2px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #069;
}
div.fieldset div.detalhe-documento a.baixar-arquivo:hover {
	background-color: #efefff;
}



ul.listar li {
	padding-top: 10px;
	clear: both;
	display: inline-block;
}


ul.photo-list {
	float: left;
}

ul.photo-list li {
	float: left;
	width: 200px;
	padding: 2px;
}

dd {
	padding: 1px 8px 3px;
}

ul.topicos {
	list-style: decimal;
	padding-left: 20px;
}

p.texto {
	padding-bottom: 10px;
}

div.fieldset {
	margin-bottom: 30px;
}

ul.bullet-list li {
	float: left;
	width: 100%
}

ul.bullet-list li a {
	background: transparent url('images/arrow-red.jpg') no-repeat left center;
	display: block;
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #dedede;
	padding: 2px 0 3px 15px;
}

ul.bullet-list li a:hover {
	color: #666;
	text-decoration: underline;
}

h3.blue {
	color: #069;
	padding-left: 15px;
	background: transparent url('images/h3-bg-blue.jpg') no-repeat left center;
}

h3.red {
	background: transparent url('images/h3-bg-red.jpg') no-repeat left center;
	padding-left: 15px;
	color: #c30;
}

div.acoes,
div.obras,
div.reuni-nacional {
	padding-bottom: 10px;
}

div.obras-inicial {
}

ul.photo-slide-list {
	background: #f0f9f6;
	padding: 10px 7px 5px 8px;
}

ul.photo-list li img {
	display: block;
	margin: 0 auto;
}

div.opinioes ul.lista-opinioes li a {
	background: transparent url('images/arrow-blue.jpg') no-repeat left center;
	display: block;
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #dedede;
	padding: 2px 0 3px 15px;
}

div.boneco {
	width: 99px;
	height: 546px;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	background: transparent url('images/boneco-blue.png') no-repeat left top;
}

div.barra-direita {
	position: absolute;
	top: 305px;
	left: 770px;
	width: 215px;
	z-index: 4;
}

div.barra-direita-interna {
	margin-top: -65px;
	top: 200px;
	_margin-top: 0;
}

div.barra-direita ul.opcoes a {
	display: block;
	border-bottom: 1px solid #e0e9e6;
	color: #036;
	font-weight: bold;
	padding: 2px 0 2px 12px;
	background: transparent url('../img/cms-layout/seta-cinza.jpg') no-repeat left center;
}

div.banners ul li {
	float: left;
	padding-left: 10px;
	width: 91px;
}

div.banners ul li a {
	display:  block;
}

div.rodape {
	background: transparent url('images/rodape.jpg') no-repeat right bottom;
	height: 71px;
	position: relative;
	clear: both;
}

div.rodape p.copyright {
	padding-top: 35px;
	color: white;
	padding-left: 120px;
	font-size: 11px;
}

div.rodape a.link-si {
	position: absolute;
	top: 30px;
	right: 10px;
	width: 75px;
	height: 40px;
	background: transparent url('images/link-si.jpg') no-repeat center center;
} 

div.rodape a.link-si span {
	display: none;
}

div#menuh_container {
	z-index: 80;
}
